provider

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteAWSTemplate

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

func WriteAzureTemplate

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

Types

type ClusterCRsConfig

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

	// Azure only.
	PublicSSHKey string

	// Common.
	FileName          string
	ClusterID         string
	Domain            string
	MasterAZ          []string
	Description       string
	Owner             string
	Region            string
	ReleaseComponents map[string]string
	ReleaseVersion    string
	Labels            map[string]string
	Namespace         string
}

Jump to

Keyboard shortcuts

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