package persistentvolume
import "k8s.io/kubernetes/pkg/api/persistentvolume"
Index ¶
Functions ¶
func VisitPVSecretNames ¶
VisitPVSecretNames invokes the visitor function with the name of every secret referenced by the PV spec. If visitor returns false, visiting is short-circuited. Returns true if visiting completed, false if visiting was short-circuited.
Source Files ¶
util.go
- Version
- v1.7.6
- Published
- Sep 14, 2017
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 minute ago –
Tools for package owners.