//
pkg.gl
Category
github.com/easeway/kubernetes
pkg
api
persistentvolume
package
1.9.0-alpha.1
Repository:
https://github.com/easeway/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
59 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.