ingress

package
v0.0.0-...-e85a05d Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewController

func NewController(config *ControllerConfig) *Controller

NewController returns a new Controller which splits new Ingress objects into N virtual Ingresses labeled for each Cluster that exists at the time the Ingress is created.

func (*Controller) Start

func (c *Controller) Start(numThreads int)

type ControllerConfig

type ControllerConfig struct {
	Cfg             *rest.Config
	EnvoyXDS        *envoyserver.XdsServer
	Domain          *string
	EnvoyListenPort *uint
}

type Tracker

type Tracker struct {
	// contains filtered or unexported fields
}

TODO(jmprusi): Generalize.

func NewTracker

func NewTracker() *Tracker

Jump to

Keyboard shortcuts

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