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 IndustrialPidLoopLister

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

IndustrialPidLoopLister helps list IndustrialPidLoops. All objects returned here must be treated as read-only.

func NewIndustrialPidLoopLister

func NewIndustrialPidLoopLister(indexer cache.Indexer) IndustrialPidLoopLister

NewIndustrialPidLoopLister returns a new IndustrialPidLoopLister.

type IndustrialPidLoopListerExpansion

type IndustrialPidLoopListerExpansion interface{}

IndustrialPidLoopListerExpansion allows custom methods to be added to IndustrialPidLoopLister.

type IndustrialPidLoopNamespaceLister

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

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

type IndustrialPidLoopNamespaceListerExpansion

type IndustrialPidLoopNamespaceListerExpansion interface{}

IndustrialPidLoopNamespaceListerExpansion allows custom methods to be added to IndustrialPidLoopNamespaceLister.

type IndustrialPidOrganizationLister

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

IndustrialPidOrganizationLister helps list IndustrialPidOrganizations. All objects returned here must be treated as read-only.

func NewIndustrialPidOrganizationLister

func NewIndustrialPidOrganizationLister(indexer cache.Indexer) IndustrialPidOrganizationLister

NewIndustrialPidOrganizationLister returns a new IndustrialPidOrganizationLister.

type IndustrialPidOrganizationListerExpansion

type IndustrialPidOrganizationListerExpansion interface{}

IndustrialPidOrganizationListerExpansion allows custom methods to be added to IndustrialPidOrganizationLister.

type IndustrialPidOrganizationNamespaceLister

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

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

type IndustrialPidOrganizationNamespaceListerExpansion

type IndustrialPidOrganizationNamespaceListerExpansion interface{}

IndustrialPidOrganizationNamespaceListerExpansion allows custom methods to be added to IndustrialPidOrganizationNamespaceLister.

type IndustrialPidProjectLister

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

IndustrialPidProjectLister helps list IndustrialPidProjects. All objects returned here must be treated as read-only.

func NewIndustrialPidProjectLister

func NewIndustrialPidProjectLister(indexer cache.Indexer) IndustrialPidProjectLister

NewIndustrialPidProjectLister returns a new IndustrialPidProjectLister.

type IndustrialPidProjectListerExpansion

type IndustrialPidProjectListerExpansion interface{}

IndustrialPidProjectListerExpansion allows custom methods to be added to IndustrialPidProjectLister.

type IndustrialPidProjectNamespaceLister

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

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

type IndustrialPidProjectNamespaceListerExpansion

type IndustrialPidProjectNamespaceListerExpansion interface{}

IndustrialPidProjectNamespaceListerExpansion allows custom methods to be added to IndustrialPidProjectNamespaceLister.

Jump to

Keyboard shortcuts

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