# Functions
New creates a new trusted environments API client.
NewGetTrustedEnvsNotFound creates a GetTrustedEnvsNotFound with default headers values.
NewGetTrustedEnvsOK creates a GetTrustedEnvsOK with default headers values.
NewGetTrustedEnvsParams creates a new GetTrustedEnvsParams object, with the default timeout for this client.
NewGetTrustedEnvsParamsWithContext creates a new GetTrustedEnvsParams object with the ability to set a context for a request.
NewGetTrustedEnvsParamsWithHTTPClient creates a new GetTrustedEnvsParams object with the ability to set a custom HTTPClient for a request.
NewGetTrustedEnvsParamsWithTimeout creates a new GetTrustedEnvsParams object with the ability to set a timeout on a request.
# Structs
Client for trusted environments API
*/.
GetTrustedEnvsNotFound describes a response with status code 404, with default header values.
GetTrustedEnvsOK describes a response with status code 200, with default header values.
GetTrustedEnvsParams contains all the parameters to send to the API endpoint
for the get trusted envs operation.
GetTrustedEnvsReader is a Reader for the GetTrustedEnvs structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.