# Functions
No description provided by the author
RegisterProjectHandler registers the http handlers for service Project to "mux".
RegisterProjectHandlerClient registers the http handlers for service Project to "mux".
RegisterProjectHandlerFromEndpoint is same as RegisterProjectHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterProjectHandlerServer registers the http handlers for service Project to "mux".
No description provided by the author
# Variables
No description provided by the author
Project_ServiceDesc is the grpc.ServiceDesc for Project service.
# Structs
No description provided by the author
ProjectAllPodContainersRequestValidationError is the validation error returned by ProjectAllPodContainersRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectAllPodContainersResponseValidationError is the validation error returned by ProjectAllPodContainersResponse.Validate if the designated constraints aren't met.
ProjectApplyRequest same as ProjectInput.
ProjectApplyRequestValidationError is the validation error returned by ProjectApplyRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectApplyResponseValidationError is the validation error returned by ProjectApplyResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectDeleteRequestValidationError is the validation error returned by ProjectDeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectDeleteResponseValidationError is the validation error returned by ProjectDeleteResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectDryRunApplyResponseValidationError is the validation error returned by ProjectDryRunApplyResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectIsPodExistsRequestValidationError is the validation error returned by ProjectIsPodExistsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectIsPodExistsResponseValidationError is the validation error returned by ProjectIsPodExistsResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectIsPodRunningRequestValidationError is the validation error returned by ProjectIsPodRunningRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectIsPodRunningResponseValidationError is the validation error returned by ProjectIsPodRunningResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectListRequestValidationError is the validation error returned by ProjectListRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectListResponseValidationError is the validation error returned by ProjectListResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectPodContainerLogRequestValidationError is the validation error returned by ProjectPodContainerLogRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectPodContainerLogResponseValidationError is the validation error returned by ProjectPodContainerLogResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectPodLogValidationError is the validation error returned by ProjectPodLog.Validate if the designated constraints aren't met.
No description provided by the author
ProjectShowRequestValidationError is the validation error returned by ProjectShowRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ProjectShowResponse_NamespaceValidationError is the validation error returned by ProjectShowResponse_Namespace.Validate if the designated constraints aren't met.
ProjectShowResponseValidationError is the validation error returned by ProjectShowResponse.Validate if the designated constraints aren't met.
UnimplementedProjectServer must be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProjectClient is the client API for Project service.
ProjectServer is the server API for Project service.
UnsafeProjectServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ProjectAllPodContainersRequestMultiError is an error wrapping multiple validation errors returned by ProjectAllPodContainersRequest.ValidateAll() if the designated constraints aren't met.
ProjectAllPodContainersResponseMultiError is an error wrapping multiple validation errors returned by ProjectAllPodContainersResponse.ValidateAll() if the designated constraints aren't met.
ProjectApplyRequestMultiError is an error wrapping multiple validation errors returned by ProjectApplyRequest.ValidateAll() if the designated constraints aren't met.
ProjectApplyResponseMultiError is an error wrapping multiple validation errors returned by ProjectApplyResponse.ValidateAll() if the designated constraints aren't met.
ProjectDeleteRequestMultiError is an error wrapping multiple validation errors returned by ProjectDeleteRequest.ValidateAll() if the designated constraints aren't met.
ProjectDeleteResponseMultiError is an error wrapping multiple validation errors returned by ProjectDeleteResponse.ValidateAll() if the designated constraints aren't met.
ProjectDryRunApplyResponseMultiError is an error wrapping multiple validation errors returned by ProjectDryRunApplyResponse.ValidateAll() if the designated constraints aren't met.
ProjectIsPodExistsRequestMultiError is an error wrapping multiple validation errors returned by ProjectIsPodExistsRequest.ValidateAll() if the designated constraints aren't met.
ProjectIsPodExistsResponseMultiError is an error wrapping multiple validation errors returned by ProjectIsPodExistsResponse.ValidateAll() if the designated constraints aren't met.
ProjectIsPodRunningRequestMultiError is an error wrapping multiple validation errors returned by ProjectIsPodRunningRequest.ValidateAll() if the designated constraints aren't met.
ProjectIsPodRunningResponseMultiError is an error wrapping multiple validation errors returned by ProjectIsPodRunningResponse.ValidateAll() if the designated constraints aren't met.
ProjectListRequestMultiError is an error wrapping multiple validation errors returned by ProjectListRequest.ValidateAll() if the designated constraints aren't met.
ProjectListResponseMultiError is an error wrapping multiple validation errors returned by ProjectListResponse.ValidateAll() if the designated constraints aren't met.
ProjectPodContainerLogRequestMultiError is an error wrapping multiple validation errors returned by ProjectPodContainerLogRequest.ValidateAll() if the designated constraints aren't met.
ProjectPodContainerLogResponseMultiError is an error wrapping multiple validation errors returned by ProjectPodContainerLogResponse.ValidateAll() if the designated constraints aren't met.
ProjectPodLogMultiError is an error wrapping multiple validation errors returned by ProjectPodLog.ValidateAll() if the designated constraints aren't met.
ProjectShowRequestMultiError is an error wrapping multiple validation errors returned by ProjectShowRequest.ValidateAll() if the designated constraints aren't met.
ProjectShowResponse_NamespaceMultiError is an error wrapping multiple validation errors returned by ProjectShowResponse_Namespace.ValidateAll() if the designated constraints aren't met.
ProjectShowResponseMultiError is an error wrapping multiple validation errors returned by ProjectShowResponse.ValidateAll() if the designated constraints aren't met.