k3s/vendor/k8s.io/cri-api
Darren Shepherd 8031137b79 Update vendor
2019-08-30 23:08:05 -07:00
..
pkg Update vendor 2019-08-30 23:08:05 -07:00
BUILD Update vendor 2019-08-30 23:08:05 -07:00
code-of-conduct.md Update vendor 2019-08-30 23:08:05 -07:00
CONTRIBUTING.md Update vendor 2019-08-30 23:08:05 -07:00
go.mod Update vendor 2019-08-30 23:08:05 -07:00
go.sum Update vendor 2019-08-30 23:08:05 -07:00
LICENSE Update vendor 2019-08-30 23:08:05 -07:00
OWNERS Update vendor 2019-08-30 23:08:05 -07:00
README.md Update vendor 2019-08-30 23:08:05 -07:00
SECURITY_CONTACTS Update vendor 2019-08-30 23:08:05 -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.