Documentation
¶
Index ¶
Constants ¶
View Source
const (
ComponentName = "cluster-api"
)
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent(imageOverride string) component.ControlPlaneComponent
Types ¶
type CAPIManagerOptions ¶
type CAPIManagerOptions struct {
// contains filtered or unexported fields
}
func (*CAPIManagerOptions) IsRequestServing ¶
func (c *CAPIManagerOptions) IsRequestServing() bool
IsRequestServing implements controlplanecomponent.ComponentOptions.
func (*CAPIManagerOptions) MultiZoneSpread ¶
func (c *CAPIManagerOptions) MultiZoneSpread() bool
MultiZoneSpread implements controlplanecomponent.ComponentOptions.
func (*CAPIManagerOptions) NeedsManagementKASAccess ¶
func (c *CAPIManagerOptions) NeedsManagementKASAccess() bool
NeedsManagementKASAccess implements controlplanecomponent.ComponentOptions.
Click to show internal directories.
Click to hide internal directories.