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
RegisterPlatformServiceHandler registers the http handlers for service PlatformService to "mux".
RegisterPlatformServiceHandlerClient registers the http handlers for service PlatformService to "mux".
RegisterPlatformServiceHandlerFromEndpoint is same as RegisterPlatformServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPlatformServiceHandlerServer registers the http handlers for service PlatformService 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

# Variables

No description provided by the author
PlatformService_ServiceDesc is the grpc.ServiceDesc for PlatformService service.

# Structs

No description provided by the author
ConnectRequestValidationError is the validation error returned by ConnectRequest.Validate if the designated constraints aren't met.
No description provided by the author
ConnectResponseValidationError is the validation error returned by ConnectResponse.Validate if the designated constraints aren't met.
No description provided by the author
DisconnectRequestValidationError is the validation error returned by DisconnectRequest.Validate if the designated constraints aren't met.
No description provided by the author
DisconnectResponseValidationError is the validation error returned by DisconnectResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetContactInformationRequestValidationError is the validation error returned by GetContactInformationRequest.Validate if the designated constraints aren't met.
No description provided by the author
CustomerSuccess contains the contanct details of the customer success employee assigned to a customer's account.
GetContactInformationResponse_CustomerSuccessValidationError is the validation error returned by GetContactInformationResponse_CustomerSuccess.Validate if the designated constraints aren't met.
GetContactInformationResponseValidationError is the validation error returned by GetContactInformationResponse.Validate if the designated constraints aren't met.
OrganizationEntitlement contains information about Organization entitlement.
Platform indicates platform specific entitlements.
OrganizationEntitlement_PlatformValidationError is the validation error returned by OrganizationEntitlement_Platform.Validate if the designated constraints aren't met.
OrganizationEntitlementValidationError is the validation error returned by OrganizationEntitlement.Validate if the designated constraints aren't met.
OrganizationTicket contains information about the support ticket.
OrganizationTicketValidationError is the validation error returned by OrganizationTicket.Validate if the designated constraints aren't met.
No description provided by the author
SearchOrganizationEntitlementsRequestValidationError is the validation error returned by SearchOrganizationEntitlementsRequest.Validate if the designated constraints aren't met.
No description provided by the author
SearchOrganizationEntitlementsResponseValidationError is the validation error returned by SearchOrganizationEntitlementsResponse.Validate if the designated constraints aren't met.
No description provided by the author
SearchOrganizationTicketsRequestValidationError is the validation error returned by SearchOrganizationTicketsRequest.Validate if the designated constraints aren't met.
No description provided by the author
SearchOrganizationTicketsResponseValidationError is the validation error returned by SearchOrganizationTicketsResponse.Validate if the designated constraints aren't met.
No description provided by the author
ServerInfoRequestValidationError is the validation error returned by ServerInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
ServerInfoResponseValidationError is the validation error returned by ServerInfoResponse.Validate if the designated constraints aren't met.
UnimplementedPlatformServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UserStatusRequestValidationError is the validation error returned by UserStatusRequest.Validate if the designated constraints aren't met.
No description provided by the author
UserStatusResponseValidationError is the validation error returned by UserStatusResponse.Validate if the designated constraints aren't met.

# Interfaces

PlatformServiceClient is the client API for PlatformService service.
PlatformServiceServer is the server API for PlatformService service.
UnsafePlatformServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

ConnectRequestMultiError is an error wrapping multiple validation errors returned by ConnectRequest.ValidateAll() if the designated constraints aren't met.
ConnectResponseMultiError is an error wrapping multiple validation errors returned by ConnectResponse.ValidateAll() if the designated constraints aren't met.
DisconnectRequestMultiError is an error wrapping multiple validation errors returned by DisconnectRequest.ValidateAll() if the designated constraints aren't met.
DisconnectResponseMultiError is an error wrapping multiple validation errors returned by DisconnectResponse.ValidateAll() if the designated constraints aren't met.
GetContactInformationRequestMultiError is an error wrapping multiple validation errors returned by GetContactInformationRequest.ValidateAll() if the designated constraints aren't met.
GetContactInformationResponse_CustomerSuccessMultiError is an error wrapping multiple validation errors returned by GetContactInformationResponse_CustomerSuccess.ValidateAll() if the designated constraints aren't met.
GetContactInformationResponseMultiError is an error wrapping multiple validation errors returned by GetContactInformationResponse.ValidateAll() if the designated constraints aren't met.
OrganizationEntitlement_PlatformMultiError is an error wrapping multiple validation errors returned by OrganizationEntitlement_Platform.ValidateAll() if the designated constraints aren't met.
OrganizationEntitlementMultiError is an error wrapping multiple validation errors returned by OrganizationEntitlement.ValidateAll() if the designated constraints aren't met.
OrganizationTicketMultiError is an error wrapping multiple validation errors returned by OrganizationTicket.ValidateAll() if the designated constraints aren't met.
SearchOrganizationEntitlementsRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationEntitlementsRequest.ValidateAll() if the designated constraints aren't met.
SearchOrganizationEntitlementsResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationEntitlementsResponse.ValidateAll() if the designated constraints aren't met.
SearchOrganizationTicketsRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationTicketsRequest.ValidateAll() if the designated constraints aren't met.
SearchOrganizationTicketsResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationTicketsResponse.ValidateAll() if the designated constraints aren't met.
ServerInfoRequestMultiError is an error wrapping multiple validation errors returned by ServerInfoRequest.ValidateAll() if the designated constraints aren't met.
ServerInfoResponseMultiError is an error wrapping multiple validation errors returned by ServerInfoResponse.ValidateAll() if the designated constraints aren't met.
UserStatusRequestMultiError is an error wrapping multiple validation errors returned by UserStatusRequest.ValidateAll() if the designated constraints aren't met.
UserStatusResponseMultiError is an error wrapping multiple validation errors returned by UserStatusResponse.ValidateAll() if the designated constraints aren't met.