Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NonPrivilegedCalicoNode runs the long-lived calico-node container in non-privileged and non-root mode. // owner @ialidzhikov // alpha: v1.27.0 NonPrivilegedCalicoNode featuregate.Feature = "NonPrivilegedCalicoNode" )
Variables ¶
View Source
var ( // FeatureGate is a shared global FeatureGate for networking-calico extension flags. FeatureGate = featuregate.NewFeatureGate() )
Functions ¶
func RegisterFeatureGates ¶
func RegisterFeatureGates()
RegisterFeatureGates registers the feature gates of the networking-calico extension.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.