event

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRecorder

func NewRecorder(
	ctx context.Context,
	scheme *runtime.Scheme,
	client libClient.Client,
	name string,
) record.EventRecorder

NewRecorder returns a new record.EventRecorder that records all events without aggregation, even the given event is correlated.

NOTE: This recorder must be used with caution as it creates a new Event on every event without throttling / spam filtering features - which are included in the event recorder from k8s.io/client-go. This could lead to performance issues with the Kubernetes API server.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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