k3s/pkg/kubelet/dockertools
Clayton Coleman 6881db64a9 Allow configurable Kubelet net image for isolated networks
Public access to the DockerHub is not guaranteed in all environments,
add a flag to the kubelet that allows it to use a different image (like
one on a private registry) as well as only pull the first time the
image is needed.

Fixes #1545
2014-10-02 15:56:03 -04:00
..
config.go kubelet: generate keyring from .dockercfg 2014-09-11 21:01:39 -07:00
config_test.go fix non-gofmt'd things 2014-09-24 14:27:10 -07:00
docker.go Merge pull request #1458 from brendandburns/dontpull 2014-10-01 12:40:47 -07:00
docker_test.go ListContainer filter 2014-09-30 23:30:32 +02:00
fake_docker_client.go Allow configurable Kubelet net image for isolated networks 2014-10-02 15:56:03 -04:00