package
3.9.4
Repository: https://github.com/duc-cnzj/mars-client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterContainerSvcHandler registers the http handlers for service ContainerSvc to "mux".
RegisterContainerSvcHandlerClient registers the http handlers for service ContainerSvc to "mux".
RegisterContainerSvcHandlerFromEndpoint is same as RegisterContainerSvcHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterContainerSvcHandlerServer registers the http handlers for service ContainerSvc to "mux".
No description provided by the author

# Variables

ContainerSvc_ServiceDesc is the grpc.ServiceDesc for ContainerSvc 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
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
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.
UnimplementedContainerSvcServer 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
ContainerSvcClient is the client API for ContainerSvc service.
ContainerSvcServer is the server API for ContainerSvc service.
UnsafeContainerSvcServer 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.
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.
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.