v1alpha1

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 6, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAwsSqsSourceInformer added in v0.3.0

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

NewAwsSqsSourceInformer constructs a new informer for AwsSqsSource 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 NewContainerSourceInformer

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

NewContainerSourceInformer constructs a new informer for ContainerSource 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 NewCronJobSourceInformer added in v0.3.0

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

NewCronJobSourceInformer constructs a new informer for CronJobSource 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 NewFilteredAwsSqsSourceInformer added in v0.3.0

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

NewFilteredAwsSqsSourceInformer constructs a new informer for AwsSqsSource 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 NewFilteredContainerSourceInformer

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

NewFilteredContainerSourceInformer constructs a new informer for ContainerSource 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 NewFilteredCronJobSourceInformer added in v0.3.0

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

NewFilteredCronJobSourceInformer constructs a new informer for CronJobSource 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 NewFilteredGitHubSourceInformer

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

NewFilteredGitHubSourceInformer constructs a new informer for GitHubSource 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 NewFilteredKubernetesEventSourceInformer

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

NewFilteredKubernetesEventSourceInformer constructs a new informer for KubernetesEventSource 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 NewGitHubSourceInformer

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

NewGitHubSourceInformer constructs a new informer for GitHubSource 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 NewKubernetesEventSourceInformer

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

NewKubernetesEventSourceInformer constructs a new informer for KubernetesEventSource 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 AwsSqsSourceInformer added in v0.3.0

type AwsSqsSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AwsSqsSourceLister
}

AwsSqsSourceInformer provides access to a shared informer and lister for AwsSqsSources.

type ContainerSourceInformer

type ContainerSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ContainerSourceLister
}

ContainerSourceInformer provides access to a shared informer and lister for ContainerSources.

type CronJobSourceInformer added in v0.3.0

type CronJobSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.CronJobSourceLister
}

CronJobSourceInformer provides access to a shared informer and lister for CronJobSources.

type GitHubSourceInformer

type GitHubSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.GitHubSourceLister
}

GitHubSourceInformer provides access to a shared informer and lister for GitHubSources.

type Interface

type Interface interface {
	// AwsSqsSources returns a AwsSqsSourceInformer.
	AwsSqsSources() AwsSqsSourceInformer
	// ContainerSources returns a ContainerSourceInformer.
	ContainerSources() ContainerSourceInformer
	// CronJobSources returns a CronJobSourceInformer.
	CronJobSources() CronJobSourceInformer
	// GitHubSources returns a GitHubSourceInformer.
	GitHubSources() GitHubSourceInformer
	// KubernetesEventSources returns a KubernetesEventSourceInformer.
	KubernetesEventSources() KubernetesEventSourceInformer
}

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

func New

New returns a new Interface.

type KubernetesEventSourceInformer

type KubernetesEventSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KubernetesEventSourceLister
}

KubernetesEventSourceInformer provides access to a shared informer and lister for KubernetesEventSources.

Jump to

Keyboard shortcuts

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