v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 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 MemberAccountAssociationLister

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

MemberAccountAssociationLister helps list MemberAccountAssociations. All objects returned here must be treated as read-only.

func NewMemberAccountAssociationLister

func NewMemberAccountAssociationLister(indexer cache.Indexer) MemberAccountAssociationLister

NewMemberAccountAssociationLister returns a new MemberAccountAssociationLister.

type MemberAccountAssociationListerExpansion

type MemberAccountAssociationListerExpansion interface{}

MemberAccountAssociationListerExpansion allows custom methods to be added to MemberAccountAssociationLister.

type MemberAccountAssociationNamespaceLister

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

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

type MemberAccountAssociationNamespaceListerExpansion

type MemberAccountAssociationNamespaceListerExpansion interface{}

MemberAccountAssociationNamespaceListerExpansion allows custom methods to be added to MemberAccountAssociationNamespaceLister.

type S3BucketAssociationLister

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

S3BucketAssociationLister helps list S3BucketAssociations. All objects returned here must be treated as read-only.

func NewS3BucketAssociationLister

func NewS3BucketAssociationLister(indexer cache.Indexer) S3BucketAssociationLister

NewS3BucketAssociationLister returns a new S3BucketAssociationLister.

type S3BucketAssociationListerExpansion

type S3BucketAssociationListerExpansion interface{}

S3BucketAssociationListerExpansion allows custom methods to be added to S3BucketAssociationLister.

type S3BucketAssociationNamespaceLister

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

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

type S3BucketAssociationNamespaceListerExpansion

type S3BucketAssociationNamespaceListerExpansion interface{}

S3BucketAssociationNamespaceListerExpansion allows custom methods to be added to S3BucketAssociationNamespaceLister.

Jump to

Keyboard shortcuts

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