kind

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitFunc added in v0.1.0

func SplitFunc(input, sep string) []string

Types

type Cluster

type Cluster struct {
	// contains filtered or unexported fields
}

func NewCluster

func NewCluster(name, kubeVersion, kubeConfigPath, kindConfigPath, extraPortsMapping string) (*Cluster, error)

func (*Cluster) Exists

func (c *Cluster) Exists() (bool, error)

func (*Cluster) ExportKubeConfig

func (c *Cluster) ExportKubeConfig(name string, internal bool) error

func (*Cluster) Reconcile

func (c *Cluster) Reconcile(ctx context.Context, recreate bool) error

type PortMapping added in v0.1.0

type PortMapping struct {
	HostPort      string
	ContainerPort string
}

Jump to

Keyboard shortcuts

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