golang-github-kubernetes-cri-api 0.27.15-1 source package in Ubuntu

Changelog

golang-github-kubernetes-cri-api (0.27.15-1) unstable; urgency=medium

  * New upstream version

 -- Reinhard Tartler <email address hidden>  Sun, 30 Jun 2024 11:58:13 -0400

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-kubernetes-cri-api_0.27.15-1.dsc 2.5 KiB db40c0232099dfb0e0d17fe7f2e841e9862103212fa7cf50474d1244cb237604
golang-github-kubernetes-cri-api_0.27.15.orig.tar.gz 120.0 KiB 0e340b91ac143038bdf5909736add615362a94c9d65eb15886bd1b64768ff809
golang-github-kubernetes-cri-api_0.27.15-1.debian.tar.xz 2.2 KiB 9828906198f3bb7e7c0f6bab7474e8ff3b47730cf754fc7691438e495969607f

No changes file available.

Binary packages built by this source

golang-github-kubernetes-cri-api-dev: 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/).