# Packages
No description provided by the author
# Functions
GetAttrs returns labels and fields of a given object for filtering purposes.
MatchCSIOperator returns a generic matcher for a given label and field selector.
NewStatusStrategy create the StatusStrategy object by given strategy.
NewStrategy creates a strategy that is the default logic that applies when creating and updating namespace set objects.
ToSelectableFields returns a field set that represents the object.
ValidateCSIOperator tests if required fields in the cluster are set.
ValidateCSIOperatorUpdate tests if required fields in the namespace set are set during an update.
# Variables
ValidateName is a ValidateNameFunc for names that must be a DNS sub domain.
# Structs
StatusStrategy implements verification logic for status of tapp controller.
Strategy implements verification logic for tapp controller.