Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckFlags ¶
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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.