containerd/vendor/github.com/opencontainers/runtime-tools/generate/seccomp
Krisztian Litkey 43704ca888 nri: add experimental NRI plugin.
Add a common NRI 'service' plugin. It takes care of relaying
requests and respones to and from NRI (external NRI plugins)
and the high-level containerd namespace-independent logic of
applying NRI container adjustments and updates to actual CRI
and other containers.

The namespace-dependent details of the necessary container
manipulation operations are to be implemented by namespace-
specific adaptations. This NRI plugin defines the API which
such adaptations need to implement.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
2022-11-28 21:51:06 +02:00
..
consts.go nri: add experimental NRI plugin. 2022-11-28 21:51:06 +02:00
parse_action.go CDI: update go.mod and vendor deps 2022-04-06 13:10:59 +03:00
parse_architecture.go CDI: update go.mod and vendor deps 2022-04-06 13:10:59 +03:00
parse_arguments.go CDI: update go.mod and vendor deps 2022-04-06 13:10:59 +03:00
parse_remove.go CDI: update go.mod and vendor deps 2022-04-06 13:10:59 +03:00
seccomp_default_linux.go nri: add experimental NRI plugin. 2022-11-28 21:51:06 +02:00
seccomp_default_unsupported.go nri: add experimental NRI plugin. 2022-11-28 21:51:06 +02:00
seccomp_default.go nri: add experimental NRI plugin. 2022-11-28 21:51:06 +02:00
syscall_compare.go nri: add experimental NRI plugin. 2022-11-28 21:51:06 +02:00