class Volumes
Defined at line 192 of file fidling/gen/src/storage/fidl/fuchsia.fs.startup/fuchsia.fs.startup/cpp/fidl/fuchsia.fs.startup/cpp/markers.h
fuchsia.fs.startup.Volumes is used for creating and deleting volumes, and getting some general
information about the manager. Other operations (e.g. enumeration and access) are serviced by
the `volumes` directory offered by filesystems in their export root. Volumes appear as files
within this directory, and these files should also speak the `fuchsia.fs.startup.Volume`
protocol.
`mount_options` affects how the resulting volume is mounted. For encrypted volumes, the crypt
setting in the `mount_options` is also used when creating the volume. `outgoing_directory` will
be connected to the root directory of the volume.
Public Members
static Openness kOpenness
static const char[] kDiscoverableName