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

# Functions

New creates a new trials API client.
NewPostOrganizationTrialBadRequest creates a PostOrganizationTrialBadRequest with default headers values.
NewPostOrganizationTrialForbidden creates a PostOrganizationTrialForbidden with default headers values.
NewPostOrganizationTrialInternalServerError creates a PostOrganizationTrialInternalServerError with default headers values.
NewPostOrganizationTrialNotFound creates a PostOrganizationTrialNotFound with default headers values.
NewPostOrganizationTrialOK creates a PostOrganizationTrialOK with default headers values.
NewPostOrganizationTrialParams creates a new PostOrganizationTrialParams object, with the default timeout for this client.
NewPostOrganizationTrialParamsWithContext creates a new PostOrganizationTrialParams object with the ability to set a context for a request.
NewPostOrganizationTrialParamsWithHTTPClient creates a new PostOrganizationTrialParams object with the ability to set a custom HTTPClient for a request.
NewPostOrganizationTrialParamsWithTimeout creates a new PostOrganizationTrialParams object with the ability to set a timeout on a request.

# Structs

Client for trials API */.
PostOrganizationTrialBadRequest describes a response with status code 400, with default header values.
PostOrganizationTrialForbidden describes a response with status code 403, with default header values.
PostOrganizationTrialInternalServerError describes a response with status code 500, with default header values.
PostOrganizationTrialNotFound describes a response with status code 404, with default header values.
PostOrganizationTrialOK describes a response with status code 200, with default header values.
PostOrganizationTrialParams contains all the parameters to send to the API endpoint for the post organization trial operation.
PostOrganizationTrialReader is a Reader for the PostOrganizationTrial structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.