bbp

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LabelKey            = "infra.weave.works/branch-based-planner"
	LabelValue          = "true"
	LabelPRIDKey string = "infra.weave.works/pr-id"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Informer

type Informer struct {
	// contains filtered or unexported fields
}

func NewInformer

func NewInformer(log logr.Logger, dynamicClient dynamic.Interface, clusterClient client.Client) (*Informer, error)

func (*Informer) SetAddHandler

func (i *Informer) SetAddHandler(fn func(interface{}))

func (*Informer) SetDeleteHandler

func (i *Informer) SetDeleteHandler(fn func(interface{}))

func (*Informer) SetUpdateHandler

func (i *Informer) SetUpdateHandler(fn func(interface{}, interface{}))

func (*Informer) Start

func (i *Informer) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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