v1alpha2

package
v0.8.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterSyncResourcesInformer added in v0.4.0

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

NewClusterSyncResourcesInformer constructs a new informer for ClusterSyncResources 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 NewFilteredClusterSyncResourcesInformer added in v0.4.0

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

NewFilteredClusterSyncResourcesInformer constructs a new informer for ClusterSyncResources 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 NewFilteredPediaClusterInformer

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

NewFilteredPediaClusterInformer constructs a new informer for PediaCluster 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 NewPediaClusterInformer

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

NewPediaClusterInformer constructs a new informer for PediaCluster 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 ClusterSyncResourcesInformer added in v0.4.0

type ClusterSyncResourcesInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.ClusterSyncResourcesLister
}

ClusterSyncResourcesInformer provides access to a shared informer and lister for ClusterSyncResources.

type Interface

type Interface interface {
	// ClusterSyncResources returns a ClusterSyncResourcesInformer.
	ClusterSyncResources() ClusterSyncResourcesInformer
	// PediaClusters returns a PediaClusterInformer.
	PediaClusters() PediaClusterInformer
}

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

func New

New returns a new Interface.

type PediaClusterInformer

type PediaClusterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.PediaClusterLister
}

PediaClusterInformer provides access to a shared informer and lister for PediaClusters.

Jump to

Keyboard shortcuts

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