Documentation ¶
Overview ¶
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package managementpb is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterActionsHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterActionsHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ActionsClient) error
- func RegisterActionsHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterActionsHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ActionsServer) error
- func RegisterActionsServer(s *grpc.Server, srv ActionsServer)
- func RegisterAnnotationHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAnnotationHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AnnotationClient) error
- func RegisterAnnotationHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAnnotationHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AnnotationServer) error
- func RegisterAnnotationServer(s *grpc.Server, srv AnnotationServer)
- func RegisterExternalHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterExternalHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ExternalClient) error
- func RegisterExternalHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterExternalHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ExternalServer) error
- func RegisterExternalServer(s *grpc.Server, srv ExternalServer)
- func RegisterHAProxyHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterHAProxyHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HAProxyClient) error
- func RegisterHAProxyHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterHAProxyHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HAProxyServer) error
- func RegisterHAProxyServer(s *grpc.Server, srv HAProxyServer)
- func RegisterMongoDBHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterMongoDBHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MongoDBClient) error
- func RegisterMongoDBHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterMongoDBHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MongoDBServer) error
- func RegisterMongoDBServer(s *grpc.Server, srv MongoDBServer)
- func RegisterMySQLHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterMySQLHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MySQLClient) error
- func RegisterMySQLHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterMySQLHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MySQLServer) error
- func RegisterMySQLServer(s *grpc.Server, srv MySQLServer)
- func RegisterNodeHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterNodeHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NodeClient) error
- func RegisterNodeHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterNodeHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NodeServer) error
- func RegisterNodeServer(s *grpc.Server, srv NodeServer)
- func RegisterPostgreSQLHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterPostgreSQLHandlerClient(ctx context.Context, mux *runtime.ServeMux, client PostgreSQLClient) error
- func RegisterPostgreSQLHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterPostgreSQLHandlerServer(ctx context.Context, mux *runtime.ServeMux, server PostgreSQLServer) error
- func RegisterPostgreSQLServer(s *grpc.Server, srv PostgreSQLServer)
- func RegisterProxySQLHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterProxySQLHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ProxySQLClient) error
- func RegisterProxySQLHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterProxySQLHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ProxySQLServer) error
- func RegisterProxySQLServer(s *grpc.Server, srv ProxySQLServer)
- func RegisterRDSHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterRDSHandlerClient(ctx context.Context, mux *runtime.ServeMux, client RDSClient) error
- func RegisterRDSHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterRDSHandlerServer(ctx context.Context, mux *runtime.ServeMux, server RDSServer) error
- func RegisterRDSServer(s *grpc.Server, srv RDSServer)
- func RegisterSecurityChecksHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterSecurityChecksHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SecurityChecksClient) error
- func RegisterSecurityChecksHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterSecurityChecksHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SecurityChecksServer) error
- func RegisterSecurityChecksServer(s *grpc.Server, srv SecurityChecksServer)
- func RegisterServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceClient) error
- func RegisterServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceServer) error
- func RegisterServiceServer(s *grpc.Server, srv ServiceServer)
- type ActionType
- type ActionsClient
- type ActionsServer
- type AddAnnotationRequest
- func (*AddAnnotationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddAnnotationRequest) GetNodeName() string
- func (x *AddAnnotationRequest) GetServiceNames() []string
- func (x *AddAnnotationRequest) GetTags() []string
- func (x *AddAnnotationRequest) GetText() string
- func (*AddAnnotationRequest) ProtoMessage()
- func (x *AddAnnotationRequest) ProtoReflect() protoreflect.Message
- func (x *AddAnnotationRequest) Reset()
- func (x *AddAnnotationRequest) String() string
- func (this *AddAnnotationRequest) Validate() error
- type AddAnnotationResponse
- func (*AddAnnotationResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddAnnotationResponse) ProtoMessage()
- func (x *AddAnnotationResponse) ProtoReflect() protoreflect.Message
- func (x *AddAnnotationResponse) Reset()
- func (x *AddAnnotationResponse) String() string
- func (this *AddAnnotationResponse) Validate() error
- type AddExternalRequest
- func (*AddExternalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddExternalRequest) GetAddNode() *AddNodeParams
- func (x *AddExternalRequest) GetAddress() string
- func (x *AddExternalRequest) GetCluster() string
- func (x *AddExternalRequest) GetCustomLabels() map[string]string
- func (x *AddExternalRequest) GetEnvironment() string
- func (x *AddExternalRequest) GetGroup() string
- func (x *AddExternalRequest) GetListenPort() uint32
- func (x *AddExternalRequest) GetMetricsMode() MetricsMode
- func (x *AddExternalRequest) GetMetricsPath() string
- func (x *AddExternalRequest) GetNodeId() string
- func (x *AddExternalRequest) GetNodeName() string
- func (x *AddExternalRequest) GetPassword() string
- func (x *AddExternalRequest) GetReplicationSet() string
- func (x *AddExternalRequest) GetRunsOnNodeId() string
- func (x *AddExternalRequest) GetScheme() string
- func (x *AddExternalRequest) GetServiceName() string
- func (x *AddExternalRequest) GetSkipConnectionCheck() bool
- func (x *AddExternalRequest) GetUsername() string
- func (*AddExternalRequest) ProtoMessage()
- func (x *AddExternalRequest) ProtoReflect() protoreflect.Message
- func (x *AddExternalRequest) Reset()
- func (x *AddExternalRequest) String() string
- func (this *AddExternalRequest) Validate() error
- type AddExternalResponse
- func (*AddExternalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddExternalResponse) GetExternalExporter() *inventorypb.ExternalExporter
- func (x *AddExternalResponse) GetService() *inventorypb.ExternalService
- func (*AddExternalResponse) ProtoMessage()
- func (x *AddExternalResponse) ProtoReflect() protoreflect.Message
- func (x *AddExternalResponse) Reset()
- func (x *AddExternalResponse) String() string
- func (this *AddExternalResponse) Validate() error
- type AddHAProxyRequest
- func (*AddHAProxyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddHAProxyRequest) GetAddNode() *AddNodeParams
- func (x *AddHAProxyRequest) GetAddress() string
- func (x *AddHAProxyRequest) GetCluster() string
- func (x *AddHAProxyRequest) GetCustomLabels() map[string]string
- func (x *AddHAProxyRequest) GetEnvironment() string
- func (x *AddHAProxyRequest) GetListenPort() uint32
- func (x *AddHAProxyRequest) GetMetricsMode() MetricsMode
- func (x *AddHAProxyRequest) GetMetricsPath() string
- func (x *AddHAProxyRequest) GetNodeId() string
- func (x *AddHAProxyRequest) GetNodeName() string
- func (x *AddHAProxyRequest) GetPassword() string
- func (x *AddHAProxyRequest) GetReplicationSet() string
- func (x *AddHAProxyRequest) GetScheme() string
- func (x *AddHAProxyRequest) GetServiceName() string
- func (x *AddHAProxyRequest) GetSkipConnectionCheck() bool
- func (x *AddHAProxyRequest) GetUsername() string
- func (*AddHAProxyRequest) ProtoMessage()
- func (x *AddHAProxyRequest) ProtoReflect() protoreflect.Message
- func (x *AddHAProxyRequest) Reset()
- func (x *AddHAProxyRequest) String() string
- func (this *AddHAProxyRequest) Validate() error
- type AddHAProxyResponse
- func (*AddHAProxyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddHAProxyResponse) GetExternalExporter() *inventorypb.ExternalExporter
- func (x *AddHAProxyResponse) GetService() *inventorypb.HAProxyService
- func (*AddHAProxyResponse) ProtoMessage()
- func (x *AddHAProxyResponse) ProtoReflect() protoreflect.Message
- func (x *AddHAProxyResponse) Reset()
- func (x *AddHAProxyResponse) String() string
- func (this *AddHAProxyResponse) Validate() error
- type AddMongoDBRequest
- func (*AddMongoDBRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddMongoDBRequest) GetAddNode() *AddNodeParams
- func (x *AddMongoDBRequest) GetAddress() string
- func (x *AddMongoDBRequest) GetCluster() string
- func (x *AddMongoDBRequest) GetCustomLabels() map[string]string
- func (x *AddMongoDBRequest) GetDisableCollectors() []string
- func (x *AddMongoDBRequest) GetEnvironment() string
- func (x *AddMongoDBRequest) GetMetricsMode() MetricsMode
- func (x *AddMongoDBRequest) GetNodeId() string
- func (x *AddMongoDBRequest) GetNodeName() string
- func (x *AddMongoDBRequest) GetPassword() string
- func (x *AddMongoDBRequest) GetPmmAgentId() string
- func (x *AddMongoDBRequest) GetPort() uint32
- func (x *AddMongoDBRequest) GetQanMongodbProfiler() bool
- func (x *AddMongoDBRequest) GetReplicationSet() string
- func (x *AddMongoDBRequest) GetServiceName() string
- func (x *AddMongoDBRequest) GetSkipConnectionCheck() bool
- func (x *AddMongoDBRequest) GetSocket() string
- func (x *AddMongoDBRequest) GetTls() bool
- func (x *AddMongoDBRequest) GetTlsCa() string
- func (x *AddMongoDBRequest) GetTlsCertificateKey() string
- func (x *AddMongoDBRequest) GetTlsCertificateKeyFilePassword() string
- func (x *AddMongoDBRequest) GetTlsSkipVerify() bool
- func (x *AddMongoDBRequest) GetUsername() string
- func (*AddMongoDBRequest) ProtoMessage()
- func (x *AddMongoDBRequest) ProtoReflect() protoreflect.Message
- func (x *AddMongoDBRequest) Reset()
- func (x *AddMongoDBRequest) String() string
- func (this *AddMongoDBRequest) Validate() error
- type AddMongoDBResponse
- func (*AddMongoDBResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMongoDBResponse) GetMongodbExporter() *inventorypb.MongoDBExporter
- func (x *AddMongoDBResponse) GetQanMongodbProfiler() *inventorypb.QANMongoDBProfilerAgent
- func (x *AddMongoDBResponse) GetService() *inventorypb.MongoDBService
- func (*AddMongoDBResponse) ProtoMessage()
- func (x *AddMongoDBResponse) ProtoReflect() protoreflect.Message
- func (x *AddMongoDBResponse) Reset()
- func (x *AddMongoDBResponse) String() string
- func (this *AddMongoDBResponse) Validate() error
- type AddMySQLRequest
- func (*AddMySQLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddMySQLRequest) GetAddNode() *AddNodeParams
- func (x *AddMySQLRequest) GetAddress() string
- func (x *AddMySQLRequest) GetCluster() string
- func (x *AddMySQLRequest) GetCustomLabels() map[string]string
- func (x *AddMySQLRequest) GetDisableCollectors() []string
- func (x *AddMySQLRequest) GetDisableQueryExamples() bool
- func (x *AddMySQLRequest) GetEnvironment() string
- func (x *AddMySQLRequest) GetMaxSlowlogFileSize() int64
- func (x *AddMySQLRequest) GetMetricsMode() MetricsMode
- func (x *AddMySQLRequest) GetNodeId() string
- func (x *AddMySQLRequest) GetNodeName() string
- func (x *AddMySQLRequest) GetPassword() string
- func (x *AddMySQLRequest) GetPmmAgentId() string
- func (x *AddMySQLRequest) GetPort() uint32
- func (x *AddMySQLRequest) GetQanMysqlPerfschema() bool
- func (x *AddMySQLRequest) GetQanMysqlSlowlog() bool
- func (x *AddMySQLRequest) GetReplicationSet() string
- func (x *AddMySQLRequest) GetServiceName() string
- func (x *AddMySQLRequest) GetSkipConnectionCheck() bool
- func (x *AddMySQLRequest) GetSocket() string
- func (x *AddMySQLRequest) GetTablestatsGroupTableLimit() int32
- func (x *AddMySQLRequest) GetTls() bool
- func (x *AddMySQLRequest) GetTlsCa() string
- func (x *AddMySQLRequest) GetTlsCert() string
- func (x *AddMySQLRequest) GetTlsKey() string
- func (x *AddMySQLRequest) GetTlsSkipVerify() bool
- func (x *AddMySQLRequest) GetUsername() string
- func (*AddMySQLRequest) ProtoMessage()
- func (x *AddMySQLRequest) ProtoReflect() protoreflect.Message
- func (x *AddMySQLRequest) Reset()
- func (x *AddMySQLRequest) String() string
- func (this *AddMySQLRequest) Validate() error
- type AddMySQLResponse
- func (*AddMySQLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMySQLResponse) GetMysqldExporter() *inventorypb.MySQLdExporter
- func (x *AddMySQLResponse) GetQanMysqlPerfschema() *inventorypb.QANMySQLPerfSchemaAgent
- func (x *AddMySQLResponse) GetQanMysqlSlowlog() *inventorypb.QANMySQLSlowlogAgent
- func (x *AddMySQLResponse) GetService() *inventorypb.MySQLService
- func (x *AddMySQLResponse) GetTableCount() int32
- func (*AddMySQLResponse) ProtoMessage()
- func (x *AddMySQLResponse) ProtoReflect() protoreflect.Message
- func (x *AddMySQLResponse) Reset()
- func (x *AddMySQLResponse) String() string
- func (this *AddMySQLResponse) Validate() error
- type AddNodeParams
- func (*AddNodeParams) Descriptor() ([]byte, []int)deprecated
- func (x *AddNodeParams) GetAz() string
- func (x *AddNodeParams) GetContainerId() string
- func (x *AddNodeParams) GetContainerName() string
- func (x *AddNodeParams) GetCustomLabels() map[string]string
- func (x *AddNodeParams) GetDistro() string
- func (x *AddNodeParams) GetMachineId() string
- func (x *AddNodeParams) GetNodeModel() string
- func (x *AddNodeParams) GetNodeName() string
- func (x *AddNodeParams) GetNodeType() inventorypb.NodeType
- func (x *AddNodeParams) GetRegion() string
- func (*AddNodeParams) ProtoMessage()
- func (x *AddNodeParams) ProtoReflect() protoreflect.Message
- func (x *AddNodeParams) Reset()
- func (x *AddNodeParams) String() string
- func (this *AddNodeParams) Validate() error
- type AddPostgreSQLRequest
- func (*AddPostgreSQLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPostgreSQLRequest) GetAddNode() *AddNodeParams
- func (x *AddPostgreSQLRequest) GetAddress() string
- func (x *AddPostgreSQLRequest) GetCluster() string
- func (x *AddPostgreSQLRequest) GetCustomLabels() map[string]string
- func (x *AddPostgreSQLRequest) GetDisableCollectors() []string
- func (x *AddPostgreSQLRequest) GetDisableQueryExamples() bool
- func (x *AddPostgreSQLRequest) GetEnvironment() string
- func (x *AddPostgreSQLRequest) GetMetricsMode() MetricsMode
- func (x *AddPostgreSQLRequest) GetNodeId() string
- func (x *AddPostgreSQLRequest) GetNodeName() string
- func (x *AddPostgreSQLRequest) GetPassword() string
- func (x *AddPostgreSQLRequest) GetPmmAgentId() string
- func (x *AddPostgreSQLRequest) GetPort() uint32
- func (x *AddPostgreSQLRequest) GetQanPostgresqlPgstatementsAgent() bool
- func (x *AddPostgreSQLRequest) GetQanPostgresqlPgstatmonitorAgent() bool
- func (x *AddPostgreSQLRequest) GetReplicationSet() string
- func (x *AddPostgreSQLRequest) GetServiceName() string
- func (x *AddPostgreSQLRequest) GetSkipConnectionCheck() bool
- func (x *AddPostgreSQLRequest) GetSocket() string
- func (x *AddPostgreSQLRequest) GetTls() bool
- func (x *AddPostgreSQLRequest) GetTlsSkipVerify() bool
- func (x *AddPostgreSQLRequest) GetUsername() string
- func (*AddPostgreSQLRequest) ProtoMessage()
- func (x *AddPostgreSQLRequest) ProtoReflect() protoreflect.Message
- func (x *AddPostgreSQLRequest) Reset()
- func (x *AddPostgreSQLRequest) String() string
- func (this *AddPostgreSQLRequest) Validate() error
- type AddPostgreSQLResponse
- func (*AddPostgreSQLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddPostgreSQLResponse) GetPostgresExporter() *inventorypb.PostgresExporter
- func (x *AddPostgreSQLResponse) GetQanPostgresqlPgstatementsAgent() *inventorypb.QANPostgreSQLPgStatementsAgent
- func (x *AddPostgreSQLResponse) GetQanPostgresqlPgstatmonitorAgent() *inventorypb.QANPostgreSQLPgStatMonitorAgent
- func (x *AddPostgreSQLResponse) GetService() *inventorypb.PostgreSQLService
- func (*AddPostgreSQLResponse) ProtoMessage()
- func (x *AddPostgreSQLResponse) ProtoReflect() protoreflect.Message
- func (x *AddPostgreSQLResponse) Reset()
- func (x *AddPostgreSQLResponse) String() string
- func (this *AddPostgreSQLResponse) Validate() error
- type AddProxySQLRequest
- func (*AddProxySQLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddProxySQLRequest) GetAddNode() *AddNodeParams
- func (x *AddProxySQLRequest) GetAddress() string
- func (x *AddProxySQLRequest) GetCluster() string
- func (x *AddProxySQLRequest) GetCustomLabels() map[string]string
- func (x *AddProxySQLRequest) GetDisableCollectors() []string
- func (x *AddProxySQLRequest) GetEnvironment() string
- func (x *AddProxySQLRequest) GetMetricsMode() MetricsMode
- func (x *AddProxySQLRequest) GetNodeId() string
- func (x *AddProxySQLRequest) GetNodeName() string
- func (x *AddProxySQLRequest) GetPassword() string
- func (x *AddProxySQLRequest) GetPmmAgentId() string
- func (x *AddProxySQLRequest) GetPort() uint32
- func (x *AddProxySQLRequest) GetReplicationSet() string
- func (x *AddProxySQLRequest) GetServiceName() string
- func (x *AddProxySQLRequest) GetSkipConnectionCheck() bool
- func (x *AddProxySQLRequest) GetSocket() string
- func (x *AddProxySQLRequest) GetTls() bool
- func (x *AddProxySQLRequest) GetTlsSkipVerify() bool
- func (x *AddProxySQLRequest) GetUsername() string
- func (*AddProxySQLRequest) ProtoMessage()
- func (x *AddProxySQLRequest) ProtoReflect() protoreflect.Message
- func (x *AddProxySQLRequest) Reset()
- func (x *AddProxySQLRequest) String() string
- func (this *AddProxySQLRequest) Validate() error
- type AddProxySQLResponse
- func (*AddProxySQLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddProxySQLResponse) GetProxysqlExporter() *inventorypb.ProxySQLExporter
- func (x *AddProxySQLResponse) GetService() *inventorypb.ProxySQLService
- func (*AddProxySQLResponse) ProtoMessage()
- func (x *AddProxySQLResponse) ProtoReflect() protoreflect.Message
- func (x *AddProxySQLResponse) Reset()
- func (x *AddProxySQLResponse) String() string
- func (this *AddProxySQLResponse) Validate() error
- type AddRDSRequest
- func (*AddRDSRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddRDSRequest) GetAddress() string
- func (x *AddRDSRequest) GetAwsAccessKey() string
- func (x *AddRDSRequest) GetAwsSecretKey() string
- func (x *AddRDSRequest) GetAz() string
- func (x *AddRDSRequest) GetCluster() string
- func (x *AddRDSRequest) GetCustomLabels() map[string]string
- func (x *AddRDSRequest) GetDisableBasicMetrics() bool
- func (x *AddRDSRequest) GetDisableEnhancedMetrics() bool
- func (x *AddRDSRequest) GetDisableQueryExamples() bool
- func (x *AddRDSRequest) GetEngine() DiscoverRDSEngine
- func (x *AddRDSRequest) GetEnvironment() string
- func (x *AddRDSRequest) GetInstanceId() string
- func (x *AddRDSRequest) GetMetricsMode() MetricsMode
- func (x *AddRDSRequest) GetNodeModel() string
- func (x *AddRDSRequest) GetNodeName() string
- func (x *AddRDSRequest) GetPassword() string
- func (x *AddRDSRequest) GetPort() uint32
- func (x *AddRDSRequest) GetQanMysqlPerfschema() bool
- func (x *AddRDSRequest) GetQanPostgresqlPgstatements() bool
- func (x *AddRDSRequest) GetRdsExporter() bool
- func (x *AddRDSRequest) GetRegion() string
- func (x *AddRDSRequest) GetReplicationSet() string
- func (x *AddRDSRequest) GetServiceName() string
- func (x *AddRDSRequest) GetSkipConnectionCheck() bool
- func (x *AddRDSRequest) GetTablestatsGroupTableLimit() int32
- func (x *AddRDSRequest) GetTls() bool
- func (x *AddRDSRequest) GetTlsSkipVerify() bool
- func (x *AddRDSRequest) GetUsername() string
- func (*AddRDSRequest) ProtoMessage()
- func (x *AddRDSRequest) ProtoReflect() protoreflect.Message
- func (x *AddRDSRequest) Reset()
- func (x *AddRDSRequest) String() string
- func (this *AddRDSRequest) Validate() error
- type AddRDSResponse
- func (*AddRDSResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddRDSResponse) GetMysql() *inventorypb.MySQLService
- func (x *AddRDSResponse) GetMysqldExporter() *inventorypb.MySQLdExporter
- func (x *AddRDSResponse) GetNode() *inventorypb.RemoteRDSNode
- func (x *AddRDSResponse) GetPostgresql() *inventorypb.PostgreSQLService
- func (x *AddRDSResponse) GetPostgresqlExporter() *inventorypb.PostgresExporter
- func (x *AddRDSResponse) GetQanMysqlPerfschema() *inventorypb.QANMySQLPerfSchemaAgent
- func (x *AddRDSResponse) GetQanPostgresqlPgstatements() *inventorypb.QANPostgreSQLPgStatementsAgent
- func (x *AddRDSResponse) GetRdsExporter() *inventorypb.RDSExporter
- func (x *AddRDSResponse) GetTableCount() int32
- func (*AddRDSResponse) ProtoMessage()
- func (x *AddRDSResponse) ProtoReflect() protoreflect.Message
- func (x *AddRDSResponse) Reset()
- func (x *AddRDSResponse) String() string
- func (this *AddRDSResponse) Validate() error
- type AnnotationClient
- type AnnotationServer
- type CancelActionRequest
- func (*CancelActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelActionRequest) GetActionId() string
- func (*CancelActionRequest) ProtoMessage()
- func (x *CancelActionRequest) ProtoReflect() protoreflect.Message
- func (x *CancelActionRequest) Reset()
- func (x *CancelActionRequest) String() string
- func (this *CancelActionRequest) Validate() error
- type CancelActionResponse
- func (*CancelActionResponse) Descriptor() ([]byte, []int)deprecated
- func (*CancelActionResponse) ProtoMessage()
- func (x *CancelActionResponse) ProtoReflect() protoreflect.Message
- func (x *CancelActionResponse) Reset()
- func (x *CancelActionResponse) String() string
- func (this *CancelActionResponse) Validate() error
- type ChangeSecurityCheckParams
- func (*ChangeSecurityCheckParams) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSecurityCheckParams) GetDisable() bool
- func (x *ChangeSecurityCheckParams) GetEnable() bool
- func (x *ChangeSecurityCheckParams) GetInterval() SecurityCheckInterval
- func (x *ChangeSecurityCheckParams) GetName() string
- func (*ChangeSecurityCheckParams) ProtoMessage()
- func (x *ChangeSecurityCheckParams) ProtoReflect() protoreflect.Message
- func (x *ChangeSecurityCheckParams) Reset()
- func (x *ChangeSecurityCheckParams) String() string
- func (this *ChangeSecurityCheckParams) Validate() error
- type ChangeSecurityChecksRequest
- func (*ChangeSecurityChecksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSecurityChecksRequest) GetParams() []*ChangeSecurityCheckParams
- func (*ChangeSecurityChecksRequest) ProtoMessage()
- func (x *ChangeSecurityChecksRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeSecurityChecksRequest) Reset()
- func (x *ChangeSecurityChecksRequest) String() string
- func (this *ChangeSecurityChecksRequest) Validate() error
- type ChangeSecurityChecksResponse
- func (*ChangeSecurityChecksResponse) Descriptor() ([]byte, []int)deprecated
- func (*ChangeSecurityChecksResponse) ProtoMessage()
- func (x *ChangeSecurityChecksResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeSecurityChecksResponse) Reset()
- func (x *ChangeSecurityChecksResponse) String() string
- func (this *ChangeSecurityChecksResponse) Validate() error
- type DiscoverRDSEngine
- func (DiscoverRDSEngine) Descriptor() protoreflect.EnumDescriptor
- func (x DiscoverRDSEngine) Enum() *DiscoverRDSEngine
- func (DiscoverRDSEngine) EnumDescriptor() ([]byte, []int)deprecated
- func (x DiscoverRDSEngine) Number() protoreflect.EnumNumber
- func (x DiscoverRDSEngine) String() string
- func (DiscoverRDSEngine) Type() protoreflect.EnumType
- type DiscoverRDSInstance
- func (*DiscoverRDSInstance) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoverRDSInstance) GetAddress() string
- func (x *DiscoverRDSInstance) GetAz() string
- func (x *DiscoverRDSInstance) GetEngine() DiscoverRDSEngine
- func (x *DiscoverRDSInstance) GetEngineVersion() string
- func (x *DiscoverRDSInstance) GetInstanceId() string
- func (x *DiscoverRDSInstance) GetNodeModel() string
- func (x *DiscoverRDSInstance) GetPort() uint32
- func (x *DiscoverRDSInstance) GetRegion() string
- func (*DiscoverRDSInstance) ProtoMessage()
- func (x *DiscoverRDSInstance) ProtoReflect() protoreflect.Message
- func (x *DiscoverRDSInstance) Reset()
- func (x *DiscoverRDSInstance) String() string
- func (this *DiscoverRDSInstance) Validate() error
- type DiscoverRDSRequest
- func (*DiscoverRDSRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoverRDSRequest) GetAwsAccessKey() string
- func (x *DiscoverRDSRequest) GetAwsSecretKey() string
- func (*DiscoverRDSRequest) ProtoMessage()
- func (x *DiscoverRDSRequest) ProtoReflect() protoreflect.Message
- func (x *DiscoverRDSRequest) Reset()
- func (x *DiscoverRDSRequest) String() string
- func (this *DiscoverRDSRequest) Validate() error
- type DiscoverRDSResponse
- func (*DiscoverRDSResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoverRDSResponse) GetRdsInstances() []*DiscoverRDSInstance
- func (*DiscoverRDSResponse) ProtoMessage()
- func (x *DiscoverRDSResponse) ProtoReflect() protoreflect.Message
- func (x *DiscoverRDSResponse) Reset()
- func (x *DiscoverRDSResponse) String() string
- func (this *DiscoverRDSResponse) Validate() error
- type ExternalClient
- type ExternalServer
- type GetActionRequest
- func (*GetActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionRequest) GetActionId() string
- func (*GetActionRequest) ProtoMessage()
- func (x *GetActionRequest) ProtoReflect() protoreflect.Message
- func (x *GetActionRequest) Reset()
- func (x *GetActionRequest) String() string
- func (this *GetActionRequest) Validate() error
- type GetActionResponse
- func (*GetActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActionResponse) GetActionId() string
- func (x *GetActionResponse) GetDone() bool
- func (x *GetActionResponse) GetError() string
- func (x *GetActionResponse) GetOutput() string
- func (x *GetActionResponse) GetPmmAgentId() string
- func (*GetActionResponse) ProtoMessage()
- func (x *GetActionResponse) ProtoReflect() protoreflect.Message
- func (x *GetActionResponse) Reset()
- func (x *GetActionResponse) String() string
- func (this *GetActionResponse) Validate() error
- type GetSecurityCheckResultsRequest
- func (*GetSecurityCheckResultsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSecurityCheckResultsRequest) ProtoMessage()
- func (x *GetSecurityCheckResultsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSecurityCheckResultsRequest) Reset()
- func (x *GetSecurityCheckResultsRequest) String() string
- func (this *GetSecurityCheckResultsRequest) Validate() error
- type GetSecurityCheckResultsResponse
- func (*GetSecurityCheckResultsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSecurityCheckResultsResponse) GetResults() []*SecurityCheckResult
- func (*GetSecurityCheckResultsResponse) ProtoMessage()
- func (x *GetSecurityCheckResultsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSecurityCheckResultsResponse) Reset()
- func (x *GetSecurityCheckResultsResponse) String() string
- func (this *GetSecurityCheckResultsResponse) Validate() error
- type HAProxyClient
- type HAProxyServer
- type ListSecurityChecksRequest
- func (*ListSecurityChecksRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListSecurityChecksRequest) ProtoMessage()
- func (x *ListSecurityChecksRequest) ProtoReflect() protoreflect.Message
- func (x *ListSecurityChecksRequest) Reset()
- func (x *ListSecurityChecksRequest) String() string
- func (this *ListSecurityChecksRequest) Validate() error
- type ListSecurityChecksResponse
- func (*ListSecurityChecksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSecurityChecksResponse) GetChecks() []*SecurityCheck
- func (*ListSecurityChecksResponse) ProtoMessage()
- func (x *ListSecurityChecksResponse) ProtoReflect() protoreflect.Message
- func (x *ListSecurityChecksResponse) Reset()
- func (x *ListSecurityChecksResponse) String() string
- func (this *ListSecurityChecksResponse) Validate() error
- type MetricsMode
- func (MetricsMode) Descriptor() protoreflect.EnumDescriptor
- func (x MetricsMode) Enum() *MetricsMode
- func (MetricsMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetricsMode) Number() protoreflect.EnumNumber
- func (x MetricsMode) String() string
- func (MetricsMode) Type() protoreflect.EnumType
- type MongoDBClient
- type MongoDBServer
- type MySQLClient
- type MySQLServer
- type NodeClient
- type NodeServer
- type PostgreSQLClient
- type PostgreSQLServer
- type ProxySQLClient
- type ProxySQLServer
- type RDSClient
- type RDSServer
- type RegisterNodeRequest
- func (*RegisterNodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterNodeRequest) GetAddress() string
- func (x *RegisterNodeRequest) GetAz() string
- func (x *RegisterNodeRequest) GetContainerId() string
- func (x *RegisterNodeRequest) GetContainerName() string
- func (x *RegisterNodeRequest) GetCustomLabels() map[string]string
- func (x *RegisterNodeRequest) GetDisableCollectors() []string
- func (x *RegisterNodeRequest) GetDistro() string
- func (x *RegisterNodeRequest) GetMachineId() string
- func (x *RegisterNodeRequest) GetMetricsMode() MetricsMode
- func (x *RegisterNodeRequest) GetNodeModel() string
- func (x *RegisterNodeRequest) GetNodeName() string
- func (x *RegisterNodeRequest) GetNodeType() inventorypb.NodeType
- func (x *RegisterNodeRequest) GetRegion() string
- func (x *RegisterNodeRequest) GetReregister() bool
- func (*RegisterNodeRequest) ProtoMessage()
- func (x *RegisterNodeRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterNodeRequest) Reset()
- func (x *RegisterNodeRequest) String() string
- func (this *RegisterNodeRequest) Validate() error
- type RegisterNodeResponse
- func (*RegisterNodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterNodeResponse) GetContainerNode() *inventorypb.ContainerNode
- func (x *RegisterNodeResponse) GetGenericNode() *inventorypb.GenericNode
- func (x *RegisterNodeResponse) GetPmmAgent() *inventorypb.PMMAgent
- func (*RegisterNodeResponse) ProtoMessage()
- func (x *RegisterNodeResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterNodeResponse) Reset()
- func (x *RegisterNodeResponse) String() string
- func (this *RegisterNodeResponse) Validate() error
- type RemoveServiceRequest
- func (*RemoveServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveServiceRequest) GetServiceId() string
- func (x *RemoveServiceRequest) GetServiceName() string
- func (x *RemoveServiceRequest) GetServiceType() inventorypb.ServiceType
- func (*RemoveServiceRequest) ProtoMessage()
- func (x *RemoveServiceRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveServiceRequest) Reset()
- func (x *RemoveServiceRequest) String() string
- func (this *RemoveServiceRequest) Validate() error
- type RemoveServiceResponse
- func (*RemoveServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveServiceResponse) ProtoMessage()
- func (x *RemoveServiceResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveServiceResponse) Reset()
- func (x *RemoveServiceResponse) String() string
- func (this *RemoveServiceResponse) Validate() error
- type SecurityCheck
- func (*SecurityCheck) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityCheck) GetDescription() string
- func (x *SecurityCheck) GetDisabled() bool
- func (x *SecurityCheck) GetInterval() SecurityCheckInterval
- func (x *SecurityCheck) GetName() string
- func (x *SecurityCheck) GetSummary() string
- func (*SecurityCheck) ProtoMessage()
- func (x *SecurityCheck) ProtoReflect() protoreflect.Message
- func (x *SecurityCheck) Reset()
- func (x *SecurityCheck) String() string
- func (this *SecurityCheck) Validate() error
- type SecurityCheckInterval
- func (SecurityCheckInterval) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityCheckInterval) Enum() *SecurityCheckInterval
- func (SecurityCheckInterval) EnumDescriptor() ([]byte, []int)deprecated
- func (x SecurityCheckInterval) Number() protoreflect.EnumNumber
- func (x SecurityCheckInterval) String() string
- func (SecurityCheckInterval) Type() protoreflect.EnumType
- type SecurityCheckResult
- func (*SecurityCheckResult) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityCheckResult) GetDescription() string
- func (x *SecurityCheckResult) GetLabels() map[string]string
- func (x *SecurityCheckResult) GetReadMoreUrl() string
- func (x *SecurityCheckResult) GetSeverity() Severity
- func (x *SecurityCheckResult) GetSummary() string
- func (*SecurityCheckResult) ProtoMessage()
- func (x *SecurityCheckResult) ProtoReflect() protoreflect.Message
- func (x *SecurityCheckResult) Reset()
- func (x *SecurityCheckResult) String() string
- func (this *SecurityCheckResult) Validate() error
- type SecurityChecksClient
- type SecurityChecksServer
- type ServiceClient
- type ServiceServer
- type Severity
- type StartMongoDBExplainActionRequest
- func (*StartMongoDBExplainActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMongoDBExplainActionRequest) GetPmmAgentId() string
- func (x *StartMongoDBExplainActionRequest) GetQuery() string
- func (x *StartMongoDBExplainActionRequest) GetServiceId() string
- func (*StartMongoDBExplainActionRequest) ProtoMessage()
- func (x *StartMongoDBExplainActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartMongoDBExplainActionRequest) Reset()
- func (x *StartMongoDBExplainActionRequest) String() string
- func (this *StartMongoDBExplainActionRequest) Validate() error
- type StartMongoDBExplainActionResponse
- func (*StartMongoDBExplainActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartMongoDBExplainActionResponse) GetActionId() string
- func (x *StartMongoDBExplainActionResponse) GetPmmAgentId() string
- func (*StartMongoDBExplainActionResponse) ProtoMessage()
- func (x *StartMongoDBExplainActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartMongoDBExplainActionResponse) Reset()
- func (x *StartMongoDBExplainActionResponse) String() string
- func (this *StartMongoDBExplainActionResponse) Validate() error
- type StartMySQLExplainActionRequest
- func (*StartMySQLExplainActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLExplainActionRequest) GetDatabase() string
- func (x *StartMySQLExplainActionRequest) GetPmmAgentId() string
- func (x *StartMySQLExplainActionRequest) GetQuery() string
- func (x *StartMySQLExplainActionRequest) GetServiceId() string
- func (*StartMySQLExplainActionRequest) ProtoMessage()
- func (x *StartMySQLExplainActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartMySQLExplainActionRequest) Reset()
- func (x *StartMySQLExplainActionRequest) String() string
- func (this *StartMySQLExplainActionRequest) Validate() error
- type StartMySQLExplainActionResponse
- func (*StartMySQLExplainActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLExplainActionResponse) GetActionId() string
- func (x *StartMySQLExplainActionResponse) GetPmmAgentId() string
- func (*StartMySQLExplainActionResponse) ProtoMessage()
- func (x *StartMySQLExplainActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartMySQLExplainActionResponse) Reset()
- func (x *StartMySQLExplainActionResponse) String() string
- func (this *StartMySQLExplainActionResponse) Validate() error
- type StartMySQLExplainJSONActionRequest
- func (*StartMySQLExplainJSONActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLExplainJSONActionRequest) GetDatabase() string
- func (x *StartMySQLExplainJSONActionRequest) GetPmmAgentId() string
- func (x *StartMySQLExplainJSONActionRequest) GetQuery() string
- func (x *StartMySQLExplainJSONActionRequest) GetServiceId() string
- func (*StartMySQLExplainJSONActionRequest) ProtoMessage()
- func (x *StartMySQLExplainJSONActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartMySQLExplainJSONActionRequest) Reset()
- func (x *StartMySQLExplainJSONActionRequest) String() string
- func (this *StartMySQLExplainJSONActionRequest) Validate() error
- type StartMySQLExplainJSONActionResponse
- func (*StartMySQLExplainJSONActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLExplainJSONActionResponse) GetActionId() string
- func (x *StartMySQLExplainJSONActionResponse) GetPmmAgentId() string
- func (*StartMySQLExplainJSONActionResponse) ProtoMessage()
- func (x *StartMySQLExplainJSONActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartMySQLExplainJSONActionResponse) Reset()
- func (x *StartMySQLExplainJSONActionResponse) String() string
- func (this *StartMySQLExplainJSONActionResponse) Validate() error
- type StartMySQLExplainTraditionalJSONActionRequest
- func (*StartMySQLExplainTraditionalJSONActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLExplainTraditionalJSONActionRequest) GetDatabase() string
- func (x *StartMySQLExplainTraditionalJSONActionRequest) GetPmmAgentId() string
- func (x *StartMySQLExplainTraditionalJSONActionRequest) GetQuery() string
- func (x *StartMySQLExplainTraditionalJSONActionRequest) GetServiceId() string
- func (*StartMySQLExplainTraditionalJSONActionRequest) ProtoMessage()
- func (x *StartMySQLExplainTraditionalJSONActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartMySQLExplainTraditionalJSONActionRequest) Reset()
- func (x *StartMySQLExplainTraditionalJSONActionRequest) String() string
- func (this *StartMySQLExplainTraditionalJSONActionRequest) Validate() error
- type StartMySQLExplainTraditionalJSONActionResponse
- func (*StartMySQLExplainTraditionalJSONActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLExplainTraditionalJSONActionResponse) GetActionId() string
- func (x *StartMySQLExplainTraditionalJSONActionResponse) GetPmmAgentId() string
- func (*StartMySQLExplainTraditionalJSONActionResponse) ProtoMessage()
- func (x *StartMySQLExplainTraditionalJSONActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartMySQLExplainTraditionalJSONActionResponse) Reset()
- func (x *StartMySQLExplainTraditionalJSONActionResponse) String() string
- func (this *StartMySQLExplainTraditionalJSONActionResponse) Validate() error
- type StartMySQLShowCreateTableActionRequest
- func (*StartMySQLShowCreateTableActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLShowCreateTableActionRequest) GetDatabase() string
- func (x *StartMySQLShowCreateTableActionRequest) GetPmmAgentId() string
- func (x *StartMySQLShowCreateTableActionRequest) GetServiceId() string
- func (x *StartMySQLShowCreateTableActionRequest) GetTableName() string
- func (*StartMySQLShowCreateTableActionRequest) ProtoMessage()
- func (x *StartMySQLShowCreateTableActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartMySQLShowCreateTableActionRequest) Reset()
- func (x *StartMySQLShowCreateTableActionRequest) String() string
- func (this *StartMySQLShowCreateTableActionRequest) Validate() error
- type StartMySQLShowCreateTableActionResponse
- func (*StartMySQLShowCreateTableActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLShowCreateTableActionResponse) GetActionId() string
- func (x *StartMySQLShowCreateTableActionResponse) GetPmmAgentId() string
- func (*StartMySQLShowCreateTableActionResponse) ProtoMessage()
- func (x *StartMySQLShowCreateTableActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartMySQLShowCreateTableActionResponse) Reset()
- func (x *StartMySQLShowCreateTableActionResponse) String() string
- func (this *StartMySQLShowCreateTableActionResponse) Validate() error
- type StartMySQLShowIndexActionRequest
- func (*StartMySQLShowIndexActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLShowIndexActionRequest) GetDatabase() string
- func (x *StartMySQLShowIndexActionRequest) GetPmmAgentId() string
- func (x *StartMySQLShowIndexActionRequest) GetServiceId() string
- func (x *StartMySQLShowIndexActionRequest) GetTableName() string
- func (*StartMySQLShowIndexActionRequest) ProtoMessage()
- func (x *StartMySQLShowIndexActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartMySQLShowIndexActionRequest) Reset()
- func (x *StartMySQLShowIndexActionRequest) String() string
- func (this *StartMySQLShowIndexActionRequest) Validate() error
- type StartMySQLShowIndexActionResponse
- func (*StartMySQLShowIndexActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLShowIndexActionResponse) GetActionId() string
- func (x *StartMySQLShowIndexActionResponse) GetPmmAgentId() string
- func (*StartMySQLShowIndexActionResponse) ProtoMessage()
- func (x *StartMySQLShowIndexActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartMySQLShowIndexActionResponse) Reset()
- func (x *StartMySQLShowIndexActionResponse) String() string
- func (this *StartMySQLShowIndexActionResponse) Validate() error
- type StartMySQLShowTableStatusActionRequest
- func (*StartMySQLShowTableStatusActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLShowTableStatusActionRequest) GetDatabase() string
- func (x *StartMySQLShowTableStatusActionRequest) GetPmmAgentId() string
- func (x *StartMySQLShowTableStatusActionRequest) GetServiceId() string
- func (x *StartMySQLShowTableStatusActionRequest) GetTableName() string
- func (*StartMySQLShowTableStatusActionRequest) ProtoMessage()
- func (x *StartMySQLShowTableStatusActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartMySQLShowTableStatusActionRequest) Reset()
- func (x *StartMySQLShowTableStatusActionRequest) String() string
- func (this *StartMySQLShowTableStatusActionRequest) Validate() error
- type StartMySQLShowTableStatusActionResponse
- func (*StartMySQLShowTableStatusActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartMySQLShowTableStatusActionResponse) GetActionId() string
- func (x *StartMySQLShowTableStatusActionResponse) GetPmmAgentId() string
- func (*StartMySQLShowTableStatusActionResponse) ProtoMessage()
- func (x *StartMySQLShowTableStatusActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartMySQLShowTableStatusActionResponse) Reset()
- func (x *StartMySQLShowTableStatusActionResponse) String() string
- func (this *StartMySQLShowTableStatusActionResponse) Validate() error
- type StartPTMongoDBSummaryActionRequest
- func (*StartPTMongoDBSummaryActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTMongoDBSummaryActionRequest) GetPmmAgentId() string
- func (x *StartPTMongoDBSummaryActionRequest) GetServiceId() string
- func (*StartPTMongoDBSummaryActionRequest) ProtoMessage()
- func (x *StartPTMongoDBSummaryActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartPTMongoDBSummaryActionRequest) Reset()
- func (x *StartPTMongoDBSummaryActionRequest) String() string
- func (this *StartPTMongoDBSummaryActionRequest) Validate() error
- type StartPTMongoDBSummaryActionResponse
- func (*StartPTMongoDBSummaryActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTMongoDBSummaryActionResponse) GetActionId() string
- func (x *StartPTMongoDBSummaryActionResponse) GetPmmAgentId() string
- func (*StartPTMongoDBSummaryActionResponse) ProtoMessage()
- func (x *StartPTMongoDBSummaryActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartPTMongoDBSummaryActionResponse) Reset()
- func (x *StartPTMongoDBSummaryActionResponse) String() string
- func (this *StartPTMongoDBSummaryActionResponse) Validate() error
- type StartPTMySQLSummaryActionRequest
- func (*StartPTMySQLSummaryActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTMySQLSummaryActionRequest) GetPmmAgentId() string
- func (x *StartPTMySQLSummaryActionRequest) GetServiceId() string
- func (*StartPTMySQLSummaryActionRequest) ProtoMessage()
- func (x *StartPTMySQLSummaryActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartPTMySQLSummaryActionRequest) Reset()
- func (x *StartPTMySQLSummaryActionRequest) String() string
- func (this *StartPTMySQLSummaryActionRequest) Validate() error
- type StartPTMySQLSummaryActionResponse
- func (*StartPTMySQLSummaryActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTMySQLSummaryActionResponse) GetActionId() string
- func (x *StartPTMySQLSummaryActionResponse) GetPmmAgentId() string
- func (*StartPTMySQLSummaryActionResponse) ProtoMessage()
- func (x *StartPTMySQLSummaryActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartPTMySQLSummaryActionResponse) Reset()
- func (x *StartPTMySQLSummaryActionResponse) String() string
- func (this *StartPTMySQLSummaryActionResponse) Validate() error
- type StartPTPgSummaryActionRequest
- func (*StartPTPgSummaryActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTPgSummaryActionRequest) GetPmmAgentId() string
- func (x *StartPTPgSummaryActionRequest) GetServiceId() string
- func (*StartPTPgSummaryActionRequest) ProtoMessage()
- func (x *StartPTPgSummaryActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartPTPgSummaryActionRequest) Reset()
- func (x *StartPTPgSummaryActionRequest) String() string
- func (this *StartPTPgSummaryActionRequest) Validate() error
- type StartPTPgSummaryActionResponse
- func (*StartPTPgSummaryActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTPgSummaryActionResponse) GetActionId() string
- func (x *StartPTPgSummaryActionResponse) GetPmmAgentId() string
- func (*StartPTPgSummaryActionResponse) ProtoMessage()
- func (x *StartPTPgSummaryActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartPTPgSummaryActionResponse) Reset()
- func (x *StartPTPgSummaryActionResponse) String() string
- func (this *StartPTPgSummaryActionResponse) Validate() error
- type StartPTSummaryActionRequest
- func (*StartPTSummaryActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTSummaryActionRequest) GetNodeId() string
- func (x *StartPTSummaryActionRequest) GetPmmAgentId() string
- func (*StartPTSummaryActionRequest) ProtoMessage()
- func (x *StartPTSummaryActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartPTSummaryActionRequest) Reset()
- func (x *StartPTSummaryActionRequest) String() string
- func (this *StartPTSummaryActionRequest) Validate() error
- type StartPTSummaryActionResponse
- func (*StartPTSummaryActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartPTSummaryActionResponse) GetActionId() string
- func (x *StartPTSummaryActionResponse) GetPmmAgentId() string
- func (*StartPTSummaryActionResponse) ProtoMessage()
- func (x *StartPTSummaryActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartPTSummaryActionResponse) Reset()
- func (x *StartPTSummaryActionResponse) String() string
- func (this *StartPTSummaryActionResponse) Validate() error
- type StartPostgreSQLShowCreateTableActionRequest
- func (*StartPostgreSQLShowCreateTableActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartPostgreSQLShowCreateTableActionRequest) GetDatabase() string
- func (x *StartPostgreSQLShowCreateTableActionRequest) GetPmmAgentId() string
- func (x *StartPostgreSQLShowCreateTableActionRequest) GetServiceId() string
- func (x *StartPostgreSQLShowCreateTableActionRequest) GetTableName() string
- func (*StartPostgreSQLShowCreateTableActionRequest) ProtoMessage()
- func (x *StartPostgreSQLShowCreateTableActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartPostgreSQLShowCreateTableActionRequest) Reset()
- func (x *StartPostgreSQLShowCreateTableActionRequest) String() string
- func (this *StartPostgreSQLShowCreateTableActionRequest) Validate() error
- type StartPostgreSQLShowCreateTableActionResponse
- func (*StartPostgreSQLShowCreateTableActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartPostgreSQLShowCreateTableActionResponse) GetActionId() string
- func (x *StartPostgreSQLShowCreateTableActionResponse) GetPmmAgentId() string
- func (*StartPostgreSQLShowCreateTableActionResponse) ProtoMessage()
- func (x *StartPostgreSQLShowCreateTableActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartPostgreSQLShowCreateTableActionResponse) Reset()
- func (x *StartPostgreSQLShowCreateTableActionResponse) String() string
- func (this *StartPostgreSQLShowCreateTableActionResponse) Validate() error
- type StartPostgreSQLShowIndexActionRequest
- func (*StartPostgreSQLShowIndexActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartPostgreSQLShowIndexActionRequest) GetDatabase() string
- func (x *StartPostgreSQLShowIndexActionRequest) GetPmmAgentId() string
- func (x *StartPostgreSQLShowIndexActionRequest) GetServiceId() string
- func (x *StartPostgreSQLShowIndexActionRequest) GetTableName() string
- func (*StartPostgreSQLShowIndexActionRequest) ProtoMessage()
- func (x *StartPostgreSQLShowIndexActionRequest) ProtoReflect() protoreflect.Message
- func (x *StartPostgreSQLShowIndexActionRequest) Reset()
- func (x *StartPostgreSQLShowIndexActionRequest) String() string
- func (this *StartPostgreSQLShowIndexActionRequest) Validate() error
- type StartPostgreSQLShowIndexActionResponse
- func (*StartPostgreSQLShowIndexActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartPostgreSQLShowIndexActionResponse) GetActionId() string
- func (x *StartPostgreSQLShowIndexActionResponse) GetPmmAgentId() string
- func (*StartPostgreSQLShowIndexActionResponse) ProtoMessage()
- func (x *StartPostgreSQLShowIndexActionResponse) ProtoReflect() protoreflect.Message
- func (x *StartPostgreSQLShowIndexActionResponse) Reset()
- func (x *StartPostgreSQLShowIndexActionResponse) String() string
- func (this *StartPostgreSQLShowIndexActionResponse) Validate() error
- type StartSecurityChecksRequest
- func (*StartSecurityChecksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartSecurityChecksRequest) GetNames() []string
- func (*StartSecurityChecksRequest) ProtoMessage()
- func (x *StartSecurityChecksRequest) ProtoReflect() protoreflect.Message
- func (x *StartSecurityChecksRequest) Reset()
- func (x *StartSecurityChecksRequest) String() string
- func (this *StartSecurityChecksRequest) Validate() error
- type StartSecurityChecksResponse
- func (*StartSecurityChecksResponse) Descriptor() ([]byte, []int)deprecated
- func (*StartSecurityChecksResponse) ProtoMessage()
- func (x *StartSecurityChecksResponse) ProtoReflect() protoreflect.Message
- func (x *StartSecurityChecksResponse) Reset()
- func (x *StartSecurityChecksResponse) String() string
- func (this *StartSecurityChecksResponse) Validate() error
- type UnimplementedActionsServer
- func (*UnimplementedActionsServer) CancelAction(context.Context, *CancelActionRequest) (*CancelActionResponse, error)
- func (*UnimplementedActionsServer) GetAction(context.Context, *GetActionRequest) (*GetActionResponse, error)
- func (*UnimplementedActionsServer) StartMongoDBExplainAction(context.Context, *StartMongoDBExplainActionRequest) (*StartMongoDBExplainActionResponse, error)
- func (*UnimplementedActionsServer) StartMySQLExplainAction(context.Context, *StartMySQLExplainActionRequest) (*StartMySQLExplainActionResponse, error)
- func (*UnimplementedActionsServer) StartMySQLExplainJSONAction(context.Context, *StartMySQLExplainJSONActionRequest) (*StartMySQLExplainJSONActionResponse, error)
- func (*UnimplementedActionsServer) StartMySQLExplainTraditionalJSONAction(context.Context, *StartMySQLExplainTraditionalJSONActionRequest) (*StartMySQLExplainTraditionalJSONActionResponse, error)
- func (*UnimplementedActionsServer) StartMySQLShowCreateTableAction(context.Context, *StartMySQLShowCreateTableActionRequest) (*StartMySQLShowCreateTableActionResponse, error)
- func (*UnimplementedActionsServer) StartMySQLShowIndexAction(context.Context, *StartMySQLShowIndexActionRequest) (*StartMySQLShowIndexActionResponse, error)
- func (*UnimplementedActionsServer) StartMySQLShowTableStatusAction(context.Context, *StartMySQLShowTableStatusActionRequest) (*StartMySQLShowTableStatusActionResponse, error)
- func (*UnimplementedActionsServer) StartPTMongoDBSummaryAction(context.Context, *StartPTMongoDBSummaryActionRequest) (*StartPTMongoDBSummaryActionResponse, error)
- func (*UnimplementedActionsServer) StartPTMySQLSummaryAction(context.Context, *StartPTMySQLSummaryActionRequest) (*StartPTMySQLSummaryActionResponse, error)
- func (*UnimplementedActionsServer) StartPTPgSummaryAction(context.Context, *StartPTPgSummaryActionRequest) (*StartPTPgSummaryActionResponse, error)
- func (*UnimplementedActionsServer) StartPTSummaryAction(context.Context, *StartPTSummaryActionRequest) (*StartPTSummaryActionResponse, error)
- func (*UnimplementedActionsServer) StartPostgreSQLShowCreateTableAction(context.Context, *StartPostgreSQLShowCreateTableActionRequest) (*StartPostgreSQLShowCreateTableActionResponse, error)
- func (*UnimplementedActionsServer) StartPostgreSQLShowIndexAction(context.Context, *StartPostgreSQLShowIndexActionRequest) (*StartPostgreSQLShowIndexActionResponse, error)
- type UnimplementedAnnotationServer
- type UnimplementedExternalServer
- type UnimplementedHAProxyServer
- type UnimplementedMongoDBServer
- type UnimplementedMySQLServer
- type UnimplementedNodeServer
- type UnimplementedPostgreSQLServer
- type UnimplementedProxySQLServer
- type UnimplementedRDSServer
- type UnimplementedSecurityChecksServer
- func (*UnimplementedSecurityChecksServer) ChangeSecurityChecks(context.Context, *ChangeSecurityChecksRequest) (*ChangeSecurityChecksResponse, error)
- func (*UnimplementedSecurityChecksServer) GetSecurityCheckResults(context.Context, *GetSecurityCheckResultsRequest) (*GetSecurityCheckResultsResponse, error)
- func (*UnimplementedSecurityChecksServer) ListSecurityChecks(context.Context, *ListSecurityChecksRequest) (*ListSecurityChecksResponse, error)
- func (*UnimplementedSecurityChecksServer) StartSecurityChecks(context.Context, *StartSecurityChecksRequest) (*StartSecurityChecksResponse, error)
- type UnimplementedServiceServer
Constants ¶
This section is empty.
Variables ¶
var ( ActionType_name = map[int32]string{ 0: "ACTION_TYPE_INVALID", 1: "MYSQL_EXPLAIN", 2: "MYSQL_SHOW_CREATE_TABLE", 3: "MYSQL_SHOW_TABLE_STATUS", 4: "MYSQL_SHOW_INDEX", 5: "POSTGRESQL_SHOW_CREATE_TABLE", 6: "POSTGRESQL_SHOW_INDEX", 7: "MONGODB_EXPLAIN", 8: "PT_SUMMARY", 9: "PT_MYSQL_SUMMARY", 10: "PT_PG_SUMMARY", 11: "PT_MONGODB_SUMMARY", } ActionType_value = map[string]int32{ "ACTION_TYPE_INVALID": 0, "MYSQL_EXPLAIN": 1, "MYSQL_SHOW_CREATE_TABLE": 2, "MYSQL_SHOW_TABLE_STATUS": 3, "MYSQL_SHOW_INDEX": 4, "POSTGRESQL_SHOW_CREATE_TABLE": 5, "POSTGRESQL_SHOW_INDEX": 6, "MONGODB_EXPLAIN": 7, "PT_SUMMARY": 8, "PT_MYSQL_SUMMARY": 9, "PT_PG_SUMMARY": 10, "PT_MONGODB_SUMMARY": 11, } )
Enum value maps for ActionType.
var ( SecurityCheckInterval_name = map[int32]string{ 0: "SECURITY_CHECK_INTERVAL_INVALID", 1: "STANDARD", 2: "FREQUENT", 3: "RARE", } SecurityCheckInterval_value = map[string]int32{ "SECURITY_CHECK_INTERVAL_INVALID": 0, "STANDARD": 1, "FREQUENT": 2, "RARE": 3, } )
Enum value maps for SecurityCheckInterval.
var ( MetricsMode_name = map[int32]string{ 0: "AUTO", 1: "PULL", 2: "PUSH", } MetricsMode_value = map[string]int32{ "AUTO": 0, "PULL": 1, "PUSH": 2, } )
Enum value maps for MetricsMode.
var ( DiscoverRDSEngine_name = map[int32]string{ 0: "DISCOVER_RDS_ENGINE_INVALID", 1: "DISCOVER_RDS_MYSQL", 2: "DISCOVER_RDS_POSTGRESQL", } DiscoverRDSEngine_value = map[string]int32{ "DISCOVER_RDS_ENGINE_INVALID": 0, "DISCOVER_RDS_MYSQL": 1, "DISCOVER_RDS_POSTGRESQL": 2, } )
Enum value maps for DiscoverRDSEngine.
var ( Severity_name = map[int32]string{ 0: "SEVERITY_INVALID", 1: "SEVERITY_EMERGENCY", 2: "SEVERITY_ALERT", 3: "SEVERITY_CRITICAL", 4: "SEVERITY_ERROR", 5: "SEVERITY_WARNING", 6: "SEVERITY_NOTICE", 7: "SEVERITY_INFO", 8: "SEVERITY_DEBUG", } Severity_value = map[string]int32{ "SEVERITY_INVALID": 0, "SEVERITY_EMERGENCY": 1, "SEVERITY_ALERT": 2, "SEVERITY_CRITICAL": 3, "SEVERITY_ERROR": 4, "SEVERITY_WARNING": 5, "SEVERITY_NOTICE": 6, "SEVERITY_INFO": 7, "SEVERITY_DEBUG": 8, } )
Enum value maps for Severity.
var File_managementpb_actions_proto protoreflect.FileDescriptor
var File_managementpb_annotation_proto protoreflect.FileDescriptor
var File_managementpb_checks_proto protoreflect.FileDescriptor
var File_managementpb_external_proto protoreflect.FileDescriptor
var File_managementpb_haproxy_proto protoreflect.FileDescriptor
var File_managementpb_metrics_proto protoreflect.FileDescriptor
var File_managementpb_mongodb_proto protoreflect.FileDescriptor
var File_managementpb_mysql_proto protoreflect.FileDescriptor
var File_managementpb_node_proto protoreflect.FileDescriptor
var File_managementpb_postgresql_proto protoreflect.FileDescriptor
var File_managementpb_proxysql_proto protoreflect.FileDescriptor
var File_managementpb_rds_proto protoreflect.FileDescriptor
var File_managementpb_service_proto protoreflect.FileDescriptor
var File_managementpb_severity_proto protoreflect.FileDescriptor
Functions ¶
func RegisterActionsHandler ¶
func RegisterActionsHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterActionsHandler registers the http handlers for service Actions to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterActionsHandlerClient ¶
func RegisterActionsHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ActionsClient) error
RegisterActionsHandlerClient registers the http handlers for service Actions to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ActionsClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ActionsClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ActionsClient" to call the correct interceptors.
func RegisterActionsHandlerFromEndpoint ¶
func RegisterActionsHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterActionsHandlerFromEndpoint is same as RegisterActionsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterActionsHandlerServer ¶
func RegisterActionsHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ActionsServer) error
RegisterActionsHandlerServer registers the http handlers for service Actions to "mux". UnaryRPC :call ActionsServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterActionsHandlerFromEndpoint instead.
func RegisterActionsServer ¶
func RegisterActionsServer(s *grpc.Server, srv ActionsServer)
func RegisterAnnotationHandler ¶
func RegisterAnnotationHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAnnotationHandler registers the http handlers for service Annotation to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAnnotationHandlerClient ¶
func RegisterAnnotationHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AnnotationClient) error
RegisterAnnotationHandlerClient registers the http handlers for service Annotation to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AnnotationClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AnnotationClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AnnotationClient" to call the correct interceptors.
func RegisterAnnotationHandlerFromEndpoint ¶
func RegisterAnnotationHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAnnotationHandlerFromEndpoint is same as RegisterAnnotationHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAnnotationHandlerServer ¶
func RegisterAnnotationHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AnnotationServer) error
RegisterAnnotationHandlerServer registers the http handlers for service Annotation to "mux". UnaryRPC :call AnnotationServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAnnotationHandlerFromEndpoint instead.
func RegisterAnnotationServer ¶
func RegisterAnnotationServer(s *grpc.Server, srv AnnotationServer)
func RegisterExternalHandler ¶
func RegisterExternalHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterExternalHandler registers the http handlers for service External to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterExternalHandlerClient ¶
func RegisterExternalHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ExternalClient) error
RegisterExternalHandlerClient registers the http handlers for service External to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ExternalClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ExternalClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ExternalClient" to call the correct interceptors.
func RegisterExternalHandlerFromEndpoint ¶
func RegisterExternalHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterExternalHandlerFromEndpoint is same as RegisterExternalHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterExternalHandlerServer ¶
func RegisterExternalHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ExternalServer) error
RegisterExternalHandlerServer registers the http handlers for service External to "mux". UnaryRPC :call ExternalServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterExternalHandlerFromEndpoint instead.
func RegisterExternalServer ¶
func RegisterExternalServer(s *grpc.Server, srv ExternalServer)
func RegisterHAProxyHandler ¶
func RegisterHAProxyHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterHAProxyHandler registers the http handlers for service HAProxy to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterHAProxyHandlerClient ¶
func RegisterHAProxyHandlerClient(ctx context.Context, mux *runtime.ServeMux, client HAProxyClient) error
RegisterHAProxyHandlerClient registers the http handlers for service HAProxy to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "HAProxyClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "HAProxyClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "HAProxyClient" to call the correct interceptors.
func RegisterHAProxyHandlerFromEndpoint ¶
func RegisterHAProxyHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterHAProxyHandlerFromEndpoint is same as RegisterHAProxyHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterHAProxyHandlerServer ¶
func RegisterHAProxyHandlerServer(ctx context.Context, mux *runtime.ServeMux, server HAProxyServer) error
RegisterHAProxyHandlerServer registers the http handlers for service HAProxy to "mux". UnaryRPC :call HAProxyServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterHAProxyHandlerFromEndpoint instead.
func RegisterHAProxyServer ¶
func RegisterHAProxyServer(s *grpc.Server, srv HAProxyServer)
func RegisterMongoDBHandler ¶
func RegisterMongoDBHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterMongoDBHandler registers the http handlers for service MongoDB to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterMongoDBHandlerClient ¶
func RegisterMongoDBHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MongoDBClient) error
RegisterMongoDBHandlerClient registers the http handlers for service MongoDB to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MongoDBClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MongoDBClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MongoDBClient" to call the correct interceptors.
func RegisterMongoDBHandlerFromEndpoint ¶
func RegisterMongoDBHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterMongoDBHandlerFromEndpoint is same as RegisterMongoDBHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterMongoDBHandlerServer ¶
func RegisterMongoDBHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MongoDBServer) error
RegisterMongoDBHandlerServer registers the http handlers for service MongoDB to "mux". UnaryRPC :call MongoDBServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterMongoDBHandlerFromEndpoint instead.
func RegisterMongoDBServer ¶
func RegisterMongoDBServer(s *grpc.Server, srv MongoDBServer)
func RegisterMySQLHandler ¶
RegisterMySQLHandler registers the http handlers for service MySQL to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterMySQLHandlerClient ¶
func RegisterMySQLHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MySQLClient) error
RegisterMySQLHandlerClient registers the http handlers for service MySQL to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MySQLClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MySQLClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MySQLClient" to call the correct interceptors.
func RegisterMySQLHandlerFromEndpoint ¶
func RegisterMySQLHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterMySQLHandlerFromEndpoint is same as RegisterMySQLHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterMySQLHandlerServer ¶
func RegisterMySQLHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MySQLServer) error
RegisterMySQLHandlerServer registers the http handlers for service MySQL to "mux". UnaryRPC :call MySQLServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterMySQLHandlerFromEndpoint instead.
func RegisterMySQLServer ¶
func RegisterMySQLServer(s *grpc.Server, srv MySQLServer)
func RegisterNodeHandler ¶
RegisterNodeHandler registers the http handlers for service Node to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterNodeHandlerClient ¶
RegisterNodeHandlerClient registers the http handlers for service Node to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "NodeClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "NodeClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "NodeClient" to call the correct interceptors.
func RegisterNodeHandlerFromEndpoint ¶
func RegisterNodeHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterNodeHandlerFromEndpoint is same as RegisterNodeHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterNodeHandlerServer ¶
RegisterNodeHandlerServer registers the http handlers for service Node to "mux". UnaryRPC :call NodeServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterNodeHandlerFromEndpoint instead.
func RegisterNodeServer ¶
func RegisterNodeServer(s *grpc.Server, srv NodeServer)
func RegisterPostgreSQLHandler ¶
func RegisterPostgreSQLHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterPostgreSQLHandler registers the http handlers for service PostgreSQL to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterPostgreSQLHandlerClient ¶
func RegisterPostgreSQLHandlerClient(ctx context.Context, mux *runtime.ServeMux, client PostgreSQLClient) error
RegisterPostgreSQLHandlerClient registers the http handlers for service PostgreSQL to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "PostgreSQLClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "PostgreSQLClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "PostgreSQLClient" to call the correct interceptors.
func RegisterPostgreSQLHandlerFromEndpoint ¶
func RegisterPostgreSQLHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterPostgreSQLHandlerFromEndpoint is same as RegisterPostgreSQLHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterPostgreSQLHandlerServer ¶
func RegisterPostgreSQLHandlerServer(ctx context.Context, mux *runtime.ServeMux, server PostgreSQLServer) error
RegisterPostgreSQLHandlerServer registers the http handlers for service PostgreSQL to "mux". UnaryRPC :call PostgreSQLServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterPostgreSQLHandlerFromEndpoint instead.
func RegisterPostgreSQLServer ¶
func RegisterPostgreSQLServer(s *grpc.Server, srv PostgreSQLServer)
func RegisterProxySQLHandler ¶
func RegisterProxySQLHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterProxySQLHandler registers the http handlers for service ProxySQL to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterProxySQLHandlerClient ¶
func RegisterProxySQLHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ProxySQLClient) error
RegisterProxySQLHandlerClient registers the http handlers for service ProxySQL to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ProxySQLClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ProxySQLClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ProxySQLClient" to call the correct interceptors.
func RegisterProxySQLHandlerFromEndpoint ¶
func RegisterProxySQLHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterProxySQLHandlerFromEndpoint is same as RegisterProxySQLHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterProxySQLHandlerServer ¶
func RegisterProxySQLHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ProxySQLServer) error
RegisterProxySQLHandlerServer registers the http handlers for service ProxySQL to "mux". UnaryRPC :call ProxySQLServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterProxySQLHandlerFromEndpoint instead.
func RegisterProxySQLServer ¶
func RegisterProxySQLServer(s *grpc.Server, srv ProxySQLServer)
func RegisterRDSHandler ¶
RegisterRDSHandler registers the http handlers for service RDS to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterRDSHandlerClient ¶
RegisterRDSHandlerClient registers the http handlers for service RDS to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "RDSClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "RDSClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "RDSClient" to call the correct interceptors.
func RegisterRDSHandlerFromEndpoint ¶
func RegisterRDSHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterRDSHandlerFromEndpoint is same as RegisterRDSHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterRDSHandlerServer ¶
RegisterRDSHandlerServer registers the http handlers for service RDS to "mux". UnaryRPC :call RDSServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterRDSHandlerFromEndpoint instead.
func RegisterRDSServer ¶
func RegisterSecurityChecksHandler ¶
func RegisterSecurityChecksHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterSecurityChecksHandler registers the http handlers for service SecurityChecks to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterSecurityChecksHandlerClient ¶
func RegisterSecurityChecksHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SecurityChecksClient) error
RegisterSecurityChecksHandlerClient registers the http handlers for service SecurityChecks to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "SecurityChecksClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "SecurityChecksClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "SecurityChecksClient" to call the correct interceptors.
func RegisterSecurityChecksHandlerFromEndpoint ¶
func RegisterSecurityChecksHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterSecurityChecksHandlerFromEndpoint is same as RegisterSecurityChecksHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterSecurityChecksHandlerServer ¶
func RegisterSecurityChecksHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SecurityChecksServer) error
RegisterSecurityChecksHandlerServer registers the http handlers for service SecurityChecks to "mux". UnaryRPC :call SecurityChecksServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterSecurityChecksHandlerFromEndpoint instead.
func RegisterSecurityChecksServer ¶
func RegisterSecurityChecksServer(s *grpc.Server, srv SecurityChecksServer)
func RegisterServiceHandler ¶
func RegisterServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterServiceHandler registers the http handlers for service Service to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterServiceHandlerClient ¶
func RegisterServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceClient) error
RegisterServiceHandlerClient registers the http handlers for service Service to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ServiceClient" to call the correct interceptors.
func RegisterServiceHandlerFromEndpoint ¶
func RegisterServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterServiceHandlerFromEndpoint is same as RegisterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterServiceHandlerServer ¶
func RegisterServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceServer) error
RegisterServiceHandlerServer registers the http handlers for service Service to "mux". UnaryRPC :call ServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterServiceHandlerFromEndpoint instead.
func RegisterServiceServer ¶
func RegisterServiceServer(s *grpc.Server, srv ServiceServer)
Types ¶
type ActionType ¶
type ActionType int32
ActionType represents Action type.
const ( ActionType_ACTION_TYPE_INVALID ActionType = 0 ActionType_MYSQL_EXPLAIN ActionType = 1 ActionType_MYSQL_SHOW_CREATE_TABLE ActionType = 2 ActionType_MYSQL_SHOW_TABLE_STATUS ActionType = 3 ActionType_MYSQL_SHOW_INDEX ActionType = 4 ActionType_POSTGRESQL_SHOW_CREATE_TABLE ActionType = 5 ActionType_POSTGRESQL_SHOW_INDEX ActionType = 6 ActionType_MONGODB_EXPLAIN ActionType = 7 ActionType_PT_SUMMARY ActionType = 8 ActionType_PT_MYSQL_SUMMARY ActionType = 9 ActionType_PT_PG_SUMMARY ActionType = 10 ActionType_PT_MONGODB_SUMMARY ActionType = 11 )
func (ActionType) Descriptor ¶
func (ActionType) Descriptor() protoreflect.EnumDescriptor
func (ActionType) Enum ¶
func (x ActionType) Enum() *ActionType
func (ActionType) EnumDescriptor
deprecated
func (ActionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ActionType.Descriptor instead.
func (ActionType) Number ¶
func (x ActionType) Number() protoreflect.EnumNumber
func (ActionType) String ¶
func (x ActionType) String() string
func (ActionType) Type ¶
func (ActionType) Type() protoreflect.EnumType
type ActionsClient ¶
type ActionsClient interface { // GetAction gets an result of given Action. GetAction(ctx context.Context, in *GetActionRequest, opts ...grpc.CallOption) (*GetActionResponse, error) // StartMySQLExplainAction starts MySQL EXPLAIN Action with traditional output. StartMySQLExplainAction(ctx context.Context, in *StartMySQLExplainActionRequest, opts ...grpc.CallOption) (*StartMySQLExplainActionResponse, error) // StartMySQLExplainJSONAction starts MySQL EXPLAIN Action with JSON output. StartMySQLExplainJSONAction(ctx context.Context, in *StartMySQLExplainJSONActionRequest, opts ...grpc.CallOption) (*StartMySQLExplainJSONActionResponse, error) // StartMySQLExplainTraditionalJSONAction starts MySQL EXPLAIN Action with traditional JSON output. StartMySQLExplainTraditionalJSONAction(ctx context.Context, in *StartMySQLExplainTraditionalJSONActionRequest, opts ...grpc.CallOption) (*StartMySQLExplainTraditionalJSONActionResponse, error) // StartMySQLShowCreateTableAction starts MySQL SHOW CREATE TABLE Action. StartMySQLShowCreateTableAction(ctx context.Context, in *StartMySQLShowCreateTableActionRequest, opts ...grpc.CallOption) (*StartMySQLShowCreateTableActionResponse, error) // StartMySQLShowTableStatusAction starts MySQL SHOW TABLE STATUS Action. StartMySQLShowTableStatusAction(ctx context.Context, in *StartMySQLShowTableStatusActionRequest, opts ...grpc.CallOption) (*StartMySQLShowTableStatusActionResponse, error) // StartMySQLShowIndexAction starts MySQL SHOW INDEX Action. StartMySQLShowIndexAction(ctx context.Context, in *StartMySQLShowIndexActionRequest, opts ...grpc.CallOption) (*StartMySQLShowIndexActionResponse, error) // StartPostgreSQLShowCreateTableAction starts PostgreSQL SHOW CREATE TABLE Action. StartPostgreSQLShowCreateTableAction(ctx context.Context, in *StartPostgreSQLShowCreateTableActionRequest, opts ...grpc.CallOption) (*StartPostgreSQLShowCreateTableActionResponse, error) // StartPostgreSQLShowIndexAction starts PostgreSQL SHOW INDEX Action. StartPostgreSQLShowIndexAction(ctx context.Context, in *StartPostgreSQLShowIndexActionRequest, opts ...grpc.CallOption) (*StartPostgreSQLShowIndexActionResponse, error) // StartMongoDBExplainAction starts MongoDB EXPLAIN Action. StartMongoDBExplainAction(ctx context.Context, in *StartMongoDBExplainActionRequest, opts ...grpc.CallOption) (*StartMongoDBExplainActionResponse, error) // StartPTSummaryAction starts pt-summary Action. StartPTSummaryAction(ctx context.Context, in *StartPTSummaryActionRequest, opts ...grpc.CallOption) (*StartPTSummaryActionResponse, error) // StartPTPgSummaryAction starts pt-pg-summary Action. StartPTPgSummaryAction(ctx context.Context, in *StartPTPgSummaryActionRequest, opts ...grpc.CallOption) (*StartPTPgSummaryActionResponse, error) // StartPTMongoDBSummaryAction starts pt-mongodb-summary Action. StartPTMongoDBSummaryAction(ctx context.Context, in *StartPTMongoDBSummaryActionRequest, opts ...grpc.CallOption) (*StartPTMongoDBSummaryActionResponse, error) // StartPTMySQLSummaryAction starts pt--mysql-summary Action. StartPTMySQLSummaryAction(ctx context.Context, in *StartPTMySQLSummaryActionRequest, opts ...grpc.CallOption) (*StartPTMySQLSummaryActionResponse, error) // CancelAction stops an Action. CancelAction(ctx context.Context, in *CancelActionRequest, opts ...grpc.CallOption) (*CancelActionResponse, error) }
ActionsClient is the client API for Actions service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewActionsClient ¶
func NewActionsClient(cc grpc.ClientConnInterface) ActionsClient
type ActionsServer ¶
type ActionsServer interface { // GetAction gets an result of given Action. GetAction(context.Context, *GetActionRequest) (*GetActionResponse, error) // StartMySQLExplainAction starts MySQL EXPLAIN Action with traditional output. StartMySQLExplainAction(context.Context, *StartMySQLExplainActionRequest) (*StartMySQLExplainActionResponse, error) // StartMySQLExplainJSONAction starts MySQL EXPLAIN Action with JSON output. StartMySQLExplainJSONAction(context.Context, *StartMySQLExplainJSONActionRequest) (*StartMySQLExplainJSONActionResponse, error) // StartMySQLExplainTraditionalJSONAction starts MySQL EXPLAIN Action with traditional JSON output. StartMySQLExplainTraditionalJSONAction(context.Context, *StartMySQLExplainTraditionalJSONActionRequest) (*StartMySQLExplainTraditionalJSONActionResponse, error) // StartMySQLShowCreateTableAction starts MySQL SHOW CREATE TABLE Action. StartMySQLShowCreateTableAction(context.Context, *StartMySQLShowCreateTableActionRequest) (*StartMySQLShowCreateTableActionResponse, error) // StartMySQLShowTableStatusAction starts MySQL SHOW TABLE STATUS Action. StartMySQLShowTableStatusAction(context.Context, *StartMySQLShowTableStatusActionRequest) (*StartMySQLShowTableStatusActionResponse, error) // StartMySQLShowIndexAction starts MySQL SHOW INDEX Action. StartMySQLShowIndexAction(context.Context, *StartMySQLShowIndexActionRequest) (*StartMySQLShowIndexActionResponse, error) // StartPostgreSQLShowCreateTableAction starts PostgreSQL SHOW CREATE TABLE Action. StartPostgreSQLShowCreateTableAction(context.Context, *StartPostgreSQLShowCreateTableActionRequest) (*StartPostgreSQLShowCreateTableActionResponse, error) // StartPostgreSQLShowIndexAction starts PostgreSQL SHOW INDEX Action. StartPostgreSQLShowIndexAction(context.Context, *StartPostgreSQLShowIndexActionRequest) (*StartPostgreSQLShowIndexActionResponse, error) // StartMongoDBExplainAction starts MongoDB EXPLAIN Action. StartMongoDBExplainAction(context.Context, *StartMongoDBExplainActionRequest) (*StartMongoDBExplainActionResponse, error) // StartPTSummaryAction starts pt-summary Action. StartPTSummaryAction(context.Context, *StartPTSummaryActionRequest) (*StartPTSummaryActionResponse, error) // StartPTPgSummaryAction starts pt-pg-summary Action. StartPTPgSummaryAction(context.Context, *StartPTPgSummaryActionRequest) (*StartPTPgSummaryActionResponse, error) // StartPTMongoDBSummaryAction starts pt-mongodb-summary Action. StartPTMongoDBSummaryAction(context.Context, *StartPTMongoDBSummaryActionRequest) (*StartPTMongoDBSummaryActionResponse, error) // StartPTMySQLSummaryAction starts pt--mysql-summary Action. StartPTMySQLSummaryAction(context.Context, *StartPTMySQLSummaryActionRequest) (*StartPTMySQLSummaryActionResponse, error) // CancelAction stops an Action. CancelAction(context.Context, *CancelActionRequest) (*CancelActionResponse, error) }
ActionsServer is the server API for Actions service.
type AddAnnotationRequest ¶
type AddAnnotationRequest struct { // An annotation description. Required. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // Tags are used to filter annotations. Tags []string `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"` // Used for annotate node. NodeName string `protobuf:"bytes,3,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Used for annotate services. ServiceNames []string `protobuf:"bytes,4,rep,name=service_names,json=serviceNames,proto3" json:"service_names,omitempty"` // contains filtered or unexported fields }
AddAnnotationRequest is a params to add new annotation.
func (*AddAnnotationRequest) Descriptor
deprecated
func (*AddAnnotationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAnnotationRequest.ProtoReflect.Descriptor instead.
func (*AddAnnotationRequest) GetNodeName ¶
func (x *AddAnnotationRequest) GetNodeName() string
func (*AddAnnotationRequest) GetServiceNames ¶
func (x *AddAnnotationRequest) GetServiceNames() []string
func (*AddAnnotationRequest) GetTags ¶
func (x *AddAnnotationRequest) GetTags() []string
func (*AddAnnotationRequest) GetText ¶
func (x *AddAnnotationRequest) GetText() string
func (*AddAnnotationRequest) ProtoMessage ¶
func (*AddAnnotationRequest) ProtoMessage()
func (*AddAnnotationRequest) ProtoReflect ¶
func (x *AddAnnotationRequest) ProtoReflect() protoreflect.Message
func (*AddAnnotationRequest) Reset ¶
func (x *AddAnnotationRequest) Reset()
func (*AddAnnotationRequest) String ¶
func (x *AddAnnotationRequest) String() string
func (*AddAnnotationRequest) Validate ¶
func (this *AddAnnotationRequest) Validate() error
type AddAnnotationResponse ¶
type AddAnnotationResponse struct {
// contains filtered or unexported fields
}
func (*AddAnnotationResponse) Descriptor
deprecated
func (*AddAnnotationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddAnnotationResponse.ProtoReflect.Descriptor instead.
func (*AddAnnotationResponse) ProtoMessage ¶
func (*AddAnnotationResponse) ProtoMessage()
func (*AddAnnotationResponse) ProtoReflect ¶
func (x *AddAnnotationResponse) ProtoReflect() protoreflect.Message
func (*AddAnnotationResponse) Reset ¶
func (x *AddAnnotationResponse) Reset()
func (*AddAnnotationResponse) String ¶
func (x *AddAnnotationResponse) String() string
func (*AddAnnotationResponse) Validate ¶
func (this *AddAnnotationResponse) Validate() error
type AddExternalRequest ¶
type AddExternalRequest struct { // Node identifier on which an external exporter is been running. // runs_on_node_id always should be passed with node_id. // Exactly one of these parameters should be present: node_id, node_name, add_node. RunsOnNodeId string `protobuf:"bytes,1,opt,name=runs_on_node_id,json=runsOnNodeId,proto3" json:"runs_on_node_id,omitempty"` // Node name on which a service and node is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeName string `protobuf:"bytes,18,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Create a new Node with those parameters. // add_node always should be passed with address. // Exactly one of these parameters should be present: node_id, node_name, add_node. AddNode *AddNodeParams `protobuf:"bytes,19,opt,name=add_node,json=addNode,proto3" json:"add_node,omitempty"` // Node and Exporter access address (DNS name or IP). // address always should be passed with add_node. Address string `protobuf:"bytes,20,opt,name=address,proto3" json:"address,omitempty"` // Unique across all Services user-defined name. Required. ServiceName string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // HTTP basic auth username for collecting metrics. Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` // HTTP basic auth password for collecting metrics. Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"` // Scheme to generate URI to exporter metrics endpoints. Scheme string `protobuf:"bytes,5,opt,name=scheme,proto3" json:"scheme,omitempty"` // Path under which metrics are exposed, used to generate URI. MetricsPath string `protobuf:"bytes,6,opt,name=metrics_path,json=metricsPath,proto3" json:"metrics_path,omitempty"` // Listen port for scraping metrics. ListenPort uint32 `protobuf:"varint,7,opt,name=listen_port,json=listenPort,proto3" json:"listen_port,omitempty"` // Node identifier on which an external service is been running. // node_id always should be passed with runs_on_node_id. NodeId string `protobuf:"bytes,8,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // Environment name. Environment string `protobuf:"bytes,9,opt,name=environment,proto3" json:"environment,omitempty"` // Cluster name. Cluster string `protobuf:"bytes,10,opt,name=cluster,proto3" json:"cluster,omitempty"` // Replication set name. ReplicationSet string `protobuf:"bytes,11,opt,name=replication_set,json=replicationSet,proto3" json:"replication_set,omitempty"` // Custom user-assigned labels for Service. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // Group name of external service. Group string `protobuf:"bytes,16,opt,name=group,proto3" json:"group,omitempty"` // Defines metrics flow model for this exporter. // Metrics could be pushed to the server with vmagent, // pulled by the server, or the server could choose behavior automatically. // Node with registered pmm_agent_id must present at pmm-server // in case of push metrics_mode. MetricsMode MetricsMode `protobuf:"varint,17,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // Skip connection check. SkipConnectionCheck bool `protobuf:"varint,21,opt,name=skip_connection_check,json=skipConnectionCheck,proto3" json:"skip_connection_check,omitempty"` // contains filtered or unexported fields }
func (*AddExternalRequest) Descriptor
deprecated
func (*AddExternalRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddExternalRequest.ProtoReflect.Descriptor instead.
func (*AddExternalRequest) GetAddNode ¶
func (x *AddExternalRequest) GetAddNode() *AddNodeParams
func (*AddExternalRequest) GetAddress ¶
func (x *AddExternalRequest) GetAddress() string
func (*AddExternalRequest) GetCluster ¶
func (x *AddExternalRequest) GetCluster() string
func (*AddExternalRequest) GetCustomLabels ¶
func (x *AddExternalRequest) GetCustomLabels() map[string]string
func (*AddExternalRequest) GetEnvironment ¶
func (x *AddExternalRequest) GetEnvironment() string
func (*AddExternalRequest) GetGroup ¶
func (x *AddExternalRequest) GetGroup() string
func (*AddExternalRequest) GetListenPort ¶
func (x *AddExternalRequest) GetListenPort() uint32
func (*AddExternalRequest) GetMetricsMode ¶
func (x *AddExternalRequest) GetMetricsMode() MetricsMode
func (*AddExternalRequest) GetMetricsPath ¶
func (x *AddExternalRequest) GetMetricsPath() string
func (*AddExternalRequest) GetNodeId ¶
func (x *AddExternalRequest) GetNodeId() string
func (*AddExternalRequest) GetNodeName ¶
func (x *AddExternalRequest) GetNodeName() string
func (*AddExternalRequest) GetPassword ¶
func (x *AddExternalRequest) GetPassword() string
func (*AddExternalRequest) GetReplicationSet ¶
func (x *AddExternalRequest) GetReplicationSet() string
func (*AddExternalRequest) GetRunsOnNodeId ¶
func (x *AddExternalRequest) GetRunsOnNodeId() string
func (*AddExternalRequest) GetScheme ¶
func (x *AddExternalRequest) GetScheme() string
func (*AddExternalRequest) GetServiceName ¶
func (x *AddExternalRequest) GetServiceName() string
func (*AddExternalRequest) GetSkipConnectionCheck ¶
func (x *AddExternalRequest) GetSkipConnectionCheck() bool
func (*AddExternalRequest) GetUsername ¶
func (x *AddExternalRequest) GetUsername() string
func (*AddExternalRequest) ProtoMessage ¶
func (*AddExternalRequest) ProtoMessage()
func (*AddExternalRequest) ProtoReflect ¶
func (x *AddExternalRequest) ProtoReflect() protoreflect.Message
func (*AddExternalRequest) Reset ¶
func (x *AddExternalRequest) Reset()
func (*AddExternalRequest) String ¶
func (x *AddExternalRequest) String() string
func (*AddExternalRequest) Validate ¶
func (this *AddExternalRequest) Validate() error
type AddExternalResponse ¶
type AddExternalResponse struct { Service *inventorypb.ExternalService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` ExternalExporter *inventorypb.ExternalExporter `protobuf:"bytes,2,opt,name=external_exporter,json=externalExporter,proto3" json:"external_exporter,omitempty"` // contains filtered or unexported fields }
func (*AddExternalResponse) Descriptor
deprecated
func (*AddExternalResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddExternalResponse.ProtoReflect.Descriptor instead.
func (*AddExternalResponse) GetExternalExporter ¶
func (x *AddExternalResponse) GetExternalExporter() *inventorypb.ExternalExporter
func (*AddExternalResponse) GetService ¶
func (x *AddExternalResponse) GetService() *inventorypb.ExternalService
func (*AddExternalResponse) ProtoMessage ¶
func (*AddExternalResponse) ProtoMessage()
func (*AddExternalResponse) ProtoReflect ¶
func (x *AddExternalResponse) ProtoReflect() protoreflect.Message
func (*AddExternalResponse) Reset ¶
func (x *AddExternalResponse) Reset()
func (*AddExternalResponse) String ¶
func (x *AddExternalResponse) String() string
func (*AddExternalResponse) Validate ¶
func (this *AddExternalResponse) Validate() error
type AddHAProxyRequest ¶
type AddHAProxyRequest struct { // Node identifier on which an external exporter is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // Node name on which a service and node is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeName string `protobuf:"bytes,18,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Create a new Node with those parameters. // add_node always should be passed with address. // Exactly one of these parameters should be present: node_id, node_name, add_node. AddNode *AddNodeParams `protobuf:"bytes,19,opt,name=add_node,json=addNode,proto3" json:"add_node,omitempty"` // Node and Exporter access address (DNS name or IP). // address always should be passed with add_node. Address string `protobuf:"bytes,20,opt,name=address,proto3" json:"address,omitempty"` // Unique across all Services user-defined name. Required. ServiceName string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // HTTP basic auth username for collecting metrics. Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` // HTTP basic auth password for collecting metrics. Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"` // Scheme to generate URI to exporter metrics endpoints. Scheme string `protobuf:"bytes,5,opt,name=scheme,proto3" json:"scheme,omitempty"` // Path under which metrics are exposed, used to generate URI. MetricsPath string `protobuf:"bytes,6,opt,name=metrics_path,json=metricsPath,proto3" json:"metrics_path,omitempty"` // Listen port for scraping metrics. ListenPort uint32 `protobuf:"varint,7,opt,name=listen_port,json=listenPort,proto3" json:"listen_port,omitempty"` // Environment name. Environment string `protobuf:"bytes,9,opt,name=environment,proto3" json:"environment,omitempty"` // Cluster name. Cluster string `protobuf:"bytes,10,opt,name=cluster,proto3" json:"cluster,omitempty"` // Replication set name. ReplicationSet string `protobuf:"bytes,11,opt,name=replication_set,json=replicationSet,proto3" json:"replication_set,omitempty"` // Custom user-assigned labels for Service. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // Defines metrics flow model for this exporter. // Metrics could be pushed to the server with vmagent, // pulled by the server, or the server could choose behavior automatically. // Node with registered pmm_agent_id must present at pmm-server // in case of push metrics_mode. MetricsMode MetricsMode `protobuf:"varint,16,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // Skip connection check. SkipConnectionCheck bool `protobuf:"varint,21,opt,name=skip_connection_check,json=skipConnectionCheck,proto3" json:"skip_connection_check,omitempty"` // contains filtered or unexported fields }
func (*AddHAProxyRequest) Descriptor
deprecated
func (*AddHAProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddHAProxyRequest.ProtoReflect.Descriptor instead.
func (*AddHAProxyRequest) GetAddNode ¶
func (x *AddHAProxyRequest) GetAddNode() *AddNodeParams
func (*AddHAProxyRequest) GetAddress ¶
func (x *AddHAProxyRequest) GetAddress() string
func (*AddHAProxyRequest) GetCluster ¶
func (x *AddHAProxyRequest) GetCluster() string
func (*AddHAProxyRequest) GetCustomLabels ¶
func (x *AddHAProxyRequest) GetCustomLabels() map[string]string
func (*AddHAProxyRequest) GetEnvironment ¶
func (x *AddHAProxyRequest) GetEnvironment() string
func (*AddHAProxyRequest) GetListenPort ¶
func (x *AddHAProxyRequest) GetListenPort() uint32
func (*AddHAProxyRequest) GetMetricsMode ¶
func (x *AddHAProxyRequest) GetMetricsMode() MetricsMode
func (*AddHAProxyRequest) GetMetricsPath ¶
func (x *AddHAProxyRequest) GetMetricsPath() string
func (*AddHAProxyRequest) GetNodeId ¶
func (x *AddHAProxyRequest) GetNodeId() string
func (*AddHAProxyRequest) GetNodeName ¶
func (x *AddHAProxyRequest) GetNodeName() string
func (*AddHAProxyRequest) GetPassword ¶
func (x *AddHAProxyRequest) GetPassword() string
func (*AddHAProxyRequest) GetReplicationSet ¶
func (x *AddHAProxyRequest) GetReplicationSet() string
func (*AddHAProxyRequest) GetScheme ¶
func (x *AddHAProxyRequest) GetScheme() string
func (*AddHAProxyRequest) GetServiceName ¶
func (x *AddHAProxyRequest) GetServiceName() string
func (*AddHAProxyRequest) GetSkipConnectionCheck ¶
func (x *AddHAProxyRequest) GetSkipConnectionCheck() bool
func (*AddHAProxyRequest) GetUsername ¶
func (x *AddHAProxyRequest) GetUsername() string
func (*AddHAProxyRequest) ProtoMessage ¶
func (*AddHAProxyRequest) ProtoMessage()
func (*AddHAProxyRequest) ProtoReflect ¶
func (x *AddHAProxyRequest) ProtoReflect() protoreflect.Message
func (*AddHAProxyRequest) Reset ¶
func (x *AddHAProxyRequest) Reset()
func (*AddHAProxyRequest) String ¶
func (x *AddHAProxyRequest) String() string
func (*AddHAProxyRequest) Validate ¶
func (this *AddHAProxyRequest) Validate() error
type AddHAProxyResponse ¶
type AddHAProxyResponse struct { Service *inventorypb.HAProxyService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` ExternalExporter *inventorypb.ExternalExporter `protobuf:"bytes,2,opt,name=external_exporter,json=externalExporter,proto3" json:"external_exporter,omitempty"` // contains filtered or unexported fields }
func (*AddHAProxyResponse) Descriptor
deprecated
func (*AddHAProxyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddHAProxyResponse.ProtoReflect.Descriptor instead.
func (*AddHAProxyResponse) GetExternalExporter ¶
func (x *AddHAProxyResponse) GetExternalExporter() *inventorypb.ExternalExporter
func (*AddHAProxyResponse) GetService ¶
func (x *AddHAProxyResponse) GetService() *inventorypb.HAProxyService
func (*AddHAProxyResponse) ProtoMessage ¶
func (*AddHAProxyResponse) ProtoMessage()
func (*AddHAProxyResponse) ProtoReflect ¶
func (x *AddHAProxyResponse) ProtoReflect() protoreflect.Message
func (*AddHAProxyResponse) Reset ¶
func (x *AddHAProxyResponse) Reset()
func (*AddHAProxyResponse) String ¶
func (x *AddHAProxyResponse) String() string
func (*AddHAProxyResponse) Validate ¶
func (this *AddHAProxyResponse) Validate() error
type AddMongoDBRequest ¶
type AddMongoDBRequest struct { // Node identifier on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // Node name on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeName string `protobuf:"bytes,2,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Create a new Node with those parameters. // Exactly one of these parameters should be present: node_id, node_name, add_node. AddNode *AddNodeParams `protobuf:"bytes,3,opt,name=add_node,json=addNode,proto3" json:"add_node,omitempty"` // Unique across all Services user-defined name. Required. ServiceName string `protobuf:"bytes,4,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // Node and Service access address (DNS name or IP). // Address (and port) or socket is required. Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // Service Access port. // Port is required when the address present. Port uint32 `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"` // Service Access socket. // Address (and port) or socket is required. Socket string `protobuf:"bytes,19,opt,name=socket,proto3" json:"socket,omitempty"` // The "pmm-agent" identifier which should run agents. Required. PmmAgentId string `protobuf:"bytes,7,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Environment name. Environment string `protobuf:"bytes,8,opt,name=environment,proto3" json:"environment,omitempty"` // Cluster name. Cluster string `protobuf:"bytes,9,opt,name=cluster,proto3" json:"cluster,omitempty"` // Replication set name. ReplicationSet string `protobuf:"bytes,10,opt,name=replication_set,json=replicationSet,proto3" json:"replication_set,omitempty"` // MongoDB username for exporter and QAN agent access. Username string `protobuf:"bytes,11,opt,name=username,proto3" json:"username,omitempty"` // MongoDB password for exporter and QAN agent access. Password string `protobuf:"bytes,12,opt,name=password,proto3" json:"password,omitempty"` // If true, adds qan-mongodb-profiler-agent for provided service. QanMongodbProfiler bool `protobuf:"varint,13,opt,name=qan_mongodb_profiler,json=qanMongodbProfiler,proto3" json:"qan_mongodb_profiler,omitempty"` // Custom user-assigned labels for Service. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // Skip connection check. SkipConnectionCheck bool `protobuf:"varint,15,opt,name=skip_connection_check,json=skipConnectionCheck,proto3" json:"skip_connection_check,omitempty"` // Use TLS for database connections. Tls bool `protobuf:"varint,17,opt,name=tls,proto3" json:"tls,omitempty"` // Skip TLS certificate and hostname validation. TlsSkipVerify bool `protobuf:"varint,18,opt,name=tls_skip_verify,json=tlsSkipVerify,proto3" json:"tls_skip_verify,omitempty"` // Client certificate and key. TlsCertificateKey string `protobuf:"bytes,21,opt,name=tls_certificate_key,json=tlsCertificateKey,proto3" json:"tls_certificate_key,omitempty"` // Password for decrypting tls_certificate_key. TlsCertificateKeyFilePassword string `` /* 155-byte string literal not displayed */ // Certificate Authority certificate chain. TlsCa string `protobuf:"bytes,23,opt,name=tls_ca,json=tlsCa,proto3" json:"tls_ca,omitempty"` // Defines metrics flow model for this exporter. // Metrics could be pushed to the server with vmagent, // pulled by the server, or the server could choose behavior automatically. MetricsMode MetricsMode `protobuf:"varint,20,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // List of collector names to disable in this exporter. DisableCollectors []string `protobuf:"bytes,24,rep,name=disable_collectors,json=disableCollectors,proto3" json:"disable_collectors,omitempty"` // contains filtered or unexported fields }
func (*AddMongoDBRequest) Descriptor
deprecated
func (*AddMongoDBRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMongoDBRequest.ProtoReflect.Descriptor instead.
func (*AddMongoDBRequest) GetAddNode ¶
func (x *AddMongoDBRequest) GetAddNode() *AddNodeParams
func (*AddMongoDBRequest) GetAddress ¶
func (x *AddMongoDBRequest) GetAddress() string
func (*AddMongoDBRequest) GetCluster ¶
func (x *AddMongoDBRequest) GetCluster() string
func (*AddMongoDBRequest) GetCustomLabels ¶
func (x *AddMongoDBRequest) GetCustomLabels() map[string]string
func (*AddMongoDBRequest) GetDisableCollectors ¶
func (x *AddMongoDBRequest) GetDisableCollectors() []string
func (*AddMongoDBRequest) GetEnvironment ¶
func (x *AddMongoDBRequest) GetEnvironment() string
func (*AddMongoDBRequest) GetMetricsMode ¶
func (x *AddMongoDBRequest) GetMetricsMode() MetricsMode
func (*AddMongoDBRequest) GetNodeId ¶
func (x *AddMongoDBRequest) GetNodeId() string
func (*AddMongoDBRequest) GetNodeName ¶
func (x *AddMongoDBRequest) GetNodeName() string
func (*AddMongoDBRequest) GetPassword ¶
func (x *AddMongoDBRequest) GetPassword() string
func (*AddMongoDBRequest) GetPmmAgentId ¶
func (x *AddMongoDBRequest) GetPmmAgentId() string
func (*AddMongoDBRequest) GetPort ¶
func (x *AddMongoDBRequest) GetPort() uint32
func (*AddMongoDBRequest) GetQanMongodbProfiler ¶
func (x *AddMongoDBRequest) GetQanMongodbProfiler() bool
func (*AddMongoDBRequest) GetReplicationSet ¶
func (x *AddMongoDBRequest) GetReplicationSet() string
func (*AddMongoDBRequest) GetServiceName ¶
func (x *AddMongoDBRequest) GetServiceName() string
func (*AddMongoDBRequest) GetSkipConnectionCheck ¶
func (x *AddMongoDBRequest) GetSkipConnectionCheck() bool
func (*AddMongoDBRequest) GetSocket ¶
func (x *AddMongoDBRequest) GetSocket() string
func (*AddMongoDBRequest) GetTls ¶
func (x *AddMongoDBRequest) GetTls() bool
func (*AddMongoDBRequest) GetTlsCa ¶
func (x *AddMongoDBRequest) GetTlsCa() string
func (*AddMongoDBRequest) GetTlsCertificateKey ¶
func (x *AddMongoDBRequest) GetTlsCertificateKey() string
func (*AddMongoDBRequest) GetTlsCertificateKeyFilePassword ¶
func (x *AddMongoDBRequest) GetTlsCertificateKeyFilePassword() string
func (*AddMongoDBRequest) GetTlsSkipVerify ¶
func (x *AddMongoDBRequest) GetTlsSkipVerify() bool
func (*AddMongoDBRequest) GetUsername ¶
func (x *AddMongoDBRequest) GetUsername() string
func (*AddMongoDBRequest) ProtoMessage ¶
func (*AddMongoDBRequest) ProtoMessage()
func (*AddMongoDBRequest) ProtoReflect ¶
func (x *AddMongoDBRequest) ProtoReflect() protoreflect.Message
func (*AddMongoDBRequest) Reset ¶
func (x *AddMongoDBRequest) Reset()
func (*AddMongoDBRequest) String ¶
func (x *AddMongoDBRequest) String() string
func (*AddMongoDBRequest) Validate ¶
func (this *AddMongoDBRequest) Validate() error
type AddMongoDBResponse ¶
type AddMongoDBResponse struct { Service *inventorypb.MongoDBService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` MongodbExporter *inventorypb.MongoDBExporter `protobuf:"bytes,2,opt,name=mongodb_exporter,json=mongodbExporter,proto3" json:"mongodb_exporter,omitempty"` QanMongodbProfiler *inventorypb.QANMongoDBProfilerAgent `protobuf:"bytes,3,opt,name=qan_mongodb_profiler,json=qanMongodbProfiler,proto3" json:"qan_mongodb_profiler,omitempty"` // contains filtered or unexported fields }
func (*AddMongoDBResponse) Descriptor
deprecated
func (*AddMongoDBResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMongoDBResponse.ProtoReflect.Descriptor instead.
func (*AddMongoDBResponse) GetMongodbExporter ¶
func (x *AddMongoDBResponse) GetMongodbExporter() *inventorypb.MongoDBExporter
func (*AddMongoDBResponse) GetQanMongodbProfiler ¶
func (x *AddMongoDBResponse) GetQanMongodbProfiler() *inventorypb.QANMongoDBProfilerAgent
func (*AddMongoDBResponse) GetService ¶
func (x *AddMongoDBResponse) GetService() *inventorypb.MongoDBService
func (*AddMongoDBResponse) ProtoMessage ¶
func (*AddMongoDBResponse) ProtoMessage()
func (*AddMongoDBResponse) ProtoReflect ¶
func (x *AddMongoDBResponse) ProtoReflect() protoreflect.Message
func (*AddMongoDBResponse) Reset ¶
func (x *AddMongoDBResponse) Reset()
func (*AddMongoDBResponse) String ¶
func (x *AddMongoDBResponse) String() string
func (*AddMongoDBResponse) Validate ¶
func (this *AddMongoDBResponse) Validate() error
type AddMySQLRequest ¶
type AddMySQLRequest struct { // Node identifier on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // Node name on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeName string `protobuf:"bytes,2,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Create a new Node with those parameters. // Exactly one of these parameters should be present: node_id, node_name, add_node. AddNode *AddNodeParams `protobuf:"bytes,3,opt,name=add_node,json=addNode,proto3" json:"add_node,omitempty"` // Unique across all Services user-defined name. Required. ServiceName string `protobuf:"bytes,4,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // Node and Service access address (DNS name or IP). // Address (and port) or socket is required. Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // Service Access port. // Port is required when the address present. Port uint32 `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"` // Service Access socket. // Address (and port) or socket is required. Socket string `protobuf:"bytes,22,opt,name=socket,proto3" json:"socket,omitempty"` // The "pmm-agent" identifier which should run agents. Required. PmmAgentId string `protobuf:"bytes,7,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Environment name. Environment string `protobuf:"bytes,8,opt,name=environment,proto3" json:"environment,omitempty"` // Cluster name. Cluster string `protobuf:"bytes,9,opt,name=cluster,proto3" json:"cluster,omitempty"` // Replication set name. ReplicationSet string `protobuf:"bytes,10,opt,name=replication_set,json=replicationSet,proto3" json:"replication_set,omitempty"` // MySQL username for scraping metrics. Username string `protobuf:"bytes,11,opt,name=username,proto3" json:"username,omitempty"` // MySQL password for scraping metrics. Password string `protobuf:"bytes,12,opt,name=password,proto3" json:"password,omitempty"` // If true, adds qan-mysql-perfschema-agent for provided service. QanMysqlPerfschema bool `protobuf:"varint,13,opt,name=qan_mysql_perfschema,json=qanMysqlPerfschema,proto3" json:"qan_mysql_perfschema,omitempty"` // If true, adds qan-mysql-slowlog-agent for provided service. QanMysqlSlowlog bool `protobuf:"varint,14,opt,name=qan_mysql_slowlog,json=qanMysqlSlowlog,proto3" json:"qan_mysql_slowlog,omitempty"` // Custom user-assigned labels for Service. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // Skip connection check. SkipConnectionCheck bool `protobuf:"varint,16,opt,name=skip_connection_check,json=skipConnectionCheck,proto3" json:"skip_connection_check,omitempty"` // Disable query examples. DisableQueryExamples bool `protobuf:"varint,17,opt,name=disable_query_examples,json=disableQueryExamples,proto3" json:"disable_query_examples,omitempty"` // If qan-mysql-slowlog-agent is added, slowlog file is rotated at this size if > 0. // If zero, server's default value is used. // Use negative value to disable rotation. MaxSlowlogFileSize int64 `protobuf:"varint,18,opt,name=max_slowlog_file_size,json=maxSlowlogFileSize,proto3" json:"max_slowlog_file_size,omitempty"` // Use TLS for database connections. Tls bool `protobuf:"varint,19,opt,name=tls,proto3" json:"tls,omitempty"` // Skip TLS certificate and hostname validation. TlsSkipVerify bool `protobuf:"varint,20,opt,name=tls_skip_verify,json=tlsSkipVerify,proto3" json:"tls_skip_verify,omitempty"` // Certificate Authority certificate chain. TlsCa string `protobuf:"bytes,25,opt,name=tls_ca,json=tlsCa,proto3" json:"tls_ca,omitempty"` // Client certificate. TlsCert string `protobuf:"bytes,26,opt,name=tls_cert,json=tlsCert,proto3" json:"tls_cert,omitempty"` // Password for decrypting tls_cert. TlsKey string `protobuf:"bytes,27,opt,name=tls_key,json=tlsKey,proto3" json:"tls_key,omitempty"` // Tablestats group collectors will be disabled if there are more than that number of tables. // If zero, server's default value is used. // Use negative value to disable them. TablestatsGroupTableLimit int32 `` /* 142-byte string literal not displayed */ // Defines metrics flow model for this exporter. // Metrics could be pushed to the server with vmagent, // pulled by the server, or the server could choose behavior automatically. MetricsMode MetricsMode `protobuf:"varint,23,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // List of collector names to disable in this exporter. DisableCollectors []string `protobuf:"bytes,24,rep,name=disable_collectors,json=disableCollectors,proto3" json:"disable_collectors,omitempty"` // contains filtered or unexported fields }
func (*AddMySQLRequest) Descriptor
deprecated
func (*AddMySQLRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMySQLRequest.ProtoReflect.Descriptor instead.
func (*AddMySQLRequest) GetAddNode ¶
func (x *AddMySQLRequest) GetAddNode() *AddNodeParams
func (*AddMySQLRequest) GetAddress ¶
func (x *AddMySQLRequest) GetAddress() string
func (*AddMySQLRequest) GetCluster ¶
func (x *AddMySQLRequest) GetCluster() string
func (*AddMySQLRequest) GetCustomLabels ¶
func (x *AddMySQLRequest) GetCustomLabels() map[string]string
func (*AddMySQLRequest) GetDisableCollectors ¶
func (x *AddMySQLRequest) GetDisableCollectors() []string
func (*AddMySQLRequest) GetDisableQueryExamples ¶
func (x *AddMySQLRequest) GetDisableQueryExamples() bool
func (*AddMySQLRequest) GetEnvironment ¶
func (x *AddMySQLRequest) GetEnvironment() string
func (*AddMySQLRequest) GetMaxSlowlogFileSize ¶
func (x *AddMySQLRequest) GetMaxSlowlogFileSize() int64
func (*AddMySQLRequest) GetMetricsMode ¶
func (x *AddMySQLRequest) GetMetricsMode() MetricsMode
func (*AddMySQLRequest) GetNodeId ¶
func (x *AddMySQLRequest) GetNodeId() string
func (*AddMySQLRequest) GetNodeName ¶
func (x *AddMySQLRequest) GetNodeName() string
func (*AddMySQLRequest) GetPassword ¶
func (x *AddMySQLRequest) GetPassword() string
func (*AddMySQLRequest) GetPmmAgentId ¶
func (x *AddMySQLRequest) GetPmmAgentId() string
func (*AddMySQLRequest) GetPort ¶
func (x *AddMySQLRequest) GetPort() uint32
func (*AddMySQLRequest) GetQanMysqlPerfschema ¶
func (x *AddMySQLRequest) GetQanMysqlPerfschema() bool
func (*AddMySQLRequest) GetQanMysqlSlowlog ¶
func (x *AddMySQLRequest) GetQanMysqlSlowlog() bool
func (*AddMySQLRequest) GetReplicationSet ¶
func (x *AddMySQLRequest) GetReplicationSet() string
func (*AddMySQLRequest) GetServiceName ¶
func (x *AddMySQLRequest) GetServiceName() string
func (*AddMySQLRequest) GetSkipConnectionCheck ¶
func (x *AddMySQLRequest) GetSkipConnectionCheck() bool
func (*AddMySQLRequest) GetSocket ¶
func (x *AddMySQLRequest) GetSocket() string
func (*AddMySQLRequest) GetTablestatsGroupTableLimit ¶
func (x *AddMySQLRequest) GetTablestatsGroupTableLimit() int32
func (*AddMySQLRequest) GetTls ¶
func (x *AddMySQLRequest) GetTls() bool
func (*AddMySQLRequest) GetTlsCa ¶
func (x *AddMySQLRequest) GetTlsCa() string
func (*AddMySQLRequest) GetTlsCert ¶
func (x *AddMySQLRequest) GetTlsCert() string
func (*AddMySQLRequest) GetTlsKey ¶
func (x *AddMySQLRequest) GetTlsKey() string
func (*AddMySQLRequest) GetTlsSkipVerify ¶
func (x *AddMySQLRequest) GetTlsSkipVerify() bool
func (*AddMySQLRequest) GetUsername ¶
func (x *AddMySQLRequest) GetUsername() string
func (*AddMySQLRequest) ProtoMessage ¶
func (*AddMySQLRequest) ProtoMessage()
func (*AddMySQLRequest) ProtoReflect ¶
func (x *AddMySQLRequest) ProtoReflect() protoreflect.Message
func (*AddMySQLRequest) Reset ¶
func (x *AddMySQLRequest) Reset()
func (*AddMySQLRequest) String ¶
func (x *AddMySQLRequest) String() string
func (*AddMySQLRequest) Validate ¶
func (this *AddMySQLRequest) Validate() error
type AddMySQLResponse ¶
type AddMySQLResponse struct { Service *inventorypb.MySQLService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` MysqldExporter *inventorypb.MySQLdExporter `protobuf:"bytes,2,opt,name=mysqld_exporter,json=mysqldExporter,proto3" json:"mysqld_exporter,omitempty"` QanMysqlPerfschema *inventorypb.QANMySQLPerfSchemaAgent `protobuf:"bytes,3,opt,name=qan_mysql_perfschema,json=qanMysqlPerfschema,proto3" json:"qan_mysql_perfschema,omitempty"` QanMysqlSlowlog *inventorypb.QANMySQLSlowlogAgent `protobuf:"bytes,4,opt,name=qan_mysql_slowlog,json=qanMysqlSlowlog,proto3" json:"qan_mysql_slowlog,omitempty"` // Actual table count at the moment of adding. TableCount int32 `protobuf:"varint,5,opt,name=table_count,json=tableCount,proto3" json:"table_count,omitempty"` // contains filtered or unexported fields }
func (*AddMySQLResponse) Descriptor
deprecated
func (*AddMySQLResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMySQLResponse.ProtoReflect.Descriptor instead.
func (*AddMySQLResponse) GetMysqldExporter ¶
func (x *AddMySQLResponse) GetMysqldExporter() *inventorypb.MySQLdExporter
func (*AddMySQLResponse) GetQanMysqlPerfschema ¶
func (x *AddMySQLResponse) GetQanMysqlPerfschema() *inventorypb.QANMySQLPerfSchemaAgent
func (*AddMySQLResponse) GetQanMysqlSlowlog ¶
func (x *AddMySQLResponse) GetQanMysqlSlowlog() *inventorypb.QANMySQLSlowlogAgent
func (*AddMySQLResponse) GetService ¶
func (x *AddMySQLResponse) GetService() *inventorypb.MySQLService
func (*AddMySQLResponse) GetTableCount ¶
func (x *AddMySQLResponse) GetTableCount() int32
func (*AddMySQLResponse) ProtoMessage ¶
func (*AddMySQLResponse) ProtoMessage()
func (*AddMySQLResponse) ProtoReflect ¶
func (x *AddMySQLResponse) ProtoReflect() protoreflect.Message
func (*AddMySQLResponse) Reset ¶
func (x *AddMySQLResponse) Reset()
func (*AddMySQLResponse) String ¶
func (x *AddMySQLResponse) String() string
func (*AddMySQLResponse) Validate ¶
func (this *AddMySQLResponse) Validate() error
type AddNodeParams ¶
type AddNodeParams struct { // Node type to be registered. NodeType inventorypb.NodeType `protobuf:"varint,1,opt,name=node_type,json=nodeType,proto3,enum=inventory.NodeType" json:"node_type,omitempty"` // Unique across all Nodes user-defined name. NodeName string `protobuf:"bytes,2,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Linux machine-id. MachineId string `protobuf:"bytes,3,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` // Linux distribution name and version. Distro string `protobuf:"bytes,4,opt,name=distro,proto3" json:"distro,omitempty"` // Container identifier. If specified, must be a unique Docker container identifier. ContainerId string `protobuf:"bytes,5,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"` // Container name. ContainerName string `protobuf:"bytes,6,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"` // Node model. NodeModel string `protobuf:"bytes,7,opt,name=node_model,json=nodeModel,proto3" json:"node_model,omitempty"` // Node region. Region string `protobuf:"bytes,8,opt,name=region,proto3" json:"region,omitempty"` // Node availability zone. Az string `protobuf:"bytes,9,opt,name=az,proto3" json:"az,omitempty"` // Custom user-assigned labels for Node. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // contains filtered or unexported fields }
AddNodeParams is a params to add new node to inventory while adding new service.
func (*AddNodeParams) Descriptor
deprecated
func (*AddNodeParams) Descriptor() ([]byte, []int)
Deprecated: Use AddNodeParams.ProtoReflect.Descriptor instead.
func (*AddNodeParams) GetAz ¶
func (x *AddNodeParams) GetAz() string
func (*AddNodeParams) GetContainerId ¶
func (x *AddNodeParams) GetContainerId() string
func (*AddNodeParams) GetContainerName ¶
func (x *AddNodeParams) GetContainerName() string
func (*AddNodeParams) GetCustomLabels ¶
func (x *AddNodeParams) GetCustomLabels() map[string]string
func (*AddNodeParams) GetDistro ¶
func (x *AddNodeParams) GetDistro() string
func (*AddNodeParams) GetMachineId ¶
func (x *AddNodeParams) GetMachineId() string
func (*AddNodeParams) GetNodeModel ¶
func (x *AddNodeParams) GetNodeModel() string
func (*AddNodeParams) GetNodeName ¶
func (x *AddNodeParams) GetNodeName() string
func (*AddNodeParams) GetNodeType ¶
func (x *AddNodeParams) GetNodeType() inventorypb.NodeType
func (*AddNodeParams) GetRegion ¶
func (x *AddNodeParams) GetRegion() string
func (*AddNodeParams) ProtoMessage ¶
func (*AddNodeParams) ProtoMessage()
func (*AddNodeParams) ProtoReflect ¶
func (x *AddNodeParams) ProtoReflect() protoreflect.Message
func (*AddNodeParams) Reset ¶
func (x *AddNodeParams) Reset()
func (*AddNodeParams) String ¶
func (x *AddNodeParams) String() string
func (*AddNodeParams) Validate ¶
func (this *AddNodeParams) Validate() error
type AddPostgreSQLRequest ¶
type AddPostgreSQLRequest struct { // Node identifier on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // Node name on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeName string `protobuf:"bytes,2,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Create a new Node with those parameters. // Exactly one of these parameters should be present: node_id, node_name, add_node. AddNode *AddNodeParams `protobuf:"bytes,3,opt,name=add_node,json=addNode,proto3" json:"add_node,omitempty"` // Unique across all Services user-defined name. Required. ServiceName string `protobuf:"bytes,4,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // Node and Service access address (DNS name or IP). // Address (and port) or socket is required. Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // Service Access port. // Port is required when the address present. Port uint32 `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"` // Service Access socket. // Address (and port) or socket is required. Socket string `protobuf:"bytes,18,opt,name=socket,proto3" json:"socket,omitempty"` // The "pmm-agent" identifier which should run agents. Required. PmmAgentId string `protobuf:"bytes,7,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Environment name. Environment string `protobuf:"bytes,8,opt,name=environment,proto3" json:"environment,omitempty"` // Cluster name. Cluster string `protobuf:"bytes,9,opt,name=cluster,proto3" json:"cluster,omitempty"` // Replication set name. ReplicationSet string `protobuf:"bytes,10,opt,name=replication_set,json=replicationSet,proto3" json:"replication_set,omitempty"` // PostgreSQL username for scraping metrics. Username string `protobuf:"bytes,11,opt,name=username,proto3" json:"username,omitempty"` // PostgreSQL password for scraping metrics. Password string `protobuf:"bytes,12,opt,name=password,proto3" json:"password,omitempty"` // If true, adds qan-postgresql-pgstatements-agent for provided service. QanPostgresqlPgstatementsAgent bool `` /* 157-byte string literal not displayed */ // If true, adds qan-postgresql-pgstatmonitor-agent for provided service. QanPostgresqlPgstatmonitorAgent bool `` /* 160-byte string literal not displayed */ // Disable query examples. DisableQueryExamples bool `protobuf:"varint,20,opt,name=disable_query_examples,json=disableQueryExamples,proto3" json:"disable_query_examples,omitempty"` // Custom user-assigned labels for Service. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // Skip connection check. SkipConnectionCheck bool `protobuf:"varint,15,opt,name=skip_connection_check,json=skipConnectionCheck,proto3" json:"skip_connection_check,omitempty"` // Use TLS for database connections. Tls bool `protobuf:"varint,16,opt,name=tls,proto3" json:"tls,omitempty"` // Skip TLS certificate and hostname validation. Uses sslmode=required instead of verify-full. TlsSkipVerify bool `protobuf:"varint,17,opt,name=tls_skip_verify,json=tlsSkipVerify,proto3" json:"tls_skip_verify,omitempty"` // Defines metrics flow model for this exporter. // Metrics could be pushed to the server with vmagent, // pulled by the server, or the server could choose behavior automatically. MetricsMode MetricsMode `protobuf:"varint,21,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // List of collector names to disable in this exporter. DisableCollectors []string `protobuf:"bytes,22,rep,name=disable_collectors,json=disableCollectors,proto3" json:"disable_collectors,omitempty"` // contains filtered or unexported fields }
func (*AddPostgreSQLRequest) Descriptor
deprecated
func (*AddPostgreSQLRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPostgreSQLRequest.ProtoReflect.Descriptor instead.
func (*AddPostgreSQLRequest) GetAddNode ¶
func (x *AddPostgreSQLRequest) GetAddNode() *AddNodeParams
func (*AddPostgreSQLRequest) GetAddress ¶
func (x *AddPostgreSQLRequest) GetAddress() string
func (*AddPostgreSQLRequest) GetCluster ¶
func (x *AddPostgreSQLRequest) GetCluster() string
func (*AddPostgreSQLRequest) GetCustomLabels ¶
func (x *AddPostgreSQLRequest) GetCustomLabels() map[string]string
func (*AddPostgreSQLRequest) GetDisableCollectors ¶
func (x *AddPostgreSQLRequest) GetDisableCollectors() []string
func (*AddPostgreSQLRequest) GetDisableQueryExamples ¶
func (x *AddPostgreSQLRequest) GetDisableQueryExamples() bool
func (*AddPostgreSQLRequest) GetEnvironment ¶
func (x *AddPostgreSQLRequest) GetEnvironment() string
func (*AddPostgreSQLRequest) GetMetricsMode ¶
func (x *AddPostgreSQLRequest) GetMetricsMode() MetricsMode
func (*AddPostgreSQLRequest) GetNodeId ¶
func (x *AddPostgreSQLRequest) GetNodeId() string
func (*AddPostgreSQLRequest) GetNodeName ¶
func (x *AddPostgreSQLRequest) GetNodeName() string
func (*AddPostgreSQLRequest) GetPassword ¶
func (x *AddPostgreSQLRequest) GetPassword() string
func (*AddPostgreSQLRequest) GetPmmAgentId ¶
func (x *AddPostgreSQLRequest) GetPmmAgentId() string
func (*AddPostgreSQLRequest) GetPort ¶
func (x *AddPostgreSQLRequest) GetPort() uint32
func (*AddPostgreSQLRequest) GetQanPostgresqlPgstatementsAgent ¶
func (x *AddPostgreSQLRequest) GetQanPostgresqlPgstatementsAgent() bool
func (*AddPostgreSQLRequest) GetQanPostgresqlPgstatmonitorAgent ¶
func (x *AddPostgreSQLRequest) GetQanPostgresqlPgstatmonitorAgent() bool
func (*AddPostgreSQLRequest) GetReplicationSet ¶
func (x *AddPostgreSQLRequest) GetReplicationSet() string
func (*AddPostgreSQLRequest) GetServiceName ¶
func (x *AddPostgreSQLRequest) GetServiceName() string
func (*AddPostgreSQLRequest) GetSkipConnectionCheck ¶
func (x *AddPostgreSQLRequest) GetSkipConnectionCheck() bool
func (*AddPostgreSQLRequest) GetSocket ¶
func (x *AddPostgreSQLRequest) GetSocket() string
func (*AddPostgreSQLRequest) GetTls ¶
func (x *AddPostgreSQLRequest) GetTls() bool
func (*AddPostgreSQLRequest) GetTlsSkipVerify ¶
func (x *AddPostgreSQLRequest) GetTlsSkipVerify() bool
func (*AddPostgreSQLRequest) GetUsername ¶
func (x *AddPostgreSQLRequest) GetUsername() string
func (*AddPostgreSQLRequest) ProtoMessage ¶
func (*AddPostgreSQLRequest) ProtoMessage()
func (*AddPostgreSQLRequest) ProtoReflect ¶
func (x *AddPostgreSQLRequest) ProtoReflect() protoreflect.Message
func (*AddPostgreSQLRequest) Reset ¶
func (x *AddPostgreSQLRequest) Reset()
func (*AddPostgreSQLRequest) String ¶
func (x *AddPostgreSQLRequest) String() string
func (*AddPostgreSQLRequest) Validate ¶
func (this *AddPostgreSQLRequest) Validate() error
type AddPostgreSQLResponse ¶
type AddPostgreSQLResponse struct { Service *inventorypb.PostgreSQLService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` PostgresExporter *inventorypb.PostgresExporter `protobuf:"bytes,2,opt,name=postgres_exporter,json=postgresExporter,proto3" json:"postgres_exporter,omitempty"` QanPostgresqlPgstatementsAgent *inventorypb.QANPostgreSQLPgStatementsAgent `` /* 155-byte string literal not displayed */ QanPostgresqlPgstatmonitorAgent *inventorypb.QANPostgreSQLPgStatMonitorAgent `` /* 158-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddPostgreSQLResponse) Descriptor
deprecated
func (*AddPostgreSQLResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPostgreSQLResponse.ProtoReflect.Descriptor instead.
func (*AddPostgreSQLResponse) GetPostgresExporter ¶
func (x *AddPostgreSQLResponse) GetPostgresExporter() *inventorypb.PostgresExporter
func (*AddPostgreSQLResponse) GetQanPostgresqlPgstatementsAgent ¶
func (x *AddPostgreSQLResponse) GetQanPostgresqlPgstatementsAgent() *inventorypb.QANPostgreSQLPgStatementsAgent
func (*AddPostgreSQLResponse) GetQanPostgresqlPgstatmonitorAgent ¶
func (x *AddPostgreSQLResponse) GetQanPostgresqlPgstatmonitorAgent() *inventorypb.QANPostgreSQLPgStatMonitorAgent
func (*AddPostgreSQLResponse) GetService ¶
func (x *AddPostgreSQLResponse) GetService() *inventorypb.PostgreSQLService
func (*AddPostgreSQLResponse) ProtoMessage ¶
func (*AddPostgreSQLResponse) ProtoMessage()
func (*AddPostgreSQLResponse) ProtoReflect ¶
func (x *AddPostgreSQLResponse) ProtoReflect() protoreflect.Message
func (*AddPostgreSQLResponse) Reset ¶
func (x *AddPostgreSQLResponse) Reset()
func (*AddPostgreSQLResponse) String ¶
func (x *AddPostgreSQLResponse) String() string
func (*AddPostgreSQLResponse) Validate ¶
func (this *AddPostgreSQLResponse) Validate() error
type AddProxySQLRequest ¶
type AddProxySQLRequest struct { // Node identifier on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeId string `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // Node name on which a service is been running. // Exactly one of these parameters should be present: node_id, node_name, add_node. NodeName string `protobuf:"bytes,2,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Create a new Node with those parameters. // Exactly one of these parameters should be present: node_id, node_name, add_node. AddNode *AddNodeParams `protobuf:"bytes,3,opt,name=add_node,json=addNode,proto3" json:"add_node,omitempty"` // Unique across all Services user-defined name. Required. ServiceName string `protobuf:"bytes,4,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // Node and Service access address (DNS name or IP). // Address (and port) or socket is required. Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // Service Access port. // Port is required when the address present. Port uint32 `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"` // Service Access socket. // Address (and port) or socket is required. Socket string `protobuf:"bytes,17,opt,name=socket,proto3" json:"socket,omitempty"` // The "pmm-agent" identifier which should run agents. Required. PmmAgentId string `protobuf:"bytes,7,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Environment name. Environment string `protobuf:"bytes,8,opt,name=environment,proto3" json:"environment,omitempty"` // Cluster name. Cluster string `protobuf:"bytes,9,opt,name=cluster,proto3" json:"cluster,omitempty"` // Replication set name. ReplicationSet string `protobuf:"bytes,10,opt,name=replication_set,json=replicationSet,proto3" json:"replication_set,omitempty"` // ProxySQL username for scraping metrics. Username string `protobuf:"bytes,11,opt,name=username,proto3" json:"username,omitempty"` // ProxySQL password for scraping metrics. Password string `protobuf:"bytes,12,opt,name=password,proto3" json:"password,omitempty"` // Custom user-assigned labels for Service. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // Skip connection check. SkipConnectionCheck bool `protobuf:"varint,14,opt,name=skip_connection_check,json=skipConnectionCheck,proto3" json:"skip_connection_check,omitempty"` // Use TLS for database connections. Tls bool `protobuf:"varint,15,opt,name=tls,proto3" json:"tls,omitempty"` // Skip TLS certificate and hostname validation. TlsSkipVerify bool `protobuf:"varint,16,opt,name=tls_skip_verify,json=tlsSkipVerify,proto3" json:"tls_skip_verify,omitempty"` // Defines metrics flow model for this exporter. // Metrics could be pushed to the server with vmagent, // pulled by the server, or the server could choose behavior automatically. MetricsMode MetricsMode `protobuf:"varint,18,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // List of collector names to disable in this exporter. DisableCollectors []string `protobuf:"bytes,19,rep,name=disable_collectors,json=disableCollectors,proto3" json:"disable_collectors,omitempty"` // contains filtered or unexported fields }
func (*AddProxySQLRequest) Descriptor
deprecated
func (*AddProxySQLRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddProxySQLRequest.ProtoReflect.Descriptor instead.
func (*AddProxySQLRequest) GetAddNode ¶
func (x *AddProxySQLRequest) GetAddNode() *AddNodeParams
func (*AddProxySQLRequest) GetAddress ¶
func (x *AddProxySQLRequest) GetAddress() string
func (*AddProxySQLRequest) GetCluster ¶
func (x *AddProxySQLRequest) GetCluster() string
func (*AddProxySQLRequest) GetCustomLabels ¶
func (x *AddProxySQLRequest) GetCustomLabels() map[string]string
func (*AddProxySQLRequest) GetDisableCollectors ¶
func (x *AddProxySQLRequest) GetDisableCollectors() []string
func (*AddProxySQLRequest) GetEnvironment ¶
func (x *AddProxySQLRequest) GetEnvironment() string
func (*AddProxySQLRequest) GetMetricsMode ¶
func (x *AddProxySQLRequest) GetMetricsMode() MetricsMode
func (*AddProxySQLRequest) GetNodeId ¶
func (x *AddProxySQLRequest) GetNodeId() string
func (*AddProxySQLRequest) GetNodeName ¶
func (x *AddProxySQLRequest) GetNodeName() string
func (*AddProxySQLRequest) GetPassword ¶
func (x *AddProxySQLRequest) GetPassword() string
func (*AddProxySQLRequest) GetPmmAgentId ¶
func (x *AddProxySQLRequest) GetPmmAgentId() string
func (*AddProxySQLRequest) GetPort ¶
func (x *AddProxySQLRequest) GetPort() uint32
func (*AddProxySQLRequest) GetReplicationSet ¶
func (x *AddProxySQLRequest) GetReplicationSet() string
func (*AddProxySQLRequest) GetServiceName ¶
func (x *AddProxySQLRequest) GetServiceName() string
func (*AddProxySQLRequest) GetSkipConnectionCheck ¶
func (x *AddProxySQLRequest) GetSkipConnectionCheck() bool
func (*AddProxySQLRequest) GetSocket ¶
func (x *AddProxySQLRequest) GetSocket() string
func (*AddProxySQLRequest) GetTls ¶
func (x *AddProxySQLRequest) GetTls() bool
func (*AddProxySQLRequest) GetTlsSkipVerify ¶
func (x *AddProxySQLRequest) GetTlsSkipVerify() bool
func (*AddProxySQLRequest) GetUsername ¶
func (x *AddProxySQLRequest) GetUsername() string
func (*AddProxySQLRequest) ProtoMessage ¶
func (*AddProxySQLRequest) ProtoMessage()
func (*AddProxySQLRequest) ProtoReflect ¶
func (x *AddProxySQLRequest) ProtoReflect() protoreflect.Message
func (*AddProxySQLRequest) Reset ¶
func (x *AddProxySQLRequest) Reset()
func (*AddProxySQLRequest) String ¶
func (x *AddProxySQLRequest) String() string
func (*AddProxySQLRequest) Validate ¶
func (this *AddProxySQLRequest) Validate() error
type AddProxySQLResponse ¶
type AddProxySQLResponse struct { Service *inventorypb.ProxySQLService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` ProxysqlExporter *inventorypb.ProxySQLExporter `protobuf:"bytes,2,opt,name=proxysql_exporter,json=proxysqlExporter,proto3" json:"proxysql_exporter,omitempty"` // contains filtered or unexported fields }
func (*AddProxySQLResponse) Descriptor
deprecated
func (*AddProxySQLResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddProxySQLResponse.ProtoReflect.Descriptor instead.
func (*AddProxySQLResponse) GetProxysqlExporter ¶
func (x *AddProxySQLResponse) GetProxysqlExporter() *inventorypb.ProxySQLExporter
func (*AddProxySQLResponse) GetService ¶
func (x *AddProxySQLResponse) GetService() *inventorypb.ProxySQLService
func (*AddProxySQLResponse) ProtoMessage ¶
func (*AddProxySQLResponse) ProtoMessage()
func (*AddProxySQLResponse) ProtoReflect ¶
func (x *AddProxySQLResponse) ProtoReflect() protoreflect.Message
func (*AddProxySQLResponse) Reset ¶
func (x *AddProxySQLResponse) Reset()
func (*AddProxySQLResponse) String ¶
func (x *AddProxySQLResponse) String() string
func (*AddProxySQLResponse) Validate ¶
func (this *AddProxySQLResponse) Validate() error
type AddRDSRequest ¶
type AddRDSRequest struct { // AWS region. Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` // AWS availability zone. Az string `protobuf:"bytes,2,opt,name=az,proto3" json:"az,omitempty"` // AWS instance ID. InstanceId string `protobuf:"bytes,3,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // AWS instance class. NodeModel string `protobuf:"bytes,4,opt,name=node_model,json=nodeModel,proto3" json:"node_model,omitempty"` // Address used to connect to it. Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // Access port. Port uint32 `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"` // Instance engine. Engine DiscoverRDSEngine `protobuf:"varint,7,opt,name=engine,proto3,enum=management.DiscoverRDSEngine" json:"engine,omitempty"` // Unique across all Nodes user-defined name. Defaults to AWS instance ID. NodeName string `protobuf:"bytes,8,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Unique across all Services user-defined name. Defaults to AWS instance ID. ServiceName string `protobuf:"bytes,9,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // Environment name. Environment string `protobuf:"bytes,10,opt,name=environment,proto3" json:"environment,omitempty"` // Cluster name. Cluster string `protobuf:"bytes,11,opt,name=cluster,proto3" json:"cluster,omitempty"` // Replication set name. ReplicationSet string `protobuf:"bytes,12,opt,name=replication_set,json=replicationSet,proto3" json:"replication_set,omitempty"` // Username for scraping metrics. Username string `protobuf:"bytes,13,opt,name=username,proto3" json:"username,omitempty"` // Password for scraping metrics. Password string `protobuf:"bytes,14,opt,name=password,proto3" json:"password,omitempty"` // AWS Access key. AwsAccessKey string `protobuf:"bytes,15,opt,name=aws_access_key,json=awsAccessKey,proto3" json:"aws_access_key,omitempty"` // AWS Secret key. AwsSecretKey string `protobuf:"bytes,16,opt,name=aws_secret_key,json=awsSecretKey,proto3" json:"aws_secret_key,omitempty"` // If true, adds rds_exporter. RdsExporter bool `protobuf:"varint,17,opt,name=rds_exporter,json=rdsExporter,proto3" json:"rds_exporter,omitempty"` // If true, adds qan-mysql-perfschema-agent. QanMysqlPerfschema bool `protobuf:"varint,18,opt,name=qan_mysql_perfschema,json=qanMysqlPerfschema,proto3" json:"qan_mysql_perfschema,omitempty"` // Custom user-assigned labels for Node and Service. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // Skip connection check. SkipConnectionCheck bool `protobuf:"varint,20,opt,name=skip_connection_check,json=skipConnectionCheck,proto3" json:"skip_connection_check,omitempty"` // Use TLS for database connections. Tls bool `protobuf:"varint,21,opt,name=tls,proto3" json:"tls,omitempty"` // Skip TLS certificate and hostname validation. TlsSkipVerify bool `protobuf:"varint,22,opt,name=tls_skip_verify,json=tlsSkipVerify,proto3" json:"tls_skip_verify,omitempty"` // Disable query examples. DisableQueryExamples bool `protobuf:"varint,23,opt,name=disable_query_examples,json=disableQueryExamples,proto3" json:"disable_query_examples,omitempty"` // Tablestats group collectors will be disabled if there are more than that number of tables. // If zero, server's default value is used. // Use negative value to disable them. TablestatsGroupTableLimit int32 `` /* 142-byte string literal not displayed */ // Disable basic metrics. DisableBasicMetrics bool `protobuf:"varint,25,opt,name=disable_basic_metrics,json=disableBasicMetrics,proto3" json:"disable_basic_metrics,omitempty"` // Disable enhanced metrics. DisableEnhancedMetrics bool `` /* 131-byte string literal not displayed */ // Defines metrics flow model for this exporter. // Push metrics mode is not allowed. MetricsMode MetricsMode `protobuf:"varint,27,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // If true, add qan-pgstatements QanPostgresqlPgstatements bool `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddRDSRequest) Descriptor
deprecated
func (*AddRDSRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRDSRequest.ProtoReflect.Descriptor instead.
func (*AddRDSRequest) GetAddress ¶
func (x *AddRDSRequest) GetAddress() string
func (*AddRDSRequest) GetAwsAccessKey ¶
func (x *AddRDSRequest) GetAwsAccessKey() string
func (*AddRDSRequest) GetAwsSecretKey ¶
func (x *AddRDSRequest) GetAwsSecretKey() string
func (*AddRDSRequest) GetAz ¶
func (x *AddRDSRequest) GetAz() string
func (*AddRDSRequest) GetCluster ¶
func (x *AddRDSRequest) GetCluster() string
func (*AddRDSRequest) GetCustomLabels ¶
func (x *AddRDSRequest) GetCustomLabels() map[string]string
func (*AddRDSRequest) GetDisableBasicMetrics ¶
func (x *AddRDSRequest) GetDisableBasicMetrics() bool
func (*AddRDSRequest) GetDisableEnhancedMetrics ¶
func (x *AddRDSRequest) GetDisableEnhancedMetrics() bool
func (*AddRDSRequest) GetDisableQueryExamples ¶
func (x *AddRDSRequest) GetDisableQueryExamples() bool
func (*AddRDSRequest) GetEngine ¶
func (x *AddRDSRequest) GetEngine() DiscoverRDSEngine
func (*AddRDSRequest) GetEnvironment ¶
func (x *AddRDSRequest) GetEnvironment() string
func (*AddRDSRequest) GetInstanceId ¶
func (x *AddRDSRequest) GetInstanceId() string
func (*AddRDSRequest) GetMetricsMode ¶
func (x *AddRDSRequest) GetMetricsMode() MetricsMode
func (*AddRDSRequest) GetNodeModel ¶
func (x *AddRDSRequest) GetNodeModel() string
func (*AddRDSRequest) GetNodeName ¶
func (x *AddRDSRequest) GetNodeName() string
func (*AddRDSRequest) GetPassword ¶
func (x *AddRDSRequest) GetPassword() string
func (*AddRDSRequest) GetPort ¶
func (x *AddRDSRequest) GetPort() uint32
func (*AddRDSRequest) GetQanMysqlPerfschema ¶
func (x *AddRDSRequest) GetQanMysqlPerfschema() bool
func (*AddRDSRequest) GetQanPostgresqlPgstatements ¶
func (x *AddRDSRequest) GetQanPostgresqlPgstatements() bool
func (*AddRDSRequest) GetRdsExporter ¶
func (x *AddRDSRequest) GetRdsExporter() bool
func (*AddRDSRequest) GetRegion ¶
func (x *AddRDSRequest) GetRegion() string
func (*AddRDSRequest) GetReplicationSet ¶
func (x *AddRDSRequest) GetReplicationSet() string
func (*AddRDSRequest) GetServiceName ¶
func (x *AddRDSRequest) GetServiceName() string
func (*AddRDSRequest) GetSkipConnectionCheck ¶
func (x *AddRDSRequest) GetSkipConnectionCheck() bool
func (*AddRDSRequest) GetTablestatsGroupTableLimit ¶
func (x *AddRDSRequest) GetTablestatsGroupTableLimit() int32
func (*AddRDSRequest) GetTls ¶
func (x *AddRDSRequest) GetTls() bool
func (*AddRDSRequest) GetTlsSkipVerify ¶
func (x *AddRDSRequest) GetTlsSkipVerify() bool
func (*AddRDSRequest) GetUsername ¶
func (x *AddRDSRequest) GetUsername() string
func (*AddRDSRequest) ProtoMessage ¶
func (*AddRDSRequest) ProtoMessage()
func (*AddRDSRequest) ProtoReflect ¶
func (x *AddRDSRequest) ProtoReflect() protoreflect.Message
func (*AddRDSRequest) Reset ¶
func (x *AddRDSRequest) Reset()
func (*AddRDSRequest) String ¶
func (x *AddRDSRequest) String() string
func (*AddRDSRequest) Validate ¶
func (this *AddRDSRequest) Validate() error
type AddRDSResponse ¶
type AddRDSResponse struct { Node *inventorypb.RemoteRDSNode `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` RdsExporter *inventorypb.RDSExporter `protobuf:"bytes,2,opt,name=rds_exporter,json=rdsExporter,proto3" json:"rds_exporter,omitempty"` Mysql *inventorypb.MySQLService `protobuf:"bytes,3,opt,name=mysql,proto3" json:"mysql,omitempty"` MysqldExporter *inventorypb.MySQLdExporter `protobuf:"bytes,4,opt,name=mysqld_exporter,json=mysqldExporter,proto3" json:"mysqld_exporter,omitempty"` QanMysqlPerfschema *inventorypb.QANMySQLPerfSchemaAgent `protobuf:"bytes,5,opt,name=qan_mysql_perfschema,json=qanMysqlPerfschema,proto3" json:"qan_mysql_perfschema,omitempty"` // Actual table count at the moment of adding. TableCount int32 `protobuf:"varint,6,opt,name=table_count,json=tableCount,proto3" json:"table_count,omitempty"` Postgresql *inventorypb.PostgreSQLService `protobuf:"bytes,7,opt,name=postgresql,proto3" json:"postgresql,omitempty"` PostgresqlExporter *inventorypb.PostgresExporter `protobuf:"bytes,8,opt,name=postgresql_exporter,json=postgresqlExporter,proto3" json:"postgresql_exporter,omitempty"` QanPostgresqlPgstatements *inventorypb.QANPostgreSQLPgStatementsAgent `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddRDSResponse) Descriptor
deprecated
func (*AddRDSResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddRDSResponse.ProtoReflect.Descriptor instead.
func (*AddRDSResponse) GetMysql ¶
func (x *AddRDSResponse) GetMysql() *inventorypb.MySQLService
func (*AddRDSResponse) GetMysqldExporter ¶
func (x *AddRDSResponse) GetMysqldExporter() *inventorypb.MySQLdExporter
func (*AddRDSResponse) GetNode ¶
func (x *AddRDSResponse) GetNode() *inventorypb.RemoteRDSNode
func (*AddRDSResponse) GetPostgresql ¶
func (x *AddRDSResponse) GetPostgresql() *inventorypb.PostgreSQLService
func (*AddRDSResponse) GetPostgresqlExporter ¶
func (x *AddRDSResponse) GetPostgresqlExporter() *inventorypb.PostgresExporter
func (*AddRDSResponse) GetQanMysqlPerfschema ¶
func (x *AddRDSResponse) GetQanMysqlPerfschema() *inventorypb.QANMySQLPerfSchemaAgent
func (*AddRDSResponse) GetQanPostgresqlPgstatements ¶
func (x *AddRDSResponse) GetQanPostgresqlPgstatements() *inventorypb.QANPostgreSQLPgStatementsAgent
func (*AddRDSResponse) GetRdsExporter ¶
func (x *AddRDSResponse) GetRdsExporter() *inventorypb.RDSExporter
func (*AddRDSResponse) GetTableCount ¶
func (x *AddRDSResponse) GetTableCount() int32
func (*AddRDSResponse) ProtoMessage ¶
func (*AddRDSResponse) ProtoMessage()
func (*AddRDSResponse) ProtoReflect ¶
func (x *AddRDSResponse) ProtoReflect() protoreflect.Message
func (*AddRDSResponse) Reset ¶
func (x *AddRDSResponse) Reset()
func (*AddRDSResponse) String ¶
func (x *AddRDSResponse) String() string
func (*AddRDSResponse) Validate ¶
func (this *AddRDSResponse) Validate() error
type AnnotationClient ¶
type AnnotationClient interface { // AddAnnotation adds annotation. AddAnnotation(ctx context.Context, in *AddAnnotationRequest, opts ...grpc.CallOption) (*AddAnnotationResponse, error) }
AnnotationClient is the client API for Annotation service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAnnotationClient ¶
func NewAnnotationClient(cc grpc.ClientConnInterface) AnnotationClient
type AnnotationServer ¶
type AnnotationServer interface { // AddAnnotation adds annotation. AddAnnotation(context.Context, *AddAnnotationRequest) (*AddAnnotationResponse, error) }
AnnotationServer is the server API for Annotation service.
type CancelActionRequest ¶
type CancelActionRequest struct { // Unique Action ID. Required. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // contains filtered or unexported fields }
func (*CancelActionRequest) Descriptor
deprecated
func (*CancelActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelActionRequest.ProtoReflect.Descriptor instead.
func (*CancelActionRequest) GetActionId ¶
func (x *CancelActionRequest) GetActionId() string
func (*CancelActionRequest) ProtoMessage ¶
func (*CancelActionRequest) ProtoMessage()
func (*CancelActionRequest) ProtoReflect ¶
func (x *CancelActionRequest) ProtoReflect() protoreflect.Message
func (*CancelActionRequest) Reset ¶
func (x *CancelActionRequest) Reset()
func (*CancelActionRequest) String ¶
func (x *CancelActionRequest) String() string
func (*CancelActionRequest) Validate ¶
func (this *CancelActionRequest) Validate() error
type CancelActionResponse ¶
type CancelActionResponse struct {
// contains filtered or unexported fields
}
func (*CancelActionResponse) Descriptor
deprecated
func (*CancelActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelActionResponse.ProtoReflect.Descriptor instead.
func (*CancelActionResponse) ProtoMessage ¶
func (*CancelActionResponse) ProtoMessage()
func (*CancelActionResponse) ProtoReflect ¶
func (x *CancelActionResponse) ProtoReflect() protoreflect.Message
func (*CancelActionResponse) Reset ¶
func (x *CancelActionResponse) Reset()
func (*CancelActionResponse) String ¶
func (x *CancelActionResponse) String() string
func (*CancelActionResponse) Validate ¶
func (this *CancelActionResponse) Validate() error
type ChangeSecurityCheckParams ¶
type ChangeSecurityCheckParams struct { // The name of the check to change. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Enable bool `protobuf:"varint,2,opt,name=enable,proto3" json:"enable,omitempty"` Disable bool `protobuf:"varint,3,opt,name=disable,proto3" json:"disable,omitempty"` // check execution interval. Interval SecurityCheckInterval `protobuf:"varint,4,opt,name=interval,proto3,enum=management.SecurityCheckInterval" json:"interval,omitempty"` // contains filtered or unexported fields }
ChangeSecurityCheckParams specifies a single check parameters.
func (*ChangeSecurityCheckParams) Descriptor
deprecated
func (*ChangeSecurityCheckParams) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSecurityCheckParams.ProtoReflect.Descriptor instead.
func (*ChangeSecurityCheckParams) GetDisable ¶
func (x *ChangeSecurityCheckParams) GetDisable() bool
func (*ChangeSecurityCheckParams) GetEnable ¶
func (x *ChangeSecurityCheckParams) GetEnable() bool
func (*ChangeSecurityCheckParams) GetInterval ¶
func (x *ChangeSecurityCheckParams) GetInterval() SecurityCheckInterval
func (*ChangeSecurityCheckParams) GetName ¶
func (x *ChangeSecurityCheckParams) GetName() string
func (*ChangeSecurityCheckParams) ProtoMessage ¶
func (*ChangeSecurityCheckParams) ProtoMessage()
func (*ChangeSecurityCheckParams) ProtoReflect ¶
func (x *ChangeSecurityCheckParams) ProtoReflect() protoreflect.Message
func (*ChangeSecurityCheckParams) Reset ¶
func (x *ChangeSecurityCheckParams) Reset()
func (*ChangeSecurityCheckParams) String ¶
func (x *ChangeSecurityCheckParams) String() string
func (*ChangeSecurityCheckParams) Validate ¶
func (this *ChangeSecurityCheckParams) Validate() error
type ChangeSecurityChecksRequest ¶
type ChangeSecurityChecksRequest struct { Params []*ChangeSecurityCheckParams `protobuf:"bytes,1,rep,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
func (*ChangeSecurityChecksRequest) Descriptor
deprecated
func (*ChangeSecurityChecksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSecurityChecksRequest.ProtoReflect.Descriptor instead.
func (*ChangeSecurityChecksRequest) GetParams ¶
func (x *ChangeSecurityChecksRequest) GetParams() []*ChangeSecurityCheckParams
func (*ChangeSecurityChecksRequest) ProtoMessage ¶
func (*ChangeSecurityChecksRequest) ProtoMessage()
func (*ChangeSecurityChecksRequest) ProtoReflect ¶
func (x *ChangeSecurityChecksRequest) ProtoReflect() protoreflect.Message
func (*ChangeSecurityChecksRequest) Reset ¶
func (x *ChangeSecurityChecksRequest) Reset()
func (*ChangeSecurityChecksRequest) String ¶
func (x *ChangeSecurityChecksRequest) String() string
func (*ChangeSecurityChecksRequest) Validate ¶
func (this *ChangeSecurityChecksRequest) Validate() error
type ChangeSecurityChecksResponse ¶
type ChangeSecurityChecksResponse struct {
// contains filtered or unexported fields
}
func (*ChangeSecurityChecksResponse) Descriptor
deprecated
func (*ChangeSecurityChecksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSecurityChecksResponse.ProtoReflect.Descriptor instead.
func (*ChangeSecurityChecksResponse) ProtoMessage ¶
func (*ChangeSecurityChecksResponse) ProtoMessage()
func (*ChangeSecurityChecksResponse) ProtoReflect ¶
func (x *ChangeSecurityChecksResponse) ProtoReflect() protoreflect.Message
func (*ChangeSecurityChecksResponse) Reset ¶
func (x *ChangeSecurityChecksResponse) Reset()
func (*ChangeSecurityChecksResponse) String ¶
func (x *ChangeSecurityChecksResponse) String() string
func (*ChangeSecurityChecksResponse) Validate ¶
func (this *ChangeSecurityChecksResponse) Validate() error
type DiscoverRDSEngine ¶
type DiscoverRDSEngine int32
DiscoverRDSEngine describes supported RDS instance engines.
const ( DiscoverRDSEngine_DISCOVER_RDS_ENGINE_INVALID DiscoverRDSEngine = 0 DiscoverRDSEngine_DISCOVER_RDS_MYSQL DiscoverRDSEngine = 1 DiscoverRDSEngine_DISCOVER_RDS_POSTGRESQL DiscoverRDSEngine = 2 )
func (DiscoverRDSEngine) Descriptor ¶
func (DiscoverRDSEngine) Descriptor() protoreflect.EnumDescriptor
func (DiscoverRDSEngine) Enum ¶
func (x DiscoverRDSEngine) Enum() *DiscoverRDSEngine
func (DiscoverRDSEngine) EnumDescriptor
deprecated
func (DiscoverRDSEngine) EnumDescriptor() ([]byte, []int)
Deprecated: Use DiscoverRDSEngine.Descriptor instead.
func (DiscoverRDSEngine) Number ¶
func (x DiscoverRDSEngine) Number() protoreflect.EnumNumber
func (DiscoverRDSEngine) String ¶
func (x DiscoverRDSEngine) String() string
func (DiscoverRDSEngine) Type ¶
func (DiscoverRDSEngine) Type() protoreflect.EnumType
type DiscoverRDSInstance ¶
type DiscoverRDSInstance struct { // AWS region. Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` // AWS availability zone. Az string `protobuf:"bytes,2,opt,name=az,proto3" json:"az,omitempty"` // AWS instance ID. InstanceId string `protobuf:"bytes,3,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // AWS instance class. NodeModel string `protobuf:"bytes,4,opt,name=node_model,json=nodeModel,proto3" json:"node_model,omitempty"` // Address used to connect to it. Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // Access port. Port uint32 `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"` // Instance engine. Engine DiscoverRDSEngine `protobuf:"varint,7,opt,name=engine,proto3,enum=management.DiscoverRDSEngine" json:"engine,omitempty"` // Engine version. EngineVersion string `protobuf:"bytes,8,opt,name=engine_version,json=engineVersion,proto3" json:"engine_version,omitempty"` // contains filtered or unexported fields }
DiscoverRDSInstance models an unique RDS instance for the list of instances returned by Discovery.
func (*DiscoverRDSInstance) Descriptor
deprecated
func (*DiscoverRDSInstance) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverRDSInstance.ProtoReflect.Descriptor instead.
func (*DiscoverRDSInstance) GetAddress ¶
func (x *DiscoverRDSInstance) GetAddress() string
func (*DiscoverRDSInstance) GetAz ¶
func (x *DiscoverRDSInstance) GetAz() string
func (*DiscoverRDSInstance) GetEngine ¶
func (x *DiscoverRDSInstance) GetEngine() DiscoverRDSEngine
func (*DiscoverRDSInstance) GetEngineVersion ¶
func (x *DiscoverRDSInstance) GetEngineVersion() string
func (*DiscoverRDSInstance) GetInstanceId ¶
func (x *DiscoverRDSInstance) GetInstanceId() string
func (*DiscoverRDSInstance) GetNodeModel ¶
func (x *DiscoverRDSInstance) GetNodeModel() string
func (*DiscoverRDSInstance) GetPort ¶
func (x *DiscoverRDSInstance) GetPort() uint32
func (*DiscoverRDSInstance) GetRegion ¶
func (x *DiscoverRDSInstance) GetRegion() string
func (*DiscoverRDSInstance) ProtoMessage ¶
func (*DiscoverRDSInstance) ProtoMessage()
func (*DiscoverRDSInstance) ProtoReflect ¶
func (x *DiscoverRDSInstance) ProtoReflect() protoreflect.Message
func (*DiscoverRDSInstance) Reset ¶
func (x *DiscoverRDSInstance) Reset()
func (*DiscoverRDSInstance) String ¶
func (x *DiscoverRDSInstance) String() string
func (*DiscoverRDSInstance) Validate ¶
func (this *DiscoverRDSInstance) Validate() error
type DiscoverRDSRequest ¶
type DiscoverRDSRequest struct { // AWS Access key. Optional. AwsAccessKey string `protobuf:"bytes,1,opt,name=aws_access_key,json=awsAccessKey,proto3" json:"aws_access_key,omitempty"` // AWS Secret key. Optional. AwsSecretKey string `protobuf:"bytes,2,opt,name=aws_secret_key,json=awsSecretKey,proto3" json:"aws_secret_key,omitempty"` // contains filtered or unexported fields }
func (*DiscoverRDSRequest) Descriptor
deprecated
func (*DiscoverRDSRequest) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverRDSRequest.ProtoReflect.Descriptor instead.
func (*DiscoverRDSRequest) GetAwsAccessKey ¶
func (x *DiscoverRDSRequest) GetAwsAccessKey() string
func (*DiscoverRDSRequest) GetAwsSecretKey ¶
func (x *DiscoverRDSRequest) GetAwsSecretKey() string
func (*DiscoverRDSRequest) ProtoMessage ¶
func (*DiscoverRDSRequest) ProtoMessage()
func (*DiscoverRDSRequest) ProtoReflect ¶
func (x *DiscoverRDSRequest) ProtoReflect() protoreflect.Message
func (*DiscoverRDSRequest) Reset ¶
func (x *DiscoverRDSRequest) Reset()
func (*DiscoverRDSRequest) String ¶
func (x *DiscoverRDSRequest) String() string
func (*DiscoverRDSRequest) Validate ¶
func (this *DiscoverRDSRequest) Validate() error
type DiscoverRDSResponse ¶
type DiscoverRDSResponse struct { RdsInstances []*DiscoverRDSInstance `protobuf:"bytes,1,rep,name=rds_instances,json=rdsInstances,proto3" json:"rds_instances,omitempty"` // contains filtered or unexported fields }
func (*DiscoverRDSResponse) Descriptor
deprecated
func (*DiscoverRDSResponse) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverRDSResponse.ProtoReflect.Descriptor instead.
func (*DiscoverRDSResponse) GetRdsInstances ¶
func (x *DiscoverRDSResponse) GetRdsInstances() []*DiscoverRDSInstance
func (*DiscoverRDSResponse) ProtoMessage ¶
func (*DiscoverRDSResponse) ProtoMessage()
func (*DiscoverRDSResponse) ProtoReflect ¶
func (x *DiscoverRDSResponse) ProtoReflect() protoreflect.Message
func (*DiscoverRDSResponse) Reset ¶
func (x *DiscoverRDSResponse) Reset()
func (*DiscoverRDSResponse) String ¶
func (x *DiscoverRDSResponse) String() string
func (*DiscoverRDSResponse) Validate ¶
func (this *DiscoverRDSResponse) Validate() error
type ExternalClient ¶
type ExternalClient interface { // AddExternal adds external service and adds external exporter. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds an "external exporter" agent to inventory, which is running on provided "runs_on_node_id". AddExternal(ctx context.Context, in *AddExternalRequest, opts ...grpc.CallOption) (*AddExternalResponse, error) }
ExternalClient is the client API for External service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewExternalClient ¶
func NewExternalClient(cc grpc.ClientConnInterface) ExternalClient
type ExternalServer ¶
type ExternalServer interface { // AddExternal adds external service and adds external exporter. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds an "external exporter" agent to inventory, which is running on provided "runs_on_node_id". AddExternal(context.Context, *AddExternalRequest) (*AddExternalResponse, error) }
ExternalServer is the server API for External service.
type GetActionRequest ¶
type GetActionRequest struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // contains filtered or unexported fields }
func (*GetActionRequest) Descriptor
deprecated
func (*GetActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActionRequest.ProtoReflect.Descriptor instead.
func (*GetActionRequest) GetActionId ¶
func (x *GetActionRequest) GetActionId() string
func (*GetActionRequest) ProtoMessage ¶
func (*GetActionRequest) ProtoMessage()
func (*GetActionRequest) ProtoReflect ¶
func (x *GetActionRequest) ProtoReflect() protoreflect.Message
func (*GetActionRequest) Reset ¶
func (x *GetActionRequest) Reset()
func (*GetActionRequest) String ¶
func (x *GetActionRequest) String() string
func (*GetActionRequest) Validate ¶
func (this *GetActionRequest) Validate() error
type GetActionResponse ¶
type GetActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where this Action is running / was run. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Current Action output; may be partial if Action is still running. Output string `protobuf:"bytes,3,opt,name=output,proto3" json:"output,omitempty"` // True if Action is finished. Done bool `protobuf:"varint,4,opt,name=done,proto3" json:"done,omitempty"` // Error message if Action failed. Error string `protobuf:"bytes,5,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*GetActionResponse) Descriptor
deprecated
func (*GetActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActionResponse.ProtoReflect.Descriptor instead.
func (*GetActionResponse) GetActionId ¶
func (x *GetActionResponse) GetActionId() string
func (*GetActionResponse) GetDone ¶
func (x *GetActionResponse) GetDone() bool
func (*GetActionResponse) GetError ¶
func (x *GetActionResponse) GetError() string
func (*GetActionResponse) GetOutput ¶
func (x *GetActionResponse) GetOutput() string
func (*GetActionResponse) GetPmmAgentId ¶
func (x *GetActionResponse) GetPmmAgentId() string
func (*GetActionResponse) ProtoMessage ¶
func (*GetActionResponse) ProtoMessage()
func (*GetActionResponse) ProtoReflect ¶
func (x *GetActionResponse) ProtoReflect() protoreflect.Message
func (*GetActionResponse) Reset ¶
func (x *GetActionResponse) Reset()
func (*GetActionResponse) String ¶
func (x *GetActionResponse) String() string
func (*GetActionResponse) Validate ¶
func (this *GetActionResponse) Validate() error
type GetSecurityCheckResultsRequest ¶
type GetSecurityCheckResultsRequest struct {
// contains filtered or unexported fields
}
func (*GetSecurityCheckResultsRequest) Descriptor
deprecated
func (*GetSecurityCheckResultsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSecurityCheckResultsRequest.ProtoReflect.Descriptor instead.
func (*GetSecurityCheckResultsRequest) ProtoMessage ¶
func (*GetSecurityCheckResultsRequest) ProtoMessage()
func (*GetSecurityCheckResultsRequest) ProtoReflect ¶
func (x *GetSecurityCheckResultsRequest) ProtoReflect() protoreflect.Message
func (*GetSecurityCheckResultsRequest) Reset ¶
func (x *GetSecurityCheckResultsRequest) Reset()
func (*GetSecurityCheckResultsRequest) String ¶
func (x *GetSecurityCheckResultsRequest) String() string
func (*GetSecurityCheckResultsRequest) Validate ¶
func (this *GetSecurityCheckResultsRequest) Validate() error
type GetSecurityCheckResultsResponse ¶
type GetSecurityCheckResultsResponse struct { Results []*SecurityCheckResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*GetSecurityCheckResultsResponse) Descriptor
deprecated
func (*GetSecurityCheckResultsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSecurityCheckResultsResponse.ProtoReflect.Descriptor instead.
func (*GetSecurityCheckResultsResponse) GetResults ¶
func (x *GetSecurityCheckResultsResponse) GetResults() []*SecurityCheckResult
func (*GetSecurityCheckResultsResponse) ProtoMessage ¶
func (*GetSecurityCheckResultsResponse) ProtoMessage()
func (*GetSecurityCheckResultsResponse) ProtoReflect ¶
func (x *GetSecurityCheckResultsResponse) ProtoReflect() protoreflect.Message
func (*GetSecurityCheckResultsResponse) Reset ¶
func (x *GetSecurityCheckResultsResponse) Reset()
func (*GetSecurityCheckResultsResponse) String ¶
func (x *GetSecurityCheckResultsResponse) String() string
func (*GetSecurityCheckResultsResponse) Validate ¶
func (this *GetSecurityCheckResultsResponse) Validate() error
type HAProxyClient ¶
type HAProxyClient interface { // AddHAProxy adds HAProxy service and adds external exporter. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds an "external exporter" agent to inventory. AddHAProxy(ctx context.Context, in *AddHAProxyRequest, opts ...grpc.CallOption) (*AddHAProxyResponse, error) }
HAProxyClient is the client API for HAProxy service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewHAProxyClient ¶
func NewHAProxyClient(cc grpc.ClientConnInterface) HAProxyClient
type HAProxyServer ¶
type HAProxyServer interface { // AddHAProxy adds HAProxy service and adds external exporter. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds an "external exporter" agent to inventory. AddHAProxy(context.Context, *AddHAProxyRequest) (*AddHAProxyResponse, error) }
HAProxyServer is the server API for HAProxy service.
type ListSecurityChecksRequest ¶
type ListSecurityChecksRequest struct {
// contains filtered or unexported fields
}
func (*ListSecurityChecksRequest) Descriptor
deprecated
func (*ListSecurityChecksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSecurityChecksRequest.ProtoReflect.Descriptor instead.
func (*ListSecurityChecksRequest) ProtoMessage ¶
func (*ListSecurityChecksRequest) ProtoMessage()
func (*ListSecurityChecksRequest) ProtoReflect ¶
func (x *ListSecurityChecksRequest) ProtoReflect() protoreflect.Message
func (*ListSecurityChecksRequest) Reset ¶
func (x *ListSecurityChecksRequest) Reset()
func (*ListSecurityChecksRequest) String ¶
func (x *ListSecurityChecksRequest) String() string
func (*ListSecurityChecksRequest) Validate ¶
func (this *ListSecurityChecksRequest) Validate() error
type ListSecurityChecksResponse ¶
type ListSecurityChecksResponse struct { Checks []*SecurityCheck `protobuf:"bytes,1,rep,name=checks,proto3" json:"checks,omitempty"` // contains filtered or unexported fields }
func (*ListSecurityChecksResponse) Descriptor
deprecated
func (*ListSecurityChecksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSecurityChecksResponse.ProtoReflect.Descriptor instead.
func (*ListSecurityChecksResponse) GetChecks ¶
func (x *ListSecurityChecksResponse) GetChecks() []*SecurityCheck
func (*ListSecurityChecksResponse) ProtoMessage ¶
func (*ListSecurityChecksResponse) ProtoMessage()
func (*ListSecurityChecksResponse) ProtoReflect ¶
func (x *ListSecurityChecksResponse) ProtoReflect() protoreflect.Message
func (*ListSecurityChecksResponse) Reset ¶
func (x *ListSecurityChecksResponse) Reset()
func (*ListSecurityChecksResponse) String ¶
func (x *ListSecurityChecksResponse) String() string
func (*ListSecurityChecksResponse) Validate ¶
func (this *ListSecurityChecksResponse) Validate() error
type MetricsMode ¶
type MetricsMode int32
MetricsMode defines desired metrics mode for agent, it can be pull, push or auto mode chosen by server.
const ( MetricsMode_AUTO MetricsMode = 0 MetricsMode_PULL MetricsMode = 1 MetricsMode_PUSH MetricsMode = 2 )
func (MetricsMode) Descriptor ¶
func (MetricsMode) Descriptor() protoreflect.EnumDescriptor
func (MetricsMode) Enum ¶
func (x MetricsMode) Enum() *MetricsMode
func (MetricsMode) EnumDescriptor
deprecated
func (MetricsMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use MetricsMode.Descriptor instead.
func (MetricsMode) Number ¶
func (x MetricsMode) Number() protoreflect.EnumNumber
func (MetricsMode) String ¶
func (x MetricsMode) String() string
func (MetricsMode) Type ¶
func (MetricsMode) Type() protoreflect.EnumType
type MongoDBClient ¶
type MongoDBClient interface { // AddMongoDB adds MongoDB Service and starts several Agents. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "mongodb_exporter", and "qan_mongodb_profiler" agents // with provided "pmm_agent_id" and other parameters. AddMongoDB(ctx context.Context, in *AddMongoDBRequest, opts ...grpc.CallOption) (*AddMongoDBResponse, error) }
MongoDBClient is the client API for MongoDB service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMongoDBClient ¶
func NewMongoDBClient(cc grpc.ClientConnInterface) MongoDBClient
type MongoDBServer ¶
type MongoDBServer interface { // AddMongoDB adds MongoDB Service and starts several Agents. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "mongodb_exporter", and "qan_mongodb_profiler" agents // with provided "pmm_agent_id" and other parameters. AddMongoDB(context.Context, *AddMongoDBRequest) (*AddMongoDBResponse, error) }
MongoDBServer is the server API for MongoDB service.
type MySQLClient ¶
type MySQLClient interface { // AddMySQL adds MySQL Service and starts several Agents. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "mysqld_exporter", and "qan_mysql_perfschema" agents // with provided "pmm_agent_id" and other parameters. AddMySQL(ctx context.Context, in *AddMySQLRequest, opts ...grpc.CallOption) (*AddMySQLResponse, error) }
MySQLClient is the client API for MySQL service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMySQLClient ¶
func NewMySQLClient(cc grpc.ClientConnInterface) MySQLClient
type MySQLServer ¶
type MySQLServer interface { // AddMySQL adds MySQL Service and starts several Agents. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "mysqld_exporter", and "qan_mysql_perfschema" agents // with provided "pmm_agent_id" and other parameters. AddMySQL(context.Context, *AddMySQLRequest) (*AddMySQLResponse, error) }
MySQLServer is the server API for MySQL service.
type NodeClient ¶
type NodeClient interface { // RegisterNode registers a new Node and pmm-agent. RegisterNode(ctx context.Context, in *RegisterNodeRequest, opts ...grpc.CallOption) (*RegisterNodeResponse, error) }
NodeClient is the client API for Node service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNodeClient ¶
func NewNodeClient(cc grpc.ClientConnInterface) NodeClient
type NodeServer ¶
type NodeServer interface { // RegisterNode registers a new Node and pmm-agent. RegisterNode(context.Context, *RegisterNodeRequest) (*RegisterNodeResponse, error) }
NodeServer is the server API for Node service.
type PostgreSQLClient ¶
type PostgreSQLClient interface { // AddPostgreSQL adds PostgreSQL Service and starts postgres exporter. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "postgres_exporter" with provided "pmm_agent_id" and other parameters. AddPostgreSQL(ctx context.Context, in *AddPostgreSQLRequest, opts ...grpc.CallOption) (*AddPostgreSQLResponse, error) }
PostgreSQLClient is the client API for PostgreSQL service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewPostgreSQLClient ¶
func NewPostgreSQLClient(cc grpc.ClientConnInterface) PostgreSQLClient
type PostgreSQLServer ¶
type PostgreSQLServer interface { // AddPostgreSQL adds PostgreSQL Service and starts postgres exporter. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "postgres_exporter" with provided "pmm_agent_id" and other parameters. AddPostgreSQL(context.Context, *AddPostgreSQLRequest) (*AddPostgreSQLResponse, error) }
PostgreSQLServer is the server API for PostgreSQL service.
type ProxySQLClient ¶
type ProxySQLClient interface { // AddProxySQL adds ProxySQL Service and starts several Agents. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "proxysql_exporter" with provided "pmm_agent_id" and other parameters. AddProxySQL(ctx context.Context, in *AddProxySQLRequest, opts ...grpc.CallOption) (*AddProxySQLResponse, error) }
ProxySQLClient is the client API for ProxySQL service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewProxySQLClient ¶
func NewProxySQLClient(cc grpc.ClientConnInterface) ProxySQLClient
type ProxySQLServer ¶
type ProxySQLServer interface { // AddProxySQL adds ProxySQL Service and starts several Agents. // It automatically adds a service to inventory, which is running on provided "node_id", // then adds "proxysql_exporter" with provided "pmm_agent_id" and other parameters. AddProxySQL(context.Context, *AddProxySQLRequest) (*AddProxySQLResponse, error) }
ProxySQLServer is the server API for ProxySQL service.
type RDSClient ¶
type RDSClient interface { // DiscoverRDS discovers RDS instances. DiscoverRDS(ctx context.Context, in *DiscoverRDSRequest, opts ...grpc.CallOption) (*DiscoverRDSResponse, error) // AddRDS adds RDS instance. AddRDS(ctx context.Context, in *AddRDSRequest, opts ...grpc.CallOption) (*AddRDSResponse, error) }
RDSClient is the client API for RDS service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewRDSClient ¶
func NewRDSClient(cc grpc.ClientConnInterface) RDSClient
type RDSServer ¶
type RDSServer interface { // DiscoverRDS discovers RDS instances. DiscoverRDS(context.Context, *DiscoverRDSRequest) (*DiscoverRDSResponse, error) // AddRDS adds RDS instance. AddRDS(context.Context, *AddRDSRequest) (*AddRDSResponse, error) }
RDSServer is the server API for RDS service.
type RegisterNodeRequest ¶
type RegisterNodeRequest struct { // Node type to be registered. NodeType inventorypb.NodeType `protobuf:"varint,1,opt,name=node_type,json=nodeType,proto3,enum=inventory.NodeType" json:"node_type,omitempty"` // Unique across all Nodes user-defined name. NodeName string `protobuf:"bytes,2,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // Node address (DNS name or IP). Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` // Linux machine-id. MachineId string `protobuf:"bytes,4,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` // Linux distribution name and version. Distro string `protobuf:"bytes,5,opt,name=distro,proto3" json:"distro,omitempty"` // Container identifier. If specified, must be a unique Docker container identifier. ContainerId string `protobuf:"bytes,6,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"` // Container name. ContainerName string `protobuf:"bytes,7,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"` // Node model. NodeModel string `protobuf:"bytes,8,opt,name=node_model,json=nodeModel,proto3" json:"node_model,omitempty"` // Node region. Region string `protobuf:"bytes,9,opt,name=region,proto3" json:"region,omitempty"` // Node availability zone. Az string `protobuf:"bytes,10,opt,name=az,proto3" json:"az,omitempty"` // Custom user-assigned labels for Node. CustomLabels map[string]string `` /* 186-byte string literal not displayed */ // If true, and Node with that name already exist, it will be removed with all dependent Services and Agents. Reregister bool `protobuf:"varint,12,opt,name=reregister,proto3" json:"reregister,omitempty"` // Defines metrics flow model for node_exporter being added by this request. // Metrics could be pushed to the server with vmagent, // pulled by the server, or the server could choose behavior automatically. MetricsMode MetricsMode `protobuf:"varint,13,opt,name=metrics_mode,json=metricsMode,proto3,enum=management.MetricsMode" json:"metrics_mode,omitempty"` // List of collector names to disable in this exporter. DisableCollectors []string `protobuf:"bytes,14,rep,name=disable_collectors,json=disableCollectors,proto3" json:"disable_collectors,omitempty"` // contains filtered or unexported fields }
func (*RegisterNodeRequest) Descriptor
deprecated
func (*RegisterNodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterNodeRequest.ProtoReflect.Descriptor instead.
func (*RegisterNodeRequest) GetAddress ¶
func (x *RegisterNodeRequest) GetAddress() string
func (*RegisterNodeRequest) GetAz ¶
func (x *RegisterNodeRequest) GetAz() string
func (*RegisterNodeRequest) GetContainerId ¶
func (x *RegisterNodeRequest) GetContainerId() string
func (*RegisterNodeRequest) GetContainerName ¶
func (x *RegisterNodeRequest) GetContainerName() string
func (*RegisterNodeRequest) GetCustomLabels ¶
func (x *RegisterNodeRequest) GetCustomLabels() map[string]string
func (*RegisterNodeRequest) GetDisableCollectors ¶
func (x *RegisterNodeRequest) GetDisableCollectors() []string
func (*RegisterNodeRequest) GetDistro ¶
func (x *RegisterNodeRequest) GetDistro() string
func (*RegisterNodeRequest) GetMachineId ¶
func (x *RegisterNodeRequest) GetMachineId() string
func (*RegisterNodeRequest) GetMetricsMode ¶
func (x *RegisterNodeRequest) GetMetricsMode() MetricsMode
func (*RegisterNodeRequest) GetNodeModel ¶
func (x *RegisterNodeRequest) GetNodeModel() string
func (*RegisterNodeRequest) GetNodeName ¶
func (x *RegisterNodeRequest) GetNodeName() string
func (*RegisterNodeRequest) GetNodeType ¶
func (x *RegisterNodeRequest) GetNodeType() inventorypb.NodeType
func (*RegisterNodeRequest) GetRegion ¶
func (x *RegisterNodeRequest) GetRegion() string
func (*RegisterNodeRequest) GetReregister ¶
func (x *RegisterNodeRequest) GetReregister() bool
func (*RegisterNodeRequest) ProtoMessage ¶
func (*RegisterNodeRequest) ProtoMessage()
func (*RegisterNodeRequest) ProtoReflect ¶
func (x *RegisterNodeRequest) ProtoReflect() protoreflect.Message
func (*RegisterNodeRequest) Reset ¶
func (x *RegisterNodeRequest) Reset()
func (*RegisterNodeRequest) String ¶
func (x *RegisterNodeRequest) String() string
func (*RegisterNodeRequest) Validate ¶
func (this *RegisterNodeRequest) Validate() error
type RegisterNodeResponse ¶
type RegisterNodeResponse struct { GenericNode *inventorypb.GenericNode `protobuf:"bytes,1,opt,name=generic_node,json=genericNode,proto3" json:"generic_node,omitempty"` ContainerNode *inventorypb.ContainerNode `protobuf:"bytes,2,opt,name=container_node,json=containerNode,proto3" json:"container_node,omitempty"` PmmAgent *inventorypb.PMMAgent `protobuf:"bytes,3,opt,name=pmm_agent,json=pmmAgent,proto3" json:"pmm_agent,omitempty"` // contains filtered or unexported fields }
func (*RegisterNodeResponse) Descriptor
deprecated
func (*RegisterNodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterNodeResponse.ProtoReflect.Descriptor instead.
func (*RegisterNodeResponse) GetContainerNode ¶
func (x *RegisterNodeResponse) GetContainerNode() *inventorypb.ContainerNode
func (*RegisterNodeResponse) GetGenericNode ¶
func (x *RegisterNodeResponse) GetGenericNode() *inventorypb.GenericNode
func (*RegisterNodeResponse) GetPmmAgent ¶
func (x *RegisterNodeResponse) GetPmmAgent() *inventorypb.PMMAgent
func (*RegisterNodeResponse) ProtoMessage ¶
func (*RegisterNodeResponse) ProtoMessage()
func (*RegisterNodeResponse) ProtoReflect ¶
func (x *RegisterNodeResponse) ProtoReflect() protoreflect.Message
func (*RegisterNodeResponse) Reset ¶
func (x *RegisterNodeResponse) Reset()
func (*RegisterNodeResponse) String ¶
func (x *RegisterNodeResponse) String() string
func (*RegisterNodeResponse) Validate ¶
func (this *RegisterNodeResponse) Validate() error
type RemoveServiceRequest ¶
type RemoveServiceRequest struct { // Service type. ServiceType inventorypb.ServiceType `protobuf:"varint,1,opt,name=service_type,json=serviceType,proto3,enum=inventory.ServiceType" json:"service_type,omitempty"` // Service ID or Service Name is required. // Unique randomly generated instance identifier. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // Unique across all Services user-defined name. ServiceName string `protobuf:"bytes,3,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // contains filtered or unexported fields }
func (*RemoveServiceRequest) Descriptor
deprecated
func (*RemoveServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveServiceRequest.ProtoReflect.Descriptor instead.
func (*RemoveServiceRequest) GetServiceId ¶
func (x *RemoveServiceRequest) GetServiceId() string
func (*RemoveServiceRequest) GetServiceName ¶
func (x *RemoveServiceRequest) GetServiceName() string
func (*RemoveServiceRequest) GetServiceType ¶
func (x *RemoveServiceRequest) GetServiceType() inventorypb.ServiceType
func (*RemoveServiceRequest) ProtoMessage ¶
func (*RemoveServiceRequest) ProtoMessage()
func (*RemoveServiceRequest) ProtoReflect ¶
func (x *RemoveServiceRequest) ProtoReflect() protoreflect.Message
func (*RemoveServiceRequest) Reset ¶
func (x *RemoveServiceRequest) Reset()
func (*RemoveServiceRequest) String ¶
func (x *RemoveServiceRequest) String() string
func (*RemoveServiceRequest) Validate ¶
func (this *RemoveServiceRequest) Validate() error
type RemoveServiceResponse ¶
type RemoveServiceResponse struct {
// contains filtered or unexported fields
}
func (*RemoveServiceResponse) Descriptor
deprecated
func (*RemoveServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveServiceResponse.ProtoReflect.Descriptor instead.
func (*RemoveServiceResponse) ProtoMessage ¶
func (*RemoveServiceResponse) ProtoMessage()
func (*RemoveServiceResponse) ProtoReflect ¶
func (x *RemoveServiceResponse) ProtoReflect() protoreflect.Message
func (*RemoveServiceResponse) Reset ¶
func (x *RemoveServiceResponse) Reset()
func (*RemoveServiceResponse) String ¶
func (x *RemoveServiceResponse) String() string
func (*RemoveServiceResponse) Validate ¶
func (this *RemoveServiceResponse) Validate() error
type SecurityCheck ¶
type SecurityCheck struct { // Machine-readable name (ID) that is used in expression. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // True if that check is disabled. Disabled bool `protobuf:"varint,2,opt,name=disabled,proto3" json:"disabled,omitempty"` // Long human-readable description. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Short human-readable summary. Summary string `protobuf:"bytes,4,opt,name=summary,proto3" json:"summary,omitempty"` // Check execution interval. Interval SecurityCheckInterval `protobuf:"varint,5,opt,name=interval,proto3,enum=management.SecurityCheckInterval" json:"interval,omitempty"` // contains filtered or unexported fields }
SecurityCheck contains check name and status.
func (*SecurityCheck) Descriptor
deprecated
func (*SecurityCheck) Descriptor() ([]byte, []int)
Deprecated: Use SecurityCheck.ProtoReflect.Descriptor instead.
func (*SecurityCheck) GetDescription ¶
func (x *SecurityCheck) GetDescription() string
func (*SecurityCheck) GetDisabled ¶
func (x *SecurityCheck) GetDisabled() bool
func (*SecurityCheck) GetInterval ¶
func (x *SecurityCheck) GetInterval() SecurityCheckInterval
func (*SecurityCheck) GetName ¶
func (x *SecurityCheck) GetName() string
func (*SecurityCheck) GetSummary ¶
func (x *SecurityCheck) GetSummary() string
func (*SecurityCheck) ProtoMessage ¶
func (*SecurityCheck) ProtoMessage()
func (*SecurityCheck) ProtoReflect ¶
func (x *SecurityCheck) ProtoReflect() protoreflect.Message
func (*SecurityCheck) Reset ¶
func (x *SecurityCheck) Reset()
func (*SecurityCheck) String ¶
func (x *SecurityCheck) String() string
func (*SecurityCheck) Validate ¶
func (this *SecurityCheck) Validate() error
type SecurityCheckInterval ¶
type SecurityCheckInterval int32
SecurityCheckInterval represents possible execution interval values for checks.
const ( SecurityCheckInterval_SECURITY_CHECK_INTERVAL_INVALID SecurityCheckInterval = 0 SecurityCheckInterval_STANDARD SecurityCheckInterval = 1 SecurityCheckInterval_FREQUENT SecurityCheckInterval = 2 SecurityCheckInterval_RARE SecurityCheckInterval = 3 )
func (SecurityCheckInterval) Descriptor ¶
func (SecurityCheckInterval) Descriptor() protoreflect.EnumDescriptor
func (SecurityCheckInterval) Enum ¶
func (x SecurityCheckInterval) Enum() *SecurityCheckInterval
func (SecurityCheckInterval) EnumDescriptor
deprecated
func (SecurityCheckInterval) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityCheckInterval.Descriptor instead.
func (SecurityCheckInterval) Number ¶
func (x SecurityCheckInterval) Number() protoreflect.EnumNumber
func (SecurityCheckInterval) String ¶
func (x SecurityCheckInterval) String() string
func (SecurityCheckInterval) Type ¶
func (SecurityCheckInterval) Type() protoreflect.EnumType
type SecurityCheckResult ¶
type SecurityCheckResult struct { Summary string `protobuf:"bytes,1,opt,name=summary,proto3" json:"summary,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Severity Severity `protobuf:"varint,3,opt,name=severity,proto3,enum=management.Severity" json:"severity,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // URL containing information on how to resolve an issue detected by an STT check. ReadMoreUrl string `protobuf:"bytes,5,opt,name=read_more_url,json=readMoreUrl,proto3" json:"read_more_url,omitempty"` // contains filtered or unexported fields }
SecurityCheckResult represents the check result returned from pmm-managed after running the check.
func (*SecurityCheckResult) Descriptor
deprecated
func (*SecurityCheckResult) Descriptor() ([]byte, []int)
Deprecated: Use SecurityCheckResult.ProtoReflect.Descriptor instead.
func (*SecurityCheckResult) GetDescription ¶
func (x *SecurityCheckResult) GetDescription() string
func (*SecurityCheckResult) GetLabels ¶
func (x *SecurityCheckResult) GetLabels() map[string]string
func (*SecurityCheckResult) GetReadMoreUrl ¶
func (x *SecurityCheckResult) GetReadMoreUrl() string
func (*SecurityCheckResult) GetSeverity ¶
func (x *SecurityCheckResult) GetSeverity() Severity
func (*SecurityCheckResult) GetSummary ¶
func (x *SecurityCheckResult) GetSummary() string
func (*SecurityCheckResult) ProtoMessage ¶
func (*SecurityCheckResult) ProtoMessage()
func (*SecurityCheckResult) ProtoReflect ¶
func (x *SecurityCheckResult) ProtoReflect() protoreflect.Message
func (*SecurityCheckResult) Reset ¶
func (x *SecurityCheckResult) Reset()
func (*SecurityCheckResult) String ¶
func (x *SecurityCheckResult) String() string
func (*SecurityCheckResult) Validate ¶
func (this *SecurityCheckResult) Validate() error
type SecurityChecksClient ¶
type SecurityChecksClient interface { // GetSecurityCheckResults returns Security Thread Tool's latest checks results. GetSecurityCheckResults(ctx context.Context, in *GetSecurityCheckResultsRequest, opts ...grpc.CallOption) (*GetSecurityCheckResultsResponse, error) // StartSecurityChecks executes Security Thread Tool checks and returns when all checks are executed. StartSecurityChecks(ctx context.Context, in *StartSecurityChecksRequest, opts ...grpc.CallOption) (*StartSecurityChecksResponse, error) // ListSecurityChecks returns a list of available Security Thread Tool checks. ListSecurityChecks(ctx context.Context, in *ListSecurityChecksRequest, opts ...grpc.CallOption) (*ListSecurityChecksResponse, error) // ChangeSecurityChecks enables/disables Security Thread Tool checks or changes their interval by names. ChangeSecurityChecks(ctx context.Context, in *ChangeSecurityChecksRequest, opts ...grpc.CallOption) (*ChangeSecurityChecksResponse, error) }
SecurityChecksClient is the client API for SecurityChecks service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewSecurityChecksClient ¶
func NewSecurityChecksClient(cc grpc.ClientConnInterface) SecurityChecksClient
type SecurityChecksServer ¶
type SecurityChecksServer interface { // GetSecurityCheckResults returns Security Thread Tool's latest checks results. GetSecurityCheckResults(context.Context, *GetSecurityCheckResultsRequest) (*GetSecurityCheckResultsResponse, error) // StartSecurityChecks executes Security Thread Tool checks and returns when all checks are executed. StartSecurityChecks(context.Context, *StartSecurityChecksRequest) (*StartSecurityChecksResponse, error) // ListSecurityChecks returns a list of available Security Thread Tool checks. ListSecurityChecks(context.Context, *ListSecurityChecksRequest) (*ListSecurityChecksResponse, error) // ChangeSecurityChecks enables/disables Security Thread Tool checks or changes their interval by names. ChangeSecurityChecks(context.Context, *ChangeSecurityChecksRequest) (*ChangeSecurityChecksResponse, error) }
SecurityChecksServer is the server API for SecurityChecks service.
type ServiceClient ¶
type ServiceClient interface { // RemoveService removes Service with Agents. RemoveService(ctx context.Context, in *RemoveServiceRequest, opts ...grpc.CallOption) (*RemoveServiceResponse, error) }
ServiceClient is the client API for Service service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewServiceClient ¶
func NewServiceClient(cc grpc.ClientConnInterface) ServiceClient
type ServiceServer ¶
type ServiceServer interface { // RemoveService removes Service with Agents. RemoveService(context.Context, *RemoveServiceRequest) (*RemoveServiceResponse, error) }
ServiceServer is the server API for Service service.
type Severity ¶
type Severity int32
Severity represents severity level of the check result or alert.
const ( Severity_SEVERITY_INVALID Severity = 0 Severity_SEVERITY_EMERGENCY Severity = 1 Severity_SEVERITY_ALERT Severity = 2 Severity_SEVERITY_CRITICAL Severity = 3 Severity_SEVERITY_ERROR Severity = 4 Severity_SEVERITY_WARNING Severity = 5 Severity_SEVERITY_NOTICE Severity = 6 Severity_SEVERITY_INFO Severity = 7 Severity_SEVERITY_DEBUG Severity = 8 )
func (Severity) Descriptor ¶
func (Severity) Descriptor() protoreflect.EnumDescriptor
func (Severity) EnumDescriptor
deprecated
func (Severity) Number ¶
func (x Severity) Number() protoreflect.EnumNumber
func (Severity) Type ¶
func (Severity) Type() protoreflect.EnumType
type StartMongoDBExplainActionRequest ¶
type StartMongoDBExplainActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // Query. Required. Query string `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
func (*StartMongoDBExplainActionRequest) Descriptor
deprecated
func (*StartMongoDBExplainActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartMongoDBExplainActionRequest.ProtoReflect.Descriptor instead.
func (*StartMongoDBExplainActionRequest) GetPmmAgentId ¶
func (x *StartMongoDBExplainActionRequest) GetPmmAgentId() string
func (*StartMongoDBExplainActionRequest) GetQuery ¶
func (x *StartMongoDBExplainActionRequest) GetQuery() string
func (*StartMongoDBExplainActionRequest) GetServiceId ¶
func (x *StartMongoDBExplainActionRequest) GetServiceId() string
func (*StartMongoDBExplainActionRequest) ProtoMessage ¶
func (*StartMongoDBExplainActionRequest) ProtoMessage()
func (*StartMongoDBExplainActionRequest) ProtoReflect ¶
func (x *StartMongoDBExplainActionRequest) ProtoReflect() protoreflect.Message
func (*StartMongoDBExplainActionRequest) Reset ¶
func (x *StartMongoDBExplainActionRequest) Reset()
func (*StartMongoDBExplainActionRequest) String ¶
func (x *StartMongoDBExplainActionRequest) String() string
func (*StartMongoDBExplainActionRequest) Validate ¶
func (this *StartMongoDBExplainActionRequest) Validate() error
type StartMongoDBExplainActionResponse ¶
type StartMongoDBExplainActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartMongoDBExplainActionResponse) Descriptor
deprecated
func (*StartMongoDBExplainActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartMongoDBExplainActionResponse.ProtoReflect.Descriptor instead.
func (*StartMongoDBExplainActionResponse) GetActionId ¶
func (x *StartMongoDBExplainActionResponse) GetActionId() string
func (*StartMongoDBExplainActionResponse) GetPmmAgentId ¶
func (x *StartMongoDBExplainActionResponse) GetPmmAgentId() string
func (*StartMongoDBExplainActionResponse) ProtoMessage ¶
func (*StartMongoDBExplainActionResponse) ProtoMessage()
func (*StartMongoDBExplainActionResponse) ProtoReflect ¶
func (x *StartMongoDBExplainActionResponse) ProtoReflect() protoreflect.Message
func (*StartMongoDBExplainActionResponse) Reset ¶
func (x *StartMongoDBExplainActionResponse) Reset()
func (*StartMongoDBExplainActionResponse) String ¶
func (x *StartMongoDBExplainActionResponse) String() string
func (*StartMongoDBExplainActionResponse) Validate ¶
func (this *StartMongoDBExplainActionResponse) Validate() error
type StartMySQLExplainActionRequest ¶
type StartMySQLExplainActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // SQL query. Required. Query string `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"` // Database name. Required if it can't be deduced from the query. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLExplainActionRequest) Descriptor
deprecated
func (*StartMySQLExplainActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLExplainActionRequest.ProtoReflect.Descriptor instead.
func (*StartMySQLExplainActionRequest) GetDatabase ¶
func (x *StartMySQLExplainActionRequest) GetDatabase() string
func (*StartMySQLExplainActionRequest) GetPmmAgentId ¶
func (x *StartMySQLExplainActionRequest) GetPmmAgentId() string
func (*StartMySQLExplainActionRequest) GetQuery ¶
func (x *StartMySQLExplainActionRequest) GetQuery() string
func (*StartMySQLExplainActionRequest) GetServiceId ¶
func (x *StartMySQLExplainActionRequest) GetServiceId() string
func (*StartMySQLExplainActionRequest) ProtoMessage ¶
func (*StartMySQLExplainActionRequest) ProtoMessage()
func (*StartMySQLExplainActionRequest) ProtoReflect ¶
func (x *StartMySQLExplainActionRequest) ProtoReflect() protoreflect.Message
func (*StartMySQLExplainActionRequest) Reset ¶
func (x *StartMySQLExplainActionRequest) Reset()
func (*StartMySQLExplainActionRequest) String ¶
func (x *StartMySQLExplainActionRequest) String() string
func (*StartMySQLExplainActionRequest) Validate ¶
func (this *StartMySQLExplainActionRequest) Validate() error
type StartMySQLExplainActionResponse ¶
type StartMySQLExplainActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLExplainActionResponse) Descriptor
deprecated
func (*StartMySQLExplainActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLExplainActionResponse.ProtoReflect.Descriptor instead.
func (*StartMySQLExplainActionResponse) GetActionId ¶
func (x *StartMySQLExplainActionResponse) GetActionId() string
func (*StartMySQLExplainActionResponse) GetPmmAgentId ¶
func (x *StartMySQLExplainActionResponse) GetPmmAgentId() string
func (*StartMySQLExplainActionResponse) ProtoMessage ¶
func (*StartMySQLExplainActionResponse) ProtoMessage()
func (*StartMySQLExplainActionResponse) ProtoReflect ¶
func (x *StartMySQLExplainActionResponse) ProtoReflect() protoreflect.Message
func (*StartMySQLExplainActionResponse) Reset ¶
func (x *StartMySQLExplainActionResponse) Reset()
func (*StartMySQLExplainActionResponse) String ¶
func (x *StartMySQLExplainActionResponse) String() string
func (*StartMySQLExplainActionResponse) Validate ¶
func (this *StartMySQLExplainActionResponse) Validate() error
type StartMySQLExplainJSONActionRequest ¶
type StartMySQLExplainJSONActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // SQL query. Required. Query string `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"` // Database name. Required if it can't be deduced from the query. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLExplainJSONActionRequest) Descriptor
deprecated
func (*StartMySQLExplainJSONActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLExplainJSONActionRequest.ProtoReflect.Descriptor instead.
func (*StartMySQLExplainJSONActionRequest) GetDatabase ¶
func (x *StartMySQLExplainJSONActionRequest) GetDatabase() string
func (*StartMySQLExplainJSONActionRequest) GetPmmAgentId ¶
func (x *StartMySQLExplainJSONActionRequest) GetPmmAgentId() string
func (*StartMySQLExplainJSONActionRequest) GetQuery ¶
func (x *StartMySQLExplainJSONActionRequest) GetQuery() string
func (*StartMySQLExplainJSONActionRequest) GetServiceId ¶
func (x *StartMySQLExplainJSONActionRequest) GetServiceId() string
func (*StartMySQLExplainJSONActionRequest) ProtoMessage ¶
func (*StartMySQLExplainJSONActionRequest) ProtoMessage()
func (*StartMySQLExplainJSONActionRequest) ProtoReflect ¶
func (x *StartMySQLExplainJSONActionRequest) ProtoReflect() protoreflect.Message
func (*StartMySQLExplainJSONActionRequest) Reset ¶
func (x *StartMySQLExplainJSONActionRequest) Reset()
func (*StartMySQLExplainJSONActionRequest) String ¶
func (x *StartMySQLExplainJSONActionRequest) String() string
func (*StartMySQLExplainJSONActionRequest) Validate ¶
func (this *StartMySQLExplainJSONActionRequest) Validate() error
type StartMySQLExplainJSONActionResponse ¶
type StartMySQLExplainJSONActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLExplainJSONActionResponse) Descriptor
deprecated
func (*StartMySQLExplainJSONActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLExplainJSONActionResponse.ProtoReflect.Descriptor instead.
func (*StartMySQLExplainJSONActionResponse) GetActionId ¶
func (x *StartMySQLExplainJSONActionResponse) GetActionId() string
func (*StartMySQLExplainJSONActionResponse) GetPmmAgentId ¶
func (x *StartMySQLExplainJSONActionResponse) GetPmmAgentId() string
func (*StartMySQLExplainJSONActionResponse) ProtoMessage ¶
func (*StartMySQLExplainJSONActionResponse) ProtoMessage()
func (*StartMySQLExplainJSONActionResponse) ProtoReflect ¶
func (x *StartMySQLExplainJSONActionResponse) ProtoReflect() protoreflect.Message
func (*StartMySQLExplainJSONActionResponse) Reset ¶
func (x *StartMySQLExplainJSONActionResponse) Reset()
func (*StartMySQLExplainJSONActionResponse) String ¶
func (x *StartMySQLExplainJSONActionResponse) String() string
func (*StartMySQLExplainJSONActionResponse) Validate ¶
func (this *StartMySQLExplainJSONActionResponse) Validate() error
type StartMySQLExplainTraditionalJSONActionRequest ¶
type StartMySQLExplainTraditionalJSONActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // SQL query. Required. Query string `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"` // Database name. Required if it can't be deduced from the query. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLExplainTraditionalJSONActionRequest) Descriptor
deprecated
func (*StartMySQLExplainTraditionalJSONActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLExplainTraditionalJSONActionRequest.ProtoReflect.Descriptor instead.
func (*StartMySQLExplainTraditionalJSONActionRequest) GetDatabase ¶
func (x *StartMySQLExplainTraditionalJSONActionRequest) GetDatabase() string
func (*StartMySQLExplainTraditionalJSONActionRequest) GetPmmAgentId ¶
func (x *StartMySQLExplainTraditionalJSONActionRequest) GetPmmAgentId() string
func (*StartMySQLExplainTraditionalJSONActionRequest) GetQuery ¶
func (x *StartMySQLExplainTraditionalJSONActionRequest) GetQuery() string
func (*StartMySQLExplainTraditionalJSONActionRequest) GetServiceId ¶
func (x *StartMySQLExplainTraditionalJSONActionRequest) GetServiceId() string
func (*StartMySQLExplainTraditionalJSONActionRequest) ProtoMessage ¶
func (*StartMySQLExplainTraditionalJSONActionRequest) ProtoMessage()
func (*StartMySQLExplainTraditionalJSONActionRequest) ProtoReflect ¶
func (x *StartMySQLExplainTraditionalJSONActionRequest) ProtoReflect() protoreflect.Message
func (*StartMySQLExplainTraditionalJSONActionRequest) Reset ¶
func (x *StartMySQLExplainTraditionalJSONActionRequest) Reset()
func (*StartMySQLExplainTraditionalJSONActionRequest) String ¶
func (x *StartMySQLExplainTraditionalJSONActionRequest) String() string
func (*StartMySQLExplainTraditionalJSONActionRequest) Validate ¶
func (this *StartMySQLExplainTraditionalJSONActionRequest) Validate() error
type StartMySQLExplainTraditionalJSONActionResponse ¶
type StartMySQLExplainTraditionalJSONActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLExplainTraditionalJSONActionResponse) Descriptor
deprecated
func (*StartMySQLExplainTraditionalJSONActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLExplainTraditionalJSONActionResponse.ProtoReflect.Descriptor instead.
func (*StartMySQLExplainTraditionalJSONActionResponse) GetActionId ¶
func (x *StartMySQLExplainTraditionalJSONActionResponse) GetActionId() string
func (*StartMySQLExplainTraditionalJSONActionResponse) GetPmmAgentId ¶
func (x *StartMySQLExplainTraditionalJSONActionResponse) GetPmmAgentId() string
func (*StartMySQLExplainTraditionalJSONActionResponse) ProtoMessage ¶
func (*StartMySQLExplainTraditionalJSONActionResponse) ProtoMessage()
func (*StartMySQLExplainTraditionalJSONActionResponse) ProtoReflect ¶
func (x *StartMySQLExplainTraditionalJSONActionResponse) ProtoReflect() protoreflect.Message
func (*StartMySQLExplainTraditionalJSONActionResponse) Reset ¶
func (x *StartMySQLExplainTraditionalJSONActionResponse) Reset()
func (*StartMySQLExplainTraditionalJSONActionResponse) String ¶
func (x *StartMySQLExplainTraditionalJSONActionResponse) String() string
func (*StartMySQLExplainTraditionalJSONActionResponse) Validate ¶
func (this *StartMySQLExplainTraditionalJSONActionResponse) Validate() error
type StartMySQLShowCreateTableActionRequest ¶
type StartMySQLShowCreateTableActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // Table name. Required. May additionally contain a database name. TableName string `protobuf:"bytes,3,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"` // Database name. Required if not given in the table_name field. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLShowCreateTableActionRequest) Descriptor
deprecated
func (*StartMySQLShowCreateTableActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLShowCreateTableActionRequest.ProtoReflect.Descriptor instead.
func (*StartMySQLShowCreateTableActionRequest) GetDatabase ¶
func (x *StartMySQLShowCreateTableActionRequest) GetDatabase() string
func (*StartMySQLShowCreateTableActionRequest) GetPmmAgentId ¶
func (x *StartMySQLShowCreateTableActionRequest) GetPmmAgentId() string
func (*StartMySQLShowCreateTableActionRequest) GetServiceId ¶
func (x *StartMySQLShowCreateTableActionRequest) GetServiceId() string
func (*StartMySQLShowCreateTableActionRequest) GetTableName ¶
func (x *StartMySQLShowCreateTableActionRequest) GetTableName() string
func (*StartMySQLShowCreateTableActionRequest) ProtoMessage ¶
func (*StartMySQLShowCreateTableActionRequest) ProtoMessage()
func (*StartMySQLShowCreateTableActionRequest) ProtoReflect ¶
func (x *StartMySQLShowCreateTableActionRequest) ProtoReflect() protoreflect.Message
func (*StartMySQLShowCreateTableActionRequest) Reset ¶
func (x *StartMySQLShowCreateTableActionRequest) Reset()
func (*StartMySQLShowCreateTableActionRequest) String ¶
func (x *StartMySQLShowCreateTableActionRequest) String() string
func (*StartMySQLShowCreateTableActionRequest) Validate ¶
func (this *StartMySQLShowCreateTableActionRequest) Validate() error
type StartMySQLShowCreateTableActionResponse ¶
type StartMySQLShowCreateTableActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLShowCreateTableActionResponse) Descriptor
deprecated
func (*StartMySQLShowCreateTableActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLShowCreateTableActionResponse.ProtoReflect.Descriptor instead.
func (*StartMySQLShowCreateTableActionResponse) GetActionId ¶
func (x *StartMySQLShowCreateTableActionResponse) GetActionId() string
func (*StartMySQLShowCreateTableActionResponse) GetPmmAgentId ¶
func (x *StartMySQLShowCreateTableActionResponse) GetPmmAgentId() string
func (*StartMySQLShowCreateTableActionResponse) ProtoMessage ¶
func (*StartMySQLShowCreateTableActionResponse) ProtoMessage()
func (*StartMySQLShowCreateTableActionResponse) ProtoReflect ¶
func (x *StartMySQLShowCreateTableActionResponse) ProtoReflect() protoreflect.Message
func (*StartMySQLShowCreateTableActionResponse) Reset ¶
func (x *StartMySQLShowCreateTableActionResponse) Reset()
func (*StartMySQLShowCreateTableActionResponse) String ¶
func (x *StartMySQLShowCreateTableActionResponse) String() string
func (*StartMySQLShowCreateTableActionResponse) Validate ¶
func (this *StartMySQLShowCreateTableActionResponse) Validate() error
type StartMySQLShowIndexActionRequest ¶
type StartMySQLShowIndexActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // Table name. Required. May additionally contain a database name. TableName string `protobuf:"bytes,3,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"` // Database name. Required if not given in the table_name field. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLShowIndexActionRequest) Descriptor
deprecated
func (*StartMySQLShowIndexActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLShowIndexActionRequest.ProtoReflect.Descriptor instead.
func (*StartMySQLShowIndexActionRequest) GetDatabase ¶
func (x *StartMySQLShowIndexActionRequest) GetDatabase() string
func (*StartMySQLShowIndexActionRequest) GetPmmAgentId ¶
func (x *StartMySQLShowIndexActionRequest) GetPmmAgentId() string
func (*StartMySQLShowIndexActionRequest) GetServiceId ¶
func (x *StartMySQLShowIndexActionRequest) GetServiceId() string
func (*StartMySQLShowIndexActionRequest) GetTableName ¶
func (x *StartMySQLShowIndexActionRequest) GetTableName() string
func (*StartMySQLShowIndexActionRequest) ProtoMessage ¶
func (*StartMySQLShowIndexActionRequest) ProtoMessage()
func (*StartMySQLShowIndexActionRequest) ProtoReflect ¶
func (x *StartMySQLShowIndexActionRequest) ProtoReflect() protoreflect.Message
func (*StartMySQLShowIndexActionRequest) Reset ¶
func (x *StartMySQLShowIndexActionRequest) Reset()
func (*StartMySQLShowIndexActionRequest) String ¶
func (x *StartMySQLShowIndexActionRequest) String() string
func (*StartMySQLShowIndexActionRequest) Validate ¶
func (this *StartMySQLShowIndexActionRequest) Validate() error
type StartMySQLShowIndexActionResponse ¶
type StartMySQLShowIndexActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLShowIndexActionResponse) Descriptor
deprecated
func (*StartMySQLShowIndexActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLShowIndexActionResponse.ProtoReflect.Descriptor instead.
func (*StartMySQLShowIndexActionResponse) GetActionId ¶
func (x *StartMySQLShowIndexActionResponse) GetActionId() string
func (*StartMySQLShowIndexActionResponse) GetPmmAgentId ¶
func (x *StartMySQLShowIndexActionResponse) GetPmmAgentId() string
func (*StartMySQLShowIndexActionResponse) ProtoMessage ¶
func (*StartMySQLShowIndexActionResponse) ProtoMessage()
func (*StartMySQLShowIndexActionResponse) ProtoReflect ¶
func (x *StartMySQLShowIndexActionResponse) ProtoReflect() protoreflect.Message
func (*StartMySQLShowIndexActionResponse) Reset ¶
func (x *StartMySQLShowIndexActionResponse) Reset()
func (*StartMySQLShowIndexActionResponse) String ¶
func (x *StartMySQLShowIndexActionResponse) String() string
func (*StartMySQLShowIndexActionResponse) Validate ¶
func (this *StartMySQLShowIndexActionResponse) Validate() error
type StartMySQLShowTableStatusActionRequest ¶
type StartMySQLShowTableStatusActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // Table name. Required. May additionally contain a database name. TableName string `protobuf:"bytes,3,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"` // Database name. Required if not given in the table_name field. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLShowTableStatusActionRequest) Descriptor
deprecated
func (*StartMySQLShowTableStatusActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLShowTableStatusActionRequest.ProtoReflect.Descriptor instead.
func (*StartMySQLShowTableStatusActionRequest) GetDatabase ¶
func (x *StartMySQLShowTableStatusActionRequest) GetDatabase() string
func (*StartMySQLShowTableStatusActionRequest) GetPmmAgentId ¶
func (x *StartMySQLShowTableStatusActionRequest) GetPmmAgentId() string
func (*StartMySQLShowTableStatusActionRequest) GetServiceId ¶
func (x *StartMySQLShowTableStatusActionRequest) GetServiceId() string
func (*StartMySQLShowTableStatusActionRequest) GetTableName ¶
func (x *StartMySQLShowTableStatusActionRequest) GetTableName() string
func (*StartMySQLShowTableStatusActionRequest) ProtoMessage ¶
func (*StartMySQLShowTableStatusActionRequest) ProtoMessage()
func (*StartMySQLShowTableStatusActionRequest) ProtoReflect ¶
func (x *StartMySQLShowTableStatusActionRequest) ProtoReflect() protoreflect.Message
func (*StartMySQLShowTableStatusActionRequest) Reset ¶
func (x *StartMySQLShowTableStatusActionRequest) Reset()
func (*StartMySQLShowTableStatusActionRequest) String ¶
func (x *StartMySQLShowTableStatusActionRequest) String() string
func (*StartMySQLShowTableStatusActionRequest) Validate ¶
func (this *StartMySQLShowTableStatusActionRequest) Validate() error
type StartMySQLShowTableStatusActionResponse ¶
type StartMySQLShowTableStatusActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartMySQLShowTableStatusActionResponse) Descriptor
deprecated
func (*StartMySQLShowTableStatusActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartMySQLShowTableStatusActionResponse.ProtoReflect.Descriptor instead.
func (*StartMySQLShowTableStatusActionResponse) GetActionId ¶
func (x *StartMySQLShowTableStatusActionResponse) GetActionId() string
func (*StartMySQLShowTableStatusActionResponse) GetPmmAgentId ¶
func (x *StartMySQLShowTableStatusActionResponse) GetPmmAgentId() string
func (*StartMySQLShowTableStatusActionResponse) ProtoMessage ¶
func (*StartMySQLShowTableStatusActionResponse) ProtoMessage()
func (*StartMySQLShowTableStatusActionResponse) ProtoReflect ¶
func (x *StartMySQLShowTableStatusActionResponse) ProtoReflect() protoreflect.Message
func (*StartMySQLShowTableStatusActionResponse) Reset ¶
func (x *StartMySQLShowTableStatusActionResponse) Reset()
func (*StartMySQLShowTableStatusActionResponse) String ¶
func (x *StartMySQLShowTableStatusActionResponse) String() string
func (*StartMySQLShowTableStatusActionResponse) Validate ¶
func (this *StartMySQLShowTableStatusActionResponse) Validate() error
type StartPTMongoDBSummaryActionRequest ¶
type StartPTMongoDBSummaryActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // contains filtered or unexported fields }
Message to prepare pt-mongodb-summary data
func (*StartPTMongoDBSummaryActionRequest) Descriptor
deprecated
func (*StartPTMongoDBSummaryActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartPTMongoDBSummaryActionRequest.ProtoReflect.Descriptor instead.
func (*StartPTMongoDBSummaryActionRequest) GetPmmAgentId ¶
func (x *StartPTMongoDBSummaryActionRequest) GetPmmAgentId() string
func (*StartPTMongoDBSummaryActionRequest) GetServiceId ¶
func (x *StartPTMongoDBSummaryActionRequest) GetServiceId() string
func (*StartPTMongoDBSummaryActionRequest) ProtoMessage ¶
func (*StartPTMongoDBSummaryActionRequest) ProtoMessage()
func (*StartPTMongoDBSummaryActionRequest) ProtoReflect ¶
func (x *StartPTMongoDBSummaryActionRequest) ProtoReflect() protoreflect.Message
func (*StartPTMongoDBSummaryActionRequest) Reset ¶
func (x *StartPTMongoDBSummaryActionRequest) Reset()
func (*StartPTMongoDBSummaryActionRequest) String ¶
func (x *StartPTMongoDBSummaryActionRequest) String() string
func (*StartPTMongoDBSummaryActionRequest) Validate ¶
func (this *StartPTMongoDBSummaryActionRequest) Validate() error
type StartPTMongoDBSummaryActionResponse ¶
type StartPTMongoDBSummaryActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
Message to retrieve the prepared pt-mongodb-summary data
func (*StartPTMongoDBSummaryActionResponse) Descriptor
deprecated
func (*StartPTMongoDBSummaryActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartPTMongoDBSummaryActionResponse.ProtoReflect.Descriptor instead.
func (*StartPTMongoDBSummaryActionResponse) GetActionId ¶
func (x *StartPTMongoDBSummaryActionResponse) GetActionId() string
func (*StartPTMongoDBSummaryActionResponse) GetPmmAgentId ¶
func (x *StartPTMongoDBSummaryActionResponse) GetPmmAgentId() string
func (*StartPTMongoDBSummaryActionResponse) ProtoMessage ¶
func (*StartPTMongoDBSummaryActionResponse) ProtoMessage()
func (*StartPTMongoDBSummaryActionResponse) ProtoReflect ¶
func (x *StartPTMongoDBSummaryActionResponse) ProtoReflect() protoreflect.Message
func (*StartPTMongoDBSummaryActionResponse) Reset ¶
func (x *StartPTMongoDBSummaryActionResponse) Reset()
func (*StartPTMongoDBSummaryActionResponse) String ¶
func (x *StartPTMongoDBSummaryActionResponse) String() string
func (*StartPTMongoDBSummaryActionResponse) Validate ¶
func (this *StartPTMongoDBSummaryActionResponse) Validate() error
type StartPTMySQLSummaryActionRequest ¶
type StartPTMySQLSummaryActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // contains filtered or unexported fields }
Message to prepare pt-mysql-summary data
func (*StartPTMySQLSummaryActionRequest) Descriptor
deprecated
func (*StartPTMySQLSummaryActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartPTMySQLSummaryActionRequest.ProtoReflect.Descriptor instead.
func (*StartPTMySQLSummaryActionRequest) GetPmmAgentId ¶
func (x *StartPTMySQLSummaryActionRequest) GetPmmAgentId() string
func (*StartPTMySQLSummaryActionRequest) GetServiceId ¶
func (x *StartPTMySQLSummaryActionRequest) GetServiceId() string
func (*StartPTMySQLSummaryActionRequest) ProtoMessage ¶
func (*StartPTMySQLSummaryActionRequest) ProtoMessage()
func (*StartPTMySQLSummaryActionRequest) ProtoReflect ¶
func (x *StartPTMySQLSummaryActionRequest) ProtoReflect() protoreflect.Message
func (*StartPTMySQLSummaryActionRequest) Reset ¶
func (x *StartPTMySQLSummaryActionRequest) Reset()
func (*StartPTMySQLSummaryActionRequest) String ¶
func (x *StartPTMySQLSummaryActionRequest) String() string
func (*StartPTMySQLSummaryActionRequest) Validate ¶
func (this *StartPTMySQLSummaryActionRequest) Validate() error
type StartPTMySQLSummaryActionResponse ¶
type StartPTMySQLSummaryActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
Message to retrieve the prepared pt-mysql-summary data
func (*StartPTMySQLSummaryActionResponse) Descriptor
deprecated
func (*StartPTMySQLSummaryActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartPTMySQLSummaryActionResponse.ProtoReflect.Descriptor instead.
func (*StartPTMySQLSummaryActionResponse) GetActionId ¶
func (x *StartPTMySQLSummaryActionResponse) GetActionId() string
func (*StartPTMySQLSummaryActionResponse) GetPmmAgentId ¶
func (x *StartPTMySQLSummaryActionResponse) GetPmmAgentId() string
func (*StartPTMySQLSummaryActionResponse) ProtoMessage ¶
func (*StartPTMySQLSummaryActionResponse) ProtoMessage()
func (*StartPTMySQLSummaryActionResponse) ProtoReflect ¶
func (x *StartPTMySQLSummaryActionResponse) ProtoReflect() protoreflect.Message
func (*StartPTMySQLSummaryActionResponse) Reset ¶
func (x *StartPTMySQLSummaryActionResponse) Reset()
func (*StartPTMySQLSummaryActionResponse) String ¶
func (x *StartPTMySQLSummaryActionResponse) String() string
func (*StartPTMySQLSummaryActionResponse) Validate ¶
func (this *StartPTMySQLSummaryActionResponse) Validate() error
type StartPTPgSummaryActionRequest ¶
type StartPTPgSummaryActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // contains filtered or unexported fields }
Message to prepare pt-pg-summary data
func (*StartPTPgSummaryActionRequest) Descriptor
deprecated
func (*StartPTPgSummaryActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartPTPgSummaryActionRequest.ProtoReflect.Descriptor instead.
func (*StartPTPgSummaryActionRequest) GetPmmAgentId ¶
func (x *StartPTPgSummaryActionRequest) GetPmmAgentId() string
func (*StartPTPgSummaryActionRequest) GetServiceId ¶
func (x *StartPTPgSummaryActionRequest) GetServiceId() string
func (*StartPTPgSummaryActionRequest) ProtoMessage ¶
func (*StartPTPgSummaryActionRequest) ProtoMessage()
func (*StartPTPgSummaryActionRequest) ProtoReflect ¶
func (x *StartPTPgSummaryActionRequest) ProtoReflect() protoreflect.Message
func (*StartPTPgSummaryActionRequest) Reset ¶
func (x *StartPTPgSummaryActionRequest) Reset()
func (*StartPTPgSummaryActionRequest) String ¶
func (x *StartPTPgSummaryActionRequest) String() string
func (*StartPTPgSummaryActionRequest) Validate ¶
func (this *StartPTPgSummaryActionRequest) Validate() error
type StartPTPgSummaryActionResponse ¶
type StartPTPgSummaryActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
Message to retrieve the prepared pt-pg-summary data
func (*StartPTPgSummaryActionResponse) Descriptor
deprecated
func (*StartPTPgSummaryActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartPTPgSummaryActionResponse.ProtoReflect.Descriptor instead.
func (*StartPTPgSummaryActionResponse) GetActionId ¶
func (x *StartPTPgSummaryActionResponse) GetActionId() string
func (*StartPTPgSummaryActionResponse) GetPmmAgentId ¶
func (x *StartPTPgSummaryActionResponse) GetPmmAgentId() string
func (*StartPTPgSummaryActionResponse) ProtoMessage ¶
func (*StartPTPgSummaryActionResponse) ProtoMessage()
func (*StartPTPgSummaryActionResponse) ProtoReflect ¶
func (x *StartPTPgSummaryActionResponse) ProtoReflect() protoreflect.Message
func (*StartPTPgSummaryActionResponse) Reset ¶
func (x *StartPTPgSummaryActionResponse) Reset()
func (*StartPTPgSummaryActionResponse) String ¶
func (x *StartPTPgSummaryActionResponse) String() string
func (*StartPTPgSummaryActionResponse) Validate ¶
func (this *StartPTPgSummaryActionResponse) Validate() error
type StartPTSummaryActionRequest ¶
type StartPTSummaryActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Node ID for this Action. NodeId string `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` // contains filtered or unexported fields }
func (*StartPTSummaryActionRequest) Descriptor
deprecated
func (*StartPTSummaryActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartPTSummaryActionRequest.ProtoReflect.Descriptor instead.
func (*StartPTSummaryActionRequest) GetNodeId ¶
func (x *StartPTSummaryActionRequest) GetNodeId() string
func (*StartPTSummaryActionRequest) GetPmmAgentId ¶
func (x *StartPTSummaryActionRequest) GetPmmAgentId() string
func (*StartPTSummaryActionRequest) ProtoMessage ¶
func (*StartPTSummaryActionRequest) ProtoMessage()
func (*StartPTSummaryActionRequest) ProtoReflect ¶
func (x *StartPTSummaryActionRequest) ProtoReflect() protoreflect.Message
func (*StartPTSummaryActionRequest) Reset ¶
func (x *StartPTSummaryActionRequest) Reset()
func (*StartPTSummaryActionRequest) String ¶
func (x *StartPTSummaryActionRequest) String() string
func (*StartPTSummaryActionRequest) Validate ¶
func (this *StartPTSummaryActionRequest) Validate() error
type StartPTSummaryActionResponse ¶
type StartPTSummaryActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartPTSummaryActionResponse) Descriptor
deprecated
func (*StartPTSummaryActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartPTSummaryActionResponse.ProtoReflect.Descriptor instead.
func (*StartPTSummaryActionResponse) GetActionId ¶
func (x *StartPTSummaryActionResponse) GetActionId() string
func (*StartPTSummaryActionResponse) GetPmmAgentId ¶
func (x *StartPTSummaryActionResponse) GetPmmAgentId() string
func (*StartPTSummaryActionResponse) ProtoMessage ¶
func (*StartPTSummaryActionResponse) ProtoMessage()
func (*StartPTSummaryActionResponse) ProtoReflect ¶
func (x *StartPTSummaryActionResponse) ProtoReflect() protoreflect.Message
func (*StartPTSummaryActionResponse) Reset ¶
func (x *StartPTSummaryActionResponse) Reset()
func (*StartPTSummaryActionResponse) String ¶
func (x *StartPTSummaryActionResponse) String() string
func (*StartPTSummaryActionResponse) Validate ¶
func (this *StartPTSummaryActionResponse) Validate() error
type StartPostgreSQLShowCreateTableActionRequest ¶
type StartPostgreSQLShowCreateTableActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // Table name. Required. May additionally contain a database name. TableName string `protobuf:"bytes,3,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"` // Database name. Required if not given in the table_name field. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartPostgreSQLShowCreateTableActionRequest) Descriptor
deprecated
func (*StartPostgreSQLShowCreateTableActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartPostgreSQLShowCreateTableActionRequest.ProtoReflect.Descriptor instead.
func (*StartPostgreSQLShowCreateTableActionRequest) GetDatabase ¶
func (x *StartPostgreSQLShowCreateTableActionRequest) GetDatabase() string
func (*StartPostgreSQLShowCreateTableActionRequest) GetPmmAgentId ¶
func (x *StartPostgreSQLShowCreateTableActionRequest) GetPmmAgentId() string
func (*StartPostgreSQLShowCreateTableActionRequest) GetServiceId ¶
func (x *StartPostgreSQLShowCreateTableActionRequest) GetServiceId() string
func (*StartPostgreSQLShowCreateTableActionRequest) GetTableName ¶
func (x *StartPostgreSQLShowCreateTableActionRequest) GetTableName() string
func (*StartPostgreSQLShowCreateTableActionRequest) ProtoMessage ¶
func (*StartPostgreSQLShowCreateTableActionRequest) ProtoMessage()
func (*StartPostgreSQLShowCreateTableActionRequest) ProtoReflect ¶
func (x *StartPostgreSQLShowCreateTableActionRequest) ProtoReflect() protoreflect.Message
func (*StartPostgreSQLShowCreateTableActionRequest) Reset ¶
func (x *StartPostgreSQLShowCreateTableActionRequest) Reset()
func (*StartPostgreSQLShowCreateTableActionRequest) String ¶
func (x *StartPostgreSQLShowCreateTableActionRequest) String() string
func (*StartPostgreSQLShowCreateTableActionRequest) Validate ¶
func (this *StartPostgreSQLShowCreateTableActionRequest) Validate() error
type StartPostgreSQLShowCreateTableActionResponse ¶
type StartPostgreSQLShowCreateTableActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartPostgreSQLShowCreateTableActionResponse) Descriptor
deprecated
func (*StartPostgreSQLShowCreateTableActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartPostgreSQLShowCreateTableActionResponse.ProtoReflect.Descriptor instead.
func (*StartPostgreSQLShowCreateTableActionResponse) GetActionId ¶
func (x *StartPostgreSQLShowCreateTableActionResponse) GetActionId() string
func (*StartPostgreSQLShowCreateTableActionResponse) GetPmmAgentId ¶
func (x *StartPostgreSQLShowCreateTableActionResponse) GetPmmAgentId() string
func (*StartPostgreSQLShowCreateTableActionResponse) ProtoMessage ¶
func (*StartPostgreSQLShowCreateTableActionResponse) ProtoMessage()
func (*StartPostgreSQLShowCreateTableActionResponse) ProtoReflect ¶
func (x *StartPostgreSQLShowCreateTableActionResponse) ProtoReflect() protoreflect.Message
func (*StartPostgreSQLShowCreateTableActionResponse) Reset ¶
func (x *StartPostgreSQLShowCreateTableActionResponse) Reset()
func (*StartPostgreSQLShowCreateTableActionResponse) String ¶
func (x *StartPostgreSQLShowCreateTableActionResponse) String() string
func (*StartPostgreSQLShowCreateTableActionResponse) Validate ¶
func (this *StartPostgreSQLShowCreateTableActionResponse) Validate() error
type StartPostgreSQLShowIndexActionRequest ¶
type StartPostgreSQLShowIndexActionRequest struct { // pmm-agent ID where to run this Action. PmmAgentId string `protobuf:"bytes,1,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // Service ID for this Action. Required. ServiceId string `protobuf:"bytes,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // Table name. Required. May additionally contain a database name. TableName string `protobuf:"bytes,3,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"` // Database name. Required if not given in the table_name field. Database string `protobuf:"bytes,4,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*StartPostgreSQLShowIndexActionRequest) Descriptor
deprecated
func (*StartPostgreSQLShowIndexActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartPostgreSQLShowIndexActionRequest.ProtoReflect.Descriptor instead.
func (*StartPostgreSQLShowIndexActionRequest) GetDatabase ¶
func (x *StartPostgreSQLShowIndexActionRequest) GetDatabase() string
func (*StartPostgreSQLShowIndexActionRequest) GetPmmAgentId ¶
func (x *StartPostgreSQLShowIndexActionRequest) GetPmmAgentId() string
func (*StartPostgreSQLShowIndexActionRequest) GetServiceId ¶
func (x *StartPostgreSQLShowIndexActionRequest) GetServiceId() string
func (*StartPostgreSQLShowIndexActionRequest) GetTableName ¶
func (x *StartPostgreSQLShowIndexActionRequest) GetTableName() string
func (*StartPostgreSQLShowIndexActionRequest) ProtoMessage ¶
func (*StartPostgreSQLShowIndexActionRequest) ProtoMessage()
func (*StartPostgreSQLShowIndexActionRequest) ProtoReflect ¶
func (x *StartPostgreSQLShowIndexActionRequest) ProtoReflect() protoreflect.Message
func (*StartPostgreSQLShowIndexActionRequest) Reset ¶
func (x *StartPostgreSQLShowIndexActionRequest) Reset()
func (*StartPostgreSQLShowIndexActionRequest) String ¶
func (x *StartPostgreSQLShowIndexActionRequest) String() string
func (*StartPostgreSQLShowIndexActionRequest) Validate ¶
func (this *StartPostgreSQLShowIndexActionRequest) Validate() error
type StartPostgreSQLShowIndexActionResponse ¶
type StartPostgreSQLShowIndexActionResponse struct { // Unique Action ID. ActionId string `protobuf:"bytes,1,opt,name=action_id,json=actionId,proto3" json:"action_id,omitempty"` // pmm-agent ID where to this Action was started. PmmAgentId string `protobuf:"bytes,2,opt,name=pmm_agent_id,json=pmmAgentId,proto3" json:"pmm_agent_id,omitempty"` // contains filtered or unexported fields }
func (*StartPostgreSQLShowIndexActionResponse) Descriptor
deprecated
func (*StartPostgreSQLShowIndexActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartPostgreSQLShowIndexActionResponse.ProtoReflect.Descriptor instead.
func (*StartPostgreSQLShowIndexActionResponse) GetActionId ¶
func (x *StartPostgreSQLShowIndexActionResponse) GetActionId() string
func (*StartPostgreSQLShowIndexActionResponse) GetPmmAgentId ¶
func (x *StartPostgreSQLShowIndexActionResponse) GetPmmAgentId() string
func (*StartPostgreSQLShowIndexActionResponse) ProtoMessage ¶
func (*StartPostgreSQLShowIndexActionResponse) ProtoMessage()
func (*StartPostgreSQLShowIndexActionResponse) ProtoReflect ¶
func (x *StartPostgreSQLShowIndexActionResponse) ProtoReflect() protoreflect.Message
func (*StartPostgreSQLShowIndexActionResponse) Reset ¶
func (x *StartPostgreSQLShowIndexActionResponse) Reset()
func (*StartPostgreSQLShowIndexActionResponse) String ¶
func (x *StartPostgreSQLShowIndexActionResponse) String() string
func (*StartPostgreSQLShowIndexActionResponse) Validate ¶
func (this *StartPostgreSQLShowIndexActionResponse) Validate() error
type StartSecurityChecksRequest ¶
type StartSecurityChecksRequest struct { // Names of the checks that should be started. Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
func (*StartSecurityChecksRequest) Descriptor
deprecated
func (*StartSecurityChecksRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartSecurityChecksRequest.ProtoReflect.Descriptor instead.
func (*StartSecurityChecksRequest) GetNames ¶
func (x *StartSecurityChecksRequest) GetNames() []string
func (*StartSecurityChecksRequest) ProtoMessage ¶
func (*StartSecurityChecksRequest) ProtoMessage()
func (*StartSecurityChecksRequest) ProtoReflect ¶
func (x *StartSecurityChecksRequest) ProtoReflect() protoreflect.Message
func (*StartSecurityChecksRequest) Reset ¶
func (x *StartSecurityChecksRequest) Reset()
func (*StartSecurityChecksRequest) String ¶
func (x *StartSecurityChecksRequest) String() string
func (*StartSecurityChecksRequest) Validate ¶
func (this *StartSecurityChecksRequest) Validate() error
type StartSecurityChecksResponse ¶
type StartSecurityChecksResponse struct {
// contains filtered or unexported fields
}
func (*StartSecurityChecksResponse) Descriptor
deprecated
func (*StartSecurityChecksResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartSecurityChecksResponse.ProtoReflect.Descriptor instead.
func (*StartSecurityChecksResponse) ProtoMessage ¶
func (*StartSecurityChecksResponse) ProtoMessage()
func (*StartSecurityChecksResponse) ProtoReflect ¶
func (x *StartSecurityChecksResponse) ProtoReflect() protoreflect.Message
func (*StartSecurityChecksResponse) Reset ¶
func (x *StartSecurityChecksResponse) Reset()
func (*StartSecurityChecksResponse) String ¶
func (x *StartSecurityChecksResponse) String() string
func (*StartSecurityChecksResponse) Validate ¶
func (this *StartSecurityChecksResponse) Validate() error
type UnimplementedActionsServer ¶
type UnimplementedActionsServer struct { }
UnimplementedActionsServer can be embedded to have forward compatible implementations.
func (*UnimplementedActionsServer) CancelAction ¶
func (*UnimplementedActionsServer) CancelAction(context.Context, *CancelActionRequest) (*CancelActionResponse, error)
func (*UnimplementedActionsServer) GetAction ¶
func (*UnimplementedActionsServer) GetAction(context.Context, *GetActionRequest) (*GetActionResponse, error)
func (*UnimplementedActionsServer) StartMongoDBExplainAction ¶
func (*UnimplementedActionsServer) StartMongoDBExplainAction(context.Context, *StartMongoDBExplainActionRequest) (*StartMongoDBExplainActionResponse, error)
func (*UnimplementedActionsServer) StartMySQLExplainAction ¶
func (*UnimplementedActionsServer) StartMySQLExplainAction(context.Context, *StartMySQLExplainActionRequest) (*StartMySQLExplainActionResponse, error)
func (*UnimplementedActionsServer) StartMySQLExplainJSONAction ¶
func (*UnimplementedActionsServer) StartMySQLExplainJSONAction(context.Context, *StartMySQLExplainJSONActionRequest) (*StartMySQLExplainJSONActionResponse, error)
func (*UnimplementedActionsServer) StartMySQLExplainTraditionalJSONAction ¶
func (*UnimplementedActionsServer) StartMySQLExplainTraditionalJSONAction(context.Context, *StartMySQLExplainTraditionalJSONActionRequest) (*StartMySQLExplainTraditionalJSONActionResponse, error)
func (*UnimplementedActionsServer) StartMySQLShowCreateTableAction ¶
func (*UnimplementedActionsServer) StartMySQLShowCreateTableAction(context.Context, *StartMySQLShowCreateTableActionRequest) (*StartMySQLShowCreateTableActionResponse, error)
func (*UnimplementedActionsServer) StartMySQLShowIndexAction ¶
func (*UnimplementedActionsServer) StartMySQLShowIndexAction(context.Context, *StartMySQLShowIndexActionRequest) (*StartMySQLShowIndexActionResponse, error)
func (*UnimplementedActionsServer) StartMySQLShowTableStatusAction ¶
func (*UnimplementedActionsServer) StartMySQLShowTableStatusAction(context.Context, *StartMySQLShowTableStatusActionRequest) (*StartMySQLShowTableStatusActionResponse, error)
func (*UnimplementedActionsServer) StartPTMongoDBSummaryAction ¶
func (*UnimplementedActionsServer) StartPTMongoDBSummaryAction(context.Context, *StartPTMongoDBSummaryActionRequest) (*StartPTMongoDBSummaryActionResponse, error)
func (*UnimplementedActionsServer) StartPTMySQLSummaryAction ¶
func (*UnimplementedActionsServer) StartPTMySQLSummaryAction(context.Context, *StartPTMySQLSummaryActionRequest) (*StartPTMySQLSummaryActionResponse, error)
func (*UnimplementedActionsServer) StartPTPgSummaryAction ¶
func (*UnimplementedActionsServer) StartPTPgSummaryAction(context.Context, *StartPTPgSummaryActionRequest) (*StartPTPgSummaryActionResponse, error)
func (*UnimplementedActionsServer) StartPTSummaryAction ¶
func (*UnimplementedActionsServer) StartPTSummaryAction(context.Context, *StartPTSummaryActionRequest) (*StartPTSummaryActionResponse, error)
func (*UnimplementedActionsServer) StartPostgreSQLShowCreateTableAction ¶
func (*UnimplementedActionsServer) StartPostgreSQLShowCreateTableAction(context.Context, *StartPostgreSQLShowCreateTableActionRequest) (*StartPostgreSQLShowCreateTableActionResponse, error)
func (*UnimplementedActionsServer) StartPostgreSQLShowIndexAction ¶
func (*UnimplementedActionsServer) StartPostgreSQLShowIndexAction(context.Context, *StartPostgreSQLShowIndexActionRequest) (*StartPostgreSQLShowIndexActionResponse, error)
type UnimplementedAnnotationServer ¶
type UnimplementedAnnotationServer struct { }
UnimplementedAnnotationServer can be embedded to have forward compatible implementations.
func (*UnimplementedAnnotationServer) AddAnnotation ¶
func (*UnimplementedAnnotationServer) AddAnnotation(context.Context, *AddAnnotationRequest) (*AddAnnotationResponse, error)
type UnimplementedExternalServer ¶
type UnimplementedExternalServer struct { }
UnimplementedExternalServer can be embedded to have forward compatible implementations.
func (*UnimplementedExternalServer) AddExternal ¶
func (*UnimplementedExternalServer) AddExternal(context.Context, *AddExternalRequest) (*AddExternalResponse, error)
type UnimplementedHAProxyServer ¶
type UnimplementedHAProxyServer struct { }
UnimplementedHAProxyServer can be embedded to have forward compatible implementations.
func (*UnimplementedHAProxyServer) AddHAProxy ¶
func (*UnimplementedHAProxyServer) AddHAProxy(context.Context, *AddHAProxyRequest) (*AddHAProxyResponse, error)
type UnimplementedMongoDBServer ¶
type UnimplementedMongoDBServer struct { }
UnimplementedMongoDBServer can be embedded to have forward compatible implementations.
func (*UnimplementedMongoDBServer) AddMongoDB ¶
func (*UnimplementedMongoDBServer) AddMongoDB(context.Context, *AddMongoDBRequest) (*AddMongoDBResponse, error)
type UnimplementedMySQLServer ¶
type UnimplementedMySQLServer struct { }
UnimplementedMySQLServer can be embedded to have forward compatible implementations.
func (*UnimplementedMySQLServer) AddMySQL ¶
func (*UnimplementedMySQLServer) AddMySQL(context.Context, *AddMySQLRequest) (*AddMySQLResponse, error)
type UnimplementedNodeServer ¶
type UnimplementedNodeServer struct { }
UnimplementedNodeServer can be embedded to have forward compatible implementations.
func (*UnimplementedNodeServer) RegisterNode ¶
func (*UnimplementedNodeServer) RegisterNode(context.Context, *RegisterNodeRequest) (*RegisterNodeResponse, error)
type UnimplementedPostgreSQLServer ¶
type UnimplementedPostgreSQLServer struct { }
UnimplementedPostgreSQLServer can be embedded to have forward compatible implementations.
func (*UnimplementedPostgreSQLServer) AddPostgreSQL ¶
func (*UnimplementedPostgreSQLServer) AddPostgreSQL(context.Context, *AddPostgreSQLRequest) (*AddPostgreSQLResponse, error)
type UnimplementedProxySQLServer ¶
type UnimplementedProxySQLServer struct { }
UnimplementedProxySQLServer can be embedded to have forward compatible implementations.
func (*UnimplementedProxySQLServer) AddProxySQL ¶
func (*UnimplementedProxySQLServer) AddProxySQL(context.Context, *AddProxySQLRequest) (*AddProxySQLResponse, error)
type UnimplementedRDSServer ¶
type UnimplementedRDSServer struct { }
UnimplementedRDSServer can be embedded to have forward compatible implementations.
func (*UnimplementedRDSServer) AddRDS ¶
func (*UnimplementedRDSServer) AddRDS(context.Context, *AddRDSRequest) (*AddRDSResponse, error)
func (*UnimplementedRDSServer) DiscoverRDS ¶
func (*UnimplementedRDSServer) DiscoverRDS(context.Context, *DiscoverRDSRequest) (*DiscoverRDSResponse, error)
type UnimplementedSecurityChecksServer ¶
type UnimplementedSecurityChecksServer struct { }
UnimplementedSecurityChecksServer can be embedded to have forward compatible implementations.
func (*UnimplementedSecurityChecksServer) ChangeSecurityChecks ¶
func (*UnimplementedSecurityChecksServer) ChangeSecurityChecks(context.Context, *ChangeSecurityChecksRequest) (*ChangeSecurityChecksResponse, error)
func (*UnimplementedSecurityChecksServer) GetSecurityCheckResults ¶
func (*UnimplementedSecurityChecksServer) GetSecurityCheckResults(context.Context, *GetSecurityCheckResultsRequest) (*GetSecurityCheckResultsResponse, error)
func (*UnimplementedSecurityChecksServer) ListSecurityChecks ¶
func (*UnimplementedSecurityChecksServer) ListSecurityChecks(context.Context, *ListSecurityChecksRequest) (*ListSecurityChecksResponse, error)
func (*UnimplementedSecurityChecksServer) StartSecurityChecks ¶
func (*UnimplementedSecurityChecksServer) StartSecurityChecks(context.Context, *StartSecurityChecksRequest) (*StartSecurityChecksResponse, error)
type UnimplementedServiceServer ¶
type UnimplementedServiceServer struct { }
UnimplementedServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedServiceServer) RemoveService ¶
func (*UnimplementedServiceServer) RemoveService(context.Context, *RemoveServiceRequest) (*RemoveServiceResponse, error)
Source Files ¶
- actions.pb.go
- actions.pb.gw.go
- actions.validator.pb.go
- annotation.pb.go
- annotation.pb.gw.go
- annotation.validator.pb.go
- checks.pb.go
- checks.pb.gw.go
- checks.validator.pb.go
- external.pb.go
- external.pb.gw.go
- external.validator.pb.go
- haproxy.pb.go
- haproxy.pb.gw.go
- haproxy.validator.pb.go
- metrics.pb.go
- metrics.validator.pb.go
- mongodb.pb.go
- mongodb.pb.gw.go
- mongodb.validator.pb.go
- mysql.pb.go
- mysql.pb.gw.go
- mysql.validator.pb.go
- node.pb.go
- node.pb.gw.go
- node.validator.pb.go
- postgresql.pb.go
- postgresql.pb.gw.go
- postgresql.validator.pb.go
- proxysql.pb.go
- proxysql.pb.gw.go
- proxysql.validator.pb.go
- rds.pb.go
- rds.pb.gw.go
- rds.validator.pb.go
- service.pb.go
- service.pb.gw.go
- service.validator.pb.go
- severity.pb.go
- severity.validator.pb.go
Directories ¶
Path | Synopsis |
---|---|
Package azurev1beta1 is a reverse proxy.
|
Package azurev1beta1 is a reverse proxy. |
Package backupv1beta1 is a reverse proxy.
|
Package backupv1beta1 is a reverse proxy. |
Package dbaasv1beta1 is a reverse proxy.
|
Package dbaasv1beta1 is a reverse proxy. |
Package iav1beta1 is a reverse proxy.
|
Package iav1beta1 is a reverse proxy. |
Package jobs1beta1 is a reverse proxy.
|
Package jobs1beta1 is a reverse proxy. |
json
|
|