//
pkg.gl
Category
github.com/rhobs/obo-prometheus-operator
pkg
alertmanager
validation
package
0.75.2-rhobs1
Repository:
https://github.com/rhobs/obo-prometheus-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
14 SLOC
#
Packages
v1alpha1
No description provided by the author
v1beta1
No description provided by the author
#
Functions
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.