Documentation
¶
Index ¶
Constants ¶
View Source
const (
ComponentName = "featuregate-generator"
)
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent() component.ControlPlaneComponent
Types ¶
type FeatureGateGenerator ¶
type FeatureGateGenerator struct {
}
func (*FeatureGateGenerator) IsRequestServing ¶
func (g *FeatureGateGenerator) IsRequestServing() bool
IsRequestServing implements controlplanecomponent.ComponentOptions.
func (*FeatureGateGenerator) MultiZoneSpread ¶
func (g *FeatureGateGenerator) MultiZoneSpread() bool
MultiZoneSpread implements controlplanecomponent.ComponentOptions.
func (*FeatureGateGenerator) NeedsManagementKASAccess ¶
func (*FeatureGateGenerator) NeedsManagementKASAccess() bool
NeedsManagementKASAccess implements controlplanecomponent.ComponentOptions.
Click to show internal directories.
Click to hide internal directories.