package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev
# Functions
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.