events

package
v0.0.0-...-5561049 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Copyright 2019 VMware, Inc. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	Message  string            `json:"-"`
	Ts       time.Time         `json:"-"`
	Host     string            `json:"-"`
	Tags     map[string]string `json:"-"`
	Options  []event.Option    `json:"-"`
	v1.Event `json:",inline"`
}

type EventSink

type EventSink interface {
	ExportEvent(*Event)
}

Jump to

Keyboard shortcuts

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