Documentation
¶
Index ¶
Constants ¶
View Source
const (
ComponentName = "karpenter-operator"
)
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent(options *KarpenterOperatorOptions) component.ControlPlaneComponent
Types ¶
type KarpenterOperatorOptions ¶
type KarpenterOperatorOptions struct {
HyperShiftOperatorImage string
ControlPlaneOperatorImage string
}
func (*KarpenterOperatorOptions) IsRequestServing ¶
func (c *KarpenterOperatorOptions) IsRequestServing() bool
IsRequestServing implements controlplanecomponent.ComponentOptions.
func (*KarpenterOperatorOptions) MultiZoneSpread ¶
func (c *KarpenterOperatorOptions) MultiZoneSpread() bool
MultiZoneSpread implements controlplanecomponent.ComponentOptions.
func (*KarpenterOperatorOptions) NeedsManagementKASAccess ¶
func (c *KarpenterOperatorOptions) NeedsManagementKASAccess() bool
NeedsManagementKASAccess implements controlplanecomponent.ComponentOptions.
Click to show internal directories.
Click to hide internal directories.