v1alpha1

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 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 ClusterImportPolicyLister

type ClusterImportPolicyLister interface {
	// List lists all ClusterImportPolicies in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ClusterImportPolicy, err error)
	// Get retrieves the ClusterImportPolicy from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ClusterImportPolicy, error)
	ClusterImportPolicyListerExpansion
}

ClusterImportPolicyLister helps list ClusterImportPolicies. All objects returned here must be treated as read-only.

func NewClusterImportPolicyLister

func NewClusterImportPolicyLister(indexer cache.Indexer) ClusterImportPolicyLister

NewClusterImportPolicyLister returns a new ClusterImportPolicyLister.

type ClusterImportPolicyListerExpansion

type ClusterImportPolicyListerExpansion interface{}

ClusterImportPolicyListerExpansion allows custom methods to be added to ClusterImportPolicyLister.

type PediaClusterLifecycleLister

type PediaClusterLifecycleLister interface {
	// List lists all PediaClusterLifecycles in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.PediaClusterLifecycle, err error)
	// Get retrieves the PediaClusterLifecycle from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.PediaClusterLifecycle, error)
	PediaClusterLifecycleListerExpansion
}

PediaClusterLifecycleLister helps list PediaClusterLifecycles. All objects returned here must be treated as read-only.

func NewPediaClusterLifecycleLister

func NewPediaClusterLifecycleLister(indexer cache.Indexer) PediaClusterLifecycleLister

NewPediaClusterLifecycleLister returns a new PediaClusterLifecycleLister.

type PediaClusterLifecycleListerExpansion

type PediaClusterLifecycleListerExpansion interface{}

PediaClusterLifecycleListerExpansion allows custom methods to be added to PediaClusterLifecycleLister.

Jump to

Keyboard shortcuts

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