eventhandler

package
v1.1.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerEventHandler

type ControllerEventHandler struct {
	client.Reader
	// contains filtered or unexported fields
}

func NewControllerEventHandler

func NewControllerEventHandler(reader client.Reader) *ControllerEventHandler

func (*ControllerEventHandler) Create

func (*ControllerEventHandler) Delete

func (*ControllerEventHandler) Generic

func (*ControllerEventHandler) Update

type NodeEventHandler

type NodeEventHandler struct {
	client.Reader
}

func NewNodeEventHandler

func NewNodeEventHandler(reader client.Reader) *NodeEventHandler

func (*NodeEventHandler) Create

Create implements handler.EventHandler

func (*NodeEventHandler) Delete

Delete implements handler.EventHandler

func (*NodeEventHandler) Generic

Generic implements handler.EventHandler

func (*NodeEventHandler) Update

Update implements handler.EventHandler

type PodEventHandler

type PodEventHandler struct {
	client.Reader
	// contains filtered or unexported fields
}

func (*PodEventHandler) Create

func (*PodEventHandler) Delete

func (*PodEventHandler) Generic

func (*PodEventHandler) Update

type SecretEventHandler

type SecretEventHandler struct {
	client.Reader
	// contains filtered or unexported fields
}

func NewSecretEventHandler

func NewSecretEventHandler(reader client.Reader) *SecretEventHandler

func (*SecretEventHandler) Create

func (*SecretEventHandler) Delete

func (*SecretEventHandler) Generic

func (*SecretEventHandler) Update

Jump to

Keyboard shortcuts

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