powervs

package
v1.4.13 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PlatformStages = []terraform.Stage{
	stages.NewStage("powervs",
		"cluster",
		[]providers.Provider{providers.IBM, providers.Ignition, providers.Time}),
	stages.NewStage("powervs",
		"bootstrap",
		[]providers.Provider{providers.IBM, providers.Ignition, providers.Time},
		stages.WithNormalBootstrapDestroy()),
	stages.NewStage("powervs",
		"bootstrap-routing",
		[]providers.Provider{providers.IBM},
		stages.WithCustomBootstrapDestroy(removeFromLoadBalancers)),
}

PlatformStages are the stages to run to provision the infrastructure in PowerVS.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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