v1alpha2

package
v0.0.0-...-5bf033e Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New returns a new Interface.

func NewFilteredGRPCRouteInformer

func NewFilteredGRPCRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredGRPCRouteInformer constructs a new informer for GRPCRoute 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 NewFilteredGatewayClassInformer

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

NewFilteredGatewayClassInformer constructs a new informer for GatewayClass 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 NewFilteredGatewayInformer

func NewFilteredGatewayInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredGatewayInformer constructs a new informer for Gateway 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 NewFilteredHTTPRouteInformer

func NewFilteredHTTPRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredHTTPRouteInformer constructs a new informer for HTTPRoute 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 NewFilteredReferenceGrantInformer

func NewFilteredReferenceGrantInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredReferenceGrantInformer constructs a new informer for ReferenceGrant 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 NewFilteredTCPRouteInformer

func NewFilteredTCPRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredTCPRouteInformer constructs a new informer for TCPRoute 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 NewFilteredTLSRouteInformer

func NewFilteredTLSRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredTLSRouteInformer constructs a new informer for TLSRoute 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 NewFilteredUDPRouteInformer

func NewFilteredUDPRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredUDPRouteInformer constructs a new informer for UDPRoute 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 NewGRPCRouteInformer

func NewGRPCRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewGRPCRouteInformer constructs a new informer for GRPCRoute 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 NewGatewayClassInformer

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

NewGatewayClassInformer constructs a new informer for GatewayClass 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 NewGatewayInformer

func NewGatewayInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewGatewayInformer constructs a new informer for Gateway 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 NewHTTPRouteInformer

func NewHTTPRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewHTTPRouteInformer constructs a new informer for HTTPRoute 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 NewReferenceGrantInformer

func NewReferenceGrantInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewReferenceGrantInformer constructs a new informer for ReferenceGrant 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 NewTCPRouteInformer

func NewTCPRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewTCPRouteInformer constructs a new informer for TCPRoute 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 NewTLSRouteInformer

func NewTLSRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewTLSRouteInformer constructs a new informer for TLSRoute 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 NewUDPRouteInformer

func NewUDPRouteInformer(client versioned.Interface, namespaces informers.NamespaceSet,
	resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewUDPRouteInformer constructs a new informer for UDPRoute 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 GRPCRouteInformer

type GRPCRouteInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.GRPCRouteLister
}

GRPCRouteInformer provides access to a shared informer and lister for GRPCRoutes.

type GatewayClassInformer

type GatewayClassInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.GatewayClassLister
}

GatewayClassInformer provides access to a shared informer and lister for GatewayClasses.

type GatewayInformer

type GatewayInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.GatewayLister
}

GatewayInformer provides access to a shared informer and lister for Gateways.

type HTTPRouteInformer

type HTTPRouteInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.HTTPRouteLister
}

HTTPRouteInformer provides access to a shared informer and lister for HTTPRoutes.

type ReferenceGrantInformer

type ReferenceGrantInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.ReferenceGrantLister
}

ReferenceGrantInformer provides access to a shared informer and lister for ReferenceGrants.

type TCPRouteInformer

type TCPRouteInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.TCPRouteLister
}

TCPRouteInformer provides access to a shared informer and lister for TCPRoutes.

type TLSRouteInformer

type TLSRouteInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.TLSRouteLister
}

TLSRouteInformer provides access to a shared informer and lister for TLSRoutes.

type UDPRouteInformer

type UDPRouteInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.UDPRouteLister
}

UDPRouteInformer provides access to a shared informer and lister for UDPRoutes.

Jump to

Keyboard shortcuts

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