v1

package
v1.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredSriovNetworkInformer

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

NewFilteredSriovNetworkInformer constructs a new informer for SriovNetwork 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 NewFilteredSriovNetworkNodePolicyInformer

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

NewFilteredSriovNetworkNodePolicyInformer constructs a new informer for SriovNetworkNodePolicy 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 NewFilteredSriovNetworkNodeStateInformer

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

NewFilteredSriovNetworkNodeStateInformer constructs a new informer for SriovNetworkNodeState 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 NewFilteredSriovOperatorConfigInformer

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

NewFilteredSriovOperatorConfigInformer constructs a new informer for SriovOperatorConfig 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 NewSriovNetworkInformer

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

NewSriovNetworkInformer constructs a new informer for SriovNetwork 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 NewSriovNetworkNodePolicyInformer

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

NewSriovNetworkNodePolicyInformer constructs a new informer for SriovNetworkNodePolicy 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 NewSriovNetworkNodeStateInformer

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

NewSriovNetworkNodeStateInformer constructs a new informer for SriovNetworkNodeState 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 NewSriovOperatorConfigInformer

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

NewSriovOperatorConfigInformer constructs a new informer for SriovOperatorConfig 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 Interface

type Interface interface {
	// SriovNetworks returns a SriovNetworkInformer.
	SriovNetworks() SriovNetworkInformer
	// SriovNetworkNodePolicies returns a SriovNetworkNodePolicyInformer.
	SriovNetworkNodePolicies() SriovNetworkNodePolicyInformer
	// SriovNetworkNodeStates returns a SriovNetworkNodeStateInformer.
	SriovNetworkNodeStates() SriovNetworkNodeStateInformer
	// SriovOperatorConfigs returns a SriovOperatorConfigInformer.
	SriovOperatorConfigs() SriovOperatorConfigInformer
}

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

func New

New returns a new Interface.

type SriovNetworkInformer

type SriovNetworkInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.SriovNetworkLister
}

SriovNetworkInformer provides access to a shared informer and lister for SriovNetworks.

type SriovNetworkNodePolicyInformer

type SriovNetworkNodePolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.SriovNetworkNodePolicyLister
}

SriovNetworkNodePolicyInformer provides access to a shared informer and lister for SriovNetworkNodePolicies.

type SriovNetworkNodeStateInformer

type SriovNetworkNodeStateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.SriovNetworkNodeStateLister
}

SriovNetworkNodeStateInformer provides access to a shared informer and lister for SriovNetworkNodeStates.

type SriovOperatorConfigInformer

type SriovOperatorConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.SriovOperatorConfigLister
}

SriovOperatorConfigInformer provides access to a shared informer and lister for SriovOperatorConfigs.

Jump to

Keyboard shortcuts

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