v1alpha1

package
v0.3.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredPublishedResourceClusterInformer

func NewFilteredPublishedResourceClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) kcpcache.ScopeableSharedIndexInformer

NewFilteredPublishedResourceClusterInformer constructs a new informer for PublishedResource 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 NewFilteredPublishedResourceInformer

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

NewFilteredPublishedResourceInformer constructs a new informer for PublishedResource 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 NewPublishedResourceClusterInformer

func NewPublishedResourceClusterInformer(client clientset.ClusterInterface, resyncPeriod time.Duration, indexers cache.Indexers) kcpcache.ScopeableSharedIndexInformer

NewPublishedResourceClusterInformer constructs a new informer for PublishedResource 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 NewPublishedResourceInformer

func NewPublishedResourceInformer(client scopedclientset.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewPublishedResourceInformer constructs a new informer for PublishedResource 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 ClusterInterface

type ClusterInterface interface {
	// PublishedResources returns a PublishedResourceClusterInformer
	PublishedResources() PublishedResourceClusterInformer
}

func New

New returns a new ClusterInterface.

type Interface

type Interface interface {
	// PublishedResources returns a PublishedResourceInformer
	PublishedResources() PublishedResourceInformer
}

func NewScoped

New returns a new ClusterInterface.

type PublishedResourceClusterInformer

type PublishedResourceClusterInformer interface {
	Cluster(logicalcluster.Name) PublishedResourceInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() syncagentv1alpha1listers.PublishedResourceClusterLister
}

PublishedResourceClusterInformer provides access to a shared informer and lister for PublishedResources.

type PublishedResourceInformer

type PublishedResourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() syncagentv1alpha1listers.PublishedResourceLister
}

PublishedResourceInformer provides access to a shared informer and lister for PublishedResources.

Jump to

Keyboard shortcuts

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