Documentation ¶
Index ¶
Constants ¶
View Source
const ( KubeKey = "kubekey" Pipeline = "Pipeline" Module = "Module" Task = "Task" Node = "Node" LocalHost = "LocalHost" FileMode0755 = 0755 FileMode0644 = 0644 TmpDir = "/tmp/kubekey/" // command CopyCmd = "cp -r %s %s" MoveCmd = "mv -f %s %s" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.