v1alpha1

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 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 ConsulConnectorLister

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

ConsulConnectorLister helps list ConsulConnectors. All objects returned here must be treated as read-only.

func NewConsulConnectorLister

func NewConsulConnectorLister(indexer cache.Indexer) ConsulConnectorLister

NewConsulConnectorLister returns a new ConsulConnectorLister.

type ConsulConnectorListerExpansion

type ConsulConnectorListerExpansion interface{}

ConsulConnectorListerExpansion allows custom methods to be added to ConsulConnectorLister.

type EurekaConnectorLister

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

EurekaConnectorLister helps list EurekaConnectors. All objects returned here must be treated as read-only.

func NewEurekaConnectorLister

func NewEurekaConnectorLister(indexer cache.Indexer) EurekaConnectorLister

NewEurekaConnectorLister returns a new EurekaConnectorLister.

type EurekaConnectorListerExpansion

type EurekaConnectorListerExpansion interface{}

EurekaConnectorListerExpansion allows custom methods to be added to EurekaConnectorLister.

type GatewayConnectorLister

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

GatewayConnectorLister helps list GatewayConnectors. All objects returned here must be treated as read-only.

func NewGatewayConnectorLister

func NewGatewayConnectorLister(indexer cache.Indexer) GatewayConnectorLister

NewGatewayConnectorLister returns a new GatewayConnectorLister.

type GatewayConnectorListerExpansion

type GatewayConnectorListerExpansion interface{}

GatewayConnectorListerExpansion allows custom methods to be added to GatewayConnectorLister.

type MachineConnectorLister

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

MachineConnectorLister helps list MachineConnectors. All objects returned here must be treated as read-only.

func NewMachineConnectorLister

func NewMachineConnectorLister(indexer cache.Indexer) MachineConnectorLister

NewMachineConnectorLister returns a new MachineConnectorLister.

type MachineConnectorListerExpansion

type MachineConnectorListerExpansion interface{}

MachineConnectorListerExpansion allows custom methods to be added to MachineConnectorLister.

type NacosConnectorLister

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

NacosConnectorLister helps list NacosConnectors. All objects returned here must be treated as read-only.

func NewNacosConnectorLister

func NewNacosConnectorLister(indexer cache.Indexer) NacosConnectorLister

NewNacosConnectorLister returns a new NacosConnectorLister.

type NacosConnectorListerExpansion

type NacosConnectorListerExpansion interface{}

NacosConnectorListerExpansion allows custom methods to be added to NacosConnectorLister.

Jump to

Keyboard shortcuts

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