MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / NewIPSetAction

Function NewIPSetAction

internal/iplibrary/action_ipset.go:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38func NewIPSetAction() *IPSetAction {
39 return &IPSetAction{}
40}
41
42func (this *IPSetAction) Init(config *firewallconfigs.FirewallActionConfig) error {
43 this.config = &firewallconfigs.FirewallActionIPSetConfig{}

Callers 4

TestIPSetAction_InitFunction · 0.92
TestIPSetAction_AddItemFunction · 0.92
createInstanceMethod · 0.85

Calls

no outgoing calls

Tested by 3

TestIPSetAction_InitFunction · 0.74
TestIPSetAction_AddItemFunction · 0.74