Documentation ¶
Index ¶
Constants ¶
View Source
const PluginType = "nftset"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct { TableFamily4 string `yaml:"table_family4"` TableFamily6 string `yaml:"table_family6"` TableName4 string `yaml:"table_name4"` TableName6 string `yaml:"table_name6"` SetName4 string `yaml:"set_name4"` SetName6 string `yaml:"set_name6"` Mask4 int `yaml:"mask4"` // default 24 Mask6 int `yaml:"mask6"` // default 32 }
Click to show internal directories.
Click to hide internal directories.