EventInterface

package
v0.0.0-...-f374617 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EventAddAdditionalInfo

func EventAddAdditionalInfo(builder *flatbuffers.Builder, additionalInfo flatbuffers.UOffsetT)

func EventAddContainerId

func EventAddContainerId(builder *flatbuffers.Builder, containerId flatbuffers.UOffsetT)

func EventAddEventName

func EventAddEventName(builder *flatbuffers.Builder, eventName flatbuffers.UOffsetT)

func EventAddEventSourceType

func EventAddEventSourceType(builder *flatbuffers.Builder, eventSourceType flatbuffers.UOffsetT)

func EventAddEventTime

func EventAddEventTime(builder *flatbuffers.Builder, eventTime int64)

func EventAddManagedObject

func EventAddManagedObject(builder *flatbuffers.Builder, managedObject flatbuffers.UOffsetT)

func EventAddMonitoredAttributes

func EventAddMonitoredAttributes(builder *flatbuffers.Builder, monitoredAttributes flatbuffers.UOffsetT)

func EventAddSourceId

func EventAddSourceId(builder *flatbuffers.Builder, sourceId flatbuffers.UOffsetT)

func EventAddSourceName

func EventAddSourceName(builder *flatbuffers.Builder, sourceName flatbuffers.UOffsetT)

func EventAddStateChangeDefinition

func EventAddStateChangeDefinition(builder *flatbuffers.Builder, stateChangeDefinition flatbuffers.UOffsetT)

func EventAddThresholdInfo

func EventAddThresholdInfo(builder *flatbuffers.Builder, thresholdInfo flatbuffers.UOffsetT)

func EventEnd

func EventEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func EventStart

func EventStart(builder *flatbuffers.Builder)

func EventStartAdditionalInfoVector

func EventStartAdditionalInfoVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func EventStartManagedObjectVector

func EventStartManagedObjectVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func EventStartMonitoredAttributesVector

func EventStartMonitoredAttributesVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func EventStartStateChangeDefinitionVector

func EventStartStateChangeDefinitionVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func EventStartThresholdInfoVector

func EventStartThresholdInfoVector(builder *flatbuffers.Builder, numElems int) flatbuffers.UOffsetT

func KeyValueAddKey

func KeyValueAddKey(builder *flatbuffers.Builder, key flatbuffers.UOffsetT)

func KeyValueAddValue

func KeyValueAddValue(builder *flatbuffers.Builder, value flatbuffers.UOffsetT)

func KeyValueEnd

func KeyValueEnd(builder *flatbuffers.Builder) flatbuffers.UOffsetT

func KeyValueStart

func KeyValueStart(builder *flatbuffers.Builder)

Types

type Event

type Event struct {
	// contains filtered or unexported fields
}

func GetRootAsEvent

func GetRootAsEvent(buf []byte, offset flatbuffers.UOffsetT) *Event

func (*Event) AdditionalInfo

func (rcv *Event) AdditionalInfo(obj *KeyValue, j int) bool

func (*Event) AdditionalInfoLength

func (rcv *Event) AdditionalInfoLength() int

func (*Event) ContainerId

func (rcv *Event) ContainerId() []byte

func (*Event) EventName

func (rcv *Event) EventName() []byte

func (*Event) EventSourceType

func (rcv *Event) EventSourceType() []byte

func (*Event) EventTime

func (rcv *Event) EventTime() int64

func (*Event) Init

func (rcv *Event) Init(buf []byte, i flatbuffers.UOffsetT)

func (*Event) ManagedObject

func (rcv *Event) ManagedObject(obj *KeyValue, j int) bool

func (*Event) ManagedObjectLength

func (rcv *Event) ManagedObjectLength() int

func (*Event) MonitoredAttributes

func (rcv *Event) MonitoredAttributes(obj *KeyValue, j int) bool

func (*Event) MonitoredAttributesLength

func (rcv *Event) MonitoredAttributesLength() int

func (*Event) MutateEventTime

func (rcv *Event) MutateEventTime(n int64) bool

func (*Event) SourceId

func (rcv *Event) SourceId() []byte

func (*Event) SourceName

func (rcv *Event) SourceName() []byte

func (*Event) StateChangeDefinition

func (rcv *Event) StateChangeDefinition(obj *KeyValue, j int) bool

func (*Event) StateChangeDefinitionLength

func (rcv *Event) StateChangeDefinitionLength() int

func (*Event) Table

func (rcv *Event) Table() flatbuffers.Table

func (*Event) ThresholdInfo

func (rcv *Event) ThresholdInfo(obj *KeyValue, j int) bool

func (*Event) ThresholdInfoLength

func (rcv *Event) ThresholdInfoLength() int

type KeyValue

type KeyValue struct {
	// contains filtered or unexported fields
}

func GetRootAsKeyValue

func GetRootAsKeyValue(buf []byte, offset flatbuffers.UOffsetT) *KeyValue

func (*KeyValue) Init

func (rcv *KeyValue) Init(buf []byte, i flatbuffers.UOffsetT)

func (*KeyValue) Key

func (rcv *KeyValue) Key() []byte

func (*KeyValue) Table

func (rcv *KeyValue) Table() flatbuffers.Table

func (*KeyValue) Value

func (rcv *KeyValue) Value() []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL