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 NewDomainConfigInformer

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

NewDomainConfigInformer constructs a new informer for DomainConfig 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 NewDomainInformer

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

NewDomainInformer constructs a new informer for Domain 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 NewDomainNewInformer

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

NewDomainNewInformer constructs a new informer for DomainNew 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 NewFilteredDomainConfigInformer

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

NewFilteredDomainConfigInformer constructs a new informer for DomainConfig 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 NewFilteredDomainInformer

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

NewFilteredDomainInformer constructs a new informer for Domain 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 NewFilteredDomainNewInformer

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

NewFilteredDomainNewInformer constructs a new informer for DomainNew 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 NewFilteredRealTimeLogDeliveryInformer added in v0.4.0

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

NewFilteredRealTimeLogDeliveryInformer constructs a new informer for RealTimeLogDelivery 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 NewRealTimeLogDeliveryInformer added in v0.4.0

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

NewRealTimeLogDeliveryInformer constructs a new informer for RealTimeLogDelivery 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 DomainConfigInformer

type DomainConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DomainConfigLister
}

DomainConfigInformer provides access to a shared informer and lister for DomainConfigs.

type DomainInformer

type DomainInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DomainLister
}

DomainInformer provides access to a shared informer and lister for Domains.

type DomainNewInformer

type DomainNewInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DomainNewLister
}

DomainNewInformer provides access to a shared informer and lister for DomainNews.

type Interface

type Interface interface {
	// Domains returns a DomainInformer.
	Domains() DomainInformer
	// DomainConfigs returns a DomainConfigInformer.
	DomainConfigs() DomainConfigInformer
	// DomainNews returns a DomainNewInformer.
	DomainNews() DomainNewInformer
	// RealTimeLogDeliveries returns a RealTimeLogDeliveryInformer.
	RealTimeLogDeliveries() RealTimeLogDeliveryInformer
}

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

func New

New returns a new Interface.

type RealTimeLogDeliveryInformer added in v0.4.0

type RealTimeLogDeliveryInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.RealTimeLogDeliveryLister
}

RealTimeLogDeliveryInformer provides access to a shared informer and lister for RealTimeLogDeliveries.

Jump to

Keyboard shortcuts

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