Module oasis_core_runtime::host::volume_manager
source · Structs§
- Request to add a volume.
- Response from the VolumeAdd method.
- Volume information.
- Response from the VolumeList method.
- Request to remove volumes.
- Response from the VolumeRemove method.
Constants§
- Name of the local RPC endpoint for the volume manager.
- Name of the VolumeAdd method.
- Name of the VolumeList method.
- Name of the VolumeRemove method.
Traits§
- Volume manager interface.