types

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JoinControlPlaneUnitTemplate = "" /* 331-byte string literal not displayed */
	JoinWorkerUnitTemplate       = "" /* 331-byte string literal not displayed */
	InitUnitTemplate             = "" /* 338-byte string literal not displayed */
	KubeadmConfigPath            = "/etc/kubernetes/kubeadm.yaml"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Dropin

type Dropin struct {
	Name    string
	Content string
}

func GetCommandsDropins

func GetCommandsDropins(preKubeadmCommand []string, postKubeadminCommand []string) []Dropin

type ServiceUnit

type ServiceUnit struct {
	Content string
	Dropins []Dropin
	Enabled bool
	Name    string
}

Jump to

Keyboard shortcuts

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