import "k8s.io/kubernetes/pkg/volume/secret"
Package secret contains the internal representation of secret volumes.
func MakePayload(mappings []v1.KeyToPath, secret *v1.Secret, defaultMode *int32, optional bool) (map[string]volumeutil.FileProjection, error)
MakePayload function is exported so that it can be called from the projection volume driver
func ProbeVolumePlugins() []volume.VolumePlugin
ProbeVolumePlugins is the entry point for plugin detection in a package.
Package secret imports 10 packages (graph) and is imported by 163 packages. Updated 2020-11-18. Refresh now. Tools for package owners.