Documentation ¶
Index ¶
- func AddRadixBatch(radixClient versioned.Interface, jobName, componentName string, ...) *v1.RadixBatch
- func CreateSecretForTest(appName, secretName, jobName, radixJobComponentName, namespace string, ...)
- func GetJobStatusByNameForTest(jobs []modelsv1.JobStatus, name string) *modelsv1.JobStatus
- func GetRadixBatchByNameForTest(radixBatches []v1.RadixBatch, jobName string) *v1.RadixBatch
- func GetSecretByNameForTest(secrets []corev1.Secret, name string) *corev1.Secret
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRadixBatch ¶
func AddRadixBatch(radixClient versioned.Interface, jobName, componentName string, batchJobType kube.RadixBatchType, namespace string) *v1.RadixBatch
func CreateSecretForTest ¶
func CreateSecretForTest(appName, secretName, jobName, radixJobComponentName, namespace string, kubeClient kubernetes.Interface)
func GetRadixBatchByNameForTest ¶
func GetRadixBatchByNameForTest(radixBatches []v1.RadixBatch, jobName string) *v1.RadixBatch
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.