cri-o/server
Ryan Cole 680f7a6106 Add kpod push command
Push an image to a specified location, such as to an atomic registry
or a local directory

Signed-off-by: Ryan Cole <rcyoalne@gmail.com>
2017-07-20 11:12:40 -04:00
..
apparmor Rename ocid to crio. 2017-05-12 09:56:06 -04:00
seccomp seccomp: use Prctl() from x/sys/unix 2017-07-18 15:34:23 +02:00
config.go Add config for ImageVolumesBind option 2017-07-14 15:31:50 -07:00
container.go Separate container state from sandbox state in server 2017-07-20 08:18:55 -04:00
container_attach.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_create.go Bump up runtime-spec dependency to v1.0.0 2017-07-19 21:38:05 -07:00
container_exec.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_execsync.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_list.go Separate container state from sandbox state in server 2017-07-20 08:18:55 -04:00
container_portforward.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_remove.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_start.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_status.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_stop.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
container_updateruntimeconfig.go server: mock UpdateRuntimeConfig 2016-12-15 14:31:42 +01:00
image_list.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
image_pull.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
image_remove.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
image_status.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
naming.go server: standardize on naming 2017-06-22 11:55:03 +02:00
runtime_status.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
sandbox.go Refactor server sandbox 2017-07-19 08:53:45 -04:00
sandbox_list.go Refactor server sandbox 2017-07-19 08:53:45 -04:00
sandbox_remove.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
sandbox_run.go Bump up runtime-spec dependency to v1.0.0 2017-07-19 21:38:05 -07:00
sandbox_status.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
sandbox_stop.go Refactor server sandbox 2017-07-19 08:53:45 -04:00
server.go Add kpod push command 2017-07-20 11:12:40 -04:00
utils.go Applying k8s.io v3 API for ocic and ocid 2017-02-06 13:05:10 +01:00
version.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00