v1beta2

package
v0.0.0-...-0e4f5d7 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddressPlanInformer

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

NewAddressPlanInformer constructs a new informer for AddressPlan 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 NewAddressSpacePlanInformer

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

NewAddressSpacePlanInformer constructs a new informer for AddressSpacePlan 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 NewFilteredAddressPlanInformer

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

NewFilteredAddressPlanInformer constructs a new informer for AddressPlan 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 NewFilteredAddressSpacePlanInformer

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

NewFilteredAddressSpacePlanInformer constructs a new informer for AddressSpacePlan 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 AddressPlanInformer

type AddressPlanInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta2.AddressPlanLister
}

AddressPlanInformer provides access to a shared informer and lister for AddressPlans.

type AddressSpacePlanInformer

type AddressSpacePlanInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta2.AddressSpacePlanLister
}

AddressSpacePlanInformer provides access to a shared informer and lister for AddressSpacePlans.

type Interface

type Interface interface {
	// AddressPlans returns a AddressPlanInformer.
	AddressPlans() AddressPlanInformer
	// AddressSpacePlans returns a AddressSpacePlanInformer.
	AddressSpacePlans() AddressSpacePlanInformer
}

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