package
4.0.0
Repository: https://github.com/mittwald/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 timeout for this client.
NewGetPingParamsWithContext creates a new GetPingParams object with the ability to set a context for a request.
NewGetPingParamsWithHTTPClient creates a new GetPingParams object with the ability to set a custom HTTPClient for a request.
NewGetPingParamsWithTimeout creates a new GetPingParams object with the ability to set a timeout on a request.

# Structs

Client for ping API */.
GetPingOK describes a response with status code 200, with default header values.
GetPingParams contains all the parameters to send to the API endpoint for the get ping operation.
GetPingReader is a Reader for the GetPing structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.