Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchHelper ¶
type BatchHelper struct {
// contains filtered or unexported fields
}
func NewBatchHelper ¶
func NewBatchHelper(testKube *tutils.TestKubernetes) *BatchHelper
func (BatchHelper) CreateBatch ¶
func (b BatchHelper) CreateBatch(t *testing.T, name, cluster string, config, configMap *string, containerSpec *v2.BatchContainerSpec) *v2.Batch
func (BatchHelper) WaitForValidBatchPhase ¶
func (b BatchHelper) WaitForValidBatchPhase(name string, phase v2.BatchPhase) *v2.Batch
Click to show internal directories.
Click to hide internal directories.