v1beta1

package
v0.0.0-...-0416c83 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredIngressClassClusterInformer

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

NewFilteredIngressClassClusterInformer constructs a new informer for IngressClass 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 NewFilteredIngressClusterInformer

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

NewFilteredIngressClusterInformer constructs a new informer for Ingress 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 NewIngressClassClusterInformer

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

NewIngressClassClusterInformer constructs a new informer for IngressClass 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 NewIngressClusterInformer

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

NewIngressClusterInformer constructs a new informer for Ingress 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 {
	// Ingresses returns a IngressClusterInformer
	Ingresses() IngressClusterInformer
	// IngressClasses returns a IngressClassClusterInformer
	IngressClasses() IngressClassClusterInformer
}

func New

New returns a new ClusterInterface.

type IngressClassClusterInformer

type IngressClassClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamnetworkingv1beta1informers.IngressClassInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() networkingv1beta1listers.IngressClassClusterLister
}

IngressClassClusterInformer provides access to a shared informer and lister for IngressClasses.

type IngressClusterInformer

type IngressClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamnetworkingv1beta1informers.IngressInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() networkingv1beta1listers.IngressClusterLister
}

IngressClusterInformer provides access to a shared informer and lister for Ingresses.

Jump to

Keyboard shortcuts

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