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

# Functions

No description provided by the author
RegisterMetricsHandler registers the http handlers for service Metrics to "mux".
RegisterMetricsHandlerClient registers the http handlers for service Metrics to "mux".
RegisterMetricsHandlerFromEndpoint is same as RegisterMetricsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMetricsHandlerServer registers the http handlers for service Metrics 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

# Variables

No description provided by the author
Metrics_ServiceDesc is the grpc.ServiceDesc for Metrics service.

# Structs

No description provided by the author
CpuMemoryInNamespaceRequestValidationError is the validation error returned by CpuMemoryInNamespaceRequest.Validate if the designated constraints aren't met.
No description provided by the author
CpuMemoryInNamespaceResponseValidationError is the validation error returned by CpuMemoryInNamespaceResponse.Validate if the designated constraints aren't met.
No description provided by the author
CpuMemoryInProjectRequestValidationError is the validation error returned by CpuMemoryInProjectRequest.Validate if the designated constraints aren't met.
No description provided by the author
CpuMemoryInProjectResponseValidationError is the validation error returned by CpuMemoryInProjectResponse.Validate if the designated constraints aren't met.
No description provided by the author
TopPodRequestValidationError is the validation error returned by TopPodRequest.Validate if the designated constraints aren't met.
No description provided by the author
TopPodResponseValidationError is the validation error returned by TopPodResponse.Validate if the designated constraints aren't met.
UnimplementedMetricsServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
MetricsClient is the client API for Metrics service.
MetricsServer is the server API for Metrics service.
UnsafeMetricsServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

CpuMemoryInNamespaceRequestMultiError is an error wrapping multiple validation errors returned by CpuMemoryInNamespaceRequest.ValidateAll() if the designated constraints aren't met.
CpuMemoryInNamespaceResponseMultiError is an error wrapping multiple validation errors returned by CpuMemoryInNamespaceResponse.ValidateAll() if the designated constraints aren't met.
CpuMemoryInProjectRequestMultiError is an error wrapping multiple validation errors returned by CpuMemoryInProjectRequest.ValidateAll() if the designated constraints aren't met.
CpuMemoryInProjectResponseMultiError is an error wrapping multiple validation errors returned by CpuMemoryInProjectResponse.ValidateAll() if the designated constraints aren't met.
TopPodRequestMultiError is an error wrapping multiple validation errors returned by TopPodRequest.ValidateAll() if the designated constraints aren't met.
TopPodResponseMultiError is an error wrapping multiple validation errors returned by TopPodResponse.ValidateAll() if the designated constraints aren't met.