factory

package
v0.0.0-...-4bd29b7 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2021 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	ForResource(gvr schema.GroupVersionResource) dynamiclister.Lister
}

func New

func New(dc dynamic.Interface) Factory

func NewCached

func NewCached(dc dynamic.Interface, defaultResync time.Duration, stopCh <-chan struct{}) Factory

func NewFilteredCached

func NewFilteredCached(dc dynamic.Interface, defaultResync time.Duration, namespace string, tweakListOptions dynamicinformer.TweakListOptionsFunc, stopCh <-chan struct{}) Factory

Jump to

Keyboard shortcuts

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