# Packages
No description provided by the author
# Functions
No description provided by the author
RegisterAdvisorServiceHandler registers the http handlers for service AdvisorService to "mux".
RegisterAdvisorServiceHandlerClient registers the http handlers for service AdvisorService to "mux".
RegisterAdvisorServiceHandlerFromEndpoint is same as RegisterAdvisorServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAdvisorServiceHandlerServer registers the http handlers for service AdvisorService 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
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 AdvisorCheckFamily.
Enum value maps for AdvisorCheckFamily.
Enum value maps for AdvisorCheckInterval.
Enum value maps for AdvisorCheckInterval.
AdvisorService_ServiceDesc is the grpc.ServiceDesc for AdvisorService service.
No description provided by the author
# Structs
No description provided by the author
AdvisorCheck contains check name and status.
AdvisorCheckResult represents the check result returned from pmm-managed after running the check.
AdvisorCheckResultValidationError is the validation error returned by AdvisorCheckResult.Validate if the designated constraints aren't met.
AdvisorCheckValidationError is the validation error returned by AdvisorCheck.Validate if the designated constraints aren't met.
AdvisorValidationError is the validation error returned by Advisor.Validate if the designated constraints aren't met.
ChangeAdvisorCheckParams specifies a single check parameters.
ChangeAdvisorCheckParamsValidationError is the validation error returned by ChangeAdvisorCheckParams.Validate if the designated constraints aren't met.
No description provided by the author
ChangeAdvisorChecksRequestValidationError is the validation error returned by ChangeAdvisorChecksRequest.Validate if the designated constraints aren't met.
No description provided by the author
ChangeAdvisorChecksResponseValidationError is the validation error returned by ChangeAdvisorChecksResponse.Validate if the designated constraints aren't met.
CheckResult represents the check results for a given service.
CheckResultSummary is a summary of check results.
CheckResultSummaryValidationError is the validation error returned by CheckResultSummary.Validate if the designated constraints aren't met.
CheckResultValidationError is the validation error returned by CheckResult.Validate if the designated constraints aren't met.
No description provided by the author
GetFailedChecksRequestValidationError is the validation error returned by GetFailedChecksRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetFailedChecksResponseValidationError is the validation error returned by GetFailedChecksResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListAdvisorChecksRequestValidationError is the validation error returned by ListAdvisorChecksRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListAdvisorChecksResponseValidationError is the validation error returned by ListAdvisorChecksResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListAdvisorsRequestValidationError is the validation error returned by ListAdvisorsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListAdvisorsResponseValidationError is the validation error returned by ListAdvisorsResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListFailedServicesRequestValidationError is the validation error returned by ListFailedServicesRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListFailedServicesResponseValidationError is the validation error returned by ListFailedServicesResponse.Validate if the designated constraints aren't met.
No description provided by the author
StartAdvisorChecksRequestValidationError is the validation error returned by StartAdvisorChecksRequest.Validate if the designated constraints aren't met.
No description provided by the author
StartAdvisorChecksResponseValidationError is the validation error returned by StartAdvisorChecksResponse.Validate if the designated constraints aren't met.
UnimplementedAdvisorServiceServer must be embedded to have forward compatible implementations.
# Interfaces
AdvisorServiceClient is the client API for AdvisorService service.
AdvisorServiceServer is the server API for AdvisorService service.
UnsafeAdvisorServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author
AdvisorCheckInterval represents possible execution interval values for checks.
AdvisorCheckMultiError is an error wrapping multiple validation errors returned by AdvisorCheck.ValidateAll() if the designated constraints aren't met.
AdvisorCheckResultMultiError is an error wrapping multiple validation errors returned by AdvisorCheckResult.ValidateAll() if the designated constraints aren't met.
AdvisorMultiError is an error wrapping multiple validation errors returned by Advisor.ValidateAll() if the designated constraints aren't met.
ChangeAdvisorCheckParamsMultiError is an error wrapping multiple validation errors returned by ChangeAdvisorCheckParams.ValidateAll() if the designated constraints aren't met.
ChangeAdvisorChecksRequestMultiError is an error wrapping multiple validation errors returned by ChangeAdvisorChecksRequest.ValidateAll() if the designated constraints aren't met.
ChangeAdvisorChecksResponseMultiError is an error wrapping multiple validation errors returned by ChangeAdvisorChecksResponse.ValidateAll() if the designated constraints aren't met.
CheckResultMultiError is an error wrapping multiple validation errors returned by CheckResult.ValidateAll() if the designated constraints aren't met.
CheckResultSummaryMultiError is an error wrapping multiple validation errors returned by CheckResultSummary.ValidateAll() if the designated constraints aren't met.
GetFailedChecksRequestMultiError is an error wrapping multiple validation errors returned by GetFailedChecksRequest.ValidateAll() if the designated constraints aren't met.
GetFailedChecksResponseMultiError is an error wrapping multiple validation errors returned by GetFailedChecksResponse.ValidateAll() if the designated constraints aren't met.
ListAdvisorChecksRequestMultiError is an error wrapping multiple validation errors returned by ListAdvisorChecksRequest.ValidateAll() if the designated constraints aren't met.
ListAdvisorChecksResponseMultiError is an error wrapping multiple validation errors returned by ListAdvisorChecksResponse.ValidateAll() if the designated constraints aren't met.
ListAdvisorsRequestMultiError is an error wrapping multiple validation errors returned by ListAdvisorsRequest.ValidateAll() if the designated constraints aren't met.
ListAdvisorsResponseMultiError is an error wrapping multiple validation errors returned by ListAdvisorsResponse.ValidateAll() if the designated constraints aren't met.
ListFailedServicesRequestMultiError is an error wrapping multiple validation errors returned by ListFailedServicesRequest.ValidateAll() if the designated constraints aren't met.
ListFailedServicesResponseMultiError is an error wrapping multiple validation errors returned by ListFailedServicesResponse.ValidateAll() if the designated constraints aren't met.
StartAdvisorChecksRequestMultiError is an error wrapping multiple validation errors returned by StartAdvisorChecksRequest.ValidateAll() if the designated constraints aren't met.
StartAdvisorChecksResponseMultiError is an error wrapping multiple validation errors returned by StartAdvisorChecksResponse.ValidateAll() if the designated constraints aren't met.