package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
New creates a new status API client.
NewGetInfoForbidden creates a GetInfoForbidden with default headers values.
NewGetInfoOK creates a GetInfoOK with default headers values.
NewGetInfoParams creates a new GetInfoParams object, with the default timeout for this client.
NewGetInfoParamsWithContext creates a new GetInfoParams object with the ability to set a context for a request.
NewGetInfoParamsWithHTTPClient creates a new GetInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetInfoParamsWithTimeout creates a new GetInfoParams object with the ability to set a timeout on a request.
NewGetInfoUnauthorized creates a GetInfoUnauthorized with default headers values.
NewUsageBadRequest creates a UsageBadRequest with default headers values.
NewUsageForbidden creates a UsageForbidden with default headers values.
NewUsageOK creates a UsageOK with default headers values.
NewUsageParams creates a new UsageParams object, with the default timeout for this client.
NewUsageParamsWithContext creates a new UsageParams object with the ability to set a context for a request.
NewUsageParamsWithHTTPClient creates a new UsageParams object with the ability to set a custom HTTPClient for a request.
NewUsageParamsWithTimeout creates a new UsageParams object with the ability to set a timeout on a request.
# Structs
Client for status API
*/.
GetInfoForbidden describes a response with status code 403, with default header values.
GetInfoOK describes a response with status code 200, with default header values.
GetInfoParams contains all the parameters to send to the API endpoint
for the get info operation.
GetInfoReader is a Reader for the GetInfo structure.
GetInfoUnauthorized describes a response with status code 401, with default header values.
UsageBadRequest describes a response with status code 400, with default header values.
UsageForbidden describes a response with status code 403, with default header values.
UsageOK describes a response with status code 200, with default header values.
UsageParams contains all the parameters to send to the API endpoint
for the usage operation.
UsageReader is a Reader for the Usage structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.