v1alpha1

package
v0.5.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEdgeFunctionInformer

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

NewEdgeFunctionInformer constructs a new informer for EdgeFunction 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 NewEdgeFunctionRevisionInformer added in v0.4.1

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

NewEdgeFunctionRevisionInformer constructs a new informer for EdgeFunctionRevision 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 NewFilteredEdgeFunctionInformer

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

NewFilteredEdgeFunctionInformer constructs a new informer for EdgeFunction 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 NewFilteredEdgeFunctionRevisionInformer added in v0.4.1

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

NewFilteredEdgeFunctionRevisionInformer constructs a new informer for EdgeFunctionRevision 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 EdgeFunctionInformer

type EdgeFunctionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EdgeFunctionLister
}

EdgeFunctionInformer provides access to a shared informer and lister for EdgeFunctions.

type EdgeFunctionRevisionInformer added in v0.4.1

type EdgeFunctionRevisionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EdgeFunctionRevisionLister
}

EdgeFunctionRevisionInformer provides access to a shared informer and lister for EdgeFunctionRevisions.

type Interface

type Interface interface {
	// EdgeFunctions returns a EdgeFunctionInformer.
	EdgeFunctions() EdgeFunctionInformer
	// EdgeFunctionRevisions returns a EdgeFunctionRevisionInformer.
	EdgeFunctionRevisions() EdgeFunctionRevisionInformer
}

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