# Functions
No description provided by the author
RegisterEvaluationHandler registers the http handlers for service Evaluation to "mux".
RegisterEvaluationHandlerClient registers the http handlers for service Evaluation to "mux".
RegisterEvaluationHandlerFromEndpoint is same as RegisterEvaluationHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEvaluationHandlerServer registers the http handlers for service Evaluation 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
Evaluation_ServiceDesc is the grpc.ServiceDesc for Evaluation service.
Enum value maps for EvaluationStatus.
Enum value maps for EvaluationStatus.
No description provided by the author
# Structs
No description provided by the author
CreateEvaluationResultRequestValidationError is the validation error returned by CreateEvaluationResultRequest.Validate if the designated constraints aren't met.
A evaluation result resource, representing the result after evaluating the cloud service with a specific control cloud_service_id, category_name and catalog_id are necessary to get the corresponding TargetOfEvaluation.
EvaluationResultValidationError is the validation error returned by EvaluationResult.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ListEvaluationResultsRequest_FilterValidationError is the validation error returned by ListEvaluationResultsRequest_Filter.Validate if the designated constraints aren't met.
ListEvaluationResultsRequestValidationError is the validation error returned by ListEvaluationResultsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListEvaluationResultsResponseValidationError is the validation error returned by ListEvaluationResultsResponse.Validate if the designated constraints aren't met.
No description provided by the author
StartEvaluationRequestValidationError is the validation error returned by StartEvaluationRequest.Validate if the designated constraints aren't met.
No description provided by the author
StartEvaluationResponseValidationError is the validation error returned by StartEvaluationResponse.Validate if the designated constraints aren't met.
No description provided by the author
StopEvaluationRequestValidationError is the validation error returned by StopEvaluationRequest.Validate if the designated constraints aren't met.
No description provided by the author
StopEvaluationResponseValidationError is the validation error returned by StopEvaluationResponse.Validate if the designated constraints aren't met.
UnimplementedEvaluationServer must be embedded to have forward compatible implementations.
# Interfaces
EvaluationClient is the client API for Evaluation service.
EvaluationServer is the server API for Evaluation service.
UnsafeEvaluationServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
CreateEvaluationResultRequestMultiError is an error wrapping multiple validation errors returned by CreateEvaluationResultRequest.ValidateAll() if the designated constraints aren't met.
EvaluationResultMultiError is an error wrapping multiple validation errors returned by EvaluationResult.ValidateAll() if the designated constraints aren't met.
No description provided by the author
ListEvaluationResultsRequest_FilterMultiError is an error wrapping multiple validation errors returned by ListEvaluationResultsRequest_Filter.ValidateAll() if the designated constraints aren't met.
ListEvaluationResultsRequestMultiError is an error wrapping multiple validation errors returned by ListEvaluationResultsRequest.ValidateAll() if the designated constraints aren't met.
ListEvaluationResultsResponseMultiError is an error wrapping multiple validation errors returned by ListEvaluationResultsResponse.ValidateAll() if the designated constraints aren't met.
StartEvaluationRequestMultiError is an error wrapping multiple validation errors returned by StartEvaluationRequest.ValidateAll() if the designated constraints aren't met.
StartEvaluationResponseMultiError is an error wrapping multiple validation errors returned by StartEvaluationResponse.ValidateAll() if the designated constraints aren't met.
StopEvaluationRequestMultiError is an error wrapping multiple validation errors returned by StopEvaluationRequest.ValidateAll() if the designated constraints aren't met.
StopEvaluationResponseMultiError is an error wrapping multiple validation errors returned by StopEvaluationResponse.ValidateAll() if the designated constraints aren't met.