v1alpha1

package
v0.8.20 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredTracingPolicyInformer

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

NewFilteredTracingPolicyInformer constructs a new informer for TracingPolicy 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 NewFilteredTracingPolicyNamespacedInformer added in v0.8.20

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

NewFilteredTracingPolicyNamespacedInformer constructs a new informer for TracingPolicyNamespaced 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 NewTracingPolicyInformer

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

NewTracingPolicyInformer constructs a new informer for TracingPolicy 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 NewTracingPolicyNamespacedInformer added in v0.8.20

func NewTracingPolicyNamespacedInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewTracingPolicyNamespacedInformer constructs a new informer for TracingPolicyNamespaced 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 {
	// TracingPolicies returns a TracingPolicyInformer.
	TracingPolicies() TracingPolicyInformer
	// TracingPoliciesNamespaced returns a TracingPolicyNamespacedInformer.
	TracingPoliciesNamespaced() TracingPolicyNamespacedInformer
}

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

func New

New returns a new Interface.

type TracingPolicyInformer

type TracingPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TracingPolicyLister
}

TracingPolicyInformer provides access to a shared informer and lister for TracingPolicies.

type TracingPolicyNamespacedInformer added in v0.8.20

type TracingPolicyNamespacedInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TracingPolicyNamespacedLister
}

TracingPolicyNamespacedInformer provides access to a shared informer and lister for TracingPoliciesNamespaced.

Jump to

Keyboard shortcuts

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