package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
NewMustRunAs provides a strategy that requires the container to run as a specific UID.
NewMustRunAsRange provides a strategy that requires the container to run as a specific UID in a range.
NewRunAsAny provides a strategy that will return nil.
# Interfaces
RunAsUserSecurityContextConstraintsStrategy defines the interface for all uid constraint strategies.