Documentation
¶
Index ¶
Constants ¶
View Source
const (
ComponentName = "capi-provider"
)
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent(deploymentSpec *appsv1.DeploymentSpec, platformPolicyRules []rbacv1.PolicyRule, platformType hyperv1.PlatformType) component.ControlPlaneComponent
Types ¶
type CAPIProviderOptions ¶
type CAPIProviderOptions struct {
// contains filtered or unexported fields
}
func (*CAPIProviderOptions) IsRequestServing ¶
func (c *CAPIProviderOptions) IsRequestServing() bool
IsRequestServing implements controlplanecomponent.ComponentOptions.
func (*CAPIProviderOptions) MultiZoneSpread ¶
func (c *CAPIProviderOptions) MultiZoneSpread() bool
MultiZoneSpread implements controlplanecomponent.ComponentOptions.
func (*CAPIProviderOptions) NeedsManagementKASAccess ¶
func (c *CAPIProviderOptions) NeedsManagementKASAccess() bool
NeedsManagementKASAccess implements controlplanecomponent.ComponentOptions.
Click to show internal directories.
Click to hide internal directories.