util

package
v0.0.0-...-4d81e8c Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

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 FSTypeToStringSetInternal

func FSTypeToStringSetInternal(fsTypes []securityv1.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) (securityv1.FSType, error)

getVolumeFSType gets the FSType for a volume.

func SCCAllowsAllVolumes

func SCCAllowsAllVolumes(scc *securityv1.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 *securityv1.SecurityContextConstraints, fsType securityv1.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