builder

package
v3.11.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultCloudProvider = gce.ProviderNameGCE

DefaultCloudProvider is GCE.

Variables

AvailableCloudProviders supported by the cloud provider builder.

Functions

This section is empty.

Types

type CloudProviderBuilder

type CloudProviderBuilder struct {
	// contains filtered or unexported fields
}

CloudProviderBuilder builds a cloud provider from all the necessary parameters including the name of a cloud provider e.g. aws, gce and the path to a config file

func NewCloudProviderBuilder

func NewCloudProviderBuilder(cloudProviderFlag, cloudConfig, clusterName string, autoprovisioningEnabled, regional bool) CloudProviderBuilder

NewCloudProviderBuilder builds a new builder from static settings

func (CloudProviderBuilder) Build

Build a cloud provider from static settings contained in the builder and dynamic settings passed via args

Jump to

Keyboard shortcuts

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