Structs§
- Volume
AddRequest - Request to add a volume.
- Volume
AddResponse - Response from the VolumeAdd method.
- Volume
Info - Volume information.
- Volume
List Request - Volume
List Response - Response from the VolumeList method.
- Volume
Remove Request - Request to remove volumes.
- Volume
Remove Response - Response from the VolumeRemove method.
Constants§
- LOCAL_
RPC_ ENDPOINT_ VOLUME_ MANAGER - Name of the local RPC endpoint for the volume manager.
- METHOD_
VOLUME_ ADD - Name of the VolumeAdd method.
- METHOD_
VOLUME_ LIST - Name of the VolumeList method.
- METHOD_
VOLUME_ REMOVE - Name of the VolumeRemove method.
Traits§
- Volume
Manager - Volume manager interface.