airshipctl/pkg/container
Ruslan Aliev d0e2f6dbbf Add runfn implementation with timeout support
Allows to limit execution time of KRM function.

Change-Id: I7fd8d97492512c6c5033375429906a1268f3818e
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Closes: #544
Closes: #545
Closes: #597
2021-11-17 21:44:07 +00:00
..
runfn Add runfn implementation with timeout support 2021-11-17 21:44:07 +00:00
api.go Add runfn implementation with timeout support 2021-11-17 21:44:07 +00:00
api_test.go Use bundle mock for container executor tests 2021-09-21 08:04:22 +00:00
constants.go Extending Container interface and package 2020-11-08 13:55:35 +00:00
container.go Decouple implementations and unit tests in container module 2021-07-16 21:02:03 -05:00
container_docker.go Decouple implementations and unit tests in container module 2021-07-16 21:02:03 -05:00
container_docker_test.go Decouple implementations and unit tests in container module 2021-07-16 21:02:03 -05:00
container_test.go Decouple implementations and unit tests in container module 2021-07-16 21:02:03 -05:00
errors.go Added error handler for empty runtime entry 2020-04-24 15:34:27 -07:00