package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
New creates a new tiers API client.
NewGetAddOnsForbidden creates a GetAddOnsForbidden with default headers values.
NewGetAddOnsInternalServerError creates a GetAddOnsInternalServerError with default headers values.
NewGetAddOnsOK creates a GetAddOnsOK with default headers values.
NewGetAddOnsParams creates a new GetAddOnsParams object, with the default timeout for this client.
NewGetAddOnsParamsWithContext creates a new GetAddOnsParams object with the ability to set a context for a request.
NewGetAddOnsParamsWithHTTPClient creates a new GetAddOnsParams object with the ability to set a custom HTTPClient for a request.
NewGetAddOnsParamsWithTimeout creates a new GetAddOnsParams object with the ability to set a timeout on a request.
NewGetTiersForbidden creates a GetTiersForbidden with default headers values.
NewGetTiersInternalServerError creates a GetTiersInternalServerError with default headers values.
NewGetTiersNotFound creates a GetTiersNotFound with default headers values.
NewGetTiersOK creates a GetTiersOK with default headers values.
NewGetTiersParams creates a new GetTiersParams object, with the default timeout for this client.
NewGetTiersParamsWithContext creates a new GetTiersParams object with the ability to set a context for a request.
NewGetTiersParamsWithHTTPClient creates a new GetTiersParams object with the ability to set a custom HTTPClient for a request.
NewGetTiersParamsWithTimeout creates a new GetTiersParams object with the ability to set a timeout on a request.
NewGetTiersPricingForbidden creates a GetTiersPricingForbidden with default headers values.
NewGetTiersPricingInternalServerError creates a GetTiersPricingInternalServerError with default headers values.
NewGetTiersPricingNotFound creates a GetTiersPricingNotFound with default headers values.
NewGetTiersPricingOK creates a GetTiersPricingOK with default headers values.
NewGetTiersPricingParams creates a new GetTiersPricingParams object, with the default timeout for this client.
NewGetTiersPricingParamsWithContext creates a new GetTiersPricingParams object with the ability to set a context for a request.
NewGetTiersPricingParamsWithHTTPClient creates a new GetTiersPricingParams object with the ability to set a custom HTTPClient for a request.
NewGetTiersPricingParamsWithTimeout creates a new GetTiersPricingParams object with the ability to set a timeout on a request.
NewSetAddOnDefaultBadRequest creates a SetAddOnDefaultBadRequest with default headers values.
NewSetAddOnDefaultForbidden creates a SetAddOnDefaultForbidden with default headers values.
NewSetAddOnDefaultInternalServerError creates a SetAddOnDefaultInternalServerError with default headers values.
NewSetAddOnDefaultNotFound creates a SetAddOnDefaultNotFound with default headers values.
NewSetAddOnDefaultOK creates a SetAddOnDefaultOK with default headers values.
NewSetAddOnDefaultParams creates a new SetAddOnDefaultParams object, with the default timeout for this client.
NewSetAddOnDefaultParamsWithContext creates a new SetAddOnDefaultParams object with the ability to set a context for a request.
NewSetAddOnDefaultParamsWithHTTPClient creates a new SetAddOnDefaultParams object with the ability to set a custom HTTPClient for a request.
NewSetAddOnDefaultParamsWithTimeout creates a new SetAddOnDefaultParams object with the ability to set a timeout on a request.
# Structs
Client for tiers API
*/.
GetAddOnsForbidden describes a response with status code 403, with default header values.
GetAddOnsInternalServerError describes a response with status code 500, with default header values.
GetAddOnsOK describes a response with status code 200, with default header values.
GetAddOnsParams contains all the parameters to send to the API endpoint
for the get add ons operation.
GetAddOnsReader is a Reader for the GetAddOns structure.
GetTiersForbidden describes a response with status code 403, with default header values.
GetTiersInternalServerError describes a response with status code 500, with default header values.
GetTiersNotFound describes a response with status code 404, with default header values.
GetTiersOK describes a response with status code 200, with default header values.
GetTiersParams contains all the parameters to send to the API endpoint
for the get tiers operation.
GetTiersPricingForbidden describes a response with status code 403, with default header values.
GetTiersPricingInternalServerError describes a response with status code 500, with default header values.
GetTiersPricingNotFound describes a response with status code 404, with default header values.
GetTiersPricingOK describes a response with status code 200, with default header values.
GetTiersPricingParams contains all the parameters to send to the API endpoint
for the get tiers pricing operation.
GetTiersPricingReader is a Reader for the GetTiersPricing structure.
GetTiersReader is a Reader for the GetTiers structure.
SetAddOnDefaultBadRequest describes a response with status code 400, with default header values.
SetAddOnDefaultForbidden describes a response with status code 403, with default header values.
SetAddOnDefaultInternalServerError describes a response with status code 500, with default header values.
SetAddOnDefaultNotFound describes a response with status code 404, with default header values.
SetAddOnDefaultOK describes a response with status code 200, with default header values.
SetAddOnDefaultParams contains all the parameters to send to the API endpoint
for the set add on default operation.
SetAddOnDefaultReader is a Reader for the SetAddOnDefault structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.