| .. |
|
agents
|
Add unit test
|
2017-06-02 16:36:02 +00:00 |
|
testing
|
Add schema1 support, and use namespace `k8s.io`.
|
2017-06-19 18:44:00 +00:00 |
|
container_attach.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
container_create.go
|
Add ExecSync.
|
2017-06-16 22:28:48 +00:00 |
|
container_create_test.go
|
Add ExecSync.
|
2017-06-16 22:28:48 +00:00 |
|
container_exec.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
container_execsync.go
|
Add ExecSync.
|
2017-06-16 22:28:48 +00:00 |
|
container_list.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
container_list_test.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
container_remove.go
|
Create/delete containerd containerd
|
2017-06-16 16:43:13 +00:00 |
|
container_remove_test.go
|
Create/delete containerd containerd
|
2017-06-16 16:43:13 +00:00 |
|
container_start.go
|
Create/delete containerd containerd
|
2017-06-16 16:43:13 +00:00 |
|
container_start_test.go
|
Create/delete containerd containerd
|
2017-06-16 16:43:13 +00:00 |
|
container_status.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
container_status_test.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
container_stop.go
|
Send stop signal specified in image config.
|
2017-06-20 21:11:20 +00:00 |
|
container_stop_test.go
|
Send stop signal specified in image config.
|
2017-06-20 21:11:20 +00:00 |
|
events.go
|
Rename more `container` to `task`.
|
2017-06-16 02:34:43 +00:00 |
|
events_test.go
|
Rename more `container` to `task`.
|
2017-06-16 02:34:43 +00:00 |
|
helpers.go
|
Use gcr.io/google_containers/pause:3.0 because we've supported schema 1.
|
2017-06-20 21:59:05 +00:00 |
|
helpers_test.go
|
Add unit test.
|
2017-05-26 23:52:31 +00:00 |
|
image_list.go
|
Finish image management.
|
2017-05-26 23:52:31 +00:00 |
|
image_list_test.go
|
Add unit test.
|
2017-05-26 23:52:31 +00:00 |
|
image_pull.go
|
Add schema1 support, and use namespace `k8s.io`.
|
2017-06-19 18:44:00 +00:00 |
|
image_pull_test.go
|
Add image pull waiting.
|
2017-05-27 00:12:00 +00:00 |
|
image_remove.go
|
Create/delete containerd containerd
|
2017-06-16 16:43:13 +00:00 |
|
image_status.go
|
Pull sandbox image and apply image config
|
2017-05-31 00:39:38 +00:00 |
|
image_status_test.go
|
Add unit test.
|
2017-05-26 23:52:31 +00:00 |
|
imagefs_info.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
sandbox_list.go
|
Rename more `container` to `task`.
|
2017-06-16 02:34:43 +00:00 |
|
sandbox_list_test.go
|
Rename more `container` to `task`.
|
2017-06-16 02:34:43 +00:00 |
|
sandbox_portforward.go
|
update kubernetes vendor for new CRI change
|
2017-05-24 10:25:55 +08:00 |
|
sandbox_remove.go
|
Stop/remove all containers when stop/remove sandbox.
|
2017-06-16 17:19:19 +00:00 |
|
sandbox_remove_test.go
|
Stop/remove all containers when stop/remove sandbox.
|
2017-06-16 17:19:19 +00:00 |
|
sandbox_run.go
|
Unmount /dev/shm when stop sandbox.
|
2017-06-16 17:18:14 +00:00 |
|
sandbox_run_test.go
|
Create/remove sandbox container.
|
2017-06-16 16:43:13 +00:00 |
|
sandbox_status.go
|
Rename more `container` to `task`.
|
2017-06-16 02:34:43 +00:00 |
|
sandbox_status_test.go
|
Rename more `container` to `task`.
|
2017-06-16 02:34:43 +00:00 |
|
sandbox_stop.go
|
Stop/remove all containers when stop/remove sandbox.
|
2017-06-16 17:19:19 +00:00 |
|
sandbox_stop_test.go
|
Stop/remove all containers when stop/remove sandbox.
|
2017-06-16 17:19:19 +00:00 |
|
server.go
|
Add schema1 support, and use namespace `k8s.io`.
|
2017-06-19 18:44:00 +00:00 |
|
service.go
|
Create/delete containerd containerd
|
2017-06-16 16:43:13 +00:00 |
|
service_test.go
|
Create/delete containerd containerd
|
2017-06-16 16:43:13 +00:00 |
|
status.go
|
Add Version, UpdateRuntimeConfig and Status.
|
2017-05-31 19:11:56 +00:00 |
|
status_test.go
|
Add unit test.
|
2017-05-31 19:11:56 +00:00 |
|
update_runtime_config.go
|
Add Version, UpdateRuntimeConfig and Status.
|
2017-05-31 19:11:56 +00:00 |
|
version.go
|
Use containerd version returned by version service.
|
2017-06-07 22:04:09 +00:00 |
|
version_test.go
|
Use containerd version returned by version service.
|
2017-06-07 22:04:09 +00:00 |