# Packages
No description provided by the author
# Functions
MatchPersistentVolumeClaim returns a generic matcher for a given label and field selector.
NewRegistry returns a new Registry interface for the given Storage.
PersistentVolumeClaimToSelectableFields returns a label set that represents the object TODO: fields are not labels, and the validation rules for them do not apply.
# Variables
No description provided by the author
Strategy is the default logic that applies when creating and updating PersistentVolumeClaim objects via the REST API.
# Interfaces
Registry is an interface implemented by things that know how to store PersistentVolumeClaim objects.