package
0.0.0-20250127121756-dc9a973f14ce
Repository: https://github.com/openshift/apiserver-library-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EqualStringSlices compares string slices for equality.
fsTypeToStringSet converts an FSType slice to a string set.
No description provided by the author
No description provided by the author
getVolumeFSType gets the FSType for a volume.
IsOnlyServiceAccountTokenSources returns true if the sources of the projected volume source match to what would be injected by the ServiceAccount volume projection controller This function is derived from pkg/security/podsecuritypolicy/util/util.go with the addition of OpenShift-specific "openshift-service-ca.crt" ConfigMap source.
SCCAllowsAllVolumes checks for FSTypeAll in the scc's allowed volumes.
SCCAllowsFSType is a utility for checking if an SCC allows a particular FSType.
SCCAllowsFSTypeInternal is a utility for checking if an SCC allows a particular FSType.