containerd/pkg/server
Mike Brown 11ba1cb54d initial makefile (#7)
* adds initial makefile

Signed-off-by: Mike Brown <brownwm@us.ibm.com>

* clean up lint

Signed-off-by: Mike Brown <brownwm@us.ibm.com>

* presume path is set to contain gomealinter

Signed-off-by: Mike Brown <brownwm@us.ibm.com>

* addresses requested improvements

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-04-18 21:17:14 -05:00
..
container_attach.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_create.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_exec.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_execsync.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_list.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_remove.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_start.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_status.go Add initial code framework 2017-04-14 19:04:26 -07:00
container_stop.go Add initial code framework 2017-04-14 19:04:26 -07:00
image_list.go Add initial code framework 2017-04-14 19:04:26 -07:00
image_pull.go Add initial code framework 2017-04-14 19:04:26 -07:00
image_remove.go Add initial code framework 2017-04-14 19:04:26 -07:00
image_status.go Add initial code framework 2017-04-14 19:04:26 -07:00
sandbox_list.go Add initial code framework 2017-04-14 19:04:26 -07:00
sandbox_portforward.go Add initial code framework 2017-04-14 19:04:26 -07:00
sandbox_remove.go Add initial code framework 2017-04-14 19:04:26 -07:00
sandbox_run.go Add initial code framework 2017-04-14 19:04:26 -07:00
sandbox_status.go Add initial code framework 2017-04-14 19:04:26 -07:00
sandbox_stop.go Add initial code framework 2017-04-14 19:04:26 -07:00
server.go Add initial code framework 2017-04-14 19:04:26 -07:00
service.go initial makefile (#7) 2017-04-18 21:17:14 -05:00
status.go Add initial code framework 2017-04-14 19:04:26 -07:00
update_runtime_config.go Add initial code framework 2017-04-14 19:04:26 -07:00
version.go Add initial code framework 2017-04-14 19:04:26 -07:00