v1alpha1

package
v0.0.0-...-367c4a0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredPodInfoInformer

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

NewFilteredPodInfoInformer constructs a new informer for PodInfo 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 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

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 NewPodInfoInformer

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

NewPodInfoInformer constructs a new informer for PodInfo 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

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 {
	// PodInfo returns a PodInfoInformer.
	PodInfo() PodInfoInformer
	// 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 PodInfoInformer

type PodInfoInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PodInfoLister
}

PodInfoInformer provides access to a shared informer and lister for PodInfo.

type TracingPolicyInformer

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

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

type TracingPolicyNamespacedInformer

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