package
1.39.0-1.dev
Repository: https://github.com/tigera/operator.git
Documentation: pkg.go.dev

# Functions

NewNonRootContext returns the non-root and non-privileged container security context that most of the containers should be using.
NewNonRootPodContext returns the non-root and non-privileged pod security context for pods that container security context can't be set directly.
NewRootContext returns the root container security context for containers that access host files or network.
No description provided by the author