# Functions
New creates a new firewall API client.
New creates a new firewall API client with basic auth credentials.
New creates a new firewall API client with a bearer token for authentication.
NewRemoveFirewallProfilesDefault creates a RemoveFirewallProfilesDefault with default headers values.
NewRemoveFirewallProfilesOK creates a RemoveFirewallProfilesOK with default headers values.
NewRemoveFirewallProfilesParams creates a new RemoveFirewallProfilesParams object, with the default timeout for this client.
NewRemoveFirewallProfilesParamsWithContext creates a new RemoveFirewallProfilesParams object with the ability to set a context for a request.
NewRemoveFirewallProfilesParamsWithHTTPClient creates a new RemoveFirewallProfilesParams object with the ability to set a custom HTTPClient for a request.
NewRemoveFirewallProfilesParamsWithTimeout creates a new RemoveFirewallProfilesParams object with the ability to set a timeout on a request.
NewUpdateFirewallProfileDefault creates a UpdateFirewallProfileDefault with default headers values.
NewUpdateFirewallProfileOK creates a UpdateFirewallProfileOK with default headers values.
NewUpdateFirewallProfileParams creates a new UpdateFirewallProfileParams object, with the default timeout for this client.
NewUpdateFirewallProfileParamsWithContext creates a new UpdateFirewallProfileParams object with the ability to set a context for a request.
NewUpdateFirewallProfileParamsWithHTTPClient creates a new UpdateFirewallProfileParams object with the ability to set a custom HTTPClient for a request.
NewUpdateFirewallProfileParamsWithTimeout creates a new UpdateFirewallProfileParams object with the ability to set a timeout on a request.
# Structs
Client for firewall API
*/.
RemoveFirewallProfilesDefault describes a response with status code -1, with default header values.
RemoveFirewallProfilesOK describes a response with status code 200, with default header values.
RemoveFirewallProfilesParams contains all the parameters to send to the API endpoint
for the remove firewall profiles operation.
RemoveFirewallProfilesReader is a Reader for the RemoveFirewallProfiles structure.
UpdateFirewallProfileDefault describes a response with status code -1, with default header values.
UpdateFirewallProfileOK describes a response with status code 200, with default header values.
UpdateFirewallProfileParams contains all the parameters to send to the API endpoint
for the update firewall profile operation.
UpdateFirewallProfileReader is a Reader for the UpdateFirewallProfile structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.