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

# Functions

New creates a new configure API client.
NewGetConfigurationsForbidden creates a GetConfigurationsForbidden with default headers values.
NewGetConfigurationsInternalServerError creates a GetConfigurationsInternalServerError with default headers values.
NewGetConfigurationsOK creates a GetConfigurationsOK with default headers values.
NewGetConfigurationsParams creates a new GetConfigurationsParams object, with the default timeout for this client.
NewGetConfigurationsParamsWithContext creates a new GetConfigurationsParams object with the ability to set a context for a request.
NewGetConfigurationsParamsWithHTTPClient creates a new GetConfigurationsParams object with the ability to set a custom HTTPClient for a request.
NewGetConfigurationsParamsWithTimeout creates a new GetConfigurationsParams object with the ability to set a timeout on a request.
NewGetConfigurationsUnauthorized creates a GetConfigurationsUnauthorized with default headers values.
NewGetInternalconfigForbidden creates a GetInternalconfigForbidden with default headers values.
NewGetInternalconfigInternalServerError creates a GetInternalconfigInternalServerError with default headers values.
NewGetInternalconfigOK creates a GetInternalconfigOK with default headers values.
NewGetInternalconfigParams creates a new GetInternalconfigParams object, with the default timeout for this client.
NewGetInternalconfigParamsWithContext creates a new GetInternalconfigParams object with the ability to set a context for a request.
NewGetInternalconfigParamsWithHTTPClient creates a new GetInternalconfigParams object with the ability to set a custom HTTPClient for a request.
NewGetInternalconfigParamsWithTimeout creates a new GetInternalconfigParams object with the ability to set a timeout on a request.
NewGetInternalconfigUnauthorized creates a GetInternalconfigUnauthorized with default headers values.
NewUpdateConfigurationsForbidden creates a UpdateConfigurationsForbidden with default headers values.
NewUpdateConfigurationsInternalServerError creates a UpdateConfigurationsInternalServerError with default headers values.
NewUpdateConfigurationsOK creates a UpdateConfigurationsOK with default headers values.
NewUpdateConfigurationsParams creates a new UpdateConfigurationsParams object, with the default timeout for this client.
NewUpdateConfigurationsParamsWithContext creates a new UpdateConfigurationsParams object with the ability to set a context for a request.
NewUpdateConfigurationsParamsWithHTTPClient creates a new UpdateConfigurationsParams object with the ability to set a custom HTTPClient for a request.
NewUpdateConfigurationsParamsWithTimeout creates a new UpdateConfigurationsParams object with the ability to set a timeout on a request.
NewUpdateConfigurationsUnauthorized creates a UpdateConfigurationsUnauthorized with default headers values.

# Structs

Client for configure API */.
GetConfigurationsForbidden describes a response with status code 403, with default header values.
GetConfigurationsInternalServerError describes a response with status code 500, with default header values.
GetConfigurationsOK describes a response with status code 200, with default header values.
GetConfigurationsParams contains all the parameters to send to the API endpoint for the get configurations operation.
GetConfigurationsReader is a Reader for the GetConfigurations structure.
GetConfigurationsUnauthorized describes a response with status code 401, with default header values.
GetInternalconfigForbidden describes a response with status code 403, with default header values.
GetInternalconfigInternalServerError describes a response with status code 500, with default header values.
GetInternalconfigOK describes a response with status code 200, with default header values.
GetInternalconfigParams contains all the parameters to send to the API endpoint for the get internalconfig operation.
GetInternalconfigReader is a Reader for the GetInternalconfig structure.
GetInternalconfigUnauthorized describes a response with status code 401, with default header values.
UpdateConfigurationsForbidden describes a response with status code 403, with default header values.
UpdateConfigurationsInternalServerError describes a response with status code 500, with default header values.
UpdateConfigurationsOK describes a response with status code 200, with default header values.
UpdateConfigurationsParams contains all the parameters to send to the API endpoint for the update configurations operation.
UpdateConfigurationsReader is a Reader for the UpdateConfigurations structure.
UpdateConfigurationsUnauthorized describes a response with status code 401, with default header values.

# Interfaces

API is the interface of the configure client.