loxiurl

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: 21 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 {
	// contains filtered or unexported fields
}

func NewLoxiLBURLManager

func NewLoxiLBURLManager(
	kubeClient kubernetes.Interface,
	kubeExtClient apiextensionclientset.Interface,
	crdClient versioned.Interface,
	networkConfig *config.NetworkConfig,
	loxLBURLInformer crdInformer.LoxiURLInformer,
	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, loxiLBDeadCh chan struct{}, loxiLBPurgeCh chan *api.LoxiClient)

func (*Manager) Start

func (m *Manager) Start(informer klbCRDinformers.SharedInformerFactory, stopCh <-chan struct{}, loxiLBLiveCh chan *api.LoxiClient, loxiLBDeadCh chan struct{}, loxiLBPurgeCh chan *api.LoxiClient)

func (*Manager) WaitForLoxiURLCRDCreation

func (m *Manager) WaitForLoxiURLCRDCreation(stopCh <-chan struct{})

Jump to

Keyboard shortcuts

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