//
pkg.gl
Category
github.com/better0332/k3s
pkg
api
v1
persistentvolume
package
1.14.3-k3s.2
Repository:
https://github.com/better0332/k3s.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
109 SLOC
#
Functions
VisitPVSecretNames
VisitPVSecretNames invokes the visitor function with the name of every secret referenced by the PV spec.
#
Type aliases
Visitor
Visitor is called with each object's namespace and name, and returns true if visiting should continue.