kind

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(cfgPath string, cfg CreateConfig) error

Create takes path to a kind configuration file and creates a new kind instance in the VM based on the config file passed

func Delete

func Delete(name string) error

func Exists

func Exists(name, vmName string) bool

func List

func List(vmName string) error

func PureList added in v0.2.0

func PureList(vmName string) ([]string, error)

Types

type CreateConfig

type CreateConfig struct {
	Name        string
	VMName      string
	SkipMetalLB bool
}

Jump to

Keyboard shortcuts

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