containerd/vendor/k8s.io/cri-api
Sebastiaan van Stijn a3e7f68fa5
vendor: update kubernetes v1.18.0-beta.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-06 16:18:37 +01:00
..
pkg/apis vendor: update kubernetes v1.18.0-beta.1 2020-03-06 16:18:37 +01:00
go.mod vendor: update kubernetes v1.18.0-beta.1 2020-03-06 16:18:37 +01:00
LICENSE Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00
README.md Update kubernetes dependency to 1.15.0. 2019-07-31 23:52:03 -07:00

Purpose

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.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this repository at:

Code of Conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

Contibution Guidelines

See CONTRIBUTING.md for more information.