Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = persistentvolumeclaimStatusStrategy{Strategy}
View Source
var Strategy = persistentvolumeclaimStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating PersistentVolumeClaim objects via the REST API.
Functions ¶
func GetAttrs ¶ added in v1.6.0
GetAttrs returns labels and fields of a given object for filtering purposes.
func MatchPersistentVolumeClaim ¶
func MatchPersistentVolumeClaim(label labels.Selector, field fields.Selector) storage.SelectionPredicate
MatchPersistentVolumeClaim returns a generic matcher for a given label and field selector.
func PersistentVolumeClaimToSelectableFields ¶
func PersistentVolumeClaimToSelectableFields(persistentvolumeclaim *api.PersistentVolumeClaim) fields.Set
PersistentVolumeClaimToSelectableFields returns a field set that represents the object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.