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

# Functions

New creates a new permissions API client.
NewGetPermissionsForbidden creates a GetPermissionsForbidden with default headers values.
NewGetPermissionsInternalServerError creates a GetPermissionsInternalServerError with default headers values.
NewGetPermissionsNotFound creates a GetPermissionsNotFound with default headers values.
NewGetPermissionsOK creates a GetPermissionsOK with default headers values.
NewGetPermissionsParams creates a new GetPermissionsParams object, with the default timeout for this client.
NewGetPermissionsParamsWithContext creates a new GetPermissionsParams object with the ability to set a context for a request.
NewGetPermissionsParamsWithHTTPClient creates a new GetPermissionsParams object with the ability to set a custom HTTPClient for a request.
NewGetPermissionsParamsWithTimeout creates a new GetPermissionsParams object with the ability to set a timeout on a request.
NewGetPermissionsUnauthorized creates a GetPermissionsUnauthorized with default headers values.

# Structs

Client for permissions API */.
GetPermissionsForbidden describes a response with status code 403, with default header values.
GetPermissionsInternalServerError describes a response with status code 500, with default header values.
GetPermissionsNotFound describes a response with status code 404, with default header values.
GetPermissionsOK describes a response with status code 200, with default header values.
GetPermissionsParams contains all the parameters to send to the API endpoint for the get permissions operation.
GetPermissionsReader is a Reader for the GetPermissions structure.
GetPermissionsUnauthorized describes a response with status code 401, with default header values.

# Interfaces

API is the interface of the permissions client.