v2alpha1

package
v0.34.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FrequentlyChangingAnnotationsResourceLister

type FrequentlyChangingAnnotationsResourceLister interface {
	// List lists all FrequentlyChangingAnnotationsResources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v2alpha1.FrequentlyChangingAnnotationsResource, err error)
	// FrequentlyChangingAnnotationsResources returns an object that can list and get FrequentlyChangingAnnotationsResources.
	FrequentlyChangingAnnotationsResources(namespace string) FrequentlyChangingAnnotationsResourceNamespaceLister
	FrequentlyChangingAnnotationsResourceListerExpansion
}

FrequentlyChangingAnnotationsResourceLister helps list FrequentlyChangingAnnotationsResources. All objects returned here must be treated as read-only.

func NewFrequentlyChangingAnnotationsResourceLister

func NewFrequentlyChangingAnnotationsResourceLister(indexer cache.Indexer) FrequentlyChangingAnnotationsResourceLister

NewFrequentlyChangingAnnotationsResourceLister returns a new FrequentlyChangingAnnotationsResourceLister.

type FrequentlyChangingAnnotationsResourceListerExpansion

type FrequentlyChangingAnnotationsResourceListerExpansion interface{}

FrequentlyChangingAnnotationsResourceListerExpansion allows custom methods to be added to FrequentlyChangingAnnotationsResourceLister.

type FrequentlyChangingAnnotationsResourceNamespaceLister

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

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

type FrequentlyChangingAnnotationsResourceNamespaceListerExpansion

type FrequentlyChangingAnnotationsResourceNamespaceListerExpansion interface{}

FrequentlyChangingAnnotationsResourceNamespaceListerExpansion allows custom methods to be added to FrequentlyChangingAnnotationsResourceNamespaceLister.

type MockResourceLister

type MockResourceLister interface {
	// List lists all MockResources in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v2alpha1.MockResource, err error)
	// MockResources returns an object that can list and get MockResources.
	MockResources(namespace string) MockResourceNamespaceLister
	MockResourceListerExpansion
}

MockResourceLister helps list MockResources. All objects returned here must be treated as read-only.

func NewMockResourceLister

func NewMockResourceLister(indexer cache.Indexer) MockResourceLister

NewMockResourceLister returns a new MockResourceLister.

type MockResourceListerExpansion

type MockResourceListerExpansion interface{}

MockResourceListerExpansion allows custom methods to be added to MockResourceLister.

type MockResourceNamespaceLister

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

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

type MockResourceNamespaceListerExpansion

type MockResourceNamespaceListerExpansion interface{}

MockResourceNamespaceListerExpansion allows custom methods to be added to MockResourceNamespaceLister.

Jump to

Keyboard shortcuts

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