Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DisableRemedyController controls whether the azure provider will disable the remedy-controller. Technically it will still be deployed, but scaled down to zero. // alpha: v1.29.0 DisableRemedyController featuregate.Feature = "DisableRemedyController" )
Variables ¶
View Source
var ExtensionFeatureGate = featuregate.NewFeatureGate()
ExtensionFeatureGate is the feature gate for the extension controllers.
Functions ¶
func RegisterExtensionFeatureGate ¶
func RegisterExtensionFeatureGate()
RegisterExtensionFeatureGate registers features to the extension feature gate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.