1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00
kastenhq-kubestr/pkg/block
Shlok Chaudhari e2e1a6e51a
Updating CreatePodArgs to consume PVC args in []string{} format instead of string (#285)
* Updating the PVCName, MountPath, DevicePath signature in CreatePodArgs

* Refactoring PVCName, MountPath, DevicePath variables into a single PVCMap with path definitions

* Removing unused PVCName variable from CreatePodArgs

* Updating DevicePath and MountPath error messages
2024-08-07 15:06:53 -05:00
..
block_mount.go Updating CreatePodArgs to consume PVC args in []string{} format instead of string (#285) 2024-08-07 15:06:53 -05:00
block_mount_test.go Updating CreatePodArgs to consume PVC args in []string{} format instead of string (#285) 2024-08-07 15:06:53 -05:00