v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAliasInformer

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

NewAliasInformer constructs a new informer for Alias 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 NewCodeSigningConfigInformer

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

NewCodeSigningConfigInformer constructs a new informer for CodeSigningConfig 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 NewEventSourceMappingInformer

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

NewEventSourceMappingInformer constructs a new informer for EventSourceMapping 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 NewFilteredAliasInformer

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

NewFilteredAliasInformer constructs a new informer for Alias 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 NewFilteredCodeSigningConfigInformer

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

NewFilteredCodeSigningConfigInformer constructs a new informer for CodeSigningConfig 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 NewFilteredEventSourceMappingInformer

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

NewFilteredEventSourceMappingInformer constructs a new informer for EventSourceMapping 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 NewFilteredFunctionEventInvokeConfigInformer

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

NewFilteredFunctionEventInvokeConfigInformer constructs a new informer for FunctionEventInvokeConfig 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 NewFilteredFunctionInformer

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

NewFilteredFunctionInformer constructs a new informer for Function 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 NewFilteredInvocationInformer added in v0.5.0

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

NewFilteredInvocationInformer constructs a new informer for Invocation 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 NewFilteredLayerVersionInformer

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

NewFilteredLayerVersionInformer constructs a new informer for LayerVersion 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 NewFilteredLayerVersionPermissionInformer added in v0.5.0

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

NewFilteredLayerVersionPermissionInformer constructs a new informer for LayerVersionPermission 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 NewFilteredPermissionInformer

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

NewFilteredPermissionInformer constructs a new informer for Permission 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 NewFilteredProvisionedConcurrencyConfigInformer

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

NewFilteredProvisionedConcurrencyConfigInformer constructs a new informer for ProvisionedConcurrencyConfig 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 NewFunctionEventInvokeConfigInformer

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

NewFunctionEventInvokeConfigInformer constructs a new informer for FunctionEventInvokeConfig 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 NewFunctionInformer

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

NewFunctionInformer constructs a new informer for Function 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 NewInvocationInformer added in v0.5.0

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

NewInvocationInformer constructs a new informer for Invocation 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 NewLayerVersionInformer

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

NewLayerVersionInformer constructs a new informer for LayerVersion 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 NewLayerVersionPermissionInformer added in v0.5.0

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

NewLayerVersionPermissionInformer constructs a new informer for LayerVersionPermission 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 NewPermissionInformer

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

NewPermissionInformer constructs a new informer for Permission 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 NewProvisionedConcurrencyConfigInformer

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

NewProvisionedConcurrencyConfigInformer constructs a new informer for ProvisionedConcurrencyConfig 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 AliasInformer

type AliasInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AliasLister
}

AliasInformer provides access to a shared informer and lister for Aliases.

type CodeSigningConfigInformer

type CodeSigningConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.CodeSigningConfigLister
}

CodeSigningConfigInformer provides access to a shared informer and lister for CodeSigningConfigs.

type EventSourceMappingInformer

type EventSourceMappingInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.EventSourceMappingLister
}

EventSourceMappingInformer provides access to a shared informer and lister for EventSourceMappings.

type FunctionEventInvokeConfigInformer

type FunctionEventInvokeConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.FunctionEventInvokeConfigLister
}

FunctionEventInvokeConfigInformer provides access to a shared informer and lister for FunctionEventInvokeConfigs.

type FunctionInformer

type FunctionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.FunctionLister
}

FunctionInformer provides access to a shared informer and lister for Functions.

type Interface

type Interface interface {
	// Aliases returns a AliasInformer.
	Aliases() AliasInformer
	// CodeSigningConfigs returns a CodeSigningConfigInformer.
	CodeSigningConfigs() CodeSigningConfigInformer
	// EventSourceMappings returns a EventSourceMappingInformer.
	EventSourceMappings() EventSourceMappingInformer
	// Functions returns a FunctionInformer.
	Functions() FunctionInformer
	// FunctionEventInvokeConfigs returns a FunctionEventInvokeConfigInformer.
	FunctionEventInvokeConfigs() FunctionEventInvokeConfigInformer
	// Invocations returns a InvocationInformer.
	Invocations() InvocationInformer
	// LayerVersions returns a LayerVersionInformer.
	LayerVersions() LayerVersionInformer
	// LayerVersionPermissions returns a LayerVersionPermissionInformer.
	LayerVersionPermissions() LayerVersionPermissionInformer
	// Permissions returns a PermissionInformer.
	Permissions() PermissionInformer
	// ProvisionedConcurrencyConfigs returns a ProvisionedConcurrencyConfigInformer.
	ProvisionedConcurrencyConfigs() ProvisionedConcurrencyConfigInformer
}

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

func New

New returns a new Interface.

type InvocationInformer added in v0.5.0

type InvocationInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.InvocationLister
}

InvocationInformer provides access to a shared informer and lister for Invocations.

type LayerVersionInformer

type LayerVersionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.LayerVersionLister
}

LayerVersionInformer provides access to a shared informer and lister for LayerVersions.

type LayerVersionPermissionInformer added in v0.5.0

type LayerVersionPermissionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.LayerVersionPermissionLister
}

LayerVersionPermissionInformer provides access to a shared informer and lister for LayerVersionPermissions.

type PermissionInformer

type PermissionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PermissionLister
}

PermissionInformer provides access to a shared informer and lister for Permissions.

type ProvisionedConcurrencyConfigInformer

type ProvisionedConcurrencyConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ProvisionedConcurrencyConfigLister
}

ProvisionedConcurrencyConfigInformer provides access to a shared informer and lister for ProvisionedConcurrencyConfigs.

Jump to

Keyboard shortcuts

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