Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateConfigMap ¶
func GenerateConfigMap(namespace string, cmName string, goalertHighServiceID string, goalertLowServiceID string, heartbeatMonitorId string) *corev1.ConfigMap
GenerateConfigMap returns a configmap that can be created with the oc client
func GenerateGoalertSecret ¶
func GenerateGoalertSecret(namespace string, name string, goalertHighIntegrationKey, goalertLowIntegrationKey, heartbeatKey string) *corev1.Secret
GenerateGoalertSecret returns a secret that can be created with the oc client
func GenerateSyncSet ¶
func GenerateSyncSet(namespace string, clusterDeploymentName string, secret *corev1.Secret, gi *goalertv1alpha1.GoalertIntegration) *hivev1.SyncSet
GenerateSyncSet returns a syncset that can be created with the oc client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.