Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Create = &cobra.Command{
Use: "create-test-image [path-to-test-folder]",
RunE: createRunnerImageRunE,
Short: "Create test image for K8s test runner",
}
View Source
var ECR = &cobra.Command{
Use: "ecr",
Short: "ECR commands",
}
View Source
var Run = &cobra.Command{
Use: "run",
RunE: runRunE,
Short: "Run",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.