Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶ added in v0.2.0
type Options struct { Retain bool WaitForReady time.Duration //TODO: Refactor this. It is a temporary solution for a phased breakdown of different // operations, specifically create. see https://github.com/kubernetes-sigs/kind/issues/324 SetupKubernetes bool // if kind should setup kubernetes after creating nodes }
Options holds cluster creation options NOTE: this is only exported for usage by ./../create
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 |
Click to show internal directories.
Click to hide internal directories.