del

package
v0.27.0-rc.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

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

Variables

This section is empty.

Functions

This section is empty.

Types

type Distribution

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

func NewDistribution

func NewDistribution(
	dryRun bool,
	workDir,
	binPath string,
	kfdManifest config.KFD,
	kubeconfig string,
) (*Distribution, error)

func (*Distribution) Exec

func (d *Distribution) Exec() error

type Infrastructure

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

func NewInfrastructure

func NewInfrastructure(
	furyctlConf private.EksclusterKfdV1Alpha2,
	dryRun bool,
	workDir,
	binPath string,
	kfdManifest config.KFD,
) (*Infrastructure, error)

func (*Infrastructure) Exec

func (i *Infrastructure) Exec() error

type Ingress

type Ingress struct {
	Name string
	Host []string
}

type Kubernetes

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

func NewKubernetes

func NewKubernetes(
	furyctlConf private.EksclusterKfdV1Alpha2,
	dryRun bool,
	workDir,
	binPath string,
	kfdManifest config.KFD,
) (*Kubernetes, error)

func (*Kubernetes) Exec

func (k *Kubernetes) Exec() error

Jump to

Keyboard shortcuts

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