package
0.0.0-20221010213025-b339f66a810a
Repository: https://github.com/kubermatic/go-kubermatic.git
Documentation: pkg.go.dev

# Functions

New creates a new metric API client.
NewListMachineDeploymentMetricsDefault creates a ListMachineDeploymentMetricsDefault with default headers values.
NewListMachineDeploymentMetricsForbidden creates a ListMachineDeploymentMetricsForbidden with default headers values.
NewListMachineDeploymentMetricsOK creates a ListMachineDeploymentMetricsOK with default headers values.
NewListMachineDeploymentMetricsParams creates a new ListMachineDeploymentMetricsParams object, with the default timeout for this client.
NewListMachineDeploymentMetricsParamsWithContext creates a new ListMachineDeploymentMetricsParams object with the ability to set a context for a request.
NewListMachineDeploymentMetricsParamsWithHTTPClient creates a new ListMachineDeploymentMetricsParams object with the ability to set a custom HTTPClient for a request.
NewListMachineDeploymentMetricsParamsWithTimeout creates a new ListMachineDeploymentMetricsParams object with the ability to set a timeout on a request.
NewListMachineDeploymentMetricsUnauthorized creates a ListMachineDeploymentMetricsUnauthorized with default headers values.
NewListNodeDeploymentMetricsDefault creates a ListNodeDeploymentMetricsDefault with default headers values.
NewListNodeDeploymentMetricsForbidden creates a ListNodeDeploymentMetricsForbidden with default headers values.
NewListNodeDeploymentMetricsOK creates a ListNodeDeploymentMetricsOK with default headers values.
NewListNodeDeploymentMetricsParams creates a new ListNodeDeploymentMetricsParams object, with the default timeout for this client.
NewListNodeDeploymentMetricsParamsWithContext creates a new ListNodeDeploymentMetricsParams object with the ability to set a context for a request.
NewListNodeDeploymentMetricsParamsWithHTTPClient creates a new ListNodeDeploymentMetricsParams object with the ability to set a custom HTTPClient for a request.
NewListNodeDeploymentMetricsParamsWithTimeout creates a new ListNodeDeploymentMetricsParams object with the ability to set a timeout on a request.
NewListNodeDeploymentMetricsUnauthorized creates a ListNodeDeploymentMetricsUnauthorized with default headers values.

# Structs

Client for metric API */.
ListMachineDeploymentMetricsDefault describes a response with status code -1, with default header values.
ListMachineDeploymentMetricsForbidden describes a response with status code 403, with default header values.
ListMachineDeploymentMetricsOK describes a response with status code 200, with default header values.
ListMachineDeploymentMetricsParams contains all the parameters to send to the API endpoint for the list machine deployment metrics operation.
ListMachineDeploymentMetricsReader is a Reader for the ListMachineDeploymentMetrics structure.
ListMachineDeploymentMetricsUnauthorized describes a response with status code 401, with default header values.
ListNodeDeploymentMetricsDefault describes a response with status code -1, with default header values.
ListNodeDeploymentMetricsForbidden describes a response with status code 403, with default header values.
ListNodeDeploymentMetricsOK describes a response with status code 200, with default header values.
ListNodeDeploymentMetricsParams contains all the parameters to send to the API endpoint for the list node deployment metrics operation.
ListNodeDeploymentMetricsReader is a Reader for the ListNodeDeploymentMetrics structure.
ListNodeDeploymentMetricsUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.