[ trixie ]
[ sid ]
[ Bron: golang-github-kubernetes-cri-api ]
Pakket: golang-github-kubernetes-cri-api-dev (0.27.15-1)
Verwijzigingen voor golang-github-kubernetes-cri-api-dev
Debian bronnen:
Het bronpakket golang-github-kubernetes-cri-api downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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/).
Andere aan golang-github-kubernetes-cri-api-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-gogo-protobuf-dev
- alternative protocol buffer support for Golang - sources
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go