Documentation ¶
Index ¶
Constants ¶
View Source
const ( BUFFER_SIZE = 1024 SEPARATOR = ", " )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
func NewDecoder ¶
func NewDecoder( index int, eventType common.EventType, inQueue queue.QueueReader, eventWriter *dbwriter.EventWriter, platformData *grpc.PlatformInfoTable, exporters *exporters.Exporters, config *config.Config, ) *Decoder
func (*Decoder) GetCounter ¶
func (d *Decoder) GetCounter() interface{}
func (*Decoder) WriteK8sEvent ¶
func (d *Decoder) WriteK8sEvent(vtapId uint16, e *pb.KubernetesEvent)
Click to show internal directories.
Click to hide internal directories.