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 NewCloudfunctionsFunctionInformer

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

NewCloudfunctionsFunctionInformer constructs a new informer for CloudfunctionsFunction 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 NewFilteredCloudfunctionsFunctionInformer

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

NewFilteredCloudfunctionsFunctionInformer constructs a new informer for CloudfunctionsFunction 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 NewFilteredIamBindingInformer

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

NewFilteredIamBindingInformer constructs a new informer for IamBinding 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 NewFilteredIamMemberInformer

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

NewFilteredIamMemberInformer constructs a new informer for IamMember 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 NewFilteredIamPolicyInformer

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

NewFilteredIamPolicyInformer constructs a new informer for IamPolicy 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 NewIamBindingInformer

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

NewIamBindingInformer constructs a new informer for IamBinding 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 NewIamMemberInformer

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

NewIamMemberInformer constructs a new informer for IamMember 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 NewIamPolicyInformer

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

NewIamPolicyInformer constructs a new informer for IamPolicy 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 CloudfunctionsFunctionInformer

type CloudfunctionsFunctionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.CloudfunctionsFunctionLister
}

CloudfunctionsFunctionInformer provides access to a shared informer and lister for CloudfunctionsFunctions.

type IamBindingInformer

type IamBindingInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.IamBindingLister
}

IamBindingInformer provides access to a shared informer and lister for IamBindings.

type IamMemberInformer

type IamMemberInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.IamMemberLister
}

IamMemberInformer provides access to a shared informer and lister for IamMembers.

type IamPolicyInformer

type IamPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.IamPolicyLister
}

IamPolicyInformer provides access to a shared informer and lister for IamPolicies.

type Interface

type Interface interface {
	// CloudfunctionsFunctions returns a CloudfunctionsFunctionInformer.
	CloudfunctionsFunctions() CloudfunctionsFunctionInformer
	// IamBindings returns a IamBindingInformer.
	IamBindings() IamBindingInformer
	// IamMembers returns a IamMemberInformer.
	IamMembers() IamMemberInformer
	// IamPolicies returns a IamPolicyInformer.
	IamPolicies() IamPolicyInformer
}

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