Documentation
¶
Index ¶
- Constants
- func GetVolumeMounts(mountCerts bool, mountKeys bool, mountKubeconfig bool, ...) []corev1.VolumeMount
- func GetVolumes(instance *testv1beta1.HorizonTest, logsPVCName string, mountCerts bool, ...) []corev1.Volume
- func Pod(instance *testv1beta1.HorizonTest, labels map[string]string, podName string, ...) *corev1.Pod
Constants ¶
View Source
const (
ServiceName = "horizontest"
)
Variables ¶
This section is empty.
Functions ¶
func GetVolumeMounts ¶
func GetVolumeMounts(mountCerts bool, mountKeys bool, mountKubeconfig bool, instance *testv1beta1.HorizonTest) []corev1.VolumeMount
GetVolumeMounts -
func GetVolumes ¶
func GetVolumes( instance *testv1beta1.HorizonTest, logsPVCName string, mountCerts bool, mountKubeconfig bool, ) []corev1.Volume
GetVolumes -
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.