package
1.16.0
Repository: https://github.com/percona/pmm-managed.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewClient creates new Client for a given connection.
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
RegisterAnnotationsHandler registers the http handlers for service Annotations to "mux".
RegisterAnnotationsHandlerClient registers the http handlers for service Annotations to "mux".
RegisterAnnotationsHandlerFromEndpoint is same as RegisterAnnotationsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterBaseHandler registers the http handlers for service Base to "mux".
RegisterBaseHandlerClient registers the http handlers for service Base to "mux".
RegisterBaseHandlerFromEndpoint is same as RegisterBaseHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterDemoHandler registers the http handlers for service Demo to "mux".
RegisterDemoHandlerClient registers the http handlers for service Demo to "mux".
RegisterDemoHandlerFromEndpoint is same as RegisterDemoHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterLogsHandler registers the http handlers for service Logs to "mux".
RegisterLogsHandlerClient registers the http handlers for service Logs to "mux".
RegisterLogsHandlerFromEndpoint is same as RegisterLogsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterMySQLHandler registers the http handlers for service MySQL to "mux".
RegisterMySQLHandlerClient registers the http handlers for service MySQL to "mux".
RegisterMySQLHandlerFromEndpoint is same as RegisterMySQLHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterPostgreSQLHandler registers the http handlers for service PostgreSQL to "mux".
RegisterPostgreSQLHandlerClient registers the http handlers for service PostgreSQL to "mux".
RegisterPostgreSQLHandlerFromEndpoint is same as RegisterPostgreSQLHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterRDSHandler registers the http handlers for service RDS to "mux".
RegisterRDSHandlerClient registers the http handlers for service RDS to "mux".
RegisterRDSHandlerFromEndpoint is same as RegisterRDSHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterRemoteHandler registers the http handlers for service Remote to "mux".
RegisterRemoteHandlerClient registers the http handlers for service Remote to "mux".
RegisterRemoteHandlerFromEndpoint is same as RegisterRemoteHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterScrapeConfigsHandler registers the http handlers for service ScrapeConfigs to "mux".
RegisterScrapeConfigsHandlerClient registers the http handlers for service ScrapeConfigs to "mux".
RegisterScrapeConfigsHandlerFromEndpoint is same as RegisterScrapeConfigsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
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

# Variables

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

# Structs

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
Client is a client for pmm-managed APIs.
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
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
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
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
ScrapeTargetHealth represents Prometheus scrape target health: unknown, down, or up.
No description provided by the author
No description provided by the author

# Interfaces

AnnotationsClient is the client API for Annotations service.
AnnotationsServer is the server API for Annotations service.
BaseClient is the client API for Base service.
BaseServer is the server API for Base service.
DemoClient is the client API for Demo service.
DemoServer is the server API for Demo service.
LogsClient is the client API for Logs service.
LogsServer is the server API for Logs service.
MySQLClient is the client API for MySQL service.
MySQLServer is the server API for MySQL service.
PostgreSQLClient is the client API for PostgreSQL service.
PostgreSQLServer is the server API for PostgreSQL service.
RDSClient is the client API for RDS service.
RDSServer is the server API for RDS service.
RemoteClient is the client API for Remote service.
RemoteServer is the server API for Remote service.
ScrapeConfigsClient is the client API for ScrapeConfigs service.
ScrapeConfigsServer is the server API for ScrapeConfigs service.

# Type aliases

Target health : unknown, down, or up.