v1alpha1

package
v0.0.0-...-f0ef8f0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterPodAssignmentRuleInformer

func NewClusterPodAssignmentRuleInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewClusterPodAssignmentRuleInformer constructs a new informer for ClusterPodAssignmentRule 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 NewFilteredClusterPodAssignmentRuleInformer

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

NewFilteredClusterPodAssignmentRuleInformer constructs a new informer for ClusterPodAssignmentRule 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 NewFilteredNodeAssignmentGroupInformer

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

NewFilteredNodeAssignmentGroupInformer constructs a new informer for NodeAssignmentGroup 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 NewFilteredPodAssignmentRuleInformer

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

NewFilteredPodAssignmentRuleInformer constructs a new informer for PodAssignmentRule 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 NewNodeAssignmentGroupInformer

func NewNodeAssignmentGroupInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewNodeAssignmentGroupInformer constructs a new informer for NodeAssignmentGroup 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 NewPodAssignmentRuleInformer

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

NewPodAssignmentRuleInformer constructs a new informer for PodAssignmentRule 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 ClusterPodAssignmentRuleInformer

type ClusterPodAssignmentRuleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ClusterPodAssignmentRuleLister
}

ClusterPodAssignmentRuleInformer provides access to a shared informer and lister for ClusterPodAssignmentRules.

type Interface

type Interface interface {
	// ClusterPodAssignmentRules returns a ClusterPodAssignmentRuleInformer.
	ClusterPodAssignmentRules() ClusterPodAssignmentRuleInformer
	// NodeAssignmentGroups returns a NodeAssignmentGroupInformer.
	NodeAssignmentGroups() NodeAssignmentGroupInformer
	// PodAssignmentRules returns a PodAssignmentRuleInformer.
	PodAssignmentRules() PodAssignmentRuleInformer
}

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

func New

New returns a new Interface.

type NodeAssignmentGroupInformer

type NodeAssignmentGroupInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.NodeAssignmentGroupLister
}

NodeAssignmentGroupInformer provides access to a shared informer and lister for NodeAssignmentGroups.

type PodAssignmentRuleInformer

type PodAssignmentRuleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PodAssignmentRuleLister
}

PodAssignmentRuleInformer provides access to a shared informer and lister for PodAssignmentRules.

Jump to

Keyboard shortcuts

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