template

package
v3.11.1-0...-4446e78 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2019 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EtcdImageKey    string = "etcd"
	SetupEtcdEnvKey string = "setupEtcdEnv"
)

Variables

This section is empty.

Functions

func GenerateMachineConfigsForRole

func GenerateMachineConfigsForRole(config *RenderConfig, role string, path string) ([]*mcfgv1.MachineConfig, error)

func MachineConfigFromIgnConfig

func MachineConfigFromIgnConfig(role string, name string, ignCfg *ignv2_2types.Config) *mcfgv1.MachineConfig

func RunBootstrap

func RunBootstrap(templatesDir string, config *mcfgv1.ControllerConfig, pullSecretRaw []byte) ([]*mcfgv1.MachineConfig, error)

RunBootstrap runs the tempate controller in boostrap mode.

Types

type Controller

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

Controller defines the template controller

func New

New returns a new template controller.

func (*Controller) Run

func (ctrl *Controller) Run(workers int, stopCh <-chan struct{})

Run executes the template controller

type RenderConfig

type RenderConfig struct {
	*mcfgv1.ControllerConfigSpec
	PullSecret string
}

RenderConfig is wrapper around ControllerConfigSpec.

Jump to

Keyboard shortcuts

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