[ trixie ]
[ sid ]
[ ソース: golang-github-kubernetes-cri-api ]
パッケージ: golang-github-kubernetes-cri-api-dev (0.27.15-1)
golang-github-kubernetes-cri-api-dev に関するリンク
Debian の資源:
golang-github-kubernetes-cri-api ソースパッケージをダウンロード:
- [golang-github-kubernetes-cri-api_0.27.15-1.dsc]
- [golang-github-kubernetes-cri-api_0.27.15.orig.tar.gz]
- [golang-github-kubernetes-cri-api_0.27.15-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Container Runtime Interface (CRI)
This repository contains the definitions for the Container Runtime Interface (CRI). CRI is a plugin interface which enables kubelet to use a wide variety of container runtimes, without the need to recompile. CRI consists of a protocol buffers and gRPC API. Read more about CRI API at kubernetes docs (https://kubernetes.io/docs/concepts/architecture/cri/).
その他の golang-github-kubernetes-cri-api-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-gogo-protobuf-dev
- alternative protocol buffer support for Golang - sources
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go