Documentation ¶
Index ¶
Constants ¶
View Source
const (
FeatureGatesFlag = "feature-gates"
)
Variables ¶
View Source
var ( // PrometheusOperatorIsAvailable is the feature gate that enables features associated to the Prometheus Operator. PrometheusOperatorIsAvailable = featuregate.GlobalRegistry().MustRegister( "operator.observability.prometheus", featuregate.StageBeta, featuregate.WithRegisterDescription("enables features associated to the Prometheus Operator"), featuregate.WithRegisterFromVersion("v0.82.0"), ) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.