helper

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2018 License: Apache-2.0 Imports: 8 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainerRuntimeHealthCheckSystemdUnit added in v0.9.5

func ContainerRuntimeHealthCheckSystemdUnit() string

func DownloadBinariesScript added in v0.9.5

func DownloadBinariesScript(kubeletVersion string, downloadKubelet bool) (string, error)

DownloadBinariesScript returns the script which is responsible to download all required binaries. Extracted into a dedicated function so we can use it to prepare custom images: TODO: Use it to prepare custom images...

func GetCACert

func GetCACert(kubeconfig *clientcmdapi.Config) (string, error)

func GetServerAddressFromKubeconfig

func GetServerAddressFromKubeconfig(kubeconfig *clientcmdapi.Config) (string, error)

func JournalDConfig added in v0.9.5

func JournalDConfig() string

JournalDConfig returns the journal config preferable on every node

func KernelModules added in v0.9.5

func KernelModules() string

KernelModules returns the list of kernel modules required for a kubernetes worker node

func KernelSettings added in v0.9.5

func KernelSettings() string

KernelSettings returns the list of kernel settings required for a kubernetes worker node

func KubeletFlags added in v0.9.5

func KubeletFlags(version, cloudProvider, hostname string, dnsIPs []net.IP) (string, error)

KubeletFlags returns the kubelet flags

func KubeletHealthCheckSystemdUnit added in v0.9.5

func KubeletHealthCheckSystemdUnit() string

func KubeletSystemdUnit added in v0.9.5

func KubeletSystemdUnit(kubeletVersion, cloudProvider, hostname string, dnsIPs []net.IP) (string, error)

KubeletSystemdUnit returns the systemd unit for the kubelet

func StringifyKubeconfig

func StringifyKubeconfig(kubeconfig *clientcmdapi.Config) (string, error)

StringifyKubeconfig marshals a kubeconfig to its text form

func TxtFuncMap added in v0.9.5

func TxtFuncMap() template.FuncMap

TxtFuncMap returns an aggregated template function map. Currently (custom functions + sprig)

Types

This section is empty.

Jump to

Keyboard shortcuts

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