# Functions
No description provided by the author
No description provided by the author
# Variables
Controller_ServiceDesc is the grpc.ServiceDesc for Controller service.
Indicates that this field is OPTIONAL and part of an experimental API that may be deprecated and eventually removed between minor releases.
No description provided by the author
# Structs
DemoteVolumeRequest holds the required information to demote volume on local cluster.
DemoteVolumeResponse holds the information to send when volume is successfully demoted.
DisableVolumeReplicationRequest holds the required information to disable replication on a volume.
DisableVolumeReplicationResponse holds the information to send when replication is successfully disabled on a volume.
EnableVolumeReplicationRequest holds the required information to enable replication on a volume.
EnableVolumeReplicationResponse holds the information to send when replication is successfully enabled on a volume.
GetVolumeReplicationInfoRequest holds the required information to get the Volume replication information.
GetVolumeReplicationInfoResponse holds the information to send the volume replication information.
PromoteVolumeRequest holds the required information to promote volume as a primary on local cluster.
PromoteVolumeResponse holds the information to send when volume is successfully promoted.
Specifies what source the replication will be created from.
No description provided by the author
No description provided by the author
VolumeGroupSource contains the details about the volume group to be replication.
VolumeSource contains the details about the volume to be replication.
ResyncVolumeRequest holds the required information to resync volume.
ResyncVolumeResponse holds the information to send when volume is successfully resynced.
UnimplementedControllerServer must be embedded to have forward compatible implementations.
# Interfaces
ControllerClient is the client API for Controller service.
ControllerServer is the server API for Controller service.
UnsafeControllerServer may be embedded to opt out of forward compatibility for this service.