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

# Functions

New creates a new schedule API client.
NewGetSchedulePausedForbidden creates a GetSchedulePausedForbidden with default headers values.
NewGetSchedulePausedInternalServerError creates a GetSchedulePausedInternalServerError with default headers values.
NewGetSchedulePausedNotFound creates a GetSchedulePausedNotFound with default headers values.
NewGetSchedulePausedOK creates a GetSchedulePausedOK with default headers values.
NewGetSchedulePausedParams creates a new GetSchedulePausedParams object with the default values initialized.
NewGetSchedulePausedParamsWithContext creates a new GetSchedulePausedParams object with the default values initialized, and the ability to set a context for a request.
NewGetSchedulePausedParamsWithHTTPClient creates a new GetSchedulePausedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSchedulePausedParamsWithTimeout creates a new GetSchedulePausedParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSchedulePausedUnauthorized creates a GetSchedulePausedUnauthorized with default headers values.
NewListSchedulesForbidden creates a ListSchedulesForbidden with default headers values.
NewListSchedulesInternalServerError creates a ListSchedulesInternalServerError with default headers values.
NewListSchedulesNotFound creates a ListSchedulesNotFound with default headers values.
NewListSchedulesOK creates a ListSchedulesOK with default headers values.
NewListSchedulesParams creates a new ListSchedulesParams object with the default values initialized.
NewListSchedulesParamsWithContext creates a new ListSchedulesParams object with the default values initialized, and the ability to set a context for a request.
NewListSchedulesParamsWithHTTPClient creates a new ListSchedulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListSchedulesParamsWithTimeout creates a new ListSchedulesParams object with the default values initialized, and the ability to set a timeout on a request.
NewListSchedulesUnauthorized creates a ListSchedulesUnauthorized with default headers values.

# Structs

Client for schedule API */.
GetSchedulePausedForbidden handles this case with default header values.
GetSchedulePausedInternalServerError handles this case with default header values.
GetSchedulePausedNotFound handles this case with default header values.
GetSchedulePausedOK handles this case with default header values.
GetSchedulePausedParams contains all the parameters to send to the API endpoint for the get schedule paused operation typically these are written to a http.Request */.
GetSchedulePausedReader is a Reader for the GetSchedulePaused structure.
GetSchedulePausedUnauthorized handles this case with default header values.
ListSchedulesForbidden handles this case with default header values.
ListSchedulesInternalServerError handles this case with default header values.
ListSchedulesNotFound handles this case with default header values.
ListSchedulesOK handles this case with default header values.
ListSchedulesParams contains all the parameters to send to the API endpoint for the list schedules operation typically these are written to a http.Request */.
ListSchedulesReader is a Reader for the ListSchedules structure.
ListSchedulesUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.