hook

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Run

func Run(c config.Config, hooks ...Interface) error

Types

type BundleOption added in v1.1.0

type BundleOption struct{}

func (BundleOption) Run added in v1.1.0

func (b BundleOption) Run(c config.Config) error

type BundlePostInstall added in v1.1.4

type BundlePostInstall struct{}

func (BundlePostInstall) Run added in v1.1.4

type GrubOptions

type GrubOptions struct{}

func (GrubOptions) Run

func (b GrubOptions) Run(c config.Config) error

type GrubPostInstallOptions added in v1.1.4

type GrubPostInstallOptions struct{}

func (GrubPostInstallOptions) Run added in v1.1.4

type Interface

type Interface interface {
	Run(c config.Config) error
}

type Kcrypt added in v1.1.1

type Kcrypt struct{}

func (Kcrypt) Run added in v1.1.1

func (k Kcrypt) Run(c config.Config) error

type Lifecycle

type Lifecycle struct{}

func (Lifecycle) Run

func (s Lifecycle) Run(c config.Config) error

type RunStage

type RunStage struct{}

func (RunStage) Run

func (r RunStage) Run(c config.Config) error

Jump to

Keyboard shortcuts

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