package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

New creates a new limits API client.
NewEditOrganizationLimitsBadRequest creates a EditOrganizationLimitsBadRequest with default headers values.
NewEditOrganizationLimitsForbidden creates a EditOrganizationLimitsForbidden with default headers values.
NewEditOrganizationLimitsInternalServerError creates a EditOrganizationLimitsInternalServerError with default headers values.
NewEditOrganizationLimitsNotFound creates a EditOrganizationLimitsNotFound with default headers values.
NewEditOrganizationLimitsOK creates a EditOrganizationLimitsOK with default headers values.
NewEditOrganizationLimitsParams creates a new EditOrganizationLimitsParams object, with the default timeout for this client.
NewEditOrganizationLimitsParamsWithContext creates a new EditOrganizationLimitsParams object with the ability to set a context for a request.
NewEditOrganizationLimitsParamsWithHTTPClient creates a new EditOrganizationLimitsParams object with the ability to set a custom HTTPClient for a request.
NewEditOrganizationLimitsParamsWithTimeout creates a new EditOrganizationLimitsParams object with the ability to set a timeout on a request.
NewGetOrganizationLimitsForbidden creates a GetOrganizationLimitsForbidden with default headers values.
NewGetOrganizationLimitsInternalServerError creates a GetOrganizationLimitsInternalServerError with default headers values.
NewGetOrganizationLimitsNotFound creates a GetOrganizationLimitsNotFound with default headers values.
NewGetOrganizationLimitsOK creates a GetOrganizationLimitsOK with default headers values.
NewGetOrganizationLimitsParams creates a new GetOrganizationLimitsParams object, with the default timeout for this client.
NewGetOrganizationLimitsParamsWithContext creates a new GetOrganizationLimitsParams object with the ability to set a context for a request.
NewGetOrganizationLimitsParamsWithHTTPClient creates a new GetOrganizationLimitsParams object with the ability to set a custom HTTPClient for a request.
NewGetOrganizationLimitsParamsWithTimeout creates a new GetOrganizationLimitsParams object with the ability to set a timeout on a request.

# Structs

Client for limits API */.
EditOrganizationLimitsBadRequest describes a response with status code 400, with default header values.
EditOrganizationLimitsForbidden describes a response with status code 403, with default header values.
EditOrganizationLimitsInternalServerError describes a response with status code 500, with default header values.
EditOrganizationLimitsNotFound describes a response with status code 404, with default header values.
EditOrganizationLimitsOK describes a response with status code 200, with default header values.
EditOrganizationLimitsParams contains all the parameters to send to the API endpoint for the edit organization limits operation.
EditOrganizationLimitsReader is a Reader for the EditOrganizationLimits structure.
GetOrganizationLimitsForbidden describes a response with status code 403, with default header values.
GetOrganizationLimitsInternalServerError describes a response with status code 500, with default header values.
GetOrganizationLimitsNotFound describes a response with status code 404, with default header values.
GetOrganizationLimitsOK describes a response with status code 200, with default header values.
GetOrganizationLimitsParams contains all the parameters to send to the API endpoint for the get organization limits operation.
GetOrganizationLimitsReader is a Reader for the GetOrganizationLimits structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.