template

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultUnitsPath = "/etc/systemd/system"

DefaultUnitsPath is the default CoreOS path where to store units at.

Variables

This section is empty.

Functions

func NewTemplate

func NewTemplate(name string) *template.Template

NewTemplate creates a new template with the given name.

Types

type CloudInitGenerator

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

CloudInitGenerator generates cloud-init scripts.

func NewCloudInitGenerator

func NewCloudInitGenerator(template *template.Template, unitsPath string, cmd string, additionalValuesFunc func(*extensionsv1alpha1.OperatingSystemConfig) (map[string]interface{}, error)) *CloudInitGenerator

NewCloudInitGenerator creates a new CloudInitGenerator with the given units path.

func (*CloudInitGenerator) Generate

Generate generates a cloud-init script from the given OperatingSystemConfig.

Jump to

Keyboard shortcuts

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