event

package
v1.9.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddOnHealthResyncHandler

func AddOnHealthResyncHandler(c client.Client, interval time.Duration) (*source.Channel, handler.EventHandler)

func StartBackgroundExternalTimerResync

func StartBackgroundExternalTimerResync(g GeneratorFunc, interval time.Duration) *source.Channel

Types

type APIServiceHandler

type APIServiceHandler struct {
	WatchingName string
}

func (*APIServiceHandler) Create

func (*APIServiceHandler) Delete

func (*APIServiceHandler) Generic

func (*APIServiceHandler) Update

type AddonHealthHandler

type AddonHealthHandler struct {
}

func (AddonHealthHandler) Create

func (a AddonHealthHandler) Create(createEvent event.CreateEvent, limitingInterface workqueue.RateLimitingInterface)

func (AddonHealthHandler) Delete

func (a AddonHealthHandler) Delete(deleteEvent event.DeleteEvent, limitingInterface workqueue.RateLimitingInterface)

func (AddonHealthHandler) Generic

func (a AddonHealthHandler) Generic(genericEvent event.GenericEvent, limitingInterface workqueue.RateLimitingInterface)

func (AddonHealthHandler) Update

func (a AddonHealthHandler) Update(updateEvent event.UpdateEvent, limitingInterface workqueue.RateLimitingInterface)

type ClusterGatewayConfigurationHandler

type ClusterGatewayConfigurationHandler struct {
	client.Client
}

func (*ClusterGatewayConfigurationHandler) Create

func (*ClusterGatewayConfigurationHandler) Delete

func (*ClusterGatewayConfigurationHandler) Generic

func (*ClusterGatewayConfigurationHandler) Update

type GeneratorFunc

type GeneratorFunc func() ([]event.GenericEvent, error)

type SecretHandler

type SecretHandler struct {
}

func (*SecretHandler) Create

func (*SecretHandler) Delete

func (*SecretHandler) Generic

func (*SecretHandler) Update

Jump to

Keyboard shortcuts

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