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
RegisterServerServiceHandler registers the http handlers for service ServerService to "mux".
RegisterServerServiceHandlerClient registers the http handlers for service ServerService to "mux".
RegisterServerServiceHandlerFromEndpoint is same as RegisterServerServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterServerServiceHandlerServer registers the http handlers for service ServerService 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
No description provided by the author

# Variables

Enum value maps for DistributionMethod.
Enum value maps for DistributionMethod.
No description provided by the author
No description provided by the author
ServerService_ServiceDesc is the grpc.ServiceDesc for ServerService service.

# Structs

AdvisorRunIntervals represents intervals between each run of Advisor checks.
AdvisorRunIntervalsValidationError is the validation error returned by AdvisorRunIntervals.Validate if the designated constraints aren't met.
No description provided by the author
ChangeSettingsRequestValidationError is the validation error returned by ChangeSettingsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ChangeSettingsResponseValidationError is the validation error returned by ChangeSettingsResponse.Validate if the designated constraints aren't met.
No description provided by the author
CheckUpdatesRequestValidationError is the validation error returned by CheckUpdatesRequest.Validate if the designated constraints aren't met.
No description provided by the author
CheckUpdatesResponseValidationError is the validation error returned by CheckUpdatesResponse.Validate if the designated constraints aren't met.
No description provided by the author
DockerVersionInfoValidationError is the validation error returned by DockerVersionInfo.Validate if the designated constraints aren't met.
No description provided by the author
GetSettingsRequestValidationError is the validation error returned by GetSettingsRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetSettingsResponseValidationError is the validation error returned by GetSettingsResponse.Validate if the designated constraints aren't met.
Error is the generic error returned from unary RPCs.
HttpErrorValidationError is the validation error returned by HttpError.Validate if the designated constraints aren't met.
No description provided by the author
LeaderHealthCheckRequestValidationError is the validation error returned by LeaderHealthCheckRequest.Validate if the designated constraints aren't met.
No description provided by the author
LeaderHealthCheckResponseValidationError is the validation error returned by LeaderHealthCheckResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListChangeLogsRequestValidationError is the validation error returned by ListChangeLogsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListChangeLogsResponseValidationError is the validation error returned by ListChangeLogsResponse.Validate if the designated constraints aren't met.
MetricsResolutions represents Prometheus exporters metrics resolutions.
MetricsResolutionsValidationError is the validation error returned by MetricsResolutions.Validate if the designated constraints aren't met.
No description provided by the author
ReadinessRequestValidationError is the validation error returned by ReadinessRequest.Validate if the designated constraints aren't met.
No description provided by the author
ReadinessResponseValidationError is the validation error returned by ReadinessResponse.Validate if the designated constraints aren't met.
Settings represents PMM Server settings.
SettingsValidationError is the validation error returned by Settings.Validate if the designated constraints aren't met.
No description provided by the author
StartUpdateRequestValidationError is the validation error returned by StartUpdateRequest.Validate if the designated constraints aren't met.
No description provided by the author
StartUpdateResponseValidationError is the validation error returned by StartUpdateResponse.Validate if the designated constraints aren't met.
UnimplementedServerServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateStatusRequestValidationError is the validation error returned by UpdateStatusRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateStatusResponseValidationError is the validation error returned by UpdateStatusResponse.Validate if the designated constraints aren't met.
VersionInfo describes component version, or PMM Server as a whole.
VersionInfoValidationError is the validation error returned by VersionInfo.Validate if the designated constraints aren't met.
No description provided by the author
VersionRequestValidationError is the validation error returned by VersionRequest.Validate if the designated constraints aren't met.
No description provided by the author
VersionResponseValidationError is the validation error returned by VersionResponse.Validate if the designated constraints aren't met.

# Interfaces

ServerServiceClient is the client API for ServerService service.
ServerServiceServer is the server API for ServerService service.
UnsafeServerServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

AdvisorRunIntervalsMultiError is an error wrapping multiple validation errors returned by AdvisorRunIntervals.ValidateAll() if the designated constraints aren't met.
ChangeSettingsRequestMultiError is an error wrapping multiple validation errors returned by ChangeSettingsRequest.ValidateAll() if the designated constraints aren't met.
ChangeSettingsResponseMultiError is an error wrapping multiple validation errors returned by ChangeSettingsResponse.ValidateAll() if the designated constraints aren't met.
CheckUpdatesRequestMultiError is an error wrapping multiple validation errors returned by CheckUpdatesRequest.ValidateAll() if the designated constraints aren't met.
CheckUpdatesResponseMultiError is an error wrapping multiple validation errors returned by CheckUpdatesResponse.ValidateAll() if the designated constraints aren't met.
DistributionMethod defines PMM Server distribution method: Docker image, OVF/OVA, or AMI.
DockerVersionInfoMultiError is an error wrapping multiple validation errors returned by DockerVersionInfo.ValidateAll() if the designated constraints aren't met.
GetSettingsRequestMultiError is an error wrapping multiple validation errors returned by GetSettingsRequest.ValidateAll() if the designated constraints aren't met.
GetSettingsResponseMultiError is an error wrapping multiple validation errors returned by GetSettingsResponse.ValidateAll() if the designated constraints aren't met.
HttpErrorMultiError is an error wrapping multiple validation errors returned by HttpError.ValidateAll() if the designated constraints aren't met.
LeaderHealthCheckRequestMultiError is an error wrapping multiple validation errors returned by LeaderHealthCheckRequest.ValidateAll() if the designated constraints aren't met.
LeaderHealthCheckResponseMultiError is an error wrapping multiple validation errors returned by LeaderHealthCheckResponse.ValidateAll() if the designated constraints aren't met.
ListChangeLogsRequestMultiError is an error wrapping multiple validation errors returned by ListChangeLogsRequest.ValidateAll() if the designated constraints aren't met.
ListChangeLogsResponseMultiError is an error wrapping multiple validation errors returned by ListChangeLogsResponse.ValidateAll() if the designated constraints aren't met.
MetricsResolutionsMultiError is an error wrapping multiple validation errors returned by MetricsResolutions.ValidateAll() if the designated constraints aren't met.
ReadinessRequestMultiError is an error wrapping multiple validation errors returned by ReadinessRequest.ValidateAll() if the designated constraints aren't met.
ReadinessResponseMultiError is an error wrapping multiple validation errors returned by ReadinessResponse.ValidateAll() if the designated constraints aren't met.
SettingsMultiError is an error wrapping multiple validation errors returned by Settings.ValidateAll() if the designated constraints aren't met.
StartUpdateRequestMultiError is an error wrapping multiple validation errors returned by StartUpdateRequest.ValidateAll() if the designated constraints aren't met.
StartUpdateResponseMultiError is an error wrapping multiple validation errors returned by StartUpdateResponse.ValidateAll() if the designated constraints aren't met.
UpdateStatusRequestMultiError is an error wrapping multiple validation errors returned by UpdateStatusRequest.ValidateAll() if the designated constraints aren't met.
UpdateStatusResponseMultiError is an error wrapping multiple validation errors returned by UpdateStatusResponse.ValidateAll() if the designated constraints aren't met.
VersionInfoMultiError is an error wrapping multiple validation errors returned by VersionInfo.ValidateAll() if the designated constraints aren't met.
VersionRequestMultiError is an error wrapping multiple validation errors returned by VersionRequest.ValidateAll() if the designated constraints aren't met.
VersionResponseMultiError is an error wrapping multiple validation errors returned by VersionResponse.ValidateAll() if the designated constraints aren't met.