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

# Functions

New creates a new s3 API client.
NewSignS3URIBadRequest creates a SignS3URIBadRequest with default headers values.
NewSignS3URIForbidden creates a SignS3URIForbidden with default headers values.
NewSignS3URIInternalServerError creates a SignS3URIInternalServerError with default headers values.
NewSignS3URIOK creates a SignS3URIOK with default headers values.
NewSignS3URIParams creates a new SignS3URIParams object, with the default timeout for this client.
NewSignS3URIParamsWithContext creates a new SignS3URIParams object with the ability to set a context for a request.
NewSignS3URIParamsWithHTTPClient creates a new SignS3URIParams object with the ability to set a custom HTTPClient for a request.
NewSignS3URIParamsWithTimeout creates a new SignS3URIParams object with the ability to set a timeout on a request.

# Structs

Client for s3 API */.
SignS3URIBadRequest describes a response with status code 400, with default header values.
SignS3URIForbidden describes a response with status code 403, with default header values.
SignS3URIInternalServerError describes a response with status code 500, with default header values.
SignS3URIOK describes a response with status code 200, with default header values.
SignS3URIParams contains all the parameters to send to the API endpoint for the sign s3 URI operation.
SignS3URIReader is a Reader for the SignS3URI structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.