Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateAlertmanager ¶
func ValidateAlertmanager(am *monitoringv1.Alertmanager) error
ValidateAlertmanager runs extra validation on the AlertManager fields which can't be done at the CRD schema validation level.
func ValidateURL ¶
ValidateURL against the config.URL This could potentially become a regex and be validated via OpenAPI but right now, since we know we need to unmarshal into an upstream type after conversion, we validate we don't error when doing so
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.