v1

package
v0.0.0-...-95388de Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBcsDbPrivConfigInformer

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

NewBcsDbPrivConfigInformer constructs a new informer for BcsDbPrivConfig 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 NewBcsLogConfigInformer

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

NewBcsLogConfigInformer constructs a new informer for BcsLogConfig 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 NewFilteredBcsDbPrivConfigInformer

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

NewFilteredBcsDbPrivConfigInformer constructs a new informer for BcsDbPrivConfig 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 NewFilteredBcsLogConfigInformer

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

NewFilteredBcsLogConfigInformer constructs a new informer for BcsLogConfig 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 BcsDbPrivConfigInformer

type BcsDbPrivConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.BcsDbPrivConfigLister
}

BcsDbPrivConfigInformer provides access to a shared informer and lister for BcsDbPrivConfigs.

type BcsLogConfigInformer

type BcsLogConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.BcsLogConfigLister
}

BcsLogConfigInformer provides access to a shared informer and lister for BcsLogConfigs.

type Interface

type Interface interface {
	// BcsDbPrivConfigs returns a BcsDbPrivConfigInformer.
	BcsDbPrivConfigs() BcsDbPrivConfigInformer
	// BcsLogConfigs returns a BcsLogConfigInformer.
	BcsLogConfigs() BcsLogConfigInformer
}

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

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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