kind

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KindConfig string = `` /* 307-byte string literal not displayed */
View Source
var KindImageVersion string = "kindest/node:v1.23.3"

Set the default Kind Image version

We are using the same kind of provider for this whole package

Functions

func CreateKindCluster

func CreateKindCluster(name string, cfg string) error

CreateKindCluster creates KIND cluster

func DeleteKindCluster

func DeleteKindCluster(name string, cfg string) error

DeleteKindCluster deletes KIND cluster based on the name given

func GetKindClusters

func GetKindClusters(match string) ([]string, error)

GetKindClusters returns returns clusters matching a given name

func GetKindKubeconfig

func GetKindKubeconfig(name string, internal bool) (string, error)

GetKindKubeconfig returns the Kubeconfig of the named KIND cluster

Types

This section is empty.

Jump to

Keyboard shortcuts

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