# Functions
New creates a new deploy API client.
NewGetDeploysBadRequest creates a GetDeploysBadRequest with default headers values.
NewGetDeploysConnectionBadRequest creates a GetDeploysConnectionBadRequest with default headers values.
NewGetDeploysConnectionInternalServerError creates a GetDeploysConnectionInternalServerError with default headers values.
NewGetDeploysConnectionNotFound creates a GetDeploysConnectionNotFound with default headers values.
NewGetDeploysConnectionOK creates a GetDeploysConnectionOK with default headers values.
NewGetDeploysConnectionParams creates a new GetDeploysConnectionParams object, with the default timeout for this client.
NewGetDeploysConnectionParamsWithContext creates a new GetDeploysConnectionParams object with the ability to set a context for a request.
NewGetDeploysConnectionParamsWithHTTPClient creates a new GetDeploysConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetDeploysConnectionParamsWithTimeout creates a new GetDeploysConnectionParams object with the ability to set a timeout on a request.
NewGetDeploysInternalServerError creates a GetDeploysInternalServerError with default headers values.
NewGetDeploysNotFound creates a GetDeploysNotFound with default headers values.
NewGetDeploysOK creates a GetDeploysOK with default headers values.
NewGetDeploysParams creates a new GetDeploysParams object, with the default timeout for this client.
NewGetDeploysParamsWithContext creates a new GetDeploysParams object with the ability to set a context for a request.
NewGetDeploysParamsWithHTTPClient creates a new GetDeploysParams object with the ability to set a custom HTTPClient for a request.
NewGetDeploysParamsWithTimeout creates a new GetDeploysParams object with the ability to set a timeout on a request.
# Structs
Client for deploy API
*/.
GetDeploysBadRequest describes a response with status code 400, with default header values.
GetDeploysConnectionBadRequest describes a response with status code 400, with default header values.
GetDeploysConnectionInternalServerError describes a response with status code 500, with default header values.
GetDeploysConnectionNotFound describes a response with status code 404, with default header values.
GetDeploysConnectionOK describes a response with status code 200, with default header values.
GetDeploysConnectionParams contains all the parameters to send to the API endpoint
for the get deploys connection operation.
GetDeploysConnectionReader is a Reader for the GetDeploysConnection structure.
GetDeploysInternalServerError describes a response with status code 500, with default header values.
GetDeploysNotFound describes a response with status code 404, with default header values.
GetDeploysOK describes a response with status code 200, with default header values.
GetDeploysParams contains all the parameters to send to the API endpoint
for the get deploys operation.
GetDeploysReader is a Reader for the GetDeploys structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.