package
0.1.2
Repository: https://github.com/elenager/spec.git
Documentation: pkg.go.dev

# 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.
Indicates that a field MAY contain information that is sensitive and MUST be treated as such (e.g.
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.
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
No description provided by the author
No description provided by the author
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.