package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new environment API client.
NewGetDeveloperEnvironmentForbidden creates a GetDeveloperEnvironmentForbidden with default headers values.
NewGetDeveloperEnvironmentOK creates a GetDeveloperEnvironmentOK with default headers values.
NewGetDeveloperEnvironmentParams creates a new GetDeveloperEnvironmentParams object, with the default timeout for this client.
NewGetDeveloperEnvironmentParamsWithContext creates a new GetDeveloperEnvironmentParams object with the ability to set a context for a request.
NewGetDeveloperEnvironmentParamsWithHTTPClient creates a new GetDeveloperEnvironmentParams object with the ability to set a custom HTTPClient for a request.
NewGetDeveloperEnvironmentParamsWithTimeout creates a new GetDeveloperEnvironmentParams object with the ability to set a timeout on a request.
NewGetDeveloperEnvironmentTooManyRequests creates a GetDeveloperEnvironmentTooManyRequests with default headers values.
NewGetDeveloperEnvironmentUnauthorized creates a GetDeveloperEnvironmentUnauthorized with default headers values.
# Structs
Client for environment API
*/.
GetDeveloperEnvironmentForbidden describes a response with status code 403, with default header values.
GetDeveloperEnvironmentOK describes a response with status code 200, with default header values.
GetDeveloperEnvironmentParams contains all the parameters to send to the API endpoint
for the get developer environment operation.
GetDeveloperEnvironmentReader is a Reader for the GetDeveloperEnvironment structure.
GetDeveloperEnvironmentTooManyRequests describes a response with status code 429, with default header values.
GetDeveloperEnvironmentUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.