package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewMustRunAs provides a strategy that requires the container to run as a specific UID in a range.
NewRunAsAny provides a strategy that will return nil.
No description provided by the author
# Interfaces
RunAsUserStrategy defines the interface for all uid constraint strategies.