Module volumes

Module volumes 

Source

Modules§

credentials
enable_s3
list
List volumes tied to an edge app.

Structs§

Volume 🔒
A volume of an app: the single view every wasmer app volume subcommand operates on.
VolumeListItem 🔒
The wasmer app volume list row for a Volume.

Enums§

CmdAppVolumes
App volume management.

Functions§

list_volumes 🔒
List the app’s volumes: the persistent AppVolume nodes enriched with the friendly name and used size from the active version’s descriptors, joined by mount path.
select_volume_by_selector 🔒
Resolve a --volume selector to a single volume. The selector may be the friendly name, the mount path (exactly as shown by wasmer app volume list, e.g. /data), or the volume id.