Documentation
¶
Index ¶
- func ForEach(volumes []corev1.Volume, volumeFunc VolumeFunc)
- func GetDaemonSetVolumes(target interface{}) []corev1.Volume
- func GetDeploymentVolumes(target interface{}) []corev1.Volume
- func GetFromObject(target metav1.Object) []corev1.Volume
- func GetStatefulSetVolumes(target interface{}) []corev1.Volume
- type GetVolumesFunc
- type VolumeFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForEach ¶
func ForEach(volumes []corev1.Volume, volumeFunc VolumeFunc)
func GetDaemonSetVolumes ¶
func GetDeploymentVolumes ¶
func GetStatefulSetVolumes ¶
Types ¶
type GetVolumesFunc ¶
type VolumeFunc ¶
Click to show internal directories.
Click to hide internal directories.