v1alpha1

package
v0.0.0-...-2c1c132 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Code generated by informer-gen. DO NOT EDIT. Deprecated: client-go package is deprecated, use github.com/aeraki-mesh/client-go instead.

Code generated by informer-gen. DO NOT EDIT. Deprecated: client-go package is deprecated, use github.com/aeraki-mesh/client-go instead.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApplicationProtocolInformer

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

NewApplicationProtocolInformer constructs a new informer for ApplicationProtocol 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 NewFilteredApplicationProtocolInformer

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

NewFilteredApplicationProtocolInformer constructs a new informer for ApplicationProtocol 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 NewFilteredMetaRouterInformer

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

NewFilteredMetaRouterInformer constructs a new informer for MetaRouter 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 NewMetaRouterInformer

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

NewMetaRouterInformer constructs a new informer for MetaRouter 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 ApplicationProtocolInformer

type ApplicationProtocolInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ApplicationProtocolLister
}

ApplicationProtocolInformer provides access to a shared informer and lister for ApplicationProtocols.

type Interface

type Interface interface {
	// ApplicationProtocols returns a ApplicationProtocolInformer.
	ApplicationProtocols() ApplicationProtocolInformer
	// MetaRouters returns a MetaRouterInformer.
	MetaRouters() MetaRouterInformer
}

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

func New

New returns a new Interface.

type MetaRouterInformer

type MetaRouterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.MetaRouterLister
}

MetaRouterInformer provides access to a shared informer and lister for MetaRouters.

Jump to

Keyboard shortcuts

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