create

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cluster

func Cluster(logger log.Logger, ctx *context.Context, opts *ClusterOptions) error

Cluster creates a cluster

Types

type ClusterOptions added in v0.6.0

type ClusterOptions struct {
	Config *config.Cluster
	// NodeImage overrides the nodes' images in Config if non-zero
	NodeImage      string
	Retain         bool
	WaitForReady   time.Duration
	KubeconfigPath string
	// see https://github.com/kubernetes-sigs/kind/issues/324
	StopBeforeSettingUpKubernetes bool // if false kind should setup kubernetes after creating nodes
	// Options to control output
	DisplayUsage      bool
	DisplaySalutation bool
}

ClusterOptions holds cluster creation options

Directories

Path Synopsis
config
Package config implements the kubeadm config action
Package config implements the kubeadm config action
installcni
Package installcni implements the install CNI action
Package installcni implements the install CNI action
installstorage
Package installstorage implements the an action to isntall a default storageclass
Package installstorage implements the an action to isntall a default storageclass
kubeadminit
Package kubeadminit implements the kubeadm init action
Package kubeadminit implements the kubeadm init action
kubeadmjoin
Package kubeadmjoin implements the kubeadm join action
Package kubeadmjoin implements the kubeadm join action
loadbalancer
Package loadbalancer implements the load balancer configuration action
Package loadbalancer implements the load balancer configuration action
waitforready
Package waitforready implements the wait for ready action
Package waitforready implements the wait for ready action

Jump to

Keyboard shortcuts

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