k3s/pkg/securitycontext
Yu-Ju Hong 4506f4c2d0 securitycontext: move docker-specific logic into kubelet/dockertools
This change moves the code specific to docker to kubelet/dockertools,
while leaving the common utility functions at its current package
(pkg/securitycontext).

When we deprecate dockertools in the future, the code will be moved to
pkg/kubelet/dockershim instead.
2017-01-27 12:25:46 -08:00
..
BUILD securitycontext: move docker-specific logic into kubelet/dockertools 2017-01-27 12:25:46 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fake.go securitycontext: move docker-specific logic into kubelet/dockertools 2017-01-27 12:25:46 -08:00
util.go securitycontext: move docker-specific logic into kubelet/dockertools 2017-01-27 12:25:46 -08:00
util_test.go more dependencies packages: 2016-11-23 15:53:09 -08:00