const interval …
const timeout …
func TestVolumeTemplateNoopUpdate(t *testing.T) { … }
func TestSpecReplicasChange(t *testing.T) { … }
func TestDeletingAndTerminatingPods(t *testing.T) { … }
func TestStatefulSetAvailable(t *testing.T) { … }
func setPodsReadyCondition(t *testing.T, clientSet clientset.Interface, pods *v1.PodList, conditionStatus v1.ConditionStatus, lastTransitionTime time.Time) { … }
func TestStatefulSetStatusWithPodFail(t *testing.T) { … }
func TestAutodeleteOwnerRefs(t *testing.T) { … }
func TestDeletingPodForRollingUpdatePartition(t *testing.T) { … }
func TestStatefulSetStartOrdinal(t *testing.T) { … }