v1alpha1

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 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 GENIDClaimLister

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

GENIDClaimLister helps list GENIDClaims. All objects returned here must be treated as read-only.

func NewGENIDClaimLister

func NewGENIDClaimLister(indexer cache.Indexer) GENIDClaimLister

NewGENIDClaimLister returns a new GENIDClaimLister.

type GENIDClaimListerExpansion

type GENIDClaimListerExpansion interface{}

GENIDClaimListerExpansion allows custom methods to be added to GENIDClaimLister.

type GENIDClaimNamespaceLister

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

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

type GENIDClaimNamespaceListerExpansion

type GENIDClaimNamespaceListerExpansion interface{}

GENIDClaimNamespaceListerExpansion allows custom methods to be added to GENIDClaimNamespaceLister.

type GENIDEntryLister

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

GENIDEntryLister helps list GENIDEntries. All objects returned here must be treated as read-only.

func NewGENIDEntryLister

func NewGENIDEntryLister(indexer cache.Indexer) GENIDEntryLister

NewGENIDEntryLister returns a new GENIDEntryLister.

type GENIDEntryListerExpansion

type GENIDEntryListerExpansion interface{}

GENIDEntryListerExpansion allows custom methods to be added to GENIDEntryLister.

type GENIDEntryNamespaceLister

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

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

type GENIDEntryNamespaceListerExpansion

type GENIDEntryNamespaceListerExpansion interface{}

GENIDEntryNamespaceListerExpansion allows custom methods to be added to GENIDEntryNamespaceLister.

type GENIDIndexLister

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

GENIDIndexLister helps list GENIDIndexes. All objects returned here must be treated as read-only.

func NewGENIDIndexLister

func NewGENIDIndexLister(indexer cache.Indexer) GENIDIndexLister

NewGENIDIndexLister returns a new GENIDIndexLister.

type GENIDIndexListerExpansion

type GENIDIndexListerExpansion interface{}

GENIDIndexListerExpansion allows custom methods to be added to GENIDIndexLister.

type GENIDIndexNamespaceLister

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

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

type GENIDIndexNamespaceListerExpansion

type GENIDIndexNamespaceListerExpansion interface{}

GENIDIndexNamespaceListerExpansion allows custom methods to be added to GENIDIndexNamespaceLister.

Jump to

Keyboard shortcuts

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