v1alpha1

package
v1.6.7 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredLighthouseBreakpointInformer added in v1.1.44

func NewFilteredLighthouseBreakpointInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredLighthouseBreakpointInformer constructs a new informer for LighthouseBreakpoint type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredLighthouseJobInformer

func NewFilteredLighthouseJobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredLighthouseJobInformer constructs a new informer for LighthouseJob type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewLighthouseBreakpointInformer added in v1.1.44

func NewLighthouseBreakpointInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewLighthouseBreakpointInformer constructs a new informer for LighthouseBreakpoint type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewLighthouseJobInformer

func NewLighthouseJobInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewLighthouseJobInformer constructs a new informer for LighthouseJob type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type Interface

type Interface interface {
	// LighthouseBreakpoints returns a LighthouseBreakpointInformer.
	LighthouseBreakpoints() LighthouseBreakpointInformer
	// LighthouseJobs returns a LighthouseJobInformer.
	LighthouseJobs() LighthouseJobInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

type LighthouseBreakpointInformer added in v1.1.44

type LighthouseBreakpointInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.LighthouseBreakpointLister
}

LighthouseBreakpointInformer provides access to a shared informer and lister for LighthouseBreakpoints.

type LighthouseJobInformer

type LighthouseJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.LighthouseJobLister
}

LighthouseJobInformer provides access to a shared informer and lister for LighthouseJobs.

Jump to

Keyboard shortcuts

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