containerv1

package
v1.36.11-2025101912503... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_iracelog_container_v1_container_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EventContainer

type EventContainer struct {
	Event *v1.Event  `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"`
	Track *v11.Track `protobuf:"bytes,2,opt,name=track,proto3" json:"track,omitempty"`
	// this is the owner of the event (e.g. the tenant name)
	Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"`
	// contains filtered or unexported fields
}

Basic event data

func (*EventContainer) ClearEvent

func (x *EventContainer) ClearEvent()

func (*EventContainer) ClearTrack

func (x *EventContainer) ClearTrack()

func (*EventContainer) GetEvent

func (x *EventContainer) GetEvent() *v1.Event

func (*EventContainer) GetOwner

func (x *EventContainer) GetOwner() string

func (*EventContainer) GetTrack

func (x *EventContainer) GetTrack() *v11.Track

func (*EventContainer) HasEvent

func (x *EventContainer) HasEvent() bool

func (*EventContainer) HasTrack

func (x *EventContainer) HasTrack() bool

func (*EventContainer) ProtoMessage

func (*EventContainer) ProtoMessage()

func (*EventContainer) ProtoReflect

func (x *EventContainer) ProtoReflect() protoreflect.Message

func (*EventContainer) Reset

func (x *EventContainer) Reset()

func (*EventContainer) SetEvent

func (x *EventContainer) SetEvent(v *v1.Event)

func (*EventContainer) SetOwner

func (x *EventContainer) SetOwner(v string)

func (*EventContainer) SetTrack

func (x *EventContainer) SetTrack(v *v11.Track)

func (*EventContainer) String

func (x *EventContainer) String() string

type EventContainer_builder

type EventContainer_builder struct {
	Event *v1.Event
	Track *v11.Track
	// this is the owner of the event (e.g. the tenant name)
	Owner string
	// contains filtered or unexported fields
}

func (EventContainer_builder) Build

Source Files

  • container.pb.go

Jump to

Keyboard shortcuts

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