# Functions
No description provided by the author
# Constants
ErrReplicationExecutionNotProvidedMsg describes an error caused by a missing replication execution object.
ErrReplicationExecutionReplicationIDMismatchMsg describes an error caused by an ID mismatch of the desired replication execution and an existing replication.
ErrReplicationIDNotExists describes an error when no proper replication ID is found.
ErrReplicationIllegalIDFormat describes an illegal request format.
ErrReplicationInternalErrors describes server-side internal errors.
ErrReplicationMismatch describes a failed lookup of a replication with name/id pair.
ErrReplicationNameAlreadyExists describes a duplicate replication name error.
ErrReplicationNoPermission describes a request error without permission.
ErrReplicationNotFound describes an error when a specific replication is not found.
ErrReplicationNotProvidedMsg describes an error caused by a missing replication object.
ErrReplicationUnauthorized describes an unauthorized request.
# Structs
No description provided by the author
No description provided by the author
ErrReplicationIDNotExists describes an error when no proper replication ID is found.
ErrReplicationIllegalIDFormat describes an illegal request format.
ErrReplicationInternalErrors describes server-side internal errors.
ErrReplicationMismatch describes a failed lookup of a replication with name/id pair.
ErrReplicationNameAlreadyExists describes a duplicate replication name error.
ErrReplicationNoPermission describes a request error without permission.
ErrReplicationNotFound describes an error when a specific replication is not found.
No description provided by the author
ErrReplicationUnauthorized describes an unauthorized request.
RESTClient is a subclient for handling replication related actions.
# Interfaces
No description provided by the author