v1alpha1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredOperatingSystemConfigInformer

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

NewFilteredOperatingSystemConfigInformer constructs a new informer for OperatingSystemConfig 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 NewFilteredOperatingSystemProfileInformer

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

NewFilteredOperatingSystemProfileInformer constructs a new informer for OperatingSystemProfile 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 NewOperatingSystemConfigInformer

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

NewOperatingSystemConfigInformer constructs a new informer for OperatingSystemConfig 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 NewOperatingSystemProfileInformer

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

NewOperatingSystemProfileInformer constructs a new informer for OperatingSystemProfile 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 {
	// OperatingSystemConfigs returns a OperatingSystemConfigInformer.
	OperatingSystemConfigs() OperatingSystemConfigInformer
	// OperatingSystemProfiles returns a OperatingSystemProfileInformer.
	OperatingSystemProfiles() OperatingSystemProfileInformer
}

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

func New

New returns a new Interface.

type OperatingSystemConfigInformer

type OperatingSystemConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.OperatingSystemConfigLister
}

OperatingSystemConfigInformer provides access to a shared informer and lister for OperatingSystemConfigs.

type OperatingSystemProfileInformer

type OperatingSystemProfileInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.OperatingSystemProfileLister
}

OperatingSystemProfileInformer provides access to a shared informer and lister for OperatingSystemProfiles.

Jump to

Keyboard shortcuts

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