package
0.0.0-20220220150921-67cd95e079fa
Repository: https://github.com/yuyz0112/cloudtower-go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new deploy API client.
NewGetDeploysBadRequest creates a GetDeploysBadRequest with default headers values.
NewGetDeploysConnectionBadRequest creates a GetDeploysConnectionBadRequest 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.
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.
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.
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.