# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterEgressHandler registers the http handlers for service Egress to "mux".
RegisterEgressHandlerClient registers the http handlers for service Egress to "mux".
RegisterEgressHandlerFromEndpoint is same as RegisterEgressHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEgressHandlerServer registers the http handlers for service Egress to "mux".
No description provided by the author
No description provided by the author
No description provided by the author
RegisterPromQLQuerierHandler registers the http handlers for service PromQLQuerier to "mux".
RegisterPromQLQuerierHandlerClient registers the http handlers for service PromQLQuerier to "mux".
RegisterPromQLQuerierHandlerFromEndpoint is same as RegisterPromQLQuerierHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPromQLQuerierHandlerServer registers the http handlers for service PromQLQuerier to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Egress_ServiceDesc is the grpc.ServiceDesc for Egress service.
Enum value maps for EnvelopeType.
Enum value maps for EnvelopeType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ingress_ServiceDesc is the grpc.ServiceDesc for Ingress service.
Orchestration_ServiceDesc is the grpc.ServiceDesc for Orchestration service.
PromQLQuerier_ServiceDesc is the grpc.ServiceDesc for PromQLQuerier service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedEgressServer must be embedded to have forward compatible implementations.
UnimplementedIngressServer must be embedded to have forward compatible implementations.
UnimplementedOrchestrationServer must be embedded to have forward compatible implementations.
UnimplementedPromQLQuerierServer must be embedded to have forward compatible implementations.
# Interfaces
EgressClient is the client API for Egress service.
EgressServer is the server API for Egress service.
IngressClient is the client API for Ingress service.
IngressServer is the server API for Ingress service.
OrchestrationClient is the client API for Orchestration service.
OrchestrationServer is the server API for Orchestration service.
PromQLQuerierClient is the client API for PromQLQuerier service.
PromQLQuerierServer is the server API for PromQLQuerier service.
UnsafeEgressServer may be embedded to opt out of forward compatibility for this service.
UnsafeIngressServer may be embedded to opt out of forward compatibility for this service.
UnsafeOrchestrationServer may be embedded to opt out of forward compatibility for this service.
UnsafePromQLQuerierServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author