package
1.7.0-alpha.0
Repository: https://github.com/kmova/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewSELinuxRunner returns a new SELinuxRunner appropriate for the platform.
SELinuxEnabled returns whether SELinux is enabled on the system.

# Interfaces

Note: the libcontainer SELinux package is only built for Linux, so it is necessary to have a NOP wrapper which is built for non-Linux platforms to allow code that links to this package not to differentiate its own methods for Linux and non-Linux platforms.