Delete the ephemeral Volume. Only usable with Volume.ephemeral()
.
Configure Volume to mount as read-only.
Static
ephemeralCreate a nameless, temporary Volume.
You will need to call closeEphemeral()
to delete the Volume.
Static
fromOptional
options: VolumeFromNameOptions
Volumes provide persistent storage that can be mounted in Modal Functions.