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

Function NewIPTablesAction

internal/iplibrary/action_iptables.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func NewIPTablesAction() *IPTablesAction {
30 return &IPTablesAction{}
31}
32
33func (this *IPTablesAction) Init(config *firewallconfigs.FirewallActionConfig) error {
34 this.config = &firewallconfigs.FirewallActionIPTablesConfig{}

Callers 3

createInstanceMethod · 0.85

Calls

no outgoing calls

Tested by 2