node

package
v3.9.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckFlags added in v3.10.0

func CheckFlags(args []string) error

Some flags are *required* to be set when running from openshift start node. This ensures they are set. If they are not set, we fail. This is compensating for some lost integration tests.

func ComputeKubeletFlagsAsMap

func ComputeKubeletFlagsAsMap(startingArgs map[string][]string, options configapi.NodeConfig) (map[string][]string, error)

computeKubeletFlags returns the flags to use when starting the kubelet TODO this needs to return a []string and be passed to cobra, but as an intermediate step, we'll compute the map and run it through the existing paths

func KubeletArgsMapToArgs

func KubeletArgsMapToArgs(argsMap map[string][]string) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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