# Functions

New creates a new dev ops step template API client.
New creates a new dev ops step template API client with basic auth credentials.
New creates a new dev ops step template API client with a bearer token for authentication.
NewClusterStepTemplatesOK creates a ClusterStepTemplatesOK with default headers values.
NewClusterStepTemplatesParams creates a new ClusterStepTemplatesParams object, with the default timeout for this client.
NewClusterStepTemplatesParamsWithContext creates a new ClusterStepTemplatesParams object with the ability to set a context for a request.
NewClusterStepTemplatesParamsWithHTTPClient creates a new ClusterStepTemplatesParams object with the ability to set a custom HTTPClient for a request.
NewClusterStepTemplatesParamsWithTimeout creates a new ClusterStepTemplatesParams object with the ability to set a timeout on a request.
NewGetClusterStepTemplateOK creates a GetClusterStepTemplateOK with default headers values.
NewGetClusterStepTemplateParams creates a new GetClusterStepTemplateParams object, with the default timeout for this client.
NewGetClusterStepTemplateParamsWithContext creates a new GetClusterStepTemplateParams object with the ability to set a context for a request.
NewGetClusterStepTemplateParamsWithHTTPClient creates a new GetClusterStepTemplateParams object with the ability to set a custom HTTPClient for a request.
NewGetClusterStepTemplateParamsWithTimeout creates a new GetClusterStepTemplateParams object with the ability to set a timeout on a request.
NewRenderClusterStepTemplateOK creates a RenderClusterStepTemplateOK with default headers values.
NewRenderClusterStepTemplateParams creates a new RenderClusterStepTemplateParams object, with the default timeout for this client.
NewRenderClusterStepTemplateParamsWithContext creates a new RenderClusterStepTemplateParams object with the ability to set a context for a request.
NewRenderClusterStepTemplateParamsWithHTTPClient creates a new RenderClusterStepTemplateParams object with the ability to set a custom HTTPClient for a request.
NewRenderClusterStepTemplateParamsWithTimeout creates a new RenderClusterStepTemplateParams object with the ability to set a timeout on a request.

# Structs

Client for dev ops step template API */.
ClusterStepTemplatesOK describes a response with status code 200, with default header values.
ClusterStepTemplatesParams contains all the parameters to send to the API endpoint for the cluster step templates operation.
ClusterStepTemplatesReader is a Reader for the ClusterStepTemplates structure.
GetClusterStepTemplateOK describes a response with status code 200, with default header values.
GetClusterStepTemplateParams contains all the parameters to send to the API endpoint for the get cluster step template operation.
GetClusterStepTemplateReader is a Reader for the GetClusterStepTemplate structure.
RenderClusterStepTemplateOK describes a response with status code 200, with default header values.
RenderClusterStepTemplateParams contains all the parameters to send to the API endpoint for the render cluster step template operation.
RenderClusterStepTemplateReader is a Reader for the RenderClusterStepTemplate structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.