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

# Functions

New creates a new ping API client.
NewGetPingOK creates a GetPingOK with default headers values.
NewGetPingParams creates a new GetPingParams object with the default values initialized.
NewGetPingParamsWithContext creates a new GetPingParams object with the default values initialized, and the ability to set a context for a request.
NewGetPingParamsWithHTTPClient creates a new GetPingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPingParamsWithTimeout creates a new GetPingParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for ping API */.
GetPingOK handles this case with default header values.
GetPingParams contains all the parameters to send to the API endpoint for the get ping operation typically these are written to a http.Request */.
GetPingReader is a Reader for the GetPing structure.

# Interfaces

ClientService is the interface for Client methods.