v1beta1

package
v0.0.0-...-bfd0bb2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredHeliosAgentInfoInformer

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

NewFilteredHeliosAgentInfoInformer constructs a new informer for HeliosAgentInfo 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 NewFilteredHeliosControllerInfoInformer

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

NewFilteredHeliosControllerInfoInformer constructs a new informer for HeliosControllerInfo 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 NewHeliosAgentInfoInformer

func NewHeliosAgentInfoInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewHeliosAgentInfoInformer constructs a new informer for HeliosAgentInfo 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 NewHeliosControllerInfoInformer

func NewHeliosControllerInfoInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewHeliosControllerInfoInformer constructs a new informer for HeliosControllerInfo 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 HeliosAgentInfoInformer

type HeliosAgentInfoInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.HeliosAgentInfoLister
}

HeliosAgentInfoInformer provides access to a shared informer and lister for HeliosAgentInfos.

type HeliosControllerInfoInformer

type HeliosControllerInfoInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.HeliosControllerInfoLister
}

HeliosControllerInfoInformer provides access to a shared informer and lister for HeliosControllerInfos.

type Interface

type Interface interface {
	// HeliosAgentInfos returns a HeliosAgentInfoInformer.
	HeliosAgentInfos() HeliosAgentInfoInformer
	// HeliosControllerInfos returns a HeliosControllerInfoInformer.
	HeliosControllerInfos() HeliosControllerInfoInformer
}

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