Documentation ¶
Overview ¶
Package secret contains the internal representation of secret volumes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePayload ¶ added in v1.6.0
func MakePayload(mappings []v1.KeyToPath, secret *v1.Secret, defaultMode *int32, optional bool) (map[string]volumeutil.FileProjection, error)
Note: this function is exported so that it can be called from the projection volume driver
func ProbeVolumePlugins ¶
func ProbeVolumePlugins() []volume.VolumePlugin
ProbeVolumePlugin is the entry point for plugin detection in a package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.