v1alpha1

package
v0.37.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 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 RabbitmqBrokerConfigLister

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

RabbitmqBrokerConfigLister helps list RabbitmqBrokerConfigs. All objects returned here must be treated as read-only.

func NewRabbitmqBrokerConfigLister

func NewRabbitmqBrokerConfigLister(indexer cache.Indexer) RabbitmqBrokerConfigLister

NewRabbitmqBrokerConfigLister returns a new RabbitmqBrokerConfigLister.

type RabbitmqBrokerConfigListerExpansion

type RabbitmqBrokerConfigListerExpansion interface{}

RabbitmqBrokerConfigListerExpansion allows custom methods to be added to RabbitmqBrokerConfigLister.

type RabbitmqBrokerConfigNamespaceLister

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

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

type RabbitmqBrokerConfigNamespaceListerExpansion

type RabbitmqBrokerConfigNamespaceListerExpansion interface{}

RabbitmqBrokerConfigNamespaceListerExpansion allows custom methods to be added to RabbitmqBrokerConfigNamespaceLister.

Jump to

Keyboard shortcuts

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