ignition

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wrapper

type Wrapper interface {
	SetFile(filePath string, contents []byte, mode int, base64 bool, user *string, group *string)
	ChangeMountPath(mountPath string)
	AsJson() ([]byte, error)
	AsMap() (map[string]interface{}, error)
	AsIgnitionConfig() config_latest_types.Config
	Merge(parent config_latest_types.Config) config_latest_types.Config
}

func NewWrapper

func NewWrapper() (Wrapper, error)

func NewWrapperFromIgnition added in v0.4.0

func NewWrapperFromIgnition(ign config_latest_types.Config) Wrapper

func NewWrapperFromJson added in v0.4.0

func NewWrapperFromJson(j []byte) (Wrapper, error)

Jump to

Keyboard shortcuts

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