airshipctl/pkg/container
Kostiantyn Kalynovskyi 769e164b59 Implement airship container type
This will enable airship to run containers in privileged mode
as well and to specify commands to be executed.

Change-Id: I663eb55547bb821f26a9071c24d08166a3b3d56b
2021-02-08 17:59:11 +00:00
..
testdata Add generic container executor 2020-11-26 17:11:56 +04:00
api_test.go Implement airship container type 2021-02-08 17:59:11 +00:00
api.go Implement airship container type 2021-02-08 17:59:11 +00:00
constants.go Extending Container interface and package 2020-11-08 13:55:35 +00:00
container_docker_test.go Extend container interface with mounts get log opts 2021-02-08 00:11:29 +00:00
container_docker.go Extend container interface with mounts get log opts 2021-02-08 00:11:29 +00:00
container_test.go Remove not needed context pointers in container interface 2020-10-27 17:28:25 -05:00
container.go Extend container interface with mounts get log opts 2021-02-08 00:11:29 +00:00
errors.go Added error handler for empty runtime entry 2020-04-24 15:34:27 -07:00