package
1.14.3-k3s.2
Repository: https://github.com/better0332/k3s.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.