event

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 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 EventInformer

type EventInformer struct {
	tracker.Tracker
	Resource interface{}
	Messages chan string
	Failures chan string
	Errors   chan error
	// contains filtered or unexported fields
}

func NewEventInformer

func NewEventInformer(trk *tracker.Tracker, resource interface{}) *EventInformer

func (*EventInformer) Run

func (e *EventInformer) Run(ctx context.Context)

runEventsInformer watch for StatefulSet events

func (*EventInformer) WithChannels

func (e *EventInformer) WithChannels(msgCh chan string, failCh chan string, errors chan error) *EventInformer

Jump to

Keyboard shortcuts

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