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 AcceptedAgreementLister

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

AcceptedAgreementLister helps list AcceptedAgreements. All objects returned here must be treated as read-only.

func NewAcceptedAgreementLister

func NewAcceptedAgreementLister(indexer cache.Indexer) AcceptedAgreementLister

NewAcceptedAgreementLister returns a new AcceptedAgreementLister.

type AcceptedAgreementListerExpansion

type AcceptedAgreementListerExpansion interface{}

AcceptedAgreementListerExpansion allows custom methods to be added to AcceptedAgreementLister.

type AcceptedAgreementNamespaceLister

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

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

type AcceptedAgreementNamespaceListerExpansion

type AcceptedAgreementNamespaceListerExpansion interface{}

AcceptedAgreementNamespaceListerExpansion allows custom methods to be added to AcceptedAgreementNamespaceLister.

type ListingPackageAgreementLister

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

ListingPackageAgreementLister helps list ListingPackageAgreements. All objects returned here must be treated as read-only.

func NewListingPackageAgreementLister

func NewListingPackageAgreementLister(indexer cache.Indexer) ListingPackageAgreementLister

NewListingPackageAgreementLister returns a new ListingPackageAgreementLister.

type ListingPackageAgreementListerExpansion

type ListingPackageAgreementListerExpansion interface{}

ListingPackageAgreementListerExpansion allows custom methods to be added to ListingPackageAgreementLister.

type ListingPackageAgreementNamespaceLister

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

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

type ListingPackageAgreementNamespaceListerExpansion

type ListingPackageAgreementNamespaceListerExpansion interface{}

ListingPackageAgreementNamespaceListerExpansion allows custom methods to be added to ListingPackageAgreementNamespaceLister.

type PublicationLister

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

PublicationLister helps list Publications. All objects returned here must be treated as read-only.

func NewPublicationLister

func NewPublicationLister(indexer cache.Indexer) PublicationLister

NewPublicationLister returns a new PublicationLister.

type PublicationListerExpansion

type PublicationListerExpansion interface{}

PublicationListerExpansion allows custom methods to be added to PublicationLister.

type PublicationNamespaceLister

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

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

type PublicationNamespaceListerExpansion

type PublicationNamespaceListerExpansion interface{}

PublicationNamespaceListerExpansion allows custom methods to be added to PublicationNamespaceLister.

Jump to

Keyboard shortcuts

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