Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Condition ¶
type Condition struct { *conditions.Condition // contains filtered or unexported fields }
func New ¶
New is used to create a new Condition that can be used to perform a series of wait checks against a resource in question. Wraps the e2e-framework Condition.
func (*Condition) StsReady ¶
func (c *Condition) StsReady(sts *appsv1.StatefulSet) apimachinerywait.ConditionWithContextFunc
Click to show internal directories.
Click to hide internal directories.