kind

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package kind provides functions to manage Kind clusters

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteCluster

func DeleteCluster(name string) error

DeleteCluster deletes the Kind cluster with the given name

func RenderKindConfig added in v0.0.4

func RenderKindConfig(vc *components.ValidatorConfig, kindConfig string) error

RenderKindConfig renders a kind cluster configuration file with optional proxy and registry mirror customizations

func StartCluster

func StartCluster(name, kindConfig, kubeconfig string) error

StartCluster creates a new Kind cluster with the given name and configuration

func ValidateClusters

func ValidateClusters(action string) error

ValidateClusters checks for existing Kind clusters and prompts the user to proceed or abort

Types

This section is empty.

Jump to

Keyboard shortcuts

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