Documentation ¶
Index ¶
- func NewFabricVlanPoolInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredFabricVlanPoolInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredNadVlanMapInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredNetworkFabricConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredNetworkFabricL3ConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredNodeFabricNetworkAttachmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredNodeFabricNetworkL3PeerInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewNadVlanMapInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewNetworkFabricConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewNetworkFabricL3ConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewNodeFabricNetworkAttachmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewNodeFabricNetworkL3PeerInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type FabricVlanPoolInformer
- type Interface
- type NadVlanMapInformer
- type NetworkFabricConfigurationInformer
- type NetworkFabricL3ConfigurationInformer
- type NodeFabricNetworkAttachmentInformer
- type NodeFabricNetworkL3PeerInformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFabricVlanPoolInformer ¶
func NewFabricVlanPoolInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewFabricVlanPoolInformer constructs a new informer for FabricVlanPool 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 NewFilteredFabricVlanPoolInformer ¶
func NewFilteredFabricVlanPoolInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredFabricVlanPoolInformer constructs a new informer for FabricVlanPool 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 NewFilteredNadVlanMapInformer ¶
func NewFilteredNadVlanMapInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredNadVlanMapInformer constructs a new informer for NadVlanMap 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 NewFilteredNetworkFabricConfigurationInformer ¶
func NewFilteredNetworkFabricConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredNetworkFabricConfigurationInformer constructs a new informer for NetworkFabricConfiguration 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 NewFilteredNetworkFabricL3ConfigurationInformer ¶
func NewFilteredNetworkFabricL3ConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredNetworkFabricL3ConfigurationInformer constructs a new informer for NetworkFabricL3Configuration 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 NewFilteredNodeFabricNetworkAttachmentInformer ¶
func NewFilteredNodeFabricNetworkAttachmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredNodeFabricNetworkAttachmentInformer constructs a new informer for NodeFabricNetworkAttachment 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 NewFilteredNodeFabricNetworkL3PeerInformer ¶
func NewFilteredNodeFabricNetworkL3PeerInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredNodeFabricNetworkL3PeerInformer constructs a new informer for NodeFabricNetworkL3Peer 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 NewNadVlanMapInformer ¶
func NewNadVlanMapInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewNadVlanMapInformer constructs a new informer for NadVlanMap 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 NewNetworkFabricConfigurationInformer ¶
func NewNetworkFabricConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewNetworkFabricConfigurationInformer constructs a new informer for NetworkFabricConfiguration 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 NewNetworkFabricL3ConfigurationInformer ¶
func NewNetworkFabricL3ConfigurationInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewNetworkFabricL3ConfigurationInformer constructs a new informer for NetworkFabricL3Configuration 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 NewNodeFabricNetworkAttachmentInformer ¶
func NewNodeFabricNetworkAttachmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewNodeFabricNetworkAttachmentInformer constructs a new informer for NodeFabricNetworkAttachment 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 NewNodeFabricNetworkL3PeerInformer ¶
func NewNodeFabricNetworkL3PeerInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewNodeFabricNetworkL3PeerInformer constructs a new informer for NodeFabricNetworkL3Peer 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 FabricVlanPoolInformer ¶
type FabricVlanPoolInformer interface { Informer() cache.SharedIndexInformer Lister() v1.FabricVlanPoolLister }
FabricVlanPoolInformer provides access to a shared informer and lister for FabricVlanPools.
type Interface ¶
type Interface interface { // FabricVlanPools returns a FabricVlanPoolInformer. FabricVlanPools() FabricVlanPoolInformer // NadVlanMaps returns a NadVlanMapInformer. NadVlanMaps() NadVlanMapInformer // NetworkFabricConfigurations returns a NetworkFabricConfigurationInformer. NetworkFabricConfigurations() NetworkFabricConfigurationInformer // NetworkFabricL3Configurations returns a NetworkFabricL3ConfigurationInformer. NetworkFabricL3Configurations() NetworkFabricL3ConfigurationInformer // NodeFabricNetworkAttachments returns a NodeFabricNetworkAttachmentInformer. NodeFabricNetworkAttachments() NodeFabricNetworkAttachmentInformer // NodeFabricNetworkL3Peers returns a NodeFabricNetworkL3PeerInformer. NodeFabricNetworkL3Peers() NodeFabricNetworkL3PeerInformer }
Interface provides access to all the informers in this group version.
func New ¶
func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.
type NadVlanMapInformer ¶
type NadVlanMapInformer interface { Informer() cache.SharedIndexInformer Lister() v1.NadVlanMapLister }
NadVlanMapInformer provides access to a shared informer and lister for NadVlanMaps.
type NetworkFabricConfigurationInformer ¶
type NetworkFabricConfigurationInformer interface { Informer() cache.SharedIndexInformer Lister() v1.NetworkFabricConfigurationLister }
NetworkFabricConfigurationInformer provides access to a shared informer and lister for NetworkFabricConfigurations.
type NetworkFabricL3ConfigurationInformer ¶
type NetworkFabricL3ConfigurationInformer interface { Informer() cache.SharedIndexInformer Lister() v1.NetworkFabricL3ConfigurationLister }
NetworkFabricL3ConfigurationInformer provides access to a shared informer and lister for NetworkFabricL3Configurations.
type NodeFabricNetworkAttachmentInformer ¶
type NodeFabricNetworkAttachmentInformer interface { Informer() cache.SharedIndexInformer Lister() v1.NodeFabricNetworkAttachmentLister }
NodeFabricNetworkAttachmentInformer provides access to a shared informer and lister for NodeFabricNetworkAttachments.
type NodeFabricNetworkL3PeerInformer ¶
type NodeFabricNetworkL3PeerInformer interface { Informer() cache.SharedIndexInformer Lister() v1.NodeFabricNetworkL3PeerLister }
NodeFabricNetworkL3PeerInformer provides access to a shared informer and lister for NodeFabricNetworkL3Peers.