Documentation ¶
Index ¶
- func IsPVCBoundEventually(pvcName string) bool
- func IsPVCDeletedEventually(pvcName string) bool
- func IsPVCResizedEventually(pvcName string, newCapacity string) bool
- func IsPodRunningEventually(namespace, podName string) bool
- func IsPropUpdatedEventually(vol *apis.ZFSVolume, prop string, val string) bool
- func VerifyZFSVolume()
- func VerifyZFSVolumePropEdit()
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 tries to get the deleted pvc and returns true if pvc is not found else returns false
func IsPVCResizedEventually ¶
IsPVCResizedEventually checks if the pvc is bound or not eventually
func IsPodRunningEventually ¶
IsPodRunningEventually return true if the pod comes to running state
func IsPropUpdatedEventually ¶
IsPropUpdatedEventually checks if the property is updated or not eventually
func VerifyZFSVolume ¶
func VerifyZFSVolume()
func VerifyZFSVolumePropEdit ¶
func VerifyZFSVolumePropEdit()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.