util

package
v4.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2019 License: Apache-2.0 Imports: 5 Imported by: 112

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EqualStringSlices

func EqualStringSlices(a, b []string) bool

EqualStringSlices compares string slices for equality. Slices are equal when their sizes and elements on similar positions are equal.

func FSTypeToStringSet

func FSTypeToStringSet(fsTypes []securityv1.FSType) sets.String

fsTypeToStringSet converts an FSType slice to a string set.

func FSTypeToStringSetInternal

func FSTypeToStringSetInternal(fsTypes []securityapi.FSType) sets.String

fsTypeToStringSet converts an FSType slice to a string set.

func GetAllFSTypesAsSet

func GetAllFSTypesAsSet() sets.String

func GetAllFSTypesExcept

func GetAllFSTypesExcept(exceptions ...string) sets.String

func GetVolumeFSType

func GetVolumeFSType(v api.Volume) (securityapi.FSType, error)

getVolumeFSType gets the FSType for a volume.

func SCCAllowsAllVolumes

func SCCAllowsAllVolumes(scc *securityapi.SecurityContextConstraints) bool

SCCAllowsAllVolumes checks for FSTypeAll in the scc's allowed volumes.

func SCCAllowsFSType

func SCCAllowsFSType(scc *securityv1.SecurityContextConstraints, fsType securityv1.FSType) bool

SCCAllowsFSType is a utility for checking if an SCC allows a particular FSType. If all volumes are allowed then this will return true for any FSType passed.

func SCCAllowsFSTypeInternal

func SCCAllowsFSTypeInternal(scc *securityapi.SecurityContextConstraints, fsType securityapi.FSType) bool

SCCAllowsFSTypeInternal is a utility for checking if an SCC allows a particular FSType. If all volumes are allowed then this will return true for any FSType passed.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL