package
0.29.15
Repository: https://github.com/fi-ts/cloud-go.git
Documentation: pkg.go.dev

# Functions

New creates a new ip API client.
NewAllocateIPCreated creates a AllocateIPCreated with default headers values.
NewAllocateIPDefault creates a AllocateIPDefault with default headers values.
NewAllocateIPParams creates a new AllocateIPParams object, with the default timeout for this client.
NewAllocateIPParamsWithContext creates a new AllocateIPParams object with the ability to set a context for a request.
NewAllocateIPParamsWithHTTPClient creates a new AllocateIPParams object with the ability to set a custom HTTPClient for a request.
NewAllocateIPParamsWithTimeout creates a new AllocateIPParams object with the ability to set a timeout on a request.
New creates a new ip API client with basic auth credentials.
New creates a new ip API client with a bearer token for authentication.
NewFindIPsDefault creates a FindIPsDefault with default headers values.
NewFindIPsOK creates a FindIPsOK with default headers values.
NewFindIPsParams creates a new FindIPsParams object, with the default timeout for this client.
NewFindIPsParamsWithContext creates a new FindIPsParams object with the ability to set a context for a request.
NewFindIPsParamsWithHTTPClient creates a new FindIPsParams object with the ability to set a custom HTTPClient for a request.
NewFindIPsParamsWithTimeout creates a new FindIPsParams object with the ability to set a timeout on a request.
NewFreeIPDefault creates a FreeIPDefault with default headers values.
NewFreeIPOK creates a FreeIPOK with default headers values.
NewFreeIPParams creates a new FreeIPParams object, with the default timeout for this client.
NewFreeIPParamsWithContext creates a new FreeIPParams object with the ability to set a context for a request.
NewFreeIPParamsWithHTTPClient creates a new FreeIPParams object with the ability to set a custom HTTPClient for a request.
NewFreeIPParamsWithTimeout creates a new FreeIPParams object with the ability to set a timeout on a request.
NewGetIPDefault creates a GetIPDefault with default headers values.
NewGetIPOK creates a GetIPOK with default headers values.
NewGetIPParams creates a new GetIPParams object, with the default timeout for this client.
NewGetIPParamsWithContext creates a new GetIPParams object with the ability to set a context for a request.
NewGetIPParamsWithHTTPClient creates a new GetIPParams object with the ability to set a custom HTTPClient for a request.
NewGetIPParamsWithTimeout creates a new GetIPParams object with the ability to set a timeout on a request.
NewListIPsDefault creates a ListIPsDefault with default headers values.
NewListIPsOK creates a ListIPsOK with default headers values.
NewListIPsParams creates a new ListIPsParams object, with the default timeout for this client.
NewListIPsParamsWithContext creates a new ListIPsParams object with the ability to set a context for a request.
NewListIPsParamsWithHTTPClient creates a new ListIPsParams object with the ability to set a custom HTTPClient for a request.
NewListIPsParamsWithTimeout creates a new ListIPsParams object with the ability to set a timeout on a request.
NewUpdateIPDefault creates a UpdateIPDefault with default headers values.
NewUpdateIPOK creates a UpdateIPOK with default headers values.
NewUpdateIPParams creates a new UpdateIPParams object, with the default timeout for this client.
NewUpdateIPParamsWithContext creates a new UpdateIPParams object with the ability to set a context for a request.
NewUpdateIPParamsWithHTTPClient creates a new UpdateIPParams object with the ability to set a custom HTTPClient for a request.
NewUpdateIPParamsWithTimeout creates a new UpdateIPParams object with the ability to set a timeout on a request.

# Structs

AllocateIPCreated describes a response with status code 201, with default header values.
AllocateIPDefault describes a response with status code -1, with default header values.
AllocateIPParams contains all the parameters to send to the API endpoint for the allocate IP operation.
AllocateIPReader is a Reader for the AllocateIP structure.
Client for ip API */.
FindIPsDefault describes a response with status code -1, with default header values.
FindIPsOK describes a response with status code 200, with default header values.
FindIPsParams contains all the parameters to send to the API endpoint for the find i ps operation.
FindIPsReader is a Reader for the FindIPs structure.
FreeIPDefault describes a response with status code -1, with default header values.
FreeIPOK describes a response with status code 200, with default header values.
FreeIPParams contains all the parameters to send to the API endpoint for the free IP operation.
FreeIPReader is a Reader for the FreeIP structure.
GetIPDefault describes a response with status code -1, with default header values.
GetIPOK describes a response with status code 200, with default header values.
GetIPParams contains all the parameters to send to the API endpoint for the get IP operation.
GetIPReader is a Reader for the GetIP structure.
ListIPsDefault describes a response with status code -1, with default header values.
ListIPsOK describes a response with status code 200, with default header values.
ListIPsParams contains all the parameters to send to the API endpoint for the list i ps operation.
ListIPsReader is a Reader for the ListIPs structure.
UpdateIPDefault describes a response with status code -1, with default header values.
UpdateIPOK describes a response with status code 200, with default header values.
UpdateIPParams contains all the parameters to send to the API endpoint for the update IP operation.
UpdateIPReader is a Reader for the UpdateIP structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.