handlers

package
v1.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnqueueRequestsForEndpointsEvent

type EnqueueRequestsForEndpointsEvent struct {
	IngressClass string
	Cache        cache.Cache
}

func (*EnqueueRequestsForEndpointsEvent) Create

Create is called in response to an create event - e.g. Pod Creation.

func (*EnqueueRequestsForEndpointsEvent) Delete

Delete is called in response to a delete event - e.g. Pod Deleted.

func (*EnqueueRequestsForEndpointsEvent) Generic

Generic is called in response to an event of an unknown type or a synthetic event triggered as a cron or external trigger request - e.g. reconcile Autoscaling, or a Webhook.

func (*EnqueueRequestsForEndpointsEvent) Update

Update is called in response to an update event - e.g. Pod Updated.

type EnqueueRequestsForIngressEvent

type EnqueueRequestsForIngressEvent struct {
	IngressClass string
}

func (*EnqueueRequestsForIngressEvent) Create

Create is called in response to an create event - e.g. Pod Creation.

func (*EnqueueRequestsForIngressEvent) Delete

Delete is called in response to a delete event - e.g. Pod Deleted.

func (*EnqueueRequestsForIngressEvent) Generic

Generic is called in response to an event of an unknown type or a synthetic event triggered as a cron or external trigger request - e.g. reconcile Autoscaling, or a Webhook.

func (*EnqueueRequestsForIngressEvent) Update

Update is called in response to an update event - e.g. Pod Updated.

type EnqueueRequestsForNodeEvent

type EnqueueRequestsForNodeEvent struct {
	IngressClass string

	Cache cache.Cache
}

func (*EnqueueRequestsForNodeEvent) Create

Create is called in response to an create event - e.g. Pod Creation.

func (*EnqueueRequestsForNodeEvent) Delete

Delete is called in response to a delete event - e.g. Pod Deleted.

func (*EnqueueRequestsForNodeEvent) Generic

Generic is called in response to an event of an unknown type or a synthetic event triggered as a cron or external trigger request - e.g. reconcile Autoscaling, or a Webhook.

func (*EnqueueRequestsForNodeEvent) Update

Update is called in response to an update event - e.g. Pod Updated.

type EnqueueRequestsForServiceEvent

type EnqueueRequestsForServiceEvent struct {
	IngressClass string

	Cache cache.Cache
}

func (*EnqueueRequestsForServiceEvent) Create

Create is called in response to an create event - e.g. Pod Creation.

func (*EnqueueRequestsForServiceEvent) Delete

Delete is called in response to a delete event - e.g. Pod Deleted.

func (*EnqueueRequestsForServiceEvent) Generic

Generic is called in response to an event of an unknown type or a synthetic event triggered as a cron or external trigger request - e.g. reconcile Autoscaling, or a Webhook.

func (*EnqueueRequestsForServiceEvent) Update

Update is called in response to an update event - e.g. Pod Updated.

Jump to

Keyboard shortcuts

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