Documentation ¶
Overview ¶
Package configmap contains the internal representation of configMap volumes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePayload ¶
func MakePayload(mappings []v1.KeyToPath, configMap *v1.ConfigMap, 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.