v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalyticsInstanceInformer

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

NewAnalyticsInstanceInformer constructs a new informer for AnalyticsInstance 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 NewAnalyticsInstancePrivateAccessChannelInformer

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

NewAnalyticsInstancePrivateAccessChannelInformer constructs a new informer for AnalyticsInstancePrivateAccessChannel 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 NewAnalyticsInstanceVanityURLInformer

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

NewAnalyticsInstanceVanityURLInformer constructs a new informer for AnalyticsInstanceVanityURL 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 NewFilteredAnalyticsInstanceInformer

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

NewFilteredAnalyticsInstanceInformer constructs a new informer for AnalyticsInstance 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 NewFilteredAnalyticsInstancePrivateAccessChannelInformer

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

NewFilteredAnalyticsInstancePrivateAccessChannelInformer constructs a new informer for AnalyticsInstancePrivateAccessChannel 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 NewFilteredAnalyticsInstanceVanityURLInformer

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

NewFilteredAnalyticsInstanceVanityURLInformer constructs a new informer for AnalyticsInstanceVanityURL 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 AnalyticsInstanceInformer

type AnalyticsInstanceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AnalyticsInstanceLister
}

AnalyticsInstanceInformer provides access to a shared informer and lister for AnalyticsInstances.

type AnalyticsInstancePrivateAccessChannelInformer

type AnalyticsInstancePrivateAccessChannelInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AnalyticsInstancePrivateAccessChannelLister
}

AnalyticsInstancePrivateAccessChannelInformer provides access to a shared informer and lister for AnalyticsInstancePrivateAccessChannels.

type AnalyticsInstanceVanityURLInformer

type AnalyticsInstanceVanityURLInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AnalyticsInstanceVanityURLLister
}

AnalyticsInstanceVanityURLInformer provides access to a shared informer and lister for AnalyticsInstanceVanityURLs.

type Interface

type Interface interface {
	// AnalyticsInstances returns a AnalyticsInstanceInformer.
	AnalyticsInstances() AnalyticsInstanceInformer
	// AnalyticsInstancePrivateAccessChannels returns a AnalyticsInstancePrivateAccessChannelInformer.
	AnalyticsInstancePrivateAccessChannels() AnalyticsInstancePrivateAccessChannelInformer
	// AnalyticsInstanceVanityURLs returns a AnalyticsInstanceVanityURLInformer.
	AnalyticsInstanceVanityURLs() AnalyticsInstanceVanityURLInformer
}

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

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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