config

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuildConfig added in v0.0.14

func NewBuildConfig(opts ...GenericOptions) *v1.BuildConfig

func NewConfig added in v0.0.14

func NewConfig(opts ...GenericOptions) *v1.Config

func NewISO added in v0.0.14

func NewISO() *v1.LiveISO

func NewRunConfig

func NewRunConfig(opts ...GenericOptions) *v1.RunConfig

func WithArch added in v0.0.15

func WithArch(arch string) func(r *v1.Config) error

func WithClient added in v0.0.14

func WithClient(client v1.HTTPClient) func(r *v1.Config) error

func WithCloudInitRunner added in v0.0.14

func WithCloudInitRunner(ci v1.CloudInitRunner) func(r *v1.Config) error

func WithFs added in v0.0.14

func WithFs(fs v1.FS) func(r *v1.Config) error

func WithLogger added in v0.0.14

func WithLogger(logger v1.Logger) func(r *v1.Config) error

func WithLuet added in v0.0.14

func WithLuet(luet v1.LuetInterface) func(r *v1.Config) error

func WithMounter added in v0.0.14

func WithMounter(mounter mount.Interface) func(r *v1.Config) error

func WithRunner added in v0.0.14

func WithRunner(runner v1.Runner) func(r *v1.Config) error

func WithSyscall added in v0.0.14

func WithSyscall(syscall v1.SyscallInterface) func(r *v1.Config) error

Types

type GenericOptions added in v0.0.14

type GenericOptions func(a *v1.Config) error

Jump to

Keyboard shortcuts

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