package
0.210.0
Repository: https://github.com/goharbor/go-client.git
Documentation: pkg.go.dev

# Functions

New creates a new statistic API client.
NewGetStatisticInternalServerError creates a GetStatisticInternalServerError with default headers values.
NewGetStatisticOK creates a GetStatisticOK with default headers values.
NewGetStatisticParams creates a new GetStatisticParams object, with the default timeout for this client.
NewGetStatisticParamsWithContext creates a new GetStatisticParams object with the ability to set a context for a request.
NewGetStatisticParamsWithHTTPClient creates a new GetStatisticParams object with the ability to set a custom HTTPClient for a request.
NewGetStatisticParamsWithTimeout creates a new GetStatisticParams object with the ability to set a timeout on a request.
NewGetStatisticUnauthorized creates a GetStatisticUnauthorized with default headers values.

# Structs

Client for statistic API */.
GetStatisticInternalServerError describes a response with status code 500, with default header values.
GetStatisticOK describes a response with status code 200, with default header values.
GetStatisticParams contains all the parameters to send to the API endpoint for the get statistic operation.
GetStatisticReader is a Reader for the GetStatistic structure.
GetStatisticUnauthorized describes a response with status code 401, with default header values.

# Interfaces

API is the interface of the statistic client.