del

package
v0.29.10-rc.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	SErrWrapWithStr = "%w: %s"
)

Variables

View Source
var ErrClusterDoesNotExist = errors.New("cluster does not exist, nothing to delete")

Functions

This section is empty.

Types

type Distribution

type Distribution struct {
	*common.Distribution
	// contains filtered or unexported fields
}

func NewDistribution

func NewDistribution(
	dryRun bool,
	kfdManifest config.KFD,
	infraOutputsPath string,
	paths cluster.DeleterPaths,
	furyctlConf private.EksclusterKfdV1Alpha2,
) *Distribution

func (*Distribution) Exec

func (d *Distribution) Exec() error

type Infrastructure

type Infrastructure struct {
	*common.Infrastructure
	// contains filtered or unexported fields
}

func NewInfrastructure

func NewInfrastructure(
	furyctlConf private.EksclusterKfdV1Alpha2,
	dryRun bool,
	kfdManifest config.KFD,
	paths cluster.DeleterPaths,
) *Infrastructure

func (*Infrastructure) Exec

func (i *Infrastructure) Exec() error

type Ingress

type Ingress struct {
	Name string
	Host []string
}

type Kubernetes

type Kubernetes struct {
	*common.Kubernetes
	// contains filtered or unexported fields
}

func NewKubernetes

func NewKubernetes(
	furyctlConf private.EksclusterKfdV1Alpha2,
	dryRun bool,
	kfdManifest config.KFD,
	infraOutputsPath string,
	paths cluster.DeleterPaths,
) *Kubernetes

func (*Kubernetes) Exec

func (k *Kubernetes) Exec() error

type PreFlight

type PreFlight struct {
	*common.PreFlight
	// contains filtered or unexported fields
}

func NewPreFlight

func NewPreFlight(
	furyctlConf private.EksclusterKfdV1Alpha2,
	kfdManifest config.KFD,
	paths cluster.DeleterPaths,
	vpnAutoConnect bool,
	skipVpn bool,
	infraOutputsPath string,
) (*PreFlight, error)

func (*PreFlight) Exec

func (p *PreFlight) Exec() error

Jump to

Keyboard shortcuts

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