Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VolumeAndMount ¶
func VolumeAndMount(secretName string, mountPath string) volumes.VolumeAndMount
VolumeAndMount creates a volume named after the secret and mounts it read-only at the given path. Note that this assumes/enforces: - The volume and secret will be named the same - All items in the secret will be mounted
Types ¶
Click to show internal directories.
Click to hide internal directories.