v1beta1

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2021 License: Apache-2.0 Imports: 10 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCloudAuditLogsSourceInformer

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

NewCloudAuditLogsSourceInformer constructs a new informer for CloudAuditLogsSource 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 NewCloudBuildSourceInformer added in v0.16.0

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

NewCloudBuildSourceInformer constructs a new informer for CloudBuildSource 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 NewCloudPubSubSourceInformer

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

NewCloudPubSubSourceInformer constructs a new informer for CloudPubSubSource 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 NewCloudSchedulerSourceInformer

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

NewCloudSchedulerSourceInformer constructs a new informer for CloudSchedulerSource 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 NewCloudStorageSourceInformer

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

NewCloudStorageSourceInformer constructs a new informer for CloudStorageSource 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 NewFilteredCloudAuditLogsSourceInformer

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

NewFilteredCloudAuditLogsSourceInformer constructs a new informer for CloudAuditLogsSource 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 NewFilteredCloudBuildSourceInformer added in v0.16.0

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

NewFilteredCloudBuildSourceInformer constructs a new informer for CloudBuildSource 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 NewFilteredCloudPubSubSourceInformer

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

NewFilteredCloudPubSubSourceInformer constructs a new informer for CloudPubSubSource 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 NewFilteredCloudSchedulerSourceInformer

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

NewFilteredCloudSchedulerSourceInformer constructs a new informer for CloudSchedulerSource 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 NewFilteredCloudStorageSourceInformer

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

NewFilteredCloudStorageSourceInformer constructs a new informer for CloudStorageSource 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 CloudAuditLogsSourceInformer

type CloudAuditLogsSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.CloudAuditLogsSourceLister
}

CloudAuditLogsSourceInformer provides access to a shared informer and lister for CloudAuditLogsSources.

type CloudBuildSourceInformer added in v0.16.0

type CloudBuildSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.CloudBuildSourceLister
}

CloudBuildSourceInformer provides access to a shared informer and lister for CloudBuildSources.

type CloudPubSubSourceInformer

type CloudPubSubSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.CloudPubSubSourceLister
}

CloudPubSubSourceInformer provides access to a shared informer and lister for CloudPubSubSources.

type CloudSchedulerSourceInformer

type CloudSchedulerSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.CloudSchedulerSourceLister
}

CloudSchedulerSourceInformer provides access to a shared informer and lister for CloudSchedulerSources.

type CloudStorageSourceInformer

type CloudStorageSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.CloudStorageSourceLister
}

CloudStorageSourceInformer provides access to a shared informer and lister for CloudStorageSources.

type Interface

type Interface interface {
	// CloudAuditLogsSources returns a CloudAuditLogsSourceInformer.
	CloudAuditLogsSources() CloudAuditLogsSourceInformer
	// CloudBuildSources returns a CloudBuildSourceInformer.
	CloudBuildSources() CloudBuildSourceInformer
	// CloudPubSubSources returns a CloudPubSubSourceInformer.
	CloudPubSubSources() CloudPubSubSourceInformer
	// CloudSchedulerSources returns a CloudSchedulerSourceInformer.
	CloudSchedulerSources() CloudSchedulerSourceInformer
	// CloudStorageSources returns a CloudStorageSourceInformer.
	CloudStorageSources() CloudStorageSourceInformer
}

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