package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
GetHostnameOrIp converts hostname into ip and apply user if necessary.
Parses the workspace directory name and gets the timestamp part of it.
InitCAdvisorE2ERemote performs initialization for cadvisor remote testing.
No description provided by the author
No description provided by the author
Returns the command output, whether the exit was ok, and any errors TODO(random-liu): junitFilePrefix is not prefix actually, the file name is junit-junitFilePrefix.xml.
SSH executes ssh command with runSSHCommand as root.
SSHNoSudo executes ssh command with runSSHCommand as normal user.
WriteLog is a temporary function to make it possible to write log in the runner.

# Structs

CAdvisorE2ERemote contains the specific functions in the cadvisor e2e test suite.
ConformanceRemote contains the specific functions in the node conformance test suite.
NodeE2ERemote contains the specific functions in the node e2e test suite.

# Interfaces

TestSuite is the interface of a test suite, such as node e2e, node conformance, node soaking, cri validation etc.