v1alpha1

package
v0.0.0-...-1aaf684 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDistccClaimInformer

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

NewDistccClaimInformer constructs a new informer for DistccClaim 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 NewDistccClientClaimInformer

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

NewDistccClientClaimInformer constructs a new informer for DistccClientClaim 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 NewDistccClientInformer

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

NewDistccClientInformer constructs a new informer for DistccClient 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 NewDistccInformer

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

NewDistccInformer constructs a new informer for Distcc 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 NewFilteredDistccClaimInformer

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

NewFilteredDistccClaimInformer constructs a new informer for DistccClaim 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 NewFilteredDistccClientClaimInformer

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

NewFilteredDistccClientClaimInformer constructs a new informer for DistccClientClaim 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 NewFilteredDistccClientInformer

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

NewFilteredDistccClientInformer constructs a new informer for DistccClient 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 NewFilteredDistccInformer

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

NewFilteredDistccInformer constructs a new informer for Distcc 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 DistccClaimInformer

type DistccClaimInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DistccClaimLister
}

DistccClaimInformer provides access to a shared informer and lister for DistccClaims.

type DistccClientClaimInformer

type DistccClientClaimInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DistccClientClaimLister
}

DistccClientClaimInformer provides access to a shared informer and lister for DistccClientClaims.

type DistccClientInformer

type DistccClientInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DistccClientLister
}

DistccClientInformer provides access to a shared informer and lister for DistccClients.

type DistccInformer

type DistccInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DistccLister
}

DistccInformer provides access to a shared informer and lister for Distccs.

type Interface

type Interface interface {
	// Distccs returns a DistccInformer.
	Distccs() DistccInformer
	// DistccClaims returns a DistccClaimInformer.
	DistccClaims() DistccClaimInformer
	// DistccClients returns a DistccClientInformer.
	DistccClients() DistccClientInformer
	// DistccClientClaims returns a DistccClientClaimInformer.
	DistccClientClaims() DistccClientClaimInformer
}

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