v1alpha1

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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 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 NewFilteredGcpPubSubSourceInformer

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

NewFilteredGcpPubSubSourceInformer constructs a new informer for GcpPubSubSource 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 NewGcpPubSubSourceInformer

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

NewGcpPubSubSourceInformer constructs a new informer for GcpPubSubSource 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 ContainerSourceInformer

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

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

type GcpPubSubSourceInformer

type GcpPubSubSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.GcpPubSubSourceLister
}

GcpPubSubSourceInformer provides access to a shared informer and lister for GcpPubSubSources.

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 {
	// ContainerSources returns a ContainerSourceInformer.
	ContainerSources() ContainerSourceInformer
	// GcpPubSubSources returns a GcpPubSubSourceInformer.
	GcpPubSubSources() GcpPubSubSourceInformer
	// 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