extevents

package
v2.6.21 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const LogType = "KUBERNETES_EVENTS"

Variables

This section is empty.

Functions

func NewK8sEventsAction

func NewK8sEventsAction() action_kit_sdk.Action[K8sEventsState]

Types

type K8sEventsAction

type K8sEventsAction struct {
}

func (K8sEventsAction) Describe

func (K8sEventsAction) NewEmptyState

func (f K8sEventsAction) NewEmptyState() K8sEventsState

func (K8sEventsAction) Start

func (K8sEventsAction) Status

func (K8sEventsAction) Stop

type K8sEventsConfig

type K8sEventsConfig struct {
	Duration int
}

type K8sEventsState

type K8sEventsState struct {
	LastEventOffset time.Duration `json:"LastEventOffset"`
	EndOffset       time.Duration `json:"endOffset"`
}

Jump to

Keyboard shortcuts

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