v1alpha1

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 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 AWSCodeCommitSourceLister

type AWSCodeCommitSourceLister interface {
	// List lists all AWSCodeCommitSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSCodeCommitSource, err error)
	// AWSCodeCommitSources returns an object that can list and get AWSCodeCommitSources.
	AWSCodeCommitSources(namespace string) AWSCodeCommitSourceNamespaceLister
	AWSCodeCommitSourceListerExpansion
}

AWSCodeCommitSourceLister helps list AWSCodeCommitSources.

func NewAWSCodeCommitSourceLister

func NewAWSCodeCommitSourceLister(indexer cache.Indexer) AWSCodeCommitSourceLister

NewAWSCodeCommitSourceLister returns a new AWSCodeCommitSourceLister.

type AWSCodeCommitSourceListerExpansion

type AWSCodeCommitSourceListerExpansion interface{}

AWSCodeCommitSourceListerExpansion allows custom methods to be added to AWSCodeCommitSourceLister.

type AWSCodeCommitSourceNamespaceLister

type AWSCodeCommitSourceNamespaceLister interface {
	// List lists all AWSCodeCommitSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSCodeCommitSource, err error)
	// Get retrieves the AWSCodeCommitSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSCodeCommitSource, error)
	AWSCodeCommitSourceNamespaceListerExpansion
}

AWSCodeCommitSourceNamespaceLister helps list and get AWSCodeCommitSources.

type AWSCodeCommitSourceNamespaceListerExpansion

type AWSCodeCommitSourceNamespaceListerExpansion interface{}

AWSCodeCommitSourceNamespaceListerExpansion allows custom methods to be added to AWSCodeCommitSourceNamespaceLister.

type AWSCognitoIdentitySourceLister

type AWSCognitoIdentitySourceLister interface {
	// List lists all AWSCognitoIdentitySources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSCognitoIdentitySource, err error)
	// AWSCognitoIdentitySources returns an object that can list and get AWSCognitoIdentitySources.
	AWSCognitoIdentitySources(namespace string) AWSCognitoIdentitySourceNamespaceLister
	AWSCognitoIdentitySourceListerExpansion
}

AWSCognitoIdentitySourceLister helps list AWSCognitoIdentitySources.

func NewAWSCognitoIdentitySourceLister

func NewAWSCognitoIdentitySourceLister(indexer cache.Indexer) AWSCognitoIdentitySourceLister

NewAWSCognitoIdentitySourceLister returns a new AWSCognitoIdentitySourceLister.

type AWSCognitoIdentitySourceListerExpansion

type AWSCognitoIdentitySourceListerExpansion interface{}

AWSCognitoIdentitySourceListerExpansion allows custom methods to be added to AWSCognitoIdentitySourceLister.

type AWSCognitoIdentitySourceNamespaceLister

type AWSCognitoIdentitySourceNamespaceLister interface {
	// List lists all AWSCognitoIdentitySources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSCognitoIdentitySource, err error)
	// Get retrieves the AWSCognitoIdentitySource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSCognitoIdentitySource, error)
	AWSCognitoIdentitySourceNamespaceListerExpansion
}

AWSCognitoIdentitySourceNamespaceLister helps list and get AWSCognitoIdentitySources.

type AWSCognitoIdentitySourceNamespaceListerExpansion

type AWSCognitoIdentitySourceNamespaceListerExpansion interface{}

AWSCognitoIdentitySourceNamespaceListerExpansion allows custom methods to be added to AWSCognitoIdentitySourceNamespaceLister.

type AWSCognitoUserPoolSourceLister

type AWSCognitoUserPoolSourceLister interface {
	// List lists all AWSCognitoUserPoolSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSCognitoUserPoolSource, err error)
	// AWSCognitoUserPoolSources returns an object that can list and get AWSCognitoUserPoolSources.
	AWSCognitoUserPoolSources(namespace string) AWSCognitoUserPoolSourceNamespaceLister
	AWSCognitoUserPoolSourceListerExpansion
}

AWSCognitoUserPoolSourceLister helps list AWSCognitoUserPoolSources.

func NewAWSCognitoUserPoolSourceLister

func NewAWSCognitoUserPoolSourceLister(indexer cache.Indexer) AWSCognitoUserPoolSourceLister

NewAWSCognitoUserPoolSourceLister returns a new AWSCognitoUserPoolSourceLister.

type AWSCognitoUserPoolSourceListerExpansion

type AWSCognitoUserPoolSourceListerExpansion interface{}

AWSCognitoUserPoolSourceListerExpansion allows custom methods to be added to AWSCognitoUserPoolSourceLister.

type AWSCognitoUserPoolSourceNamespaceLister

type AWSCognitoUserPoolSourceNamespaceLister interface {
	// List lists all AWSCognitoUserPoolSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSCognitoUserPoolSource, err error)
	// Get retrieves the AWSCognitoUserPoolSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSCognitoUserPoolSource, error)
	AWSCognitoUserPoolSourceNamespaceListerExpansion
}

AWSCognitoUserPoolSourceNamespaceLister helps list and get AWSCognitoUserPoolSources.

type AWSCognitoUserPoolSourceNamespaceListerExpansion

type AWSCognitoUserPoolSourceNamespaceListerExpansion interface{}

AWSCognitoUserPoolSourceNamespaceListerExpansion allows custom methods to be added to AWSCognitoUserPoolSourceNamespaceLister.

type AWSDynamoDBSourceLister

type AWSDynamoDBSourceLister interface {
	// List lists all AWSDynamoDBSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSDynamoDBSource, err error)
	// AWSDynamoDBSources returns an object that can list and get AWSDynamoDBSources.
	AWSDynamoDBSources(namespace string) AWSDynamoDBSourceNamespaceLister
	AWSDynamoDBSourceListerExpansion
}

AWSDynamoDBSourceLister helps list AWSDynamoDBSources.

func NewAWSDynamoDBSourceLister

func NewAWSDynamoDBSourceLister(indexer cache.Indexer) AWSDynamoDBSourceLister

NewAWSDynamoDBSourceLister returns a new AWSDynamoDBSourceLister.

type AWSDynamoDBSourceListerExpansion

type AWSDynamoDBSourceListerExpansion interface{}

AWSDynamoDBSourceListerExpansion allows custom methods to be added to AWSDynamoDBSourceLister.

type AWSDynamoDBSourceNamespaceLister

type AWSDynamoDBSourceNamespaceLister interface {
	// List lists all AWSDynamoDBSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSDynamoDBSource, err error)
	// Get retrieves the AWSDynamoDBSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSDynamoDBSource, error)
	AWSDynamoDBSourceNamespaceListerExpansion
}

AWSDynamoDBSourceNamespaceLister helps list and get AWSDynamoDBSources.

type AWSDynamoDBSourceNamespaceListerExpansion

type AWSDynamoDBSourceNamespaceListerExpansion interface{}

AWSDynamoDBSourceNamespaceListerExpansion allows custom methods to be added to AWSDynamoDBSourceNamespaceLister.

type AWSIoTSourceLister

type AWSIoTSourceLister interface {
	// List lists all AWSIoTSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSIoTSource, err error)
	// AWSIoTSources returns an object that can list and get AWSIoTSources.
	AWSIoTSources(namespace string) AWSIoTSourceNamespaceLister
	AWSIoTSourceListerExpansion
}

AWSIoTSourceLister helps list AWSIoTSources.

func NewAWSIoTSourceLister

func NewAWSIoTSourceLister(indexer cache.Indexer) AWSIoTSourceLister

NewAWSIoTSourceLister returns a new AWSIoTSourceLister.

type AWSIoTSourceListerExpansion

type AWSIoTSourceListerExpansion interface{}

AWSIoTSourceListerExpansion allows custom methods to be added to AWSIoTSourceLister.

type AWSIoTSourceNamespaceLister

type AWSIoTSourceNamespaceLister interface {
	// List lists all AWSIoTSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSIoTSource, err error)
	// Get retrieves the AWSIoTSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSIoTSource, error)
	AWSIoTSourceNamespaceListerExpansion
}

AWSIoTSourceNamespaceLister helps list and get AWSIoTSources.

type AWSIoTSourceNamespaceListerExpansion

type AWSIoTSourceNamespaceListerExpansion interface{}

AWSIoTSourceNamespaceListerExpansion allows custom methods to be added to AWSIoTSourceNamespaceLister.

type AWSKinesisSourceLister

type AWSKinesisSourceLister interface {
	// List lists all AWSKinesisSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSKinesisSource, err error)
	// AWSKinesisSources returns an object that can list and get AWSKinesisSources.
	AWSKinesisSources(namespace string) AWSKinesisSourceNamespaceLister
	AWSKinesisSourceListerExpansion
}

AWSKinesisSourceLister helps list AWSKinesisSources.

func NewAWSKinesisSourceLister

func NewAWSKinesisSourceLister(indexer cache.Indexer) AWSKinesisSourceLister

NewAWSKinesisSourceLister returns a new AWSKinesisSourceLister.

type AWSKinesisSourceListerExpansion

type AWSKinesisSourceListerExpansion interface{}

AWSKinesisSourceListerExpansion allows custom methods to be added to AWSKinesisSourceLister.

type AWSKinesisSourceNamespaceLister

type AWSKinesisSourceNamespaceLister interface {
	// List lists all AWSKinesisSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSKinesisSource, err error)
	// Get retrieves the AWSKinesisSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSKinesisSource, error)
	AWSKinesisSourceNamespaceListerExpansion
}

AWSKinesisSourceNamespaceLister helps list and get AWSKinesisSources.

type AWSKinesisSourceNamespaceListerExpansion

type AWSKinesisSourceNamespaceListerExpansion interface{}

AWSKinesisSourceNamespaceListerExpansion allows custom methods to be added to AWSKinesisSourceNamespaceLister.

type AWSSNSSourceLister

type AWSSNSSourceLister interface {
	// List lists all AWSSNSSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSSNSSource, err error)
	// AWSSNSSources returns an object that can list and get AWSSNSSources.
	AWSSNSSources(namespace string) AWSSNSSourceNamespaceLister
	AWSSNSSourceListerExpansion
}

AWSSNSSourceLister helps list AWSSNSSources.

func NewAWSSNSSourceLister

func NewAWSSNSSourceLister(indexer cache.Indexer) AWSSNSSourceLister

NewAWSSNSSourceLister returns a new AWSSNSSourceLister.

type AWSSNSSourceListerExpansion

type AWSSNSSourceListerExpansion interface{}

AWSSNSSourceListerExpansion allows custom methods to be added to AWSSNSSourceLister.

type AWSSNSSourceNamespaceLister

type AWSSNSSourceNamespaceLister interface {
	// List lists all AWSSNSSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSSNSSource, err error)
	// Get retrieves the AWSSNSSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSSNSSource, error)
	AWSSNSSourceNamespaceListerExpansion
}

AWSSNSSourceNamespaceLister helps list and get AWSSNSSources.

type AWSSNSSourceNamespaceListerExpansion

type AWSSNSSourceNamespaceListerExpansion interface{}

AWSSNSSourceNamespaceListerExpansion allows custom methods to be added to AWSSNSSourceNamespaceLister.

type AWSSQSSourceLister

type AWSSQSSourceLister interface {
	// List lists all AWSSQSSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AWSSQSSource, err error)
	// AWSSQSSources returns an object that can list and get AWSSQSSources.
	AWSSQSSources(namespace string) AWSSQSSourceNamespaceLister
	AWSSQSSourceListerExpansion
}

AWSSQSSourceLister helps list AWSSQSSources.

func NewAWSSQSSourceLister

func NewAWSSQSSourceLister(indexer cache.Indexer) AWSSQSSourceLister

NewAWSSQSSourceLister returns a new AWSSQSSourceLister.

type AWSSQSSourceListerExpansion

type AWSSQSSourceListerExpansion interface{}

AWSSQSSourceListerExpansion allows custom methods to be added to AWSSQSSourceLister.

type AWSSQSSourceNamespaceLister

type AWSSQSSourceNamespaceLister interface {
	// List lists all AWSSQSSources in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.AWSSQSSource, err error)
	// Get retrieves the AWSSQSSource from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.AWSSQSSource, error)
	AWSSQSSourceNamespaceListerExpansion
}

AWSSQSSourceNamespaceLister helps list and get AWSSQSSources.

type AWSSQSSourceNamespaceListerExpansion

type AWSSQSSourceNamespaceListerExpansion interface{}

AWSSQSSourceNamespaceListerExpansion allows custom methods to be added to AWSSQSSourceNamespaceLister.

Jump to

Keyboard shortcuts

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