Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is used to retrieve conformance test logs, results and status information.
func (*Client) FetchExitCode ¶
FetchExitCode waits for pod to be in terminated state and get the exit code
func (*Client) FetchFiles ¶
FetchFiles downloads the e2e.log and junit_01.xml files from the pod and writes them to the output directory.
Click to show internal directories.
Click to hide internal directories.