MCPcopy Create free account
hub / github.com/Huawei/containerops / SSHCommand

Function SSHCommand

common/utils/ssh.go:47–106  ·  view source on GitHub ↗

SSHCommand execute command from SSH connect in the remote host.

(user, privateKey, host string, port int, commands []string, stdout, stderr io.Writer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

uploadFlanneldFilesFunction · 0.92
beforeFlanneldExecuteFunction · 0.92
startFlanneldInClusterFunction · 0.92
startEtcdClusterFunction · 0.92
uploadKubeConfigFilesFunction · 0.92
startKubeAPIServerFunction · 0.92
startKubeControllerFunction · 0.92
startKubeSchedulerFunction · 0.92
uploadKubeletFileFunction · 0.92
startKubeletFunction · 0.92

Calls 2

PublicKeyFileFunction · 0.85
RunMethod · 0.45

Tested by

no test coverage detected