create

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterOption

type ClusterOption func(*internalcreate.Options) *internalcreate.Options

ClusterOption is a cluster creation option

func Retain

func Retain(retain bool) ClusterOption

Retain configures create to retain nodes after failing for debugging pourposes

func SetupKubernetes

func SetupKubernetes(setupKubernetes bool) ClusterOption

SetupKubernetes configures create command to setup kubernetes after creating nodes containers 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

func WaitForReady

func WaitForReady(interval time.Duration) ClusterOption

WaitForReady configures create to use interval as maximum wait time for the control plane node to be ready

Jump to

Keyboard shortcuts

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