package
0.3.6
Repository: https://github.com/nautes-labs/api-server.git
Documentation: pkg.go.dev

# 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
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Environment_ServiceDesc is the grpc.ServiceDesc for Environment service.
Enum value maps for ErrorReason.
Enum value maps for ErrorReason.
No description provided by the author
No description provided by the author

# Structs

Response for deleting an environment.
DeleteReplyValidationError is the validation error returned by DeleteReply.Validate if the designated constraints aren't met.
Request to delete an environment.
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
Response for getting environment information.
GetReplyValidationError is the validation error returned by GetReply.Validate if the designated constraints aren't met.
Request to get information about an environment.
GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.
Response for listing environments for a given product.
ListsReplyValidationError is the validation error returned by ListsReply.Validate if the designated constraints aren't met.
Request to list environments for a given product.
ListsRequestValidationError is the validation error returned by ListsRequest.Validate if the designated constraints aren't met.
Response for saving changes to an environment.
SaveReplyValidationError is the validation error returned by SaveReply.Validate if the designated constraints aren't met.
Request to save changes to an environment.
The body of the request, including cluster and envType.
SaveRequest_BodyValidationError is the validation error returned by SaveRequest_Body.Validate if the designated constraints aren't met.
SaveRequestValidationError is the validation error returned by SaveRequest.Validate if the designated constraints aren't met.
UnimplementedEnvironmentServer must be embedded to have forward compatible implementations.

# Interfaces

EnvironmentClient is the client API for Environment service.
No description provided by the author
No description provided by the author
EnvironmentServer is the server API for Environment service.
UnsafeEnvironmentServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

DeleteReplyMultiError is an error wrapping multiple validation errors returned by DeleteReply.ValidateAll() if the designated constraints aren't met.
DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.
No description provided by the author
GetReplyMultiError is an error wrapping multiple validation errors returned by GetReply.ValidateAll() if the designated constraints aren't met.
GetRequestMultiError is an error wrapping multiple validation errors returned by GetRequest.ValidateAll() if the designated constraints aren't met.
ListsReplyMultiError is an error wrapping multiple validation errors returned by ListsReply.ValidateAll() if the designated constraints aren't met.
ListsRequestMultiError is an error wrapping multiple validation errors returned by ListsRequest.ValidateAll() if the designated constraints aren't met.
SaveReplyMultiError is an error wrapping multiple validation errors returned by SaveReply.ValidateAll() if the designated constraints aren't met.
SaveRequest_BodyMultiError is an error wrapping multiple validation errors returned by SaveRequest_Body.ValidateAll() if the designated constraints aren't met.
SaveRequestMultiError is an error wrapping multiple validation errors returned by SaveRequest.ValidateAll() if the designated constraints aren't met.