Documentation ¶
Index ¶
Constants ¶
View Source
const ( TCP = "TCP" UDP = "UDP" IPTableRuleDrop = "IPTABLE_RULE_DROP" )
Variables ¶
This section is empty.
Functions ¶
func ValidateDropMetric ¶
Types ¶
type ValidateRetinaDropMetric ¶
type ValidateRetinaDropMetric struct { PortForwardedRetinaPort string Source string Protocol string Reason string Direction string }
func (*ValidateRetinaDropMetric) Prevalidate ¶
func (v *ValidateRetinaDropMetric) Prevalidate() error
func (*ValidateRetinaDropMetric) Run ¶
func (v *ValidateRetinaDropMetric) Run() error
func (*ValidateRetinaDropMetric) Stop ¶
func (v *ValidateRetinaDropMetric) Stop() error
Click to show internal directories.
Click to hide internal directories.