v2alpha1

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApisixClusterConfigInformer added in v1.0.0

func NewApisixClusterConfigInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewApisixClusterConfigInformer constructs a new informer for ApisixClusterConfig type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewApisixConsumerInformer added in v1.0.0

func NewApisixConsumerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewApisixConsumerInformer constructs a new informer for ApisixConsumer type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewApisixRouteInformer

func NewApisixRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewApisixRouteInformer constructs a new informer for ApisixRoute type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredApisixClusterConfigInformer added in v1.0.0

func NewFilteredApisixClusterConfigInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredApisixClusterConfigInformer constructs a new informer for ApisixClusterConfig type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredApisixConsumerInformer added in v1.0.0

func NewFilteredApisixConsumerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredApisixConsumerInformer constructs a new informer for ApisixConsumer type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredApisixRouteInformer

func NewFilteredApisixRouteInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredApisixRouteInformer constructs a new informer for ApisixRoute type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type ApisixClusterConfigInformer added in v1.0.0

type ApisixClusterConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.ApisixClusterConfigLister
}

ApisixClusterConfigInformer provides access to a shared informer and lister for ApisixClusterConfigs.

type ApisixConsumerInformer added in v1.0.0

type ApisixConsumerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.ApisixConsumerLister
}

ApisixConsumerInformer provides access to a shared informer and lister for ApisixConsumers.

type ApisixRouteInformer

type ApisixRouteInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.ApisixRouteLister
}

ApisixRouteInformer provides access to a shared informer and lister for ApisixRoutes.

type Interface

type Interface interface {
	// ApisixClusterConfigs returns a ApisixClusterConfigInformer.
	ApisixClusterConfigs() ApisixClusterConfigInformer
	// ApisixConsumers returns a ApisixConsumerInformer.
	ApisixConsumers() ApisixConsumerInformer
	// ApisixRoutes returns a ApisixRouteInformer.
	ApisixRoutes() ApisixRouteInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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