event

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreatingEvent = "Creating"
	UpdatingEvent = "Updating"
	DeletingEvent = "Deleting"
	ScalingEvent  = "Scaling"
	ErrorEvent    = "Error"
	InfoEvent     = "Info"
)

Variables

This section is empty.

Functions

func Creating

func Creating(recorder record.EventRecorder, obj client.Object, msg string)

func Deleting

func Deleting(recorder record.EventRecorder, obj client.Object, msg string)

func Error

func Error(recorder record.EventRecorder, obj client.Object, msg string)

func Info

func Info(recorder record.EventRecorder, obj client.Object, msg string)

func Scaling added in v0.2.1

func Scaling(recorder record.EventRecorder, obj client.Object, msg string)

func Updating

func Updating(recorder record.EventRecorder, obj client.Object, msg string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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