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.
NewGetEnvironmentForbidden creates a GetEnvironmentForbidden with default headers values.
NewGetEnvironmentOK creates a GetEnvironmentOK with default headers values.
NewGetEnvironmentParams creates a new GetEnvironmentParams object, with the default timeout for this client.
NewGetEnvironmentParamsWithContext creates a new GetEnvironmentParams object with the ability to set a context for a request.
NewGetEnvironmentParamsWithHTTPClient creates a new GetEnvironmentParams object with the ability to set a custom HTTPClient for a request.
NewGetEnvironmentParamsWithTimeout creates a new GetEnvironmentParams object with the ability to set a timeout on a request.
NewGetEnvironmentTooManyRequests creates a GetEnvironmentTooManyRequests with default headers values.
NewGetEnvironmentUnauthorized creates a GetEnvironmentUnauthorized with default headers values.
NewGetWorkspaceEnvironmentForbidden creates a GetWorkspaceEnvironmentForbidden with default headers values.
NewGetWorkspaceEnvironmentOK creates a GetWorkspaceEnvironmentOK with default headers values.
NewGetWorkspaceEnvironmentParams creates a new GetWorkspaceEnvironmentParams object, with the default timeout for this client.
NewGetWorkspaceEnvironmentParamsWithContext creates a new GetWorkspaceEnvironmentParams object with the ability to set a context for a request.
NewGetWorkspaceEnvironmentParamsWithHTTPClient creates a new GetWorkspaceEnvironmentParams object with the ability to set a custom HTTPClient for a request.
NewGetWorkspaceEnvironmentParamsWithTimeout creates a new GetWorkspaceEnvironmentParams object with the ability to set a timeout on a request.
NewGetWorkspaceEnvironmentTooManyRequests creates a GetWorkspaceEnvironmentTooManyRequests with default headers values.
NewGetWorkspaceEnvironmentUnauthorized creates a GetWorkspaceEnvironmentUnauthorized with default headers values.

# Structs

Client for environment API */.
GetEnvironmentForbidden describes a response with status code 403, with default header values.
GetEnvironmentOK describes a response with status code 200, with default header values.
GetEnvironmentParams contains all the parameters to send to the API endpoint for the get environment operation.
GetEnvironmentReader is a Reader for the GetEnvironment structure.
GetEnvironmentTooManyRequests describes a response with status code 429, with default header values.
GetEnvironmentUnauthorized describes a response with status code 401, with default header values.
GetWorkspaceEnvironmentForbidden describes a response with status code 403, with default header values.
GetWorkspaceEnvironmentOK describes a response with status code 200, with default header values.
GetWorkspaceEnvironmentParams contains all the parameters to send to the API endpoint for the get workspace environment operation.
GetWorkspaceEnvironmentReader is a Reader for the GetWorkspaceEnvironment structure.
GetWorkspaceEnvironmentTooManyRequests describes a response with status code 429, with default header values.
GetWorkspaceEnvironmentUnauthorized 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.