uki

package
v2.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const UnassignedArtifactRole = "norole"

Variables

This section is empty.

Functions

func Hook

func Hook(config *config.Config, hook string) error

Hook is RunStage wrapper that only adds logic to ignore errors in case v1.Config.Strict is set to false

Types

type InstallAction

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

func NewInstallAction

func NewInstallAction(cfg *config.Config, spec *v1.InstallUkiSpec) *InstallAction

func (*InstallAction) Run

func (i *InstallAction) Run() (err error)

func (*InstallAction) SkipEntry added in v2.7.12

func (i *InstallAction) SkipEntry(path string, conf map[string]string) (err error)

type ResetAction

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

func NewResetAction

func NewResetAction(cfg *config.Config, spec *v1.ResetUkiSpec) *ResetAction

func (*ResetAction) Run

func (r *ResetAction) Run() (err error)

type UpgradeAction

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

func NewUpgradeAction

func NewUpgradeAction(cfg *config.Config, spec *v1.UpgradeUkiSpec) *UpgradeAction

func (*UpgradeAction) Run

func (i *UpgradeAction) Run() (err error)

Jump to

Keyboard shortcuts

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