clusterapi

package
v0.90.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: Apache-2.0 Imports: 17 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 defines the InfraProvider.

func (Provider) BootstrapHasPublicIP

func (Provider) BootstrapHasPublicIP() bool

BootstrapHasPublicIP indicates that an ExternalIP is not required in the machine ready checks.

func (Provider) Ignition

func (p Provider) Ignition(ctx context.Context, in clusterapi.IgnitionInput) ([]*corev1.Secret, error)

Ignition uploads the bootstrap machine's Ignition file to OpenStack.

func (Provider) InfraReady

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

InfraReady creates the API and Ingress ports and attaches the Floating IPs to them.

func (Provider) Name

func (p Provider) Name() string

Name contains the name of the openstack provider.

func (Provider) PostProvision

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

PostProvision creates and attaches a Floating IP to the Bootstrap Machine.

func (Provider) PreProvision

func (p Provider) PreProvision(ctx context.Context, in clusterapi.PreProvisionInput) error

PreProvision tags the VIP ports, and creates the security groups and the server groups defined in the Machine manifests.

Jump to

Keyboard shortcuts

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