v1

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 NewFilteredMutatingWebhookConfigurationClusterInformer

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

NewFilteredMutatingWebhookConfigurationClusterInformer constructs a new informer for MutatingWebhookConfiguration 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 NewFilteredValidatingWebhookConfigurationClusterInformer

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

NewFilteredValidatingWebhookConfigurationClusterInformer constructs a new informer for ValidatingWebhookConfiguration 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 NewMutatingWebhookConfigurationClusterInformer

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

NewMutatingWebhookConfigurationClusterInformer constructs a new informer for MutatingWebhookConfiguration 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 NewValidatingWebhookConfigurationClusterInformer

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

NewValidatingWebhookConfigurationClusterInformer constructs a new informer for ValidatingWebhookConfiguration 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 {
	// ValidatingWebhookConfigurations returns a ValidatingWebhookConfigurationClusterInformer
	ValidatingWebhookConfigurations() ValidatingWebhookConfigurationClusterInformer
	// MutatingWebhookConfigurations returns a MutatingWebhookConfigurationClusterInformer
	MutatingWebhookConfigurations() MutatingWebhookConfigurationClusterInformer
}

func New

New returns a new ClusterInterface.

type MutatingWebhookConfigurationClusterInformer

MutatingWebhookConfigurationClusterInformer provides access to a shared informer and lister for MutatingWebhookConfigurations.

type ValidatingWebhookConfigurationClusterInformer

ValidatingWebhookConfigurationClusterInformer provides access to a shared informer and lister for ValidatingWebhookConfigurations.

Jump to

Keyboard shortcuts

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