v1alpha1

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 NewFilteredFlowSchemaClusterInformer

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

NewFilteredFlowSchemaClusterInformer constructs a new informer for FlowSchema 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 NewFilteredPriorityLevelConfigurationClusterInformer

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

NewFilteredPriorityLevelConfigurationClusterInformer constructs a new informer for PriorityLevelConfiguration 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 NewFlowSchemaClusterInformer

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

NewFlowSchemaClusterInformer constructs a new informer for FlowSchema 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 NewPriorityLevelConfigurationClusterInformer

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

NewPriorityLevelConfigurationClusterInformer constructs a new informer for PriorityLevelConfiguration 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 {
	// FlowSchemas returns a FlowSchemaClusterInformer
	FlowSchemas() FlowSchemaClusterInformer
	// PriorityLevelConfigurations returns a PriorityLevelConfigurationClusterInformer
	PriorityLevelConfigurations() PriorityLevelConfigurationClusterInformer
}

func New

New returns a new ClusterInterface.

type FlowSchemaClusterInformer

type FlowSchemaClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamflowcontrolv1alpha1informers.FlowSchemaInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() flowcontrolv1alpha1listers.FlowSchemaClusterLister
}

FlowSchemaClusterInformer provides access to a shared informer and lister for FlowSchemas.

type PriorityLevelConfigurationClusterInformer

type PriorityLevelConfigurationClusterInformer interface {
	Cluster(logicalcluster.Name) upstreamflowcontrolv1alpha1informers.PriorityLevelConfigurationInformer
	Informer() kcpcache.ScopeableSharedIndexInformer
	Lister() flowcontrolv1alpha1listers.PriorityLevelConfigurationClusterLister
}

PriorityLevelConfigurationClusterInformer provides access to a shared informer and lister for PriorityLevelConfigurations.

Jump to

Keyboard shortcuts

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