# Functions
No description provided by the author
RegisterContainerHandler registers the http handlers for service Container to "mux".
RegisterContainerHandlerClient registers the http handlers for service Container to "mux".
RegisterContainerHandlerFromEndpoint is same as RegisterContainerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterContainerHandlerServer registers the http handlers for service Container 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
No description provided by the author
# Variables
Container_ServiceDesc is the grpc.ServiceDesc for Container service.
No description provided by the author
# Structs
No description provided by the author
CopyToPodRequestValidationError is the validation error returned by CopyToPodRequest.Validate if the designated constraints aren't met.
No description provided by the author
CopyToPodResponseValidationError is the validation error returned by CopyToPodResponse.Validate if the designated constraints aren't met.
No description provided by the author
ExecErrorValidationError is the validation error returned by ExecError.Validate if the designated constraints aren't met.
No description provided by the author
ExecRequestValidationError is the validation error returned by ExecRequest.Validate if the designated constraints aren't met.
No description provided by the author
ExecResponseValidationError is the validation error returned by ExecResponse.Validate if the designated constraints aren't met.
No description provided by the author
IsPodExistsRequestValidationError is the validation error returned by IsPodExistsRequest.Validate if the designated constraints aren't met.
No description provided by the author
IsPodExistsResponseValidationError is the validation error returned by IsPodExistsResponse.Validate if the designated constraints aren't met.
No description provided by the author
IsPodRunningRequestValidationError is the validation error returned by IsPodRunningRequest.Validate if the designated constraints aren't met.
No description provided by the author
IsPodRunningResponseValidationError is the validation error returned by IsPodRunningResponse.Validate if the designated constraints aren't met.
No description provided by the author
LogRequestValidationError is the validation error returned by LogRequest.Validate if the designated constraints aren't met.
No description provided by the author
LogResponseValidationError is the validation error returned by LogResponse.Validate if the designated constraints aren't met.
No description provided by the author
StreamCopyToPodRequestValidationError is the validation error returned by StreamCopyToPodRequest.Validate if the designated constraints aren't met.
No description provided by the author
StreamCopyToPodResponseValidationError is the validation error returned by StreamCopyToPodResponse.Validate if the designated constraints aren't met.
UnimplementedContainerServer 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
No description provided by the author
No description provided by the author
ContainerClient is the client API for Container service.
ContainerServer is the server API for Container service.
UnsafeContainerServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
CopyToPodRequestMultiError is an error wrapping multiple validation errors returned by CopyToPodRequest.ValidateAll() if the designated constraints aren't met.
CopyToPodResponseMultiError is an error wrapping multiple validation errors returned by CopyToPodResponse.ValidateAll() if the designated constraints aren't met.
ExecErrorMultiError is an error wrapping multiple validation errors returned by ExecError.ValidateAll() if the designated constraints aren't met.
ExecRequestMultiError is an error wrapping multiple validation errors returned by ExecRequest.ValidateAll() if the designated constraints aren't met.
ExecResponseMultiError is an error wrapping multiple validation errors returned by ExecResponse.ValidateAll() if the designated constraints aren't met.
IsPodExistsRequestMultiError is an error wrapping multiple validation errors returned by IsPodExistsRequest.ValidateAll() if the designated constraints aren't met.
IsPodExistsResponseMultiError is an error wrapping multiple validation errors returned by IsPodExistsResponse.ValidateAll() if the designated constraints aren't met.
IsPodRunningRequestMultiError is an error wrapping multiple validation errors returned by IsPodRunningRequest.ValidateAll() if the designated constraints aren't met.
IsPodRunningResponseMultiError is an error wrapping multiple validation errors returned by IsPodRunningResponse.ValidateAll() if the designated constraints aren't met.
LogRequestMultiError is an error wrapping multiple validation errors returned by LogRequest.ValidateAll() if the designated constraints aren't met.
LogResponseMultiError is an error wrapping multiple validation errors returned by LogResponse.ValidateAll() if the designated constraints aren't met.
StreamCopyToPodRequestMultiError is an error wrapping multiple validation errors returned by StreamCopyToPodRequest.ValidateAll() if the designated constraints aren't met.
StreamCopyToPodResponseMultiError is an error wrapping multiple validation errors returned by StreamCopyToPodResponse.ValidateAll() if the designated constraints aren't met.