# Functions
New creates a new dev ops template API client.
New creates a new dev ops template API client with basic auth credentials.
New creates a new dev ops template API client with a bearer token for authentication.
NewHandleGetTemplateOK creates a HandleGetTemplateOK with default headers values.
NewHandleGetTemplateParams creates a new HandleGetTemplateParams object, with the default timeout for this client.
NewHandleGetTemplateParamsWithContext creates a new HandleGetTemplateParams object with the ability to set a context for a request.
NewHandleGetTemplateParamsWithHTTPClient creates a new HandleGetTemplateParams object with the ability to set a custom HTTPClient for a request.
NewHandleGetTemplateParamsWithTimeout creates a new HandleGetTemplateParams object with the ability to set a timeout on a request.
NewHandleQueryOK creates a HandleQueryOK with default headers values.
NewHandleQueryParams creates a new HandleQueryParams object, with the default timeout for this client.
NewHandleQueryParamsWithContext creates a new HandleQueryParams object with the ability to set a context for a request.
NewHandleQueryParamsWithHTTPClient creates a new HandleQueryParams object with the ability to set a custom HTTPClient for a request.
NewHandleQueryParamsWithTimeout creates a new HandleQueryParams object with the ability to set a timeout on a request.
NewHandleRenderTemplateOK creates a HandleRenderTemplateOK with default headers values.
NewHandleRenderTemplateParams creates a new HandleRenderTemplateParams object, with the default timeout for this client.
NewHandleRenderTemplateParamsWithContext creates a new HandleRenderTemplateParams object with the ability to set a context for a request.
NewHandleRenderTemplateParamsWithHTTPClient creates a new HandleRenderTemplateParams object with the ability to set a custom HTTPClient for a request.
NewHandleRenderTemplateParamsWithTimeout creates a new HandleRenderTemplateParams object with the ability to set a timeout on a request.
# Structs
Client for dev ops template API
*/.
HandleGetTemplateOK describes a response with status code 200, with default header values.
HandleGetTemplateParams contains all the parameters to send to the API endpoint
for the handle get template operation.
HandleGetTemplateReader is a Reader for the HandleGetTemplate structure.
HandleQueryOK describes a response with status code 200, with default header values.
HandleQueryParams contains all the parameters to send to the API endpoint
for the handle query operation.
HandleQueryReader is a Reader for the HandleQuery structure.
HandleRenderTemplateOK describes a response with status code 200, with default header values.
HandleRenderTemplateParams contains all the parameters to send to the API endpoint
for the handle render template operation.
HandleRenderTemplateReader is a Reader for the HandleRenderTemplate structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.