bootstrap

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: Apache-2.0 Imports: 23 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.

Jump to

Keyboard shortcuts

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