# Functions
No description provided by the author
RegisterDeploymentServiceHandler registers the http handlers for service DeploymentService to "mux".
RegisterDeploymentServiceHandlerClient registers the http handlers for service DeploymentService to "mux".
RegisterDeploymentServiceHandlerFromEndpoint is same as RegisterDeploymentServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDeploymentServiceHandlerServer registers the http handlers for service DeploymentService 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
# Variables
Enum value maps for Deployment_Status.
Enum value maps for Deployment_Status.
DeploymentService_ServiceDesc is the grpc.ServiceDesc for DeploymentService service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
DeploymentListRequestValidationError is the validation error returned by DeploymentListRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeploymentListResponseValidationError is the validation error returned by DeploymentListResponse.Validate if the designated constraints aren't met.
DeploymentValidationError is the validation error returned by Deployment.Validate if the designated constraints aren't met.
UnimplementedDeploymentServiceServer should be embedded to have forward compatible implementations.
# Interfaces
DeploymentServiceClient is the client API for DeploymentService service.
DeploymentServiceServer is the server API for DeploymentService service.
UnsafeDeploymentServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author
DeploymentListRequestMultiError is an error wrapping multiple validation errors returned by DeploymentListRequest.ValidateAll() if the designated constraints aren't met.
DeploymentListResponseMultiError is an error wrapping multiple validation errors returned by DeploymentListResponse.ValidateAll() if the designated constraints aren't met.
DeploymentMultiError is an error wrapping multiple validation errors returned by Deployment.ValidateAll() if the designated constraints aren't met.