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

# Functions

DockerLaelDisable returns the Docker security opt that disables SELinux for the container.
DockerLabelLevel returns the fragment of a Docker security opt that describes the SELinux level.
DockerLabelRole returns the fragment of a Docker security opt that describes the SELinux role.
DockerLabelType returns the fragment of a Docker security opt that describes the SELinux type.
DockerLabelUser returns the fragment of a Docker security opt that describes the SELinux user.
ModifySecurityOptions adds SELinux options to config using the given separator.
NewFakeSecurityContextProvider creates a new, no-op security context provider.
NewSimpleSecurityContextProvider creates a new SimpleSecurityContextProvider.

# Structs

No description provided by the author
SimpleSecurityContextProvider is the default implementation of a SecurityContextProvider.

# Interfaces

No description provided by the author