# Functions
New creates a new deployment API client.
New creates a new deployment API client with basic auth credentials.
New creates a new deployment API client with a bearer token for authentication.
NewGetDeploymentNotFound creates a GetDeploymentNotFound with default headers values.
NewGetDeploymentOK creates a GetDeploymentOK with default headers values.
NewGetDeploymentParams creates a new GetDeploymentParams object, with the default timeout for this client.
NewGetDeploymentParamsWithContext creates a new GetDeploymentParams object with the ability to set a context for a request.
NewGetDeploymentParamsWithHTTPClient creates a new GetDeploymentParams object with the ability to set a custom HTTPClient for a request.
NewGetDeploymentParamsWithTimeout creates a new GetDeploymentParams object with the ability to set a timeout on a request.
NewGetDeploymentUnauthorized creates a GetDeploymentUnauthorized with default headers values.
# Structs
Client for deployment API
*/.
GetDeploymentNotFound describes a response with status code 404, with default header values.
GetDeploymentOK describes a response with status code 200, with default header values.
GetDeploymentParams contains all the parameters to send to the API endpoint
for the get deployment operation.
GetDeploymentReader is a Reader for the GetDeployment structure.
GetDeploymentUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.