package
0.0.0-20230822094103-9f61de03152c
Repository: https://github.com/kube-orchestra/maestro.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
RegisterConsumerServiceHandler registers the http handlers for service ConsumerService to "mux".
RegisterConsumerServiceHandlerClient registers the http handlers for service ConsumerService to "mux".
RegisterConsumerServiceHandlerFromEndpoint is same as RegisterConsumerServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterConsumerServiceHandlerServer registers the http handlers for service ConsumerService to "mux".
No description provided by the author
RegisterResourceServiceHandler registers the http handlers for service ResourceService to "mux".
RegisterResourceServiceHandlerClient registers the http handlers for service ResourceService to "mux".
RegisterResourceServiceHandlerFromEndpoint is same as RegisterResourceServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterResourceServiceHandlerServer registers the http handlers for service ResourceService 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
ConsumerService_ServiceDesc is the grpc.ServiceDesc for ConsumerService service.
No description provided by the author
No description provided by the author
ResourceService_ServiceDesc is the grpc.ServiceDesc for ResourceService 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
UnimplementedConsumerServiceServer must be embedded to have forward compatible implementations.
UnimplementedResourceServiceServer must be embedded to have forward compatible implementations.
# Interfaces
ConsumerServiceClient is the client API for ConsumerService service.
ConsumerServiceServer is the server API for ConsumerService service.
ResourceServiceClient is the client API for ResourceService service.
ResourceServiceServer is the server API for ResourceService service.
UnsafeConsumerServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeResourceServiceServer may be embedded to opt out of forward compatibility for this service.