Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatsClient ¶
StatsClient interface provides functions to start/stop a stats client A stats client is an active component which is responsible for collecting stats events stored by datapath and ship them to the master enforcer.
func NewStatsClient ¶
func NewStatsClient(cr statscollector.Collector) (StatsClient, error)
NewStatsClient initializes a new stats client
Click to show internal directories.
Click to hide internal directories.