Documentation ¶
Index ¶
- Constants
- func Init(bp *coremain.BP, args any) (any, error)
- func LoadFromFile(f string, l *netlist.List) error
- func LoadFromFiles(fs []string, l *netlist.List) error
- func LoadFromIPs(ips []string, l *netlist.List) error
- func LoadFromIPsAndFiles(ips []string, fs []string, l *netlist.List) error
- type Args
- type IPSet
- type MatcherGroup
Constants ¶
View Source
const PluginType = "ip_set"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IPSet ¶
type IPSet struct {
// contains filtered or unexported fields
}
func (*IPSet) GetIPMatcher ¶
type MatcherGroup ¶
Click to show internal directories.
Click to hide internal directories.