automation-tests/common/pkg/capabilities
Giuseppe Scrivano 389df0ae1f capabilities: add new method BoundingSet()
add a new public function to retrieve all the capabilities in the
current bounding set.

This is useful for Podman to use only these capabilities when running
with --privileged as it can break running in a container where the
available capabilities can be a subset of the ones available in the
kernel.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-03-18 20:30:40 +01:00
..
capabilities.go capabilities: add new method BoundingSet() 2021-03-18 20:30:40 +01:00
capabilities_test.go capabilities: add new method BoundingSet() 2021-03-18 20:30:40 +01:00