# Functions
New creates a new firewall API client.
NewAllocateFirewallDefault creates a AllocateFirewallDefault with default headers values.
NewAllocateFirewallOK creates a AllocateFirewallOK with default headers values.
NewAllocateFirewallParams creates a new AllocateFirewallParams object, with the default timeout for this client.
NewAllocateFirewallParamsWithContext creates a new AllocateFirewallParams object with the ability to set a context for a request.
NewAllocateFirewallParamsWithHTTPClient creates a new AllocateFirewallParams object with the ability to set a custom HTTPClient for a request.
NewAllocateFirewallParamsWithTimeout creates a new AllocateFirewallParams object with the ability to set a timeout on a request.
New creates a new firewall API client with basic auth credentials.
New creates a new firewall API client with a bearer token for authentication.
NewFindFirewallDefault creates a FindFirewallDefault with default headers values.
NewFindFirewallOK creates a FindFirewallOK with default headers values.
NewFindFirewallParams creates a new FindFirewallParams object, with the default timeout for this client.
NewFindFirewallParamsWithContext creates a new FindFirewallParams object with the ability to set a context for a request.
NewFindFirewallParamsWithHTTPClient creates a new FindFirewallParams object with the ability to set a custom HTTPClient for a request.
NewFindFirewallParamsWithTimeout creates a new FindFirewallParams object with the ability to set a timeout on a request.
NewFindFirewallsDefault creates a FindFirewallsDefault with default headers values.
NewFindFirewallsOK creates a FindFirewallsOK with default headers values.
NewFindFirewallsParams creates a new FindFirewallsParams object, with the default timeout for this client.
NewFindFirewallsParamsWithContext creates a new FindFirewallsParams object with the ability to set a context for a request.
NewFindFirewallsParamsWithHTTPClient creates a new FindFirewallsParams object with the ability to set a custom HTTPClient for a request.
NewFindFirewallsParamsWithTimeout creates a new FindFirewallsParams object with the ability to set a timeout on a request.
NewListFirewallsDefault creates a ListFirewallsDefault with default headers values.
NewListFirewallsOK creates a ListFirewallsOK with default headers values.
NewListFirewallsParams creates a new ListFirewallsParams object, with the default timeout for this client.
NewListFirewallsParamsWithContext creates a new ListFirewallsParams object with the ability to set a context for a request.
NewListFirewallsParamsWithHTTPClient creates a new ListFirewallsParams object with the ability to set a custom HTTPClient for a request.
NewListFirewallsParamsWithTimeout creates a new ListFirewallsParams object with the ability to set a timeout on a request.
# Structs
AllocateFirewallDefault describes a response with status code -1, with default header values.
AllocateFirewallOK describes a response with status code 200, with default header values.
AllocateFirewallParams contains all the parameters to send to the API endpoint
for the allocate firewall operation.
AllocateFirewallReader is a Reader for the AllocateFirewall structure.
Client for firewall API
*/.
FindFirewallDefault describes a response with status code -1, with default header values.
FindFirewallOK describes a response with status code 200, with default header values.
FindFirewallParams contains all the parameters to send to the API endpoint
for the find firewall operation.
FindFirewallReader is a Reader for the FindFirewall structure.
FindFirewallsDefault describes a response with status code -1, with default header values.
FindFirewallsOK describes a response with status code 200, with default header values.
FindFirewallsParams contains all the parameters to send to the API endpoint
for the find firewalls operation.
FindFirewallsReader is a Reader for the FindFirewalls structure.
ListFirewallsDefault describes a response with status code -1, with default header values.
ListFirewallsOK describes a response with status code 200, with default header values.
ListFirewallsParams contains all the parameters to send to the API endpoint
for the list firewalls operation.
ListFirewallsReader is a Reader for the ListFirewalls structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.