package
0.51.3
Repository: https://github.com/ibm/networking-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewFirewallRulesV1 : constructs an instance of FirewallRulesV1 with passed in options.
NewFirewallRulesV1UsingExternalConfig : constructs an instance of FirewallRulesV1 with passed in options and external configuration.
UnmarshalDeleteFirewallRuleResp unmarshals an instance of DeleteFirewallRuleResp from the specified map of raw messages.
UnmarshalDeleteFirewallRuleRespResult unmarshals an instance of DeleteFirewallRuleRespResult from the specified map of raw messages.
UnmarshalDeleteFirewallRulesResp unmarshals an instance of DeleteFirewallRulesResp from the specified map of raw messages.
UnmarshalDeleteFirewallRulesRespResultItem unmarshals an instance of DeleteFirewallRulesRespResultItem from the specified map of raw messages.
UnmarshalFirewallRuleInput unmarshals an instance of FirewallRuleInput from the specified map of raw messages.
UnmarshalFirewallRuleInputFilter unmarshals an instance of FirewallRuleInputFilter from the specified map of raw messages.
UnmarshalFirewallRuleInputFilterExpression unmarshals an instance of FirewallRuleInputFilterExpression from the specified map of raw messages.
UnmarshalFirewallRuleInputFilterID unmarshals an instance of FirewallRuleInputFilterID from the specified map of raw messages.
UnmarshalFirewallRuleObject unmarshals an instance of FirewallRuleObject from the specified map of raw messages.
UnmarshalFirewallRuleObjectFilter unmarshals an instance of FirewallRuleObjectFilter from the specified map of raw messages.
UnmarshalFirewallRuleResp unmarshals an instance of FirewallRuleResp from the specified map of raw messages.
UnmarshalFirewallRulesResp unmarshals an instance of FirewallRulesResp from the specified map of raw messages.
UnmarshalFirewallRulesUpdateInputItem unmarshals an instance of FirewallRulesUpdateInputItem from the specified map of raw messages.
UnmarshalFirewallRulesUpdateInputItemFilter unmarshals an instance of FirewallRulesUpdateInputItemFilter from the specified map of raw messages.
UnmarshalFirewallRuleUpdateInputFilter unmarshals an instance of FirewallRuleUpdateInputFilter from the specified map of raw messages.
UnmarshalListFirewallRulesResp unmarshals an instance of ListFirewallRulesResp from the specified map of raw messages.
UnmarshalListFirewallRulesRespResultInfo unmarshals an instance of ListFirewallRulesRespResultInfo from the specified map of raw messages.

# Constants

DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the FirewallRuleInput.Action property.
Constants associated with the FirewallRuleInput.Action property.
Constants associated with the FirewallRuleInput.Action property.
Constants associated with the FirewallRuleInput.Action property.
Constants associated with the FirewallRuleInput.Action property.
Constants associated with the FirewallRuleObject.Action property.
Constants associated with the FirewallRuleObject.Action property.
Constants associated with the FirewallRuleObject.Action property.
Constants associated with the FirewallRuleObject.Action property.
Constants associated with the FirewallRuleObject.Action property.
Constants associated with the FirewallRulesUpdateInputItem.Action property.
Constants associated with the FirewallRulesUpdateInputItem.Action property.
Constants associated with the FirewallRulesUpdateInputItem.Action property.
Constants associated with the FirewallRulesUpdateInputItem.Action property.
Constants associated with the FirewallRulesUpdateInputItem.Action property.
Constants associated with the UpdateFirewallRuleOptions.Action property.
Constants associated with the UpdateFirewallRuleOptions.Action property.
Constants associated with the UpdateFirewallRuleOptions.Action property.
Constants associated with the UpdateFirewallRuleOptions.Action property.
Constants associated with the UpdateFirewallRuleOptions.Action property.

# Structs

CreateFirewallRulesOptions : The CreateFirewallRules options.
DeleteFirewallRuleOptions : The DeleteFirewallRule options.
DeleteFirewallRuleResp : DeleteFirewallRuleResp struct.
DeleteFirewallRuleRespResult : Container for response information.
DeleteFirewallRulesOptions : The DeleteFirewallRules options.
DeleteFirewallRulesResp : DeleteFirewallRulesResp struct.
DeleteFirewallRulesRespResultItem : DeleteFirewallRulesRespResultItem struct.
FirewallRuleInput : Json objects which are used to create firewall rule.
FirewallRuleInputFilter : FirewallRuleInputFilter struct Models which "extend" this model: - FirewallRuleInputFilterID - FirewallRuleInputFilterExpression.
FirewallRuleInputFilterExpression : Json objects which are used to create firewall rule.
FirewallRuleInputFilterID : An existing filter.
FirewallRuleObject : FirewallRuleObject struct.
FirewallRuleObjectFilter : An existing filter.
FirewallRuleResp : FirewallRuleResp struct.
FirewallRulesResp : FirewallRulesResp struct.
FirewallRulesUpdateInputItem : FirewallRulesUpdateInputItem struct.
FirewallRulesUpdateInputItemFilter : An existing filter.
FirewallRulesV1 : Firewall rules API Version: 1.0.1.
FirewallRulesV1Options : Service options.
FirewallRuleUpdateInputFilter : An existing filter.
GetFirewallRuleOptions : The GetFirewallRule options.
ListAllFirewallRulesOptions : The ListAllFirewallRules options.
ListFirewallRulesResp : ListFirewallRulesResp struct.
ListFirewallRulesRespResultInfo : Statistics of results.
UpdateFirewallRuleOptions : The UpdateFirewallRule options.
UpdateFirewllRulesOptions : The UpdateFirewllRules options.

# Interfaces

No description provided by the author