Documentation ¶
Index ¶
- func IsPVCBoundEventually(pvcName string) bool
- func IsPVCDeletedEventually(pvcName string) bool
- func IsPVCResizedEventually(pvcName string, newCapacity string, shouldPass bool) bool
- func IsPVDeletedEventually(shouldExist bool, pvName string) bool
- func IsPodRunningEventually(namespace, podName string) bool
- func VerifyLVMVolume()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPVCBoundEventually ¶
IsPVCBoundEventually checks if the pvc is bound or not eventually
func IsPVCDeletedEventually ¶
IsPVCDeletedEventually checks if the PVC is deleted or not eventually
func IsPVCResizedEventually ¶
IsPVCResizedEventually checks if the pvc is bound or not eventually
func IsPVDeletedEventually ¶ added in v0.5.0
IsPVDeletedEventually checks if the PV is deleted or not eventually
func IsPodRunningEventually ¶
IsPodRunningEventually return true if the pod comes to running state
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.