kubernetes/pkg/kubelet/dockershim
Dmitry Shulyak 2612e0c78a Move client/unversioned/remotecommand to client-go
Module remotecommand originally part of kubernetes/pkg/client/unversioned was moved
to client-go/tools, and will be used as authoritative in kubectl, e2e and other places.

Module remotecommand relies on util/exec module which will be copied to client-go/pkg/util
2017-05-15 16:28:56 +03:00
..
cm Update bazel BUID files 2017-05-05 11:48:08 -07:00
errors update bazel 2017-02-15 10:06:49 -08:00
fixtures/seccomp Add the seccomp profile loading test to dockershim 2017-05-03 12:55:56 -07:00
libdocker return success if ImageNotFound in RemoveImage() 2017-05-11 23:00:34 +08:00
remote Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
securitycontext Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
testing update bazel 2017-02-15 10:06:49 -08:00
BUILD Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
checkpoint_store_test.go initialize directory while creating checkpoint file store 2017-02-17 16:56:46 -08:00
checkpoint_store.go dockershim: call sync() after writing the checkpoint 2017-03-14 18:36:51 -07:00
convert_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
convert.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
doc.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_checkpoint_test.go Add checkpointHandler to DockerService 2017-02-02 10:19:34 -08:00
docker_checkpoint.go Make the dockershim root directory configurable 2017-04-12 09:06:21 -04:00
docker_container_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_container.go set LogPath in dockershim 2017-05-13 03:24:44 +00:00
docker_image_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_image.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_legacy_test.go Move docker client code from dockertools to dockershim/dockerlib 2017-05-05 11:48:08 -07:00
docker_legacy.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_sandbox_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_sandbox.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_service_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_service.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
docker_streaming.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
exec.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
helpers_linux.go More dockertools cleanup 2017-05-03 11:22:06 -07:00
helpers_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
helpers_unsupported.go More dockertools cleanup 2017-05-03 11:22:06 -07:00
helpers_windows.go More dockertools cleanup 2017-05-03 11:22:06 -07:00
helpers.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
naming_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
naming.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
security_context_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
security_context.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00