//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
api
v1
persistentvolume
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
115 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.