provider

package
v1.40.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidFlag added in v1.32.0

func IsInvalidFlag(err error) bool

IsInvalidFlag asserts invalidFlagError.

func WriteAWSTemplate

func WriteAWSTemplate(ctx context.Context, client k8sclient.Interface, out io.Writer, config ClusterCRsConfig) error

func WriteAzureTemplate

func WriteAzureTemplate(ctx context.Context, client k8sclient.Interface, out io.Writer, config ClusterCRsConfig) error

func WriteCAPATemplate added in v1.32.0

func WriteCAPATemplate(ctx context.Context, client k8sclient.Interface, out io.Writer, config ClusterCRsConfig) error

func WriteCAPZTemplate added in v1.37.0

func WriteCAPZTemplate(ctx context.Context, client k8sclient.Interface, out io.Writer, config ClusterCRsConfig) error

func WriteGSAWSTemplate added in v1.32.0

func WriteGSAWSTemplate(out io.Writer, config ClusterCRsConfig) error

func WriteGSAzureTemplate added in v1.37.0

func WriteGSAzureTemplate(out io.Writer, config ClusterCRsConfig) error

Types

type ClusterCRsConfig

type ClusterCRsConfig struct {
	// AWS only.
	ExternalSNAT       bool
	ControlPlaneSubnet string
	PodsCIDR           string

	// Common.
	FileName       string
	ControlPlaneAZ []string
	Description    string
	Name           string
	Organization   string
	ReleaseVersion string
	Labels         map[string]string
	Namespace      string
}

Directories

Path Synopsis
templates
aws

Jump to

Keyboard shortcuts

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