bgppolicydefinition

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	BGPPolicyDefinitionInformer     crdInformer.BGPPolicyDefinitionServiceInformer
	BGPPolicyDefinitionLister       crdLister.BGPPolicyDefinitionServiceLister
	BGPPolicyDefinitionListerSynced cache.InformerSynced
	// contains filtered or unexported fields
}

func NewBGPPolicyDefinitionManager

func NewBGPPolicyDefinitionManager(
	kubeClient kubernetes.Interface,
	crdClient versioned.Interface,
	networkConfig *config.NetworkConfig,
	BGPPolicyDefinitionInformer crdInformer.BGPPolicyDefinitionServiceInformer,
	lbManager *loadbalancer.Manager,
) *Manager

Create and Init Manager. Manager is called by kube-loxilb when k8s service is created & updated.

func (*Manager) Run

func (m *Manager) Run(stopCh <-chan struct{}, loxiLBLiveCh chan *api.LoxiClient, loxiLBPurgeCh chan *api.LoxiClient, masterEventCh <-chan bool)

Jump to

Keyboard shortcuts

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