package
1.24.0
Repository: https://github.com/elastic/cloud-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new stack API client.
NewDeleteVersionStackNotFound creates a DeleteVersionStackNotFound with default headers values.
NewDeleteVersionStackOK creates a DeleteVersionStackOK with default headers values.
NewDeleteVersionStackParams creates a new DeleteVersionStackParams object, with the default timeout for this client.
NewDeleteVersionStackParamsWithContext creates a new DeleteVersionStackParams object with the ability to set a context for a request.
NewDeleteVersionStackParamsWithHTTPClient creates a new DeleteVersionStackParams object with the ability to set a custom HTTPClient for a request.
NewDeleteVersionStackParamsWithTimeout creates a new DeleteVersionStackParams object with the ability to set a timeout on a request.
NewGetInstanceTypesOK creates a GetInstanceTypesOK with default headers values.
NewGetInstanceTypesParams creates a new GetInstanceTypesParams object, with the default timeout for this client.
NewGetInstanceTypesParamsWithContext creates a new GetInstanceTypesParams object with the ability to set a context for a request.
NewGetInstanceTypesParamsWithHTTPClient creates a new GetInstanceTypesParams object with the ability to set a custom HTTPClient for a request.
NewGetInstanceTypesParamsWithTimeout creates a new GetInstanceTypesParams object with the ability to set a timeout on a request.
NewGetVersionStackNotFound creates a GetVersionStackNotFound with default headers values.
NewGetVersionStackOK creates a GetVersionStackOK with default headers values.
NewGetVersionStackParams creates a new GetVersionStackParams object, with the default timeout for this client.
NewGetVersionStackParamsWithContext creates a new GetVersionStackParams object with the ability to set a context for a request.
NewGetVersionStackParamsWithHTTPClient creates a new GetVersionStackParams object with the ability to set a custom HTTPClient for a request.
NewGetVersionStackParamsWithTimeout creates a new GetVersionStackParams object with the ability to set a timeout on a request.
NewGetVersionStacksOK creates a GetVersionStacksOK with default headers values.
NewGetVersionStacksParams creates a new GetVersionStacksParams object, with the default timeout for this client.
NewGetVersionStacksParamsWithContext creates a new GetVersionStacksParams object with the ability to set a context for a request.
NewGetVersionStacksParamsWithHTTPClient creates a new GetVersionStacksParams object with the ability to set a custom HTTPClient for a request.
NewGetVersionStacksParamsWithTimeout creates a new GetVersionStacksParams object with the ability to set a timeout on a request.
NewUpdateStackPacksBadRequest creates a UpdateStackPacksBadRequest with default headers values.
NewUpdateStackPacksOK creates a UpdateStackPacksOK with default headers values.
NewUpdateStackPacksParams creates a new UpdateStackPacksParams object, with the default timeout for this client.
NewUpdateStackPacksParamsWithContext creates a new UpdateStackPacksParams object with the ability to set a context for a request.
NewUpdateStackPacksParamsWithHTTPClient creates a new UpdateStackPacksParams object with the ability to set a custom HTTPClient for a request.
NewUpdateStackPacksParamsWithTimeout creates a new UpdateStackPacksParams object with the ability to set a timeout on a request.
NewUpdateVersionStackNotFound creates a UpdateVersionStackNotFound with default headers values.
NewUpdateVersionStackOK creates a UpdateVersionStackOK with default headers values.
NewUpdateVersionStackParams creates a new UpdateVersionStackParams object, with the default timeout for this client.
NewUpdateVersionStackParamsWithContext creates a new UpdateVersionStackParams object with the ability to set a context for a request.
NewUpdateVersionStackParamsWithHTTPClient creates a new UpdateVersionStackParams object with the ability to set a custom HTTPClient for a request.
NewUpdateVersionStackParamsWithTimeout creates a new UpdateVersionStackParams object with the ability to set a timeout on a request.

# Structs

Client for stack API */.
DeleteVersionStackNotFound describes a response with status code 404, with default header values.
DeleteVersionStackOK describes a response with status code 200, with default header values.
DeleteVersionStackParams contains all the parameters to send to the API endpoint for the delete version stack operation.
DeleteVersionStackReader is a Reader for the DeleteVersionStack structure.
GetInstanceTypesOK describes a response with status code 200, with default header values.
GetInstanceTypesParams contains all the parameters to send to the API endpoint for the get instance types operation.
GetInstanceTypesReader is a Reader for the GetInstanceTypes structure.
GetVersionStackNotFound describes a response with status code 404, with default header values.
GetVersionStackOK describes a response with status code 200, with default header values.
GetVersionStackParams contains all the parameters to send to the API endpoint for the get version stack operation.
GetVersionStackReader is a Reader for the GetVersionStack structure.
GetVersionStacksOK describes a response with status code 200, with default header values.
GetVersionStacksParams contains all the parameters to send to the API endpoint for the get version stacks operation.
GetVersionStacksReader is a Reader for the GetVersionStacks structure.
UpdateStackPacksBadRequest describes a response with status code 400, with default header values.
UpdateStackPacksOK describes a response with status code 200, with default header values.
UpdateStackPacksParams contains all the parameters to send to the API endpoint for the update stack packs operation.
UpdateStackPacksReader is a Reader for the UpdateStackPacks structure.
UpdateVersionStackNotFound describes a response with status code 404, with default header values.
UpdateVersionStackOK describes a response with status code 200, with default header values.
UpdateVersionStackParams contains all the parameters to send to the API endpoint for the update version stack operation.
UpdateVersionStackReader is a Reader for the UpdateVersionStack structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.