Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = persistentvolumeStatusStrategy{Strategy}
View Source
var Strategy = persistentvolumeStrategy{api.Scheme, api.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating PersistentVolume objects via the REST API.
Functions ¶
func MatchPersistentVolumes ¶
func MatchPersistentVolumes(label labels.Selector, field fields.Selector) *generic.SelectionPredicate
MatchPersistentVolume returns a generic matcher for a given label and field selector.
func PersistentVolumeToSelectableFields ¶
func PersistentVolumeToSelectableFields(persistentvolume *api.PersistentVolume) fields.Set
PersistentVolumeToSelectableFields returns a field set that represents the object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.