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

# 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

# Variables

Cluster_ServiceDesc is the grpc.ServiceDesc for Cluster service.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ClusterResourceInfoListValidationError is the validation error returned by ClusterResourceInfoList.Validate if the designated constraints aren't met.
ClusterResourceInfoValidationError is the validation error returned by ClusterResourceInfo.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ComponentsListValidationError is the validation error returned by ComponentsList.Validate if the designated constraints aren't met.
ComponentValidationError is the validation error returned by Component.Validate if the designated constraints aren't met.
DeleteReply represents a response to a delete request.
DeleteReplyValidationError is the validation error returned by DeleteReply.Validate if the designated constraints aren't met.
DeleteRequest represents a request to delete a cluster.
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
GetReply represents a response to a get request.
GetReplyValidationError is the validation error returned by GetReply.Validate if the designated constraints aren't met.
GetRequest represents a request to get a cluster.
GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.
ListsReply represents a response to a list request.
ListsReplyValidationError is the validation error returned by ListsReply.Validate if the designated constraints aren't met.
ListsRequest represents a request to list clusters.
ListsRequestValidationError is the validation error returned by ListsRequest.Validate if the designated constraints aren't met.
SaveReply represents a response to a save request.
SaveReplyValidationError is the validation error returned by SaveReply.Validate if the designated constraints aren't met.
SaveRequest represents a request to save a cluster.
Body represents the body of the save request.
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.
No description provided by the author
StringListValidationError is the validation error returned by StringList.Validate if the designated constraints aren't met.
Traefik represents the configuration for the Traefik ingress controller.
TraefikValidationError is the validation error returned by Traefik.Validate if the designated constraints aren't met.
UnimplementedClusterServer must be embedded to have forward compatible implementations.
Vcluster represents the configuration for the virtual cluster.
VclusterValidationError is the validation error returned by Vcluster.Validate if the designated constraints aren't met.

# Interfaces

ClusterClient is the client API for Cluster service.
No description provided by the author
No description provided by the author
ClusterServer is the server API for Cluster service.
UnsafeClusterServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

ClusterResourceInfoListMultiError is an error wrapping multiple validation errors returned by ClusterResourceInfoList.ValidateAll() if the designated constraints aren't met.
ClusterResourceInfoMultiError is an error wrapping multiple validation errors returned by ClusterResourceInfo.ValidateAll() if the designated constraints aren't met.
ComponentMultiError is an error wrapping multiple validation errors returned by Component.ValidateAll() if the designated constraints aren't met.
ComponentsListMultiError is an error wrapping multiple validation errors returned by ComponentsList.ValidateAll() if the designated constraints aren't met.
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.
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.
StringListMultiError is an error wrapping multiple validation errors returned by StringList.ValidateAll() if the designated constraints aren't met.
TraefikMultiError is an error wrapping multiple validation errors returned by Traefik.ValidateAll() if the designated constraints aren't met.
VclusterMultiError is an error wrapping multiple validation errors returned by Vcluster.ValidateAll() if the designated constraints aren't met.