Documentation
¶
Index ¶
Constants ¶
View Source
const ( // RolloutHistoryGate enable recording history for each rolling. RolloutHistoryGate featuregate.Feature = "RolloutHistory" // AdvancedDeploymentGate enable advanced deployment controller. AdvancedDeploymentGate featuregate.Feature = "AdvancedDeployment" // AppendServiceSelectorGate enable appending pod labels from PodTemplateMetadata to the canary service selector. AppendServiceSelectorGate featuregate.Feature = "AppendPodSelector" )
Variables ¶
This section is empty.
Functions ¶
func NeedFilterWorkloadType ¶
func NeedFilterWorkloadType() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.