informers

package
v0.0.0-...-f7c97df Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFnControllerWithConfig

func NewFnControllerWithConfig(ctx context.Context, client Client, namespace string, defaultResync time.Duration, opts ...reconciler.Options) *reconciler.Impl

func NewPipelineControllerWithConfig

func NewPipelineControllerWithConfig(ctx context.Context, client Client, namespace string, defaultResync time.Duration, opts ...reconciler.Options) *reconciler.Impl

func NewServingControllerWithConfig

func NewServingControllerWithConfig(ctx context.Context, client Client, namespace string, defaultResync time.Duration, opts ...reconciler.Options) *reconciler.Impl

Types

type Client

type Client interface{}

type Oper

type Oper struct {
	Options       []reconciler.Options
	Namespace     string
	DefaultResync time.Duration
}

func (*Oper) Opts

func (w *Oper) Opts(ctx context.Context, opts ...reconciler.Options)

func (*Oper) Run

func (w *Oper) Run(ctx context.Context, client Client) error

Jump to

Keyboard shortcuts

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