Documentation ¶
Index ¶
- Variables
- func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, error)
- func Indexers() *cache.Indexers
- func MatchVolume(label labels.Selector, field fields.Selector) apisrvstorage.SelectionPredicate
- func SelectableFields(volume *storage.Volume) fields.Set
- func VolumePoolRefNameIndexFunc(obj any) ([]string, error)
- func VolumePoolRefNameTriggerFunc(obj runtime.Object) string
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = volumeStatusStrategy{Strategy}
View Source
var Strategy = volumeStrategy{api.Scheme, names.SimpleNameGenerator}
Functions ¶
func MatchVolume ¶
func MatchVolume(label labels.Selector, field fields.Selector) apisrvstorage.SelectionPredicate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.