package
3.0.0+incompatible
Repository: https://github.com/percona/pmm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
RegisterDumpServiceHandler registers the http handlers for service DumpService to "mux".
RegisterDumpServiceHandlerClient registers the http handlers for service DumpService to "mux".
RegisterDumpServiceHandlerFromEndpoint is same as RegisterDumpServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDumpServiceHandlerServer registers the http handlers for service DumpService to "mux".
No description provided by the author

# Constants

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
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DumpService_ServiceDesc is the grpc.ServiceDesc for DumpService service.
Enum value maps for DumpStatus.
Enum value maps for DumpStatus.
No description provided by the author

# Structs

No description provided by the author
DeleteDumpRequestValidationError is the validation error returned by DeleteDumpRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteDumpResponseValidationError is the validation error returned by DeleteDumpResponse.Validate if the designated constraints aren't met.
No description provided by the author
DumpValidationError is the validation error returned by Dump.Validate if the designated constraints aren't met.
No description provided by the author
GetDumpLogsRequestValidationError is the validation error returned by GetDumpLogsRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetDumpLogsResponseValidationError is the validation error returned by GetDumpLogsResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListDumpsRequestValidationError is the validation error returned by ListDumpsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListDumpsResponseValidationError is the validation error returned by ListDumpsResponse.Validate if the designated constraints aren't met.
LogChunk represent one chunk of logs.
LogChunkValidationError is the validation error returned by LogChunk.Validate if the designated constraints aren't met.
No description provided by the author
SFTPParametersValidationError is the validation error returned by SFTPParameters.Validate if the designated constraints aren't met.
No description provided by the author
StartDumpRequestValidationError is the validation error returned by StartDumpRequest.Validate if the designated constraints aren't met.
No description provided by the author
StartDumpResponseValidationError is the validation error returned by StartDumpResponse.Validate if the designated constraints aren't met.
UnimplementedDumpServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UploadDumpRequestValidationError is the validation error returned by UploadDumpRequest.Validate if the designated constraints aren't met.
No description provided by the author
UploadDumpResponseValidationError is the validation error returned by UploadDumpResponse.Validate if the designated constraints aren't met.

# Interfaces

DumpServiceClient is the client API for DumpService service.
DumpServiceServer is the server API for DumpService service.
UnsafeDumpServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

DeleteDumpRequestMultiError is an error wrapping multiple validation errors returned by DeleteDumpRequest.ValidateAll() if the designated constraints aren't met.
DeleteDumpResponseMultiError is an error wrapping multiple validation errors returned by DeleteDumpResponse.ValidateAll() if the designated constraints aren't met.
DumpMultiError is an error wrapping multiple validation errors returned by Dump.ValidateAll() if the designated constraints aren't met.
No description provided by the author
GetDumpLogsRequestMultiError is an error wrapping multiple validation errors returned by GetDumpLogsRequest.ValidateAll() if the designated constraints aren't met.
GetDumpLogsResponseMultiError is an error wrapping multiple validation errors returned by GetDumpLogsResponse.ValidateAll() if the designated constraints aren't met.
ListDumpsRequestMultiError is an error wrapping multiple validation errors returned by ListDumpsRequest.ValidateAll() if the designated constraints aren't met.
ListDumpsResponseMultiError is an error wrapping multiple validation errors returned by ListDumpsResponse.ValidateAll() if the designated constraints aren't met.
LogChunkMultiError is an error wrapping multiple validation errors returned by LogChunk.ValidateAll() if the designated constraints aren't met.
SFTPParametersMultiError is an error wrapping multiple validation errors returned by SFTPParameters.ValidateAll() if the designated constraints aren't met.
StartDumpRequestMultiError is an error wrapping multiple validation errors returned by StartDumpRequest.ValidateAll() if the designated constraints aren't met.
StartDumpResponseMultiError is an error wrapping multiple validation errors returned by StartDumpResponse.ValidateAll() if the designated constraints aren't met.
UploadDumpRequestMultiError is an error wrapping multiple validation errors returned by UploadDumpRequest.ValidateAll() if the designated constraints aren't met.
UploadDumpResponseMultiError is an error wrapping multiple validation errors returned by UploadDumpResponse.ValidateAll() if the designated constraints aren't met.