Documentation ¶
Index ¶
- func IsPVCBlockFromClient(client kubecli.KubevirtClient, namespace string, claimName string) (pvc *k8sv1.PersistentVolumeClaim, exists bool, isBlockDevice bool, err error)
- func IsPVCBlockFromStore(store cache.Store, namespace string, claimName string) (pvc *k8sv1.PersistentVolumeClaim, exists bool, isBlockDevice bool, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPVCBlockFromClient ¶
func IsPVCBlockFromClient(client kubecli.KubevirtClient, namespace string, claimName string) (pvc *k8sv1.PersistentVolumeClaim, exists bool, isBlockDevice bool, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.