Registry / cloud / cri-api

cri-api

JSON →
library0.35.1gogounverified

Package cri-api provides the Container Runtime Interface (CRI) API types and utilities for Kubernetes.

go get k8s.io/cri-api
INSTALL
IMPORT
SIG · CRI-API
C
cri-api
cloudgov0.35.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

criapi
k8s.io/cri-api

Imports the CRI runtime API package and prints a constant.

package main import ( "fmt" "k8s.io/cri-api/pkg/apis/runtime/v1" ) func main() { fmt.Println(runtime.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.35.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cri-api — go get cri-api · libregistry