[ 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