cri-o/lib
Daniel J Walsh 23d20c9db5 Allow additional arguments to be passed into hooks
If a packager wants to be able to support addititional arguments on his
hook this will allow them to setup the configuration with these arguments.

For example this would allow a hook developer to add support for a --debug
flag to change the level of debugging in his hook.

In order to complete this task, I had to vendor in the latest
github.com://opencontainers/runtime-tools, which caused me to have to fix a
Mount and Capability interface calls

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-01-09 13:44:16 -05:00
..
sandbox lib,oci: drop stateLock when possible 2017-12-15 15:31:58 +01:00
testdata libkpod -> lib rename 2017-11-30 17:08:26 +01:00
config.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
config_test.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
container.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
container_server.go lib,oci: drop stateLock when possible 2017-12-15 15:31:58 +01:00
hooks.go Allow additional arguments to be passed into hooks 2018-01-09 13:44:16 -05:00
kill.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
logs.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
pause.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
remove.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
rename.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
stats.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
stop.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
wait.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00