v1alpha1

package
v1.9.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredResourceInterpreterCustomizationInformer added in v1.4.0

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

NewFilteredResourceInterpreterCustomizationInformer constructs a new informer for ResourceInterpreterCustomization 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 NewFilteredResourceInterpreterWebhookConfigurationInformer

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

NewFilteredResourceInterpreterWebhookConfigurationInformer constructs a new informer for ResourceInterpreterWebhookConfiguration 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 NewResourceInterpreterCustomizationInformer added in v1.4.0

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

NewResourceInterpreterCustomizationInformer constructs a new informer for ResourceInterpreterCustomization 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 NewResourceInterpreterWebhookConfigurationInformer

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

NewResourceInterpreterWebhookConfigurationInformer constructs a new informer for ResourceInterpreterWebhookConfiguration 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 Interface

type Interface interface {
	// ResourceInterpreterCustomizations returns a ResourceInterpreterCustomizationInformer.
	ResourceInterpreterCustomizations() ResourceInterpreterCustomizationInformer
	// ResourceInterpreterWebhookConfigurations returns a ResourceInterpreterWebhookConfigurationInformer.
	ResourceInterpreterWebhookConfigurations() ResourceInterpreterWebhookConfigurationInformer
}

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

func New

New returns a new Interface.

type ResourceInterpreterCustomizationInformer added in v1.4.0

type ResourceInterpreterCustomizationInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ResourceInterpreterCustomizationLister
}

ResourceInterpreterCustomizationInformer provides access to a shared informer and lister for ResourceInterpreterCustomizations.

type ResourceInterpreterWebhookConfigurationInformer

type ResourceInterpreterWebhookConfigurationInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ResourceInterpreterWebhookConfigurationLister
}

ResourceInterpreterWebhookConfigurationInformer provides access to a shared informer and lister for ResourceInterpreterWebhookConfigurations.

Jump to

Keyboard shortcuts

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