clusterapi

package
v0.91.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	clusterapi.InfraProvider
}

Provider is the vSphere implementation of the clusterapi InfraProvider.

func (Provider) InfraReady

func (p Provider) InfraReady(ctx context.Context, in clusterapi.InfraReadyInput) error

InfraReady is called once cluster.Status.InfrastructureReady is true, typically after load balancers have been provisioned. It can be used to create DNS records.

func (Provider) Name

func (p Provider) Name() string

Name returns the PowerVS provider name.

func (Provider) NetworkTimeout

func (p Provider) NetworkTimeout() time.Duration

NetworkTimeout allows platform provider to override the timeout when waiting for the network infrastructure to become ready.

func (Provider) PostProvision

func (p Provider) PostProvision(ctx context.Context, in clusterapi.PostProvisionInput) error

PostProvision should be called to add or update PowerVS resources after provisioning has completed.

func (Provider) ProvisionTimeout

func (p Provider) ProvisionTimeout() time.Duration

ProvisionTimeout allows platform provider to override the timeout when waiting for the machines to provision.

func (Provider) PublicGatherEndpoint added in v0.90.17

func (Provider) PublicGatherEndpoint() clusterapi.GatherEndpoint

PublicGatherEndpoint indicates that machine ready checks should NOT wait for an ExternalIP in the status when declaring machines ready.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL