v1alpha1

package
v1.0.62 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddClusterInfoInformer

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

NewAddClusterInfoInformer constructs a new informer for AddClusterInfo 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 NewDeleteAttributeInformer

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

NewDeleteAttributeInformer constructs a new informer for DeleteAttribute 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 NewFilteredAddClusterInfoInformer

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

NewFilteredAddClusterInfoInformer constructs a new informer for AddClusterInfo 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 NewFilteredDeleteAttributeInformer

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

NewFilteredDeleteAttributeInformer constructs a new informer for DeleteAttribute 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 NewFilteredRenameAttributeInformer

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

NewFilteredRenameAttributeInformer constructs a new informer for RenameAttribute 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 NewRenameAttributeInformer

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

NewRenameAttributeInformer constructs a new informer for RenameAttribute 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 AddClusterInfoInformer

type AddClusterInfoInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AddClusterInfoLister
}

AddClusterInfoInformer provides access to a shared informer and lister for AddClusterInfos.

type DeleteAttributeInformer

type DeleteAttributeInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DeleteAttributeLister
}

DeleteAttributeInformer provides access to a shared informer and lister for DeleteAttributes.

type Interface

type Interface interface {
	// AddClusterInfos returns a AddClusterInfoInformer.
	AddClusterInfos() AddClusterInfoInformer
	// DeleteAttributes returns a DeleteAttributeInformer.
	DeleteAttributes() DeleteAttributeInformer
	// RenameAttributes returns a RenameAttributeInformer.
	RenameAttributes() RenameAttributeInformer
}

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

func New

New returns a new Interface.

type RenameAttributeInformer

type RenameAttributeInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.RenameAttributeLister
}

RenameAttributeInformer provides access to a shared informer and lister for RenameAttributes.

Jump to

Keyboard shortcuts

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