Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KlusterletHostedMode will provide a hosted importing worker for import-secret controller, // and will start a new hosted controller to process cluster in hosted mode importing, KlusterletHostedMode featuregate.Feature = "KlusterletHostedMode" // AgentRegistration enables a server to provide an endpoint for clients to get manifests AgentRegistration featuregate.Feature = "AgentRegistration" )
Variables ¶
View Source
var ( // DefaultMutableFeatureGate is made up of multiple mutable feature-gates. 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.