Documentation
¶
Index ¶
- func ForApplication(appName string) kubeLabels.Set
- func ForAuxiliaryResource(appName, componentName, auxType string) kubeLabels.Set
- func ForComponent(appName, componentName string) kubeLabels.Set
- func ForIsAppAlias() kubeLabels.Set
- func JobAndBatchJobsForComponent(appName, componentName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForApplication ¶
func ForApplication(appName string) kubeLabels.Set
ForApplication returns label selector for Radix application
func ForAuxiliaryResource ¶
func ForAuxiliaryResource(appName, componentName, auxType string) kubeLabels.Set
ForAuxiliaryResource returns a label set to be used as LabelSelector for auxiliary resource queries
func ForComponent ¶
func ForComponent(appName, componentName string) kubeLabels.Set
ForComponent returns label selector for Radix application component
func ForIsAppAlias ¶
func ForIsAppAlias() kubeLabels.Set
ForIsAppAlias returns label selector for "radix-app-alias"="true"
func JobAndBatchJobsForComponent ¶
JobAndBatchJobsForComponent returns label selector for Radix application job-component jobs and batches
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.