import "k8s.io/kubernetes/pkg/kubelet/sysctl"
const ( AnnotationInvalidReason = "InvalidSysctlAnnotation" ForbiddenReason = "SysctlForbidden" )
NewWhitelist creates a new Whitelist from a list of sysctls and sysctl pattern (ending in *).
Namespace represents a kernel namespace name.
NamespacedBy returns the namespace of the Linux kernel for a sysctl, or unknownNamespace if the sysctl is not known to be namespaced.
Package sysctl imports 5 packages (graph) and is imported by 275 packages. Updated 2020-06-24. Refresh now. Tools for package owners.