package
2.5.1+incompatible
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetPersistentVolumesAndVolumeMounts gets the PVC volumes and updates the containers with the volume mounts.
GetVolumeInfos returns the PVC name attached to the `odo-projects` directory and a map of other PVCs.
HandleEphemeralStorage creates or deletes the ephemeral volume based on the preference setting.

# Structs

VolumeInfo is a struct to hold the pvc name and the volume name to create a volume.