# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
ReclaimSpaceController_ServiceDesc is the grpc.ServiceDesc for ReclaimSpaceController service.
ReclaimSpaceNode_ServiceDesc is the grpc.ServiceDesc for ReclaimSpaceNode service.
# Structs
ControllerReclaimSpaceRequest contains the information needed to identify the volume by the SP and access any backend services so that space can be reclaimed.
ControllerReclaimSpaceResponse holds the information about the result of the ControllerReclaimSpaceRequest call.
NodeReclaimSpaceRequest contains the information needed to identify the location where the volume is mounted so that local filesystem or block-device operations to reclaim space can be executed.
NodeReclaimSpaceResponse holds the information about the result of the NodeReclaimSpaceRequest call.
StorageConsumption contains the usage in bytes.
UnimplementedReclaimSpaceControllerServer must be embedded to have forward compatible implementations.
UnimplementedReclaimSpaceNodeServer must be embedded to have forward compatible implementations.
# Interfaces
ReclaimSpaceControllerClient is the client API for ReclaimSpaceController service.
ReclaimSpaceControllerServer is the server API for ReclaimSpaceController service.
ReclaimSpaceNodeClient is the client API for ReclaimSpaceNode service.
ReclaimSpaceNodeServer is the server API for ReclaimSpaceNode service.
UnsafeReclaimSpaceControllerServer may be embedded to opt out of forward compatibility for this service.
UnsafeReclaimSpaceNodeServer may be embedded to opt out of forward compatibility for this service.