Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NodeToMasterTraffic enables the traffic initiated in the agents side // to flow to the server side e.g. Kubelet to KAS and pods to KAS traffic // (KEP-2025). // TODO (#issues/232) Determine how to safely fix the feature gate name. NodeToMasterTraffic featuregate.Feature = "NodeToMasterTraffic" )
Variables ¶
View Source
var ( // DefaultMutableFeatureGate is a mutable version of DefaultFeatureGate. DefaultMutableFeatureGate featuregate.MutableFeatureGate = featuregate.NewFeatureGate() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.