Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventDispacher ¶
type EventDispacher struct { LastTimestamp *time.Time Events []types.BaseEvent // contains filtered or unexported fields }
func NewEventDispacher ¶
func NewEventDispacher(client *vim25.Client, mo types.ManagedObjectReference, log *logrus.Logger, c cache.CacheInterface) (*EventDispacher, error)
func (*EventDispacher) Cancel ¶
func (ed *EventDispacher) Cancel()
func (*EventDispacher) CollectEvents ¶
func (ed *EventDispacher) CollectEvents(eventsPageSize string)
Click to show internal directories.
Click to hide internal directories.