reconcilers

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const OtterizeClientNameIndexField = "spec.service.name"

Variables

This section is empty.

Functions

This section is empty.

Types

type NamespaceWatcher

type NamespaceWatcher struct {
	client.Client
}

func NewNamespaceWatcher

func NewNamespaceWatcher(c client.Client) *NamespaceWatcher

func (*NamespaceWatcher) Reconcile

func (ns *NamespaceWatcher) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*NamespaceWatcher) Register

func (ns *NamespaceWatcher) Register(mgr manager.Manager) error

type PodWatcher

type PodWatcher struct {
	client.Client
	// contains filtered or unexported fields
}

func NewPodWatcher

func NewPodWatcher(c client.Client) *PodWatcher

func (*PodWatcher) InitIntentsClientIndices

func (p *PodWatcher) InitIntentsClientIndices(mgr manager.Manager) error

func (*PodWatcher) Reconcile

func (p *PodWatcher) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*PodWatcher) Register

func (p *PodWatcher) Register(mgr manager.Manager) error

Jump to

Keyboard shortcuts

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