Files
k3s/vendor/github.com/containerd/containerd/contrib
Darren Shepherd 2193fe10cd Update vendor
2019-04-08 22:50:54 -07:00
..
2019-01-11 21:58:27 -07:00
2019-02-07 21:45:31 -07:00
2019-04-08 22:50:54 -07:00
2019-04-08 22:50:54 -07:00
2019-01-11 21:58:27 -07:00

contrib

The contrib directory contains packages that do not belong in the core containerd packages but still contribute to overall containerd usability.

Package such as Apparmor or Selinux are placed in contrib because they are platform dependent and often require higher level tools and profiles to work.

Packaging and other built tools can be added to contrib to aid in packaging containerd for various distributions.

Testing

Code in the contrib directory may or may not have been tested in the normal test pipeline for core components.