types

package
v0.27.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetColumns

func GetColumns() *columns.Columns[Event]

Types

type Event

type Event struct {
	// Node where the event comes from
	Node   string `json:"node,omitempty" column:"node,template:node" columnTags:"kubernetes"`
	Output string `json:"output" column:"output,width:120"`
}

func (*Event) SetNode

func (ev *Event) SetNode(node string)

Jump to

Keyboard shortcuts

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