v1alpha3

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: Apache-2.0 Imports: 11 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeviceTaintRuleInformer added in v0.33.0

func NewDeviceTaintRuleInformer(client kubernetes.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewDeviceTaintRuleInformer constructs a new informer for DeviceTaintRule 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 NewDeviceTaintRuleInformerWithOptions added in v0.36.0

func NewDeviceTaintRuleInformerWithOptions(client kubernetes.Interface, options internalinterfaces.InformerOptions) cache.SharedIndexInformer

NewDeviceTaintRuleInformerWithOptions constructs a new informer for DeviceTaintRule type with additional options. 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 NewFilteredDeviceTaintRuleInformer added in v0.33.0

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

NewFilteredDeviceTaintRuleInformer constructs a new informer for DeviceTaintRule 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 NewFilteredResourcePoolStatusRequestInformer added in v0.36.0

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

NewFilteredResourcePoolStatusRequestInformer constructs a new informer for ResourcePoolStatusRequest 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 NewResourcePoolStatusRequestInformer added in v0.36.0

func NewResourcePoolStatusRequestInformer(client kubernetes.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewResourcePoolStatusRequestInformer constructs a new informer for ResourcePoolStatusRequest 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 NewResourcePoolStatusRequestInformerWithOptions added in v0.36.0

func NewResourcePoolStatusRequestInformerWithOptions(client kubernetes.Interface, options internalinterfaces.InformerOptions) cache.SharedIndexInformer

NewResourcePoolStatusRequestInformerWithOptions constructs a new informer for ResourcePoolStatusRequest type with additional options. 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 DeviceTaintRuleInformer added in v0.33.0

type DeviceTaintRuleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() resourcev1alpha3.DeviceTaintRuleLister
}

DeviceTaintRuleInformer provides access to a shared informer and lister for DeviceTaintRules.

type Interface

type Interface interface {
	// DeviceTaintRules returns a DeviceTaintRuleInformer.
	DeviceTaintRules() DeviceTaintRuleInformer
	// ResourcePoolStatusRequests returns a ResourcePoolStatusRequestInformer.
	ResourcePoolStatusRequests() ResourcePoolStatusRequestInformer
}

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

func New

New returns a new Interface.

type ResourcePoolStatusRequestInformer added in v0.36.0

type ResourcePoolStatusRequestInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() resourcev1alpha3.ResourcePoolStatusRequestLister
}

ResourcePoolStatusRequestInformer provides access to a shared informer and lister for ResourcePoolStatusRequests.

Jump to

Keyboard shortcuts

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