create

package
v0.30.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugins

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

func NewPlugins

func NewPlugins(
	paths cluster.CreatorPaths,
	kfdManifest config.KFD,
	kind string,
	dryRun bool,
) *Plugins

func (*Plugins) Exec

func (p *Plugins) Exec() error

type PreUpgrade added in v0.27.0

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

func NewPreUpgrade added in v0.27.0

func NewPreUpgrade(
	paths cluster.CreatorPaths,
	kfdManifest config.KFD,
	kind string,
	dryRun bool,
	upgradeFlag bool,
	forceFlag []string,
	upgr *upgrade.Upgrade,
	reducers reducers.Reducers,
	diffs diff.Changelog,
	externalUpgradesPath string,
	skipNodesUpgrade bool,
) *PreUpgrade

func (*PreUpgrade) Exec added in v0.27.0

func (p *PreUpgrade) Exec() error

Jump to

Keyboard shortcuts

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