# Functions
New creates a new ssh keys API client.
NewDeleteProjectSSHKeyOK creates a DeleteProjectSSHKeyOK with default headers values.
NewDeleteProjectSSHKeyParams creates a new DeleteProjectSSHKeyParams object, with the default timeout for this client.
NewDeleteProjectSSHKeyParamsWithContext creates a new DeleteProjectSSHKeyParams object with the ability to set a context for a request.
NewDeleteProjectSSHKeyParamsWithHTTPClient creates a new DeleteProjectSSHKeyParams object with the ability to set a custom HTTPClient for a request.
NewDeleteProjectSSHKeyParamsWithTimeout creates a new DeleteProjectSSHKeyParams object with the ability to set a timeout on a request.
NewGetProjectSSHKeyOK creates a GetProjectSSHKeyOK with default headers values.
NewGetProjectSSHKeyParams creates a new GetProjectSSHKeyParams object, with the default timeout for this client.
NewGetProjectSSHKeyParamsWithContext creates a new GetProjectSSHKeyParams object with the ability to set a context for a request.
NewGetProjectSSHKeyParamsWithHTTPClient creates a new GetProjectSSHKeyParams object with the ability to set a custom HTTPClient for a request.
NewGetProjectSSHKeyParamsWithTimeout creates a new GetProjectSSHKeyParams object with the ability to set a timeout on a request.
NewGetProjectSSHKeysOK creates a GetProjectSSHKeysOK with default headers values.
NewGetProjectSSHKeysParams creates a new GetProjectSSHKeysParams object, with the default timeout for this client.
NewGetProjectSSHKeysParamsWithContext creates a new GetProjectSSHKeysParams object with the ability to set a context for a request.
NewGetProjectSSHKeysParamsWithHTTPClient creates a new GetProjectSSHKeysParams object with the ability to set a custom HTTPClient for a request.
NewGetProjectSSHKeysParamsWithTimeout creates a new GetProjectSSHKeysParams object with the ability to set a timeout on a request.
NewPostProjectSSHKeyBadRequest creates a PostProjectSSHKeyBadRequest with default headers values.
NewPostProjectSSHKeyCreated creates a PostProjectSSHKeyCreated with default headers values.
NewPostProjectSSHKeyParams creates a new PostProjectSSHKeyParams object, with the default timeout for this client.
NewPostProjectSSHKeyParamsWithContext creates a new PostProjectSSHKeyParams object with the ability to set a context for a request.
NewPostProjectSSHKeyParamsWithHTTPClient creates a new PostProjectSSHKeyParams object with the ability to set a custom HTTPClient for a request.
NewPostProjectSSHKeyParamsWithTimeout creates a new PostProjectSSHKeyParams object with the ability to set a timeout on a request.
NewPostProjectSSHKeyUnprocessableEntity creates a PostProjectSSHKeyUnprocessableEntity with default headers values.
NewPutProjectSSHKeyBadRequest creates a PutProjectSSHKeyBadRequest with default headers values.
NewPutProjectSSHKeyOK creates a PutProjectSSHKeyOK with default headers values.
NewPutProjectSSHKeyParams creates a new PutProjectSSHKeyParams object, with the default timeout for this client.
NewPutProjectSSHKeyParamsWithContext creates a new PutProjectSSHKeyParams object with the ability to set a context for a request.
NewPutProjectSSHKeyParamsWithHTTPClient creates a new PutProjectSSHKeyParams object with the ability to set a custom HTTPClient for a request.
NewPutProjectSSHKeyParamsWithTimeout creates a new PutProjectSSHKeyParams object with the ability to set a timeout on a request.
NewPutProjectSSHKeyUnprocessableEntity creates a PutProjectSSHKeyUnprocessableEntity with default headers values.
# Constants
PostProjectSSHKeyParamsBodyDataTypeSSHKeys captures enum value "ssh_keys".
PutProjectSSHKeyParamsBodyDataTypeSSHKeys captures enum value "ssh_keys".
# Structs
Client for ssh keys API
*/.
DeleteProjectSSHKeyOK describes a response with status code 200, with default header values.
DeleteProjectSSHKeyParams contains all the parameters to send to the API endpoint
for the delete project ssh key operation.
DeleteProjectSSHKeyReader is a Reader for the DeleteProjectSSHKey structure.
GetProjectSSHKeyOK describes a response with status code 200, with default header values.
GetProjectSSHKeyOKBody get project SSH key o k body
swagger:model GetProjectSSHKeyOKBody
*/.
GetProjectSSHKeyParams contains all the parameters to send to the API endpoint
for the get project ssh key operation.
GetProjectSSHKeyReader is a Reader for the GetProjectSSHKey structure.
GetProjectSSHKeysOK describes a response with status code 200, with default header values.
GetProjectSSHKeysParams contains all the parameters to send to the API endpoint
for the get project ssh keys operation.
GetProjectSSHKeysReader is a Reader for the GetProjectSSHKeys structure.
PostProjectSSHKeyBadRequest describes a response with status code 400, with default header values.
PostProjectSSHKeyBody post project SSH key body
swagger:model PostProjectSSHKeyBody
*/.
PostProjectSSHKeyCreated describes a response with status code 201, with default header values.
PostProjectSSHKeyCreatedBody post project SSH key created body
swagger:model PostProjectSSHKeyCreatedBody
*/.
PostProjectSSHKeyParams contains all the parameters to send to the API endpoint
for the post project ssh key operation.
PostProjectSSHKeyParamsBodyData post project SSH key params body data
swagger:model PostProjectSSHKeyParamsBodyData
*/.
PostProjectSSHKeyParamsBodyDataAttributes post project SSH key params body data attributes
swagger:model PostProjectSSHKeyParamsBodyDataAttributes
*/.
PostProjectSSHKeyReader is a Reader for the PostProjectSSHKey structure.
PostProjectSSHKeyUnprocessableEntity describes a response with status code 422, with default header values.
PutProjectSSHKeyBadRequest describes a response with status code 400, with default header values.
PutProjectSSHKeyBody put project SSH key body
swagger:model PutProjectSSHKeyBody
*/.
PutProjectSSHKeyOK describes a response with status code 200, with default header values.
PutProjectSSHKeyOKBody put project SSH key o k body
swagger:model PutProjectSSHKeyOKBody
*/.
PutProjectSSHKeyParams contains all the parameters to send to the API endpoint
for the put project ssh key operation.
PutProjectSSHKeyParamsBodyData put project SSH key params body data
swagger:model PutProjectSSHKeyParamsBodyData
*/.
PutProjectSSHKeyParamsBodyDataAttributes put project SSH key params body data attributes
swagger:model PutProjectSSHKeyParamsBodyDataAttributes
*/.
PutProjectSSHKeyReader is a Reader for the PutProjectSSHKey structure.
PutProjectSSHKeyUnprocessableEntity describes a response with status code 422, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.