cluster

package
v1.108.11 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Existing

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

func NewExisting

func NewExisting(kubeconfig string) *Existing

func (*Existing) GetKubeconfig

func (c *Existing) GetKubeconfig() string

func (*Existing) Teardown

func (c *Existing) Teardown()

type Interface

type Interface interface {
	GetKubeconfig() string
	Teardown()
}

type K3d

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

func NewK3d

func NewK3d(workspace string) *K3d

func (*K3d) GetClusterName

func (c *K3d) GetClusterName() string

func (*K3d) GetKubeconfig

func (c *K3d) GetKubeconfig() string

func (*K3d) PrintDebugInfo

func (c *K3d) PrintDebugInfo()

func (*K3d) Teardown

func (c *K3d) Teardown()

Jump to

Keyboard shortcuts

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