bootstrap

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stock

type Stock interface {
	// BootstrapIgnition is the asset that generates the bootstrap.ign ignition
	// config file for the bootstrap node.
	BootstrapIgnition() asset.Asset
}

Stock is the stock of the bootstrap ignition asset.

type StockImpl

type StockImpl struct {
	// contains filtered or unexported fields
}

StockImpl is the implementation of the master and worker ignition asset stock.

func (*StockImpl) BootstrapIgnition

func (s *StockImpl) BootstrapIgnition() asset.Asset

BootstrapIgnition returns the bootstrap asset.

func (*StockImpl) EstablishStock

func (s *StockImpl) EstablishStock(
	installConfigStock installconfig.Stock,
	tlsStock tls.Stock,
	kubeconfigStock kubeconfig.Stock,
	manifestStock manifests.Stock,
)

EstablishStock establishes the stock of assets.

Jump to

Keyboard shortcuts

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