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.
NewFiltersV1 : constructs an instance of FiltersV1 with passed in options.
NewFiltersV1UsingExternalConfig : constructs an instance of FiltersV1 with passed in options and external configuration.
UnmarshalDeleteFilterResp unmarshals an instance of DeleteFilterResp from the specified map of raw messages.
UnmarshalDeleteFilterRespResult unmarshals an instance of DeleteFilterRespResult from the specified map of raw messages.
UnmarshalDeleteFiltersResp unmarshals an instance of DeleteFiltersResp from the specified map of raw messages.
UnmarshalDeleteFiltersRespResultItem unmarshals an instance of DeleteFiltersRespResultItem from the specified map of raw messages.
UnmarshalFilterInput unmarshals an instance of FilterInput from the specified map of raw messages.
UnmarshalFilterObject unmarshals an instance of FilterObject from the specified map of raw messages.
UnmarshalFilterResp unmarshals an instance of FilterResp from the specified map of raw messages.
UnmarshalFiltersResp unmarshals an instance of FiltersResp from the specified map of raw messages.
UnmarshalFilterUpdateInput unmarshals an instance of FilterUpdateInput from the specified map of raw messages.
UnmarshalListFiltersResp unmarshals an instance of ListFiltersResp from the specified map of raw messages.
UnmarshalListFiltersRespResultInfo unmarshals an instance of ListFiltersRespResultInfo 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.

# Structs

CreateFilterOptions : The CreateFilter options.
DeleteFilterOptions : The DeleteFilter options.
DeleteFilterResp : DeleteFilterResp struct.
DeleteFilterRespResult : Container for response information.
DeleteFiltersOptions : The DeleteFilters options.
DeleteFiltersResp : DeleteFiltersResp struct.
DeleteFiltersRespResultItem : DeleteFiltersRespResultItem struct.
FilterInput : Json objects which are used to create filters.
FilterObject : FilterObject struct.
FilterResp : FilterResp struct.
FiltersResp : FiltersResp struct.
FiltersV1 : Filters Version: 1.0.1.
FiltersV1Options : Service options.
FilterUpdateInput : FilterUpdateInput struct.
GetFilterOptions : The GetFilter options.
ListAllFiltersOptions : The ListAllFilters options.
ListFiltersResp : ListFiltersResp struct.
ListFiltersRespResultInfo : Statistics of results.
UpdateFilterOptions : The UpdateFilter options.
UpdateFiltersOptions : The UpdateFilters options.