cluster

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster interface {
	Delete(ctx context.Context) error
}

func NewKinDCluster

func NewKinDCluster(
	ctx context.Context,
	cfg *kindv1alpha4.Cluster,
) (kc Cluster, name, kubeconfig string, err error)

NewKinDCluster creates a KinD cluster and returns a Cluster ready to be used.

Jump to

Keyboard shortcuts

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