package
0.0.0-20240730143044-b7c6b3823ec4
Repository: https://github.com/cloudentity/acp-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new servers API client.
NewGetServerForDeveloperForbidden creates a GetServerForDeveloperForbidden with default headers values.
NewGetServerForDeveloperNotFound creates a GetServerForDeveloperNotFound with default headers values.
NewGetServerForDeveloperOK creates a GetServerForDeveloperOK with default headers values.
NewGetServerForDeveloperParams creates a new GetServerForDeveloperParams object, with the default timeout for this client.
NewGetServerForDeveloperParamsWithContext creates a new GetServerForDeveloperParams object with the ability to set a context for a request.
NewGetServerForDeveloperParamsWithHTTPClient creates a new GetServerForDeveloperParams object with the ability to set a custom HTTPClient for a request.
NewGetServerForDeveloperParamsWithTimeout creates a new GetServerForDeveloperParams object with the ability to set a timeout on a request.
NewGetServerForDeveloperTooManyRequests creates a GetServerForDeveloperTooManyRequests with default headers values.
NewGetServerForDeveloperUnauthorized creates a GetServerForDeveloperUnauthorized with default headers values.
NewListServersForDeveloperForbidden creates a ListServersForDeveloperForbidden with default headers values.
NewListServersForDeveloperNotFound creates a ListServersForDeveloperNotFound with default headers values.
NewListServersForDeveloperOK creates a ListServersForDeveloperOK with default headers values.
NewListServersForDeveloperParams creates a new ListServersForDeveloperParams object, with the default timeout for this client.
NewListServersForDeveloperParamsWithContext creates a new ListServersForDeveloperParams object with the ability to set a context for a request.
NewListServersForDeveloperParamsWithHTTPClient creates a new ListServersForDeveloperParams object with the ability to set a custom HTTPClient for a request.
NewListServersForDeveloperParamsWithTimeout creates a new ListServersForDeveloperParams object with the ability to set a timeout on a request.
NewListServersForDeveloperTooManyRequests creates a ListServersForDeveloperTooManyRequests with default headers values.
NewListServersForDeveloperUnauthorized creates a ListServersForDeveloperUnauthorized with default headers values.

# Structs

Client for servers API */.
GetServerForDeveloperForbidden describes a response with status code 403, with default header values.
GetServerForDeveloperNotFound describes a response with status code 404, with default header values.
GetServerForDeveloperOK describes a response with status code 200, with default header values.
GetServerForDeveloperParams contains all the parameters to send to the API endpoint for the get server for developer operation.
GetServerForDeveloperReader is a Reader for the GetServerForDeveloper structure.
GetServerForDeveloperTooManyRequests describes a response with status code 429, with default header values.
GetServerForDeveloperUnauthorized describes a response with status code 401, with default header values.
ListServersForDeveloperForbidden describes a response with status code 403, with default header values.
ListServersForDeveloperNotFound describes a response with status code 404, with default header values.
ListServersForDeveloperOK describes a response with status code 200, with default header values.
ListServersForDeveloperParams contains all the parameters to send to the API endpoint for the list servers for developer operation.
ListServersForDeveloperReader is a Reader for the ListServersForDeveloper structure.
ListServersForDeveloperTooManyRequests describes a response with status code 429, with default header values.
ListServersForDeveloperUnauthorized 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.