Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RunOption ¶ added in v1.15.0
type RunOption interface {
// contains filtered or unexported methods
}
func CreateOptionNoExpectedOutput ¶ added in v1.15.0
func CreateOptionNoExpectedOutput() RunOption
CreateOptionNoExpectedOutput allows executing a command on a pod when no output is expected from the command
func CreateOptionUseCustomizedExecutePod ¶ added in v1.15.0
CreateOptionUseCustomizedExecutePod allows executing a command on a pod provided by this option instead of the default one
Click to show internal directories.
Click to hide internal directories.