package
0.0.0-20191105171903-d679cd370bf7
Repository: https://github.com/stlaz/apiserver-library-go.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.
No description provided by the author

# Interfaces

RunAsUserSecurityContextConstraintsStrategy defines the interface for all uid constraint strategies.