package
0.111.0
Repository: https://github.com/hashicorp/hcp-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new operation service API client.
NewGetDefault creates a GetDefault with default headers values.
NewGetOK creates a GetOK with default headers values.
NewGetParams creates a new GetParams object, with the default timeout for this client.
NewGetParamsWithContext creates a new GetParams object with the ability to set a context for a request.
NewGetParamsWithHTTPClient creates a new GetParams object with the ability to set a custom HTTPClient for a request.
NewGetParamsWithTimeout creates a new GetParams object with the ability to set a timeout on a request.
NewListDefault creates a ListDefault with default headers values.
NewListOK creates a ListOK with default headers values.
NewListParams creates a new ListParams object, with the default timeout for this client.
NewListParamsWithContext creates a new ListParams object with the ability to set a context for a request.
NewListParamsWithHTTPClient creates a new ListParams object with the ability to set a custom HTTPClient for a request.
NewListParamsWithTimeout creates a new ListParams object with the ability to set a timeout on a request.
NewWaitDefault creates a WaitDefault with default headers values.
NewWaitOK creates a WaitOK with default headers values.
NewWaitParams creates a new WaitParams object, with the default timeout for this client.
NewWaitParamsWithContext creates a new WaitParams object with the ability to set a context for a request.
NewWaitParamsWithHTTPClient creates a new WaitParams object with the ability to set a custom HTTPClient for a request.
NewWaitParamsWithTimeout creates a new WaitParams object with the ability to set a timeout on a request.

# Structs

Client for operation service API */.
GetDefault describes a response with status code -1, with default header values.
GetOK describes a response with status code 200, with default header values.
GetParams contains all the parameters to send to the API endpoint for the get operation.
GetReader is a Reader for the Get structure.
ListDefault describes a response with status code -1, with default header values.
ListOK describes a response with status code 200, with default header values.
ListParams contains all the parameters to send to the API endpoint for the list operation.
ListReader is a Reader for the List structure.
WaitDefault describes a response with status code -1, with default header values.
WaitOK describes a response with status code 200, with default header values.
WaitParams contains all the parameters to send to the API endpoint for the wait operation.
WaitReader is a Reader for the Wait structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.