Documentation ¶
Index ¶
- func Create(f *framework.Framework, obj runtime.Object, ctx *framework.TestCtx) error
- func WaitForPersistentVolumeClaimCreated(t *testing.T, c kubernetes.Interface, persistentVolumeClaimName, ns string) error
- func WaitForStatefulSetReplicasReady(t *testing.T, c kubernetes.Interface, statefulSetName, ns string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForStatefulSetReplicasReady ¶
func WaitForStatefulSetReplicasReady(t *testing.T, c kubernetes.Interface, statefulSetName, ns string) error
Stolen from https://github.com/kubernetes/kubernetes/blob/master/test/e2e/framework/util.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.