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

# Functions

New creates a new icon API client.
NewGetIconBadRequest creates a GetIconBadRequest with default headers values.
NewGetIconInternalServerError creates a GetIconInternalServerError with default headers values.
NewGetIconNotFound creates a GetIconNotFound with default headers values.
NewGetIconOK creates a GetIconOK with default headers values.
NewGetIconParams creates a new GetIconParams object, with the default timeout for this client.
NewGetIconParamsWithContext creates a new GetIconParams object with the ability to set a context for a request.
NewGetIconParamsWithHTTPClient creates a new GetIconParams object with the ability to set a custom HTTPClient for a request.
NewGetIconParamsWithTimeout creates a new GetIconParams object with the ability to set a timeout on a request.

# Structs

Client for icon API */.
GetIconBadRequest describes a response with status code 400, with default header values.
GetIconInternalServerError describes a response with status code 500, with default header values.
GetIconNotFound describes a response with status code 404, with default header values.
GetIconOK describes a response with status code 200, with default header values.
GetIconParams contains all the parameters to send to the API endpoint for the get icon operation.
GetIconReader is a Reader for the GetIcon structure.

# Interfaces

API is the interface of the icon client.