package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/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.