kinder

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KindCluster

type KindCluster struct {
	Name           string
	Nodes          *int
	KubeConfig     string
	KubeConfigFile string
	Stop           chan bool
	Running        bool
	Provider       *cluster.Provider
}

KindCluster configures the Kind Cluster

func (*KindCluster) Delete

func (k *KindCluster) Delete(delay time.Duration)

Delete deletes a KindCluster

func (*KindCluster) Start

func (k *KindCluster) Start()

Start creates and starts a Kind Cluster

func (*KindCluster) WaitForReady

func (k *KindCluster) WaitForReady()

WaitForReady waits for the Kind Cluster to become ready

Jump to

Keyboard shortcuts

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