package
0.1.10
Repository: https://github.com/nearnodeflash/nnf-dm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

The data movement request cannot be canceled.
The cancel request was found to be invalid.
The request with the supplied UID was not found.
The data movement request was cancelled successfully.
The data movement resource failed to create.
Invalid request.
The data movement resource created successfully.
The data movement request is currently active and cannot be deleted.
The delete request was found to be invalid.
The request with the supplied UID was not found.
The data movement request was deleted successfully.
Unknown status.
The request was cancelled.
The data movement request has started the cancellation process.
The data movement request has completed.
The request failed.
The request was found to be invalid.
The request with the supplied UID was not found.
The request is created but has a pending status.
The data movement request is actively running.
The request was created and is in the act of starting.
The request completed with success.
Unknown state.
Unknown status.
No description provided by the author
No description provided by the author
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

Enum value maps for DataMovementCancelResponse_Status.
Enum value maps for DataMovementCancelResponse_Status.
Enum value maps for DataMovementCreateResponse_Status.
Enum value maps for DataMovementCreateResponse_Status.
Enum value maps for DataMovementDeleteResponse_Status.
Enum value maps for DataMovementDeleteResponse_Status.
Enum value maps for DataMovementStatusResponse_State.
Enum value maps for DataMovementStatusResponse_State.
Enum value maps for DataMovementStatusResponse_Status.
Enum value maps for DataMovementStatusResponse_Status.
DataMover_ServiceDesc is the grpc.ServiceDesc for DataMover service.
No description provided by the author

# Structs

The Data Movement Cancel Request permits users to initiate a cancellation of a data movement request that is in progress.
The Data Movement Cancel Response returns the status of the cancel request.
Data movement operations contain a CommandStatus in the Status object.
Create a Data Movement Request to perform data movement.
The Data Movement Create Response to indicate the status of of the Data Movement Request.
The Data Movement Delete Request permits users to delete a completed data movement request (any request with a status of COMPLETED).
The Data Movement Delete Response returns the status of the delete operation.
The Data Movement List Request allows a user to get a list of the current data movement requests for a given DWS Workflow.
The Data Movement List Response returns a list of the matching data movement requests' UIDs.
The Data Movement Status Request message permits users to query the status of a Data Movement Request.
The Data Movement Status Response message defines the current status of a data movement request.
The data movement version response returns information on the running data movement daemon.
Data Movement workflow message contains identifying information for the workflow initiating the data movement operation.
UnimplementedDataMoverServer must be embedded to have forward compatible implementations.

# Interfaces

DataMoverClient is the client API for DataMover service.
DataMoverServer is the server API for DataMover service.
UnsafeDataMoverServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author