Documentation ¶
Index ¶
Constants ¶
View Source
const MaxLatency = 5 * time.Second
Variables ¶
This section is empty.
Functions ¶
func PrettyPrintPolicyType ¶
func PrettyPrintRuleAction ¶
Types ¶
type FlowLogger ¶
func NewFlowLogger ¶
func (*FlowLogger) Close ¶
func (fl *FlowLogger) Close()
func (*FlowLogger) Flush ¶
func (fl *FlowLogger) Flush() error
func (*FlowLogger) FlushLoop ¶
func (fl *FlowLogger) FlushLoop(stopCh <-chan struct{})
func (*FlowLogger) WriteRecord ¶
func (fl *FlowLogger) WriteRecord(r *flowrecord.FlowRecord, prettyPrint bool) error
Click to show internal directories.
Click to hide internal directories.