sharedinformer

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PolicyInformer

type PolicyInformer interface {
	GetLister() v1alpha1.PolicyLister
	GetInfomer() cache.SharedIndexInformer
}

PolicyInformer access policy informers

type SharedInfomer

type SharedInfomer interface {
	PolicyInformer
	Run(stopCh <-chan struct{})
}

SharedInfomer access shared informers

func NewFakeSharedInformerFactory added in v0.4.0

func NewFakeSharedInformerFactory(objects ...runtime.Object) (SharedInfomer, error)

func NewSharedInformerFactory

func NewSharedInformerFactory(clientConfig *rest.Config) (SharedInfomer, error)

NewSharedInformerFactory returns shared informer

Jump to

Keyboard shortcuts

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