Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LifecycleE2ETest ¶
func (*LifecycleE2ETest) BeforeAll ¶
func (tc *LifecycleE2ETest) BeforeAll(f *framework.F)
BeforeAll ensures the cluster has leader and at least 1 client node in a ready state before running tests.
func (*LifecycleE2ETest) TestBatchJob ¶
func (tc *LifecycleE2ETest) TestBatchJob(f *framework.F)
TestBatchJob runs a batch job with prestart and poststop hooks
func (*LifecycleE2ETest) TestServiceJob ¶
func (tc *LifecycleE2ETest) TestServiceJob(f *framework.F)
TestServiceJob runs a service job with prestart and poststop hooks
Click to show internal directories.
Click to hide internal directories.