v2alpha1

package
v0.0.0-...-ec72bf4 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterPodSubnetTopologySpreadInformer

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

NewClusterPodSubnetTopologySpreadInformer constructs a new informer for ClusterPodSubnetTopologySpread 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 NewFilteredClusterPodSubnetTopologySpreadInformer

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

NewFilteredClusterPodSubnetTopologySpreadInformer constructs a new informer for ClusterPodSubnetTopologySpread 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 NewFilteredNetResourceConfigSetInformer

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

NewFilteredNetResourceConfigSetInformer constructs a new informer for NetResourceConfigSet 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 NewFilteredSecurityGroupInformer

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

NewFilteredSecurityGroupInformer constructs a new informer for SecurityGroup 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 NewNetResourceConfigSetInformer

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

NewNetResourceConfigSetInformer constructs a new informer for NetResourceConfigSet 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 NewSecurityGroupInformer

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

NewSecurityGroupInformer constructs a new informer for SecurityGroup 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 ClusterPodSubnetTopologySpreadInformer

type ClusterPodSubnetTopologySpreadInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.ClusterPodSubnetTopologySpreadLister
}

ClusterPodSubnetTopologySpreadInformer provides access to a shared informer and lister for ClusterPodSubnetTopologySpreads.

type Interface

type Interface interface {
	// ClusterPodSubnetTopologySpreads returns a ClusterPodSubnetTopologySpreadInformer.
	ClusterPodSubnetTopologySpreads() ClusterPodSubnetTopologySpreadInformer
	// NetResourceConfigSets returns a NetResourceConfigSetInformer.
	NetResourceConfigSets() NetResourceConfigSetInformer
	// SecurityGroups returns a SecurityGroupInformer.
	SecurityGroups() SecurityGroupInformer
}

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

func New

New returns a new Interface.

type NetResourceConfigSetInformer

type NetResourceConfigSetInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.NetResourceConfigSetLister
}

NetResourceConfigSetInformer provides access to a shared informer and lister for NetResourceConfigSets.

type SecurityGroupInformer

type SecurityGroupInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v2alpha1.SecurityGroupLister
}

SecurityGroupInformer provides access to a shared informer and lister for SecurityGroups.

Jump to

Keyboard shortcuts

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