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

# Functions

New creates a new buildlogstream operations API client.
NewGetBadRequest creates a GetBadRequest with default headers values.
NewGetForbidden creates a GetForbidden with default headers values.
NewGetInternalServerError creates a GetInternalServerError with default headers values.
NewGetNotFound creates a GetNotFound with default headers values.
NewGetOK creates a GetOK with default headers values.
NewGetParams creates a new GetParams object with the default values initialized.
NewGetParamsWithContext creates a new GetParams object with the default values initialized, and the ability to set a context for a request.
NewGetParamsWithHTTPClient creates a new GetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetParamsWithTimeout creates a new GetParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for buildlogstream operations API */.
GetBadRequest handles this case with default header values.
GetForbidden handles this case with default header values.
GetInternalServerError handles this case with default header values.
GetNotFound handles this case with default header values.
GetOK handles this case with default header values.
GetParams contains all the parameters to send to the API endpoint for the get operation typically these are written to a http.Request */.
GetReader is a Reader for the Get structure.

# Interfaces

ClientService is the interface for Client methods.