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

# Functions

New creates a new robotv1 API client.
NewCreateRobotV1BadRequest creates a CreateRobotV1BadRequest with default headers values.
NewCreateRobotV1Created creates a CreateRobotV1Created with default headers values.
NewCreateRobotV1Forbidden creates a CreateRobotV1Forbidden with default headers values.
NewCreateRobotV1InternalServerError creates a CreateRobotV1InternalServerError with default headers values.
NewCreateRobotV1NotFound creates a CreateRobotV1NotFound with default headers values.
NewCreateRobotV1Params creates a new CreateRobotV1Params object, with the default timeout for this client.
NewCreateRobotV1ParamsWithContext creates a new CreateRobotV1Params object with the ability to set a context for a request.
NewCreateRobotV1ParamsWithHTTPClient creates a new CreateRobotV1Params object with the ability to set a custom HTTPClient for a request.
NewCreateRobotV1ParamsWithTimeout creates a new CreateRobotV1Params object with the ability to set a timeout on a request.
NewCreateRobotV1Unauthorized creates a CreateRobotV1Unauthorized with default headers values.
NewDeleteRobotV1BadRequest creates a DeleteRobotV1BadRequest with default headers values.
NewDeleteRobotV1Forbidden creates a DeleteRobotV1Forbidden with default headers values.
NewDeleteRobotV1InternalServerError creates a DeleteRobotV1InternalServerError with default headers values.
NewDeleteRobotV1NotFound creates a DeleteRobotV1NotFound with default headers values.
NewDeleteRobotV1OK creates a DeleteRobotV1OK with default headers values.
NewDeleteRobotV1Params creates a new DeleteRobotV1Params object, with the default timeout for this client.
NewDeleteRobotV1ParamsWithContext creates a new DeleteRobotV1Params object with the ability to set a context for a request.
NewDeleteRobotV1ParamsWithHTTPClient creates a new DeleteRobotV1Params object with the ability to set a custom HTTPClient for a request.
NewDeleteRobotV1ParamsWithTimeout creates a new DeleteRobotV1Params object with the ability to set a timeout on a request.
NewDeleteRobotV1Unauthorized creates a DeleteRobotV1Unauthorized with default headers values.
NewGetRobotByIDV1Forbidden creates a GetRobotByIDV1Forbidden with default headers values.
NewGetRobotByIDV1InternalServerError creates a GetRobotByIDV1InternalServerError with default headers values.
NewGetRobotByIDV1NotFound creates a GetRobotByIDV1NotFound with default headers values.
NewGetRobotByIDV1OK creates a GetRobotByIDV1OK with default headers values.
NewGetRobotByIDV1Params creates a new GetRobotByIDV1Params object, with the default timeout for this client.
NewGetRobotByIDV1ParamsWithContext creates a new GetRobotByIDV1Params object with the ability to set a context for a request.
NewGetRobotByIDV1ParamsWithHTTPClient creates a new GetRobotByIDV1Params object with the ability to set a custom HTTPClient for a request.
NewGetRobotByIDV1ParamsWithTimeout creates a new GetRobotByIDV1Params object with the ability to set a timeout on a request.
NewGetRobotByIDV1Unauthorized creates a GetRobotByIDV1Unauthorized with default headers values.
NewListRobotV1BadRequest creates a ListRobotV1BadRequest with default headers values.
NewListRobotV1InternalServerError creates a ListRobotV1InternalServerError with default headers values.
NewListRobotV1NotFound creates a ListRobotV1NotFound with default headers values.
NewListRobotV1OK creates a ListRobotV1OK with default headers values.
NewListRobotV1Params creates a new ListRobotV1Params object, with the default timeout for this client.
NewListRobotV1ParamsWithContext creates a new ListRobotV1Params object with the ability to set a context for a request.
NewListRobotV1ParamsWithHTTPClient creates a new ListRobotV1Params object with the ability to set a custom HTTPClient for a request.
NewListRobotV1ParamsWithTimeout creates a new ListRobotV1Params object with the ability to set a timeout on a request.
NewUpdateRobotV1BadRequest creates a UpdateRobotV1BadRequest with default headers values.
NewUpdateRobotV1Conflict creates a UpdateRobotV1Conflict with default headers values.
NewUpdateRobotV1Forbidden creates a UpdateRobotV1Forbidden with default headers values.
NewUpdateRobotV1InternalServerError creates a UpdateRobotV1InternalServerError with default headers values.
NewUpdateRobotV1NotFound creates a UpdateRobotV1NotFound with default headers values.
NewUpdateRobotV1OK creates a UpdateRobotV1OK with default headers values.
NewUpdateRobotV1Params creates a new UpdateRobotV1Params object, with the default timeout for this client.
NewUpdateRobotV1ParamsWithContext creates a new UpdateRobotV1Params object with the ability to set a context for a request.
NewUpdateRobotV1ParamsWithHTTPClient creates a new UpdateRobotV1Params object with the ability to set a custom HTTPClient for a request.
NewUpdateRobotV1ParamsWithTimeout creates a new UpdateRobotV1Params object with the ability to set a timeout on a request.
NewUpdateRobotV1Unauthorized creates a UpdateRobotV1Unauthorized with default headers values.

# Structs

Client for robotv1 API */.
CreateRobotV1BadRequest describes a response with status code 400, with default header values.
CreateRobotV1Created describes a response with status code 201, with default header values.
CreateRobotV1Forbidden describes a response with status code 403, with default header values.
CreateRobotV1InternalServerError describes a response with status code 500, with default header values.
CreateRobotV1NotFound describes a response with status code 404, with default header values.
CreateRobotV1Params contains all the parameters to send to the API endpoint for the create robot v1 operation.
CreateRobotV1Reader is a Reader for the CreateRobotV1 structure.
CreateRobotV1Unauthorized describes a response with status code 401, with default header values.
DeleteRobotV1BadRequest describes a response with status code 400, with default header values.
DeleteRobotV1Forbidden describes a response with status code 403, with default header values.
DeleteRobotV1InternalServerError describes a response with status code 500, with default header values.
DeleteRobotV1NotFound describes a response with status code 404, with default header values.
DeleteRobotV1OK describes a response with status code 200, with default header values.
DeleteRobotV1Params contains all the parameters to send to the API endpoint for the delete robot v1 operation.
DeleteRobotV1Reader is a Reader for the DeleteRobotV1 structure.
DeleteRobotV1Unauthorized describes a response with status code 401, with default header values.
GetRobotByIDV1Forbidden describes a response with status code 403, with default header values.
GetRobotByIDV1InternalServerError describes a response with status code 500, with default header values.
GetRobotByIDV1NotFound describes a response with status code 404, with default header values.
GetRobotByIDV1OK describes a response with status code 200, with default header values.
GetRobotByIDV1Params contains all the parameters to send to the API endpoint for the get robot by ID v1 operation.
GetRobotByIDV1Reader is a Reader for the GetRobotByIDV1 structure.
GetRobotByIDV1Unauthorized describes a response with status code 401, with default header values.
ListRobotV1BadRequest describes a response with status code 400, with default header values.
ListRobotV1InternalServerError describes a response with status code 500, with default header values.
ListRobotV1NotFound describes a response with status code 404, with default header values.
ListRobotV1OK describes a response with status code 200, with default header values.
ListRobotV1Params contains all the parameters to send to the API endpoint for the list robot v1 operation.
ListRobotV1Reader is a Reader for the ListRobotV1 structure.
UpdateRobotV1BadRequest describes a response with status code 400, with default header values.
UpdateRobotV1Conflict describes a response with status code 409, with default header values.
UpdateRobotV1Forbidden describes a response with status code 403, with default header values.
UpdateRobotV1InternalServerError describes a response with status code 500, with default header values.
UpdateRobotV1NotFound describes a response with status code 404, with default header values.
UpdateRobotV1OK describes a response with status code 200, with default header values.
UpdateRobotV1Params contains all the parameters to send to the API endpoint for the update robot v1 operation.
UpdateRobotV1Reader is a Reader for the UpdateRobotV1 structure.
UpdateRobotV1Unauthorized describes a response with status code 401, with default header values.

# Interfaces

API is the interface of the robotv1 client.