package
1.14.0-alpha.0
Repository: https://github.com/everpeace/kubernetes.git
Documentation: pkg.go.dev
# Functions
DropDisabledAlphaFields removes disabled fields from the pv spec.
VisitPVSecretNames invokes the visitor function with the name of every secret referenced by the PV spec.
# Type aliases
Visitor is called with each object's namespace and name, and returns true if visiting should continue.