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 added in v0.4.0

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 NewFilteredDomainConfigInformer added in v0.4.0

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 NewFilteredIpaDomainInformer added in v0.5.0

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

NewFilteredIpaDomainInformer constructs a new informer for IpaDomain 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 NewIpaDomainInformer added in v0.5.0

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

NewIpaDomainInformer constructs a new informer for IpaDomain 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 added in v0.4.0

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 Interface

type Interface interface {
	// Domains returns a DomainInformer.
	Domains() DomainInformer
	// DomainConfigs returns a DomainConfigInformer.
	DomainConfigs() DomainConfigInformer
	// IpaDomains returns a IpaDomainInformer.
	IpaDomains() IpaDomainInformer
}

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

func New

New returns a new Interface.

type IpaDomainInformer added in v0.5.0

type IpaDomainInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.IpaDomainLister
}

IpaDomainInformer provides access to a shared informer and lister for IpaDomains.

Jump to

Keyboard shortcuts

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