bootstrap

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bootstrap added in v0.2.0

type Bootstrap struct {
	Config *igntypes.Config
	File   *asset.File
}

Bootstrap is an asset that generates the ignition config for bootstrap nodes.

func (*Bootstrap) Dependencies added in v0.2.0

func (a *Bootstrap) Dependencies() []asset.Asset

Dependencies returns the assets on which the Bootstrap asset depends.

func (*Bootstrap) Files added in v0.2.0

func (a *Bootstrap) Files() []*asset.File

Files returns the files generated by the asset.

func (*Bootstrap) Generate added in v0.2.0

func (a *Bootstrap) Generate(dependencies asset.Parents) error

Generate generates the ignition config for the Bootstrap asset.

func (*Bootstrap) Load added in v0.3.0

func (a *Bootstrap) Load(f asset.FileFetcher) (found bool, err error)

Load returns the bootstrap ignition from disk.

func (*Bootstrap) Name added in v0.2.0

func (a *Bootstrap) Name() string

Name returns the human-friendly name of the asset.

Directories

Path Synopsis
Package content contains the contents of files and systemd units to be added to bootstrap Ignition configs.
Package content contains the contents of files and systemd units to be added to bootstrap Ignition configs.

Jump to

Keyboard shortcuts

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