Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RuleView ¶
type RuleView struct {
Chain string
Table string
Family string
Comment string
Action string
Handle string
Interfaces struct {
Input []string
Output []string
}
Addresses struct {
Source []string
Destination []string
}
Ports struct {
Source []string
Destination []string
}
Counter option.ValueOf[Counter]
}
RuleView - view of rule from netlink
Click to show internal directories.
Click to hide internal directories.