# Functions
No description provided by the author
RegisterClusterHandler registers the http handlers for service Cluster to "mux".
RegisterClusterHandlerClient registers the http handlers for service Cluster to "mux".
RegisterClusterHandlerFromEndpoint is same as RegisterClusterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterClusterHandlerServer registers the http handlers for service Cluster 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
# Variables
Cluster_ServiceDesc is the grpc.ServiceDesc for Cluster service.
Enum value maps for ClusterStatus.
Enum value maps for ClusterStatus.
No description provided by the author
# Structs
No description provided by the author
ClusterInfoRequestValidationError is the validation error returned by ClusterInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
ClusterInfoResponseValidationError is the validation error returned by ClusterInfoResponse.Validate if the designated constraints aren't met.
UnimplementedClusterServer must be embedded to have forward compatible implementations.
# Interfaces
ClusterClient is the client API for Cluster service.
ClusterServer is the server API for Cluster service.
UnsafeClusterServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ClusterInfoRequestMultiError is an error wrapping multiple validation errors returned by ClusterInfoRequest.ValidateAll() if the designated constraints aren't met.
ClusterInfoResponseMultiError is an error wrapping multiple validation errors returned by ClusterInfoResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author