.. |
cm
|
Use Docker API Version instead of docker version
|
2017-04-27 10:05:22 -04: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 |
remote
|
Add ImageFsInfo API for ImageManagerService
|
2017-05-03 15:17:45 +08:00 |
securitycontext
|
move securitycontext from dockertools to dockershim
|
2017-05-01 17:32:38 -07:00 |
testing
|
update bazel
|
2017-02-15 10:06:49 -08:00 |
BUILD
|
Merge pull request #45292 from yujuhong/seccomp_test
|
2017-05-03 20:50:00 -07:00 |
checkpoint_store.go
|
dockershim: call sync() after writing the checkpoint
|
2017-03-14 18:36:51 -07:00 |
checkpoint_store_test.go
|
initialize directory while creating checkpoint file store
|
2017-02-17 16:56:46 -08:00 |
convert.go
|
Generate valid container id in fake docker client.
|
2017-03-01 10:33:08 -08:00 |
convert_test.go
|
Fix package aliases to follow golang convention
|
2016-11-30 15:40:50 +08:00 |
doc.go
|
cmd/kubelet
|
2016-11-23 15:53:09 -08:00 |
docker_checkpoint.go
|
Make the dockershim root directory configurable
|
2017-04-12 09:06:21 -04:00 |
docker_checkpoint_test.go
|
Add checkpointHandler to DockerService
|
2017-02-02 10:19:34 -08:00 |
docker_container.go
|
More dockertools cleanup
|
2017-05-03 11:22:06 -07:00 |
docker_container_test.go
|
FakeDockerClient: add creation timestamp
|
2017-03-08 17:11:16 -08:00 |
docker_image.go
|
Add ImageFsInfo API for ImageManagerService
|
2017-05-03 15:17:45 +08:00 |
docker_image_test.go
|
Various fixes for the fake docker client
|
2017-03-07 10:11:49 -08:00 |
docker_legacy.go
|
Add legacy container cleanup
|
2017-02-02 15:36:24 -08:00 |
docker_legacy_test.go
|
Add unit test for legacy container cleanup
|
2017-02-02 15:36:24 -08:00 |
docker_sandbox.go
|
More dockertools cleanup
|
2017-05-03 11:22:06 -07:00 |
docker_sandbox_test.go
|
CRI: remove PodSandboxStatus.Linux.Namespaces.Network
|
2017-05-02 10:34:41 +08:00 |
docker_service.go
|
Move exported constants/functions from dockertools to dockershim
|
2017-05-01 17:25:11 -07:00 |
docker_service_test.go
|
dockershim: use network PluginManager to synchronize pod network operations
|
2017-02-16 13:51:19 -06:00 |
docker_streaming.go
|
Move exported constants/functions from dockertools to dockershim
|
2017-05-01 17:25:11 -07:00 |
exec.go
|
Move exec.go from dockertools to dockershim
|
2017-05-01 16:00:46 -07:00 |
helpers.go
|
Move exported constants/functions from dockertools to dockershim
|
2017-05-01 17:25:11 -07:00 |
helpers_linux.go
|
More dockertools cleanup
|
2017-05-03 11:22:06 -07:00 |
helpers_test.go
|
Add the seccomp profile loading test to dockershim
|
2017-05-03 12:55:56 -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 |
naming.go
|
More dockertools cleanup
|
2017-05-03 11:22:06 -07:00 |
naming_test.go
|
Add unit test for the work around.
|
2017-01-25 14:15:41 -08:00 |
security_context.go
|
move securitycontext from dockertools to dockershim
|
2017-05-01 17:32:38 -07:00 |
security_context_test.go
|
move securitycontext from dockertools to dockershim
|
2017-05-01 17:32:38 -07:00 |