Documentation
¶
Index ¶
- func CreateTempNodeSetup(configDir string, nodes []string) (string, error)
- func LabelNodes(masterNode, configDir, configName string) error
- func ReadSetupCfg(path string) (map[string]string, error)
- func ResolveConfigDir(input string, configName string) (string, error)
- func ServerExec(node, command string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTempNodeSetup ¶
func LabelNodes ¶
LabelNodes applies labels to Kubernetes nodes based on the configuration file using kubectl commands. masterNode is the IP address of the master node where kubectl commands will be executed. configDir specifies the directory where `node_setup.json` is located.
func ServerExec ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.