v1

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: UPL-1.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VerrazzanoMonitoringInstanceLister

type VerrazzanoMonitoringInstanceLister interface {
	// List lists all VerrazzanoMonitoringInstances in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1.VerrazzanoMonitoringInstance, err error)
	// VerrazzanoMonitoringInstances returns an object that can list and get VerrazzanoMonitoringInstances.
	VerrazzanoMonitoringInstances(namespace string) VerrazzanoMonitoringInstanceNamespaceLister
	VerrazzanoMonitoringInstanceListerExpansion
}

VerrazzanoMonitoringInstanceLister helps list VerrazzanoMonitoringInstances. All objects returned here must be treated as read-only.

func NewVerrazzanoMonitoringInstanceLister

func NewVerrazzanoMonitoringInstanceLister(indexer cache.Indexer) VerrazzanoMonitoringInstanceLister

NewVerrazzanoMonitoringInstanceLister returns a new VerrazzanoMonitoringInstanceLister.

type VerrazzanoMonitoringInstanceListerExpansion

type VerrazzanoMonitoringInstanceListerExpansion interface{}

VerrazzanoMonitoringInstanceListerExpansion allows custom methods to be added to VerrazzanoMonitoringInstanceLister.

type VerrazzanoMonitoringInstanceNamespaceLister

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

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

type VerrazzanoMonitoringInstanceNamespaceListerExpansion

type VerrazzanoMonitoringInstanceNamespaceListerExpansion interface{}

VerrazzanoMonitoringInstanceNamespaceListerExpansion allows custom methods to be added to VerrazzanoMonitoringInstanceNamespaceLister.

Jump to

Keyboard shortcuts

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