v1alpha1

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureActivityLogsSourceLister

type AzureActivityLogsSourceLister interface {
	// List lists all AzureActivityLogsSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureActivityLogsSource, err error)
	// AzureActivityLogsSources returns an object that can list and get AzureActivityLogsSources.
	AzureActivityLogsSources(namespace string) AzureActivityLogsSourceNamespaceLister
	AzureActivityLogsSourceListerExpansion
}

AzureActivityLogsSourceLister helps list AzureActivityLogsSources. All objects returned here must be treated as read-only.

func NewAzureActivityLogsSourceLister

func NewAzureActivityLogsSourceLister(indexer cache.Indexer) AzureActivityLogsSourceLister

NewAzureActivityLogsSourceLister returns a new AzureActivityLogsSourceLister.

type AzureActivityLogsSourceListerExpansion

type AzureActivityLogsSourceListerExpansion interface{}

AzureActivityLogsSourceListerExpansion allows custom methods to be added to AzureActivityLogsSourceLister.

type AzureActivityLogsSourceNamespaceLister

type AzureActivityLogsSourceNamespaceLister interface {
	// List lists all AzureActivityLogsSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureActivityLogsSource, err error)
	// Get retrieves the AzureActivityLogsSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AzureActivityLogsSource, error)
	AzureActivityLogsSourceNamespaceListerExpansion
}

AzureActivityLogsSourceNamespaceLister helps list and get AzureActivityLogsSources. All objects returned here must be treated as read-only.

type AzureActivityLogsSourceNamespaceListerExpansion

type AzureActivityLogsSourceNamespaceListerExpansion interface{}

AzureActivityLogsSourceNamespaceListerExpansion allows custom methods to be added to AzureActivityLogsSourceNamespaceLister.

type AzureBlobStorageSourceLister added in v0.6.0

type AzureBlobStorageSourceLister interface {
	// List lists all AzureBlobStorageSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureBlobStorageSource, err error)
	// AzureBlobStorageSources returns an object that can list and get AzureBlobStorageSources.
	AzureBlobStorageSources(namespace string) AzureBlobStorageSourceNamespaceLister
	AzureBlobStorageSourceListerExpansion
}

AzureBlobStorageSourceLister helps list AzureBlobStorageSources. All objects returned here must be treated as read-only.

func NewAzureBlobStorageSourceLister added in v0.6.0

func NewAzureBlobStorageSourceLister(indexer cache.Indexer) AzureBlobStorageSourceLister

NewAzureBlobStorageSourceLister returns a new AzureBlobStorageSourceLister.

type AzureBlobStorageSourceListerExpansion added in v0.6.0

type AzureBlobStorageSourceListerExpansion interface{}

AzureBlobStorageSourceListerExpansion allows custom methods to be added to AzureBlobStorageSourceLister.

type AzureBlobStorageSourceNamespaceLister added in v0.6.0

type AzureBlobStorageSourceNamespaceLister interface {
	// List lists all AzureBlobStorageSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureBlobStorageSource, err error)
	// Get retrieves the AzureBlobStorageSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AzureBlobStorageSource, error)
	AzureBlobStorageSourceNamespaceListerExpansion
}

AzureBlobStorageSourceNamespaceLister helps list and get AzureBlobStorageSources. All objects returned here must be treated as read-only.

type AzureBlobStorageSourceNamespaceListerExpansion added in v0.6.0

type AzureBlobStorageSourceNamespaceListerExpansion interface{}

AzureBlobStorageSourceNamespaceListerExpansion allows custom methods to be added to AzureBlobStorageSourceNamespaceLister.

type AzureEventGridSourceLister added in v1.10.0

type AzureEventGridSourceLister interface {
	// List lists all AzureEventGridSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureEventGridSource, err error)
	// AzureEventGridSources returns an object that can list and get AzureEventGridSources.
	AzureEventGridSources(namespace string) AzureEventGridSourceNamespaceLister
	AzureEventGridSourceListerExpansion
}

AzureEventGridSourceLister helps list AzureEventGridSources. All objects returned here must be treated as read-only.

func NewAzureEventGridSourceLister added in v1.10.0

func NewAzureEventGridSourceLister(indexer cache.Indexer) AzureEventGridSourceLister

NewAzureEventGridSourceLister returns a new AzureEventGridSourceLister.

type AzureEventGridSourceListerExpansion added in v1.10.0

type AzureEventGridSourceListerExpansion interface{}

AzureEventGridSourceListerExpansion allows custom methods to be added to AzureEventGridSourceLister.

type AzureEventGridSourceNamespaceLister added in v1.10.0

type AzureEventGridSourceNamespaceLister interface {
	// List lists all AzureEventGridSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureEventGridSource, err error)
	// Get retrieves the AzureEventGridSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AzureEventGridSource, error)
	AzureEventGridSourceNamespaceListerExpansion
}

AzureEventGridSourceNamespaceLister helps list and get AzureEventGridSources. All objects returned here must be treated as read-only.

type AzureEventGridSourceNamespaceListerExpansion added in v1.10.0

type AzureEventGridSourceNamespaceListerExpansion interface{}

AzureEventGridSourceNamespaceListerExpansion allows custom methods to be added to AzureEventGridSourceNamespaceLister.

type AzureEventHubSourceLister

type AzureEventHubSourceLister interface {
	// List lists all AzureEventHubSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureEventHubSource, err error)
	// AzureEventHubSources returns an object that can list and get AzureEventHubSources.
	AzureEventHubSources(namespace string) AzureEventHubSourceNamespaceLister
	AzureEventHubSourceListerExpansion
}

AzureEventHubSourceLister helps list AzureEventHubSources. All objects returned here must be treated as read-only.

func NewAzureEventHubSourceLister

func NewAzureEventHubSourceLister(indexer cache.Indexer) AzureEventHubSourceLister

NewAzureEventHubSourceLister returns a new AzureEventHubSourceLister.

type AzureEventHubSourceListerExpansion

type AzureEventHubSourceListerExpansion interface{}

AzureEventHubSourceListerExpansion allows custom methods to be added to AzureEventHubSourceLister.

type AzureEventHubSourceNamespaceLister

type AzureEventHubSourceNamespaceLister interface {
	// List lists all AzureEventHubSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureEventHubSource, err error)
	// Get retrieves the AzureEventHubSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AzureEventHubSource, error)
	AzureEventHubSourceNamespaceListerExpansion
}

AzureEventHubSourceNamespaceLister helps list and get AzureEventHubSources. All objects returned here must be treated as read-only.

type AzureEventHubSourceNamespaceListerExpansion

type AzureEventHubSourceNamespaceListerExpansion interface{}

AzureEventHubSourceNamespaceListerExpansion allows custom methods to be added to AzureEventHubSourceNamespaceLister.

type AzureQueueStorageSourceLister added in v1.9.0

type AzureQueueStorageSourceLister interface {
	// List lists all AzureQueueStorageSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureQueueStorageSource, err error)
	// AzureQueueStorageSources returns an object that can list and get AzureQueueStorageSources.
	AzureQueueStorageSources(namespace string) AzureQueueStorageSourceNamespaceLister
	AzureQueueStorageSourceListerExpansion
}

AzureQueueStorageSourceLister helps list AzureQueueStorageSources. All objects returned here must be treated as read-only.

func NewAzureQueueStorageSourceLister added in v1.9.0

func NewAzureQueueStorageSourceLister(indexer cache.Indexer) AzureQueueStorageSourceLister

NewAzureQueueStorageSourceLister returns a new AzureQueueStorageSourceLister.

type AzureQueueStorageSourceListerExpansion added in v1.9.0

type AzureQueueStorageSourceListerExpansion interface{}

AzureQueueStorageSourceListerExpansion allows custom methods to be added to AzureQueueStorageSourceLister.

type AzureQueueStorageSourceNamespaceLister added in v1.9.0

type AzureQueueStorageSourceNamespaceLister interface {
	// List lists all AzureQueueStorageSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureQueueStorageSource, err error)
	// Get retrieves the AzureQueueStorageSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AzureQueueStorageSource, error)
	AzureQueueStorageSourceNamespaceListerExpansion
}

AzureQueueStorageSourceNamespaceLister helps list and get AzureQueueStorageSources. All objects returned here must be treated as read-only.

type AzureQueueStorageSourceNamespaceListerExpansion added in v1.9.0

type AzureQueueStorageSourceNamespaceListerExpansion interface{}

AzureQueueStorageSourceNamespaceListerExpansion allows custom methods to be added to AzureQueueStorageSourceNamespaceLister.

type AzureServiceBusQueueSourceLister added in v1.10.0

type AzureServiceBusQueueSourceLister interface {
	// List lists all AzureServiceBusQueueSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureServiceBusQueueSource, err error)
	// AzureServiceBusQueueSources returns an object that can list and get AzureServiceBusQueueSources.
	AzureServiceBusQueueSources(namespace string) AzureServiceBusQueueSourceNamespaceLister
	AzureServiceBusQueueSourceListerExpansion
}

AzureServiceBusQueueSourceLister helps list AzureServiceBusQueueSources. All objects returned here must be treated as read-only.

func NewAzureServiceBusQueueSourceLister added in v1.10.0

func NewAzureServiceBusQueueSourceLister(indexer cache.Indexer) AzureServiceBusQueueSourceLister

NewAzureServiceBusQueueSourceLister returns a new AzureServiceBusQueueSourceLister.

type AzureServiceBusQueueSourceListerExpansion added in v1.10.0

type AzureServiceBusQueueSourceListerExpansion interface{}

AzureServiceBusQueueSourceListerExpansion allows custom methods to be added to AzureServiceBusQueueSourceLister.

type AzureServiceBusQueueSourceNamespaceLister added in v1.10.0

type AzureServiceBusQueueSourceNamespaceLister interface {
	// List lists all AzureServiceBusQueueSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AzureServiceBusQueueSource, err error)
	// Get retrieves the AzureServiceBusQueueSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AzureServiceBusQueueSource, error)
	AzureServiceBusQueueSourceNamespaceListerExpansion
}

AzureServiceBusQueueSourceNamespaceLister helps list and get AzureServiceBusQueueSources. All objects returned here must be treated as read-only.

type AzureServiceBusQueueSourceNamespaceListerExpansion added in v1.10.0

type AzureServiceBusQueueSourceNamespaceListerExpansion interface{}

AzureServiceBusQueueSourceNamespaceListerExpansion allows custom methods to be added to AzureServiceBusQueueSourceNamespaceLister.

type GoogleCloudAuditLogsSourceLister added in v1.10.0

type GoogleCloudAuditLogsSourceLister interface {
	// List lists all GoogleCloudAuditLogsSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudAuditLogsSource, err error)
	// GoogleCloudAuditLogsSources returns an object that can list and get GoogleCloudAuditLogsSources.
	GoogleCloudAuditLogsSources(namespace string) GoogleCloudAuditLogsSourceNamespaceLister
	GoogleCloudAuditLogsSourceListerExpansion
}

GoogleCloudAuditLogsSourceLister helps list GoogleCloudAuditLogsSources. All objects returned here must be treated as read-only.

func NewGoogleCloudAuditLogsSourceLister added in v1.10.0

func NewGoogleCloudAuditLogsSourceLister(indexer cache.Indexer) GoogleCloudAuditLogsSourceLister

NewGoogleCloudAuditLogsSourceLister returns a new GoogleCloudAuditLogsSourceLister.

type GoogleCloudAuditLogsSourceListerExpansion added in v1.10.0

type GoogleCloudAuditLogsSourceListerExpansion interface{}

GoogleCloudAuditLogsSourceListerExpansion allows custom methods to be added to GoogleCloudAuditLogsSourceLister.

type GoogleCloudAuditLogsSourceNamespaceLister added in v1.10.0

type GoogleCloudAuditLogsSourceNamespaceLister interface {
	// List lists all GoogleCloudAuditLogsSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudAuditLogsSource, err error)
	// Get retrieves the GoogleCloudAuditLogsSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.GoogleCloudAuditLogsSource, error)
	GoogleCloudAuditLogsSourceNamespaceListerExpansion
}

GoogleCloudAuditLogsSourceNamespaceLister helps list and get GoogleCloudAuditLogsSources. All objects returned here must be treated as read-only.

type GoogleCloudAuditLogsSourceNamespaceListerExpansion added in v1.10.0

type GoogleCloudAuditLogsSourceNamespaceListerExpansion interface{}

GoogleCloudAuditLogsSourceNamespaceListerExpansion allows custom methods to be added to GoogleCloudAuditLogsSourceNamespaceLister.

type GoogleCloudBillingSourceLister added in v1.10.0

type GoogleCloudBillingSourceLister interface {
	// List lists all GoogleCloudBillingSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudBillingSource, err error)
	// GoogleCloudBillingSources returns an object that can list and get GoogleCloudBillingSources.
	GoogleCloudBillingSources(namespace string) GoogleCloudBillingSourceNamespaceLister
	GoogleCloudBillingSourceListerExpansion
}

GoogleCloudBillingSourceLister helps list GoogleCloudBillingSources. All objects returned here must be treated as read-only.

func NewGoogleCloudBillingSourceLister added in v1.10.0

func NewGoogleCloudBillingSourceLister(indexer cache.Indexer) GoogleCloudBillingSourceLister

NewGoogleCloudBillingSourceLister returns a new GoogleCloudBillingSourceLister.

type GoogleCloudBillingSourceListerExpansion added in v1.10.0

type GoogleCloudBillingSourceListerExpansion interface{}

GoogleCloudBillingSourceListerExpansion allows custom methods to be added to GoogleCloudBillingSourceLister.

type GoogleCloudBillingSourceNamespaceLister added in v1.10.0

type GoogleCloudBillingSourceNamespaceLister interface {
	// List lists all GoogleCloudBillingSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudBillingSource, err error)
	// Get retrieves the GoogleCloudBillingSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.GoogleCloudBillingSource, error)
	GoogleCloudBillingSourceNamespaceListerExpansion
}

GoogleCloudBillingSourceNamespaceLister helps list and get GoogleCloudBillingSources. All objects returned here must be treated as read-only.

type GoogleCloudBillingSourceNamespaceListerExpansion added in v1.10.0

type GoogleCloudBillingSourceNamespaceListerExpansion interface{}

GoogleCloudBillingSourceNamespaceListerExpansion allows custom methods to be added to GoogleCloudBillingSourceNamespaceLister.

type GoogleCloudPubSubSourceLister added in v1.5.0

type GoogleCloudPubSubSourceLister interface {
	// List lists all GoogleCloudPubSubSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudPubSubSource, err error)
	// GoogleCloudPubSubSources returns an object that can list and get GoogleCloudPubSubSources.
	GoogleCloudPubSubSources(namespace string) GoogleCloudPubSubSourceNamespaceLister
	GoogleCloudPubSubSourceListerExpansion
}

GoogleCloudPubSubSourceLister helps list GoogleCloudPubSubSources. All objects returned here must be treated as read-only.

func NewGoogleCloudPubSubSourceLister added in v1.5.0

func NewGoogleCloudPubSubSourceLister(indexer cache.Indexer) GoogleCloudPubSubSourceLister

NewGoogleCloudPubSubSourceLister returns a new GoogleCloudPubSubSourceLister.

type GoogleCloudPubSubSourceListerExpansion added in v1.5.0

type GoogleCloudPubSubSourceListerExpansion interface{}

GoogleCloudPubSubSourceListerExpansion allows custom methods to be added to GoogleCloudPubSubSourceLister.

type GoogleCloudPubSubSourceNamespaceLister added in v1.5.0

type GoogleCloudPubSubSourceNamespaceLister interface {
	// List lists all GoogleCloudPubSubSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudPubSubSource, err error)
	// Get retrieves the GoogleCloudPubSubSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.GoogleCloudPubSubSource, error)
	GoogleCloudPubSubSourceNamespaceListerExpansion
}

GoogleCloudPubSubSourceNamespaceLister helps list and get GoogleCloudPubSubSources. All objects returned here must be treated as read-only.

type GoogleCloudPubSubSourceNamespaceListerExpansion added in v1.5.0

type GoogleCloudPubSubSourceNamespaceListerExpansion interface{}

GoogleCloudPubSubSourceNamespaceListerExpansion allows custom methods to be added to GoogleCloudPubSubSourceNamespaceLister.

type GoogleCloudRepositoriesSourceLister added in v1.10.0

type GoogleCloudRepositoriesSourceLister interface {
	// List lists all GoogleCloudRepositoriesSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudRepositoriesSource, err error)
	// GoogleCloudRepositoriesSources returns an object that can list and get GoogleCloudRepositoriesSources.
	GoogleCloudRepositoriesSources(namespace string) GoogleCloudRepositoriesSourceNamespaceLister
	GoogleCloudRepositoriesSourceListerExpansion
}

GoogleCloudRepositoriesSourceLister helps list GoogleCloudRepositoriesSources. All objects returned here must be treated as read-only.

func NewGoogleCloudRepositoriesSourceLister added in v1.10.0

func NewGoogleCloudRepositoriesSourceLister(indexer cache.Indexer) GoogleCloudRepositoriesSourceLister

NewGoogleCloudRepositoriesSourceLister returns a new GoogleCloudRepositoriesSourceLister.

type GoogleCloudRepositoriesSourceListerExpansion added in v1.10.0

type GoogleCloudRepositoriesSourceListerExpansion interface{}

GoogleCloudRepositoriesSourceListerExpansion allows custom methods to be added to GoogleCloudRepositoriesSourceLister.

type GoogleCloudRepositoriesSourceNamespaceLister added in v1.10.0

type GoogleCloudRepositoriesSourceNamespaceLister interface {
	// List lists all GoogleCloudRepositoriesSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudRepositoriesSource, err error)
	// Get retrieves the GoogleCloudRepositoriesSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.GoogleCloudRepositoriesSource, error)
	GoogleCloudRepositoriesSourceNamespaceListerExpansion
}

GoogleCloudRepositoriesSourceNamespaceLister helps list and get GoogleCloudRepositoriesSources. All objects returned here must be treated as read-only.

type GoogleCloudRepositoriesSourceNamespaceListerExpansion added in v1.10.0

type GoogleCloudRepositoriesSourceNamespaceListerExpansion interface{}

GoogleCloudRepositoriesSourceNamespaceListerExpansion allows custom methods to be added to GoogleCloudRepositoriesSourceNamespaceLister.

type GoogleCloudStorageSourceLister added in v1.4.1

type GoogleCloudStorageSourceLister interface {
	// List lists all GoogleCloudStorageSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudStorageSource, err error)
	// GoogleCloudStorageSources returns an object that can list and get GoogleCloudStorageSources.
	GoogleCloudStorageSources(namespace string) GoogleCloudStorageSourceNamespaceLister
	GoogleCloudStorageSourceListerExpansion
}

GoogleCloudStorageSourceLister helps list GoogleCloudStorageSources. All objects returned here must be treated as read-only.

func NewGoogleCloudStorageSourceLister added in v1.4.1

func NewGoogleCloudStorageSourceLister(indexer cache.Indexer) GoogleCloudStorageSourceLister

NewGoogleCloudStorageSourceLister returns a new GoogleCloudStorageSourceLister.

type GoogleCloudStorageSourceListerExpansion added in v1.4.1

type GoogleCloudStorageSourceListerExpansion interface{}

GoogleCloudStorageSourceListerExpansion allows custom methods to be added to GoogleCloudStorageSourceLister.

type GoogleCloudStorageSourceNamespaceLister added in v1.4.1

type GoogleCloudStorageSourceNamespaceLister interface {
	// List lists all GoogleCloudStorageSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.GoogleCloudStorageSource, err error)
	// Get retrieves the GoogleCloudStorageSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.GoogleCloudStorageSource, error)
	GoogleCloudStorageSourceNamespaceListerExpansion
}

GoogleCloudStorageSourceNamespaceLister helps list and get GoogleCloudStorageSources. All objects returned here must be treated as read-only.

type GoogleCloudStorageSourceNamespaceListerExpansion added in v1.4.1

type GoogleCloudStorageSourceNamespaceListerExpansion interface{}

GoogleCloudStorageSourceNamespaceListerExpansion allows custom methods to be added to GoogleCloudStorageSourceNamespaceLister.

type OCIMetricsSourceLister added in v0.7.0

type OCIMetricsSourceLister interface {
	// List lists all OCIMetricsSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OCIMetricsSource, err error)
	// OCIMetricsSources returns an object that can list and get OCIMetricsSources.
	OCIMetricsSources(namespace string) OCIMetricsSourceNamespaceLister
	OCIMetricsSourceListerExpansion
}

OCIMetricsSourceLister helps list OCIMetricsSources. All objects returned here must be treated as read-only.

func NewOCIMetricsSourceLister added in v0.7.0

func NewOCIMetricsSourceLister(indexer cache.Indexer) OCIMetricsSourceLister

NewOCIMetricsSourceLister returns a new OCIMetricsSourceLister.

type OCIMetricsSourceListerExpansion added in v0.7.0

type OCIMetricsSourceListerExpansion interface{}

OCIMetricsSourceListerExpansion allows custom methods to be added to OCIMetricsSourceLister.

type OCIMetricsSourceNamespaceLister added in v0.7.0

type OCIMetricsSourceNamespaceLister interface {
	// List lists all OCIMetricsSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.OCIMetricsSource, err error)
	// Get retrieves the OCIMetricsSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.OCIMetricsSource, error)
	OCIMetricsSourceNamespaceListerExpansion
}

OCIMetricsSourceNamespaceLister helps list and get OCIMetricsSources. All objects returned here must be treated as read-only.

type OCIMetricsSourceNamespaceListerExpansion added in v0.7.0

type OCIMetricsSourceNamespaceListerExpansion interface{}

OCIMetricsSourceNamespaceListerExpansion allows custom methods to be added to OCIMetricsSourceNamespaceLister.

type SalesforceSourceLister added in v0.6.0

type SalesforceSourceLister interface {
	// List lists all SalesforceSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.SalesforceSource, err error)
	// SalesforceSources returns an object that can list and get SalesforceSources.
	SalesforceSources(namespace string) SalesforceSourceNamespaceLister
	SalesforceSourceListerExpansion
}

SalesforceSourceLister helps list SalesforceSources. All objects returned here must be treated as read-only.

func NewSalesforceSourceLister added in v0.6.0

func NewSalesforceSourceLister(indexer cache.Indexer) SalesforceSourceLister

NewSalesforceSourceLister returns a new SalesforceSourceLister.

type SalesforceSourceListerExpansion added in v0.6.0

type SalesforceSourceListerExpansion interface{}

SalesforceSourceListerExpansion allows custom methods to be added to SalesforceSourceLister.

type SalesforceSourceNamespaceLister added in v0.6.0

type SalesforceSourceNamespaceLister interface {
	// List lists all SalesforceSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.SalesforceSource, err error)
	// Get retrieves the SalesforceSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.SalesforceSource, error)
	SalesforceSourceNamespaceListerExpansion
}

SalesforceSourceNamespaceLister helps list and get SalesforceSources. All objects returned here must be treated as read-only.

type SalesforceSourceNamespaceListerExpansion added in v0.6.0

type SalesforceSourceNamespaceListerExpansion interface{}

SalesforceSourceNamespaceListerExpansion allows custom methods to be added to SalesforceSourceNamespaceLister.

type TwilioSourceLister added in v1.2.0

type TwilioSourceLister interface {
	// List lists all TwilioSources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.TwilioSource, err error)
	// TwilioSources returns an object that can list and get TwilioSources.
	TwilioSources(namespace string) TwilioSourceNamespaceLister
	TwilioSourceListerExpansion
}

TwilioSourceLister helps list TwilioSources. All objects returned here must be treated as read-only.

func NewTwilioSourceLister added in v1.2.0

func NewTwilioSourceLister(indexer cache.Indexer) TwilioSourceLister

NewTwilioSourceLister returns a new TwilioSourceLister.

type TwilioSourceListerExpansion added in v1.2.0

type TwilioSourceListerExpansion interface{}

TwilioSourceListerExpansion allows custom methods to be added to TwilioSourceLister.

type TwilioSourceNamespaceLister added in v1.2.0

type TwilioSourceNamespaceLister interface {
	// List lists all TwilioSources in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.TwilioSource, err error)
	// Get retrieves the TwilioSource from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.TwilioSource, error)
	TwilioSourceNamespaceListerExpansion
}

TwilioSourceNamespaceLister helps list and get TwilioSources. All objects returned here must be treated as read-only.

type TwilioSourceNamespaceListerExpansion added in v1.2.0

type TwilioSourceNamespaceListerExpansion interface{}

TwilioSourceNamespaceListerExpansion allows custom methods to be added to TwilioSourceNamespaceLister.

Jump to

Keyboard shortcuts

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