ciliumenvoyconfig

package
v1.15.4 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Overview

Package service contains the logic for Cilium Load Balancer Controller via envoy config

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"ciliumenvoyconfig",
	"Manages the CiliumEnvoyConfig controllers",

	cell.Config(l7LoadBalancerConfig{
		LoadBalancerL7Ports:     []string{},
		LoadBalancerL7Algorithm: "round_robin",
	}),
	cell.Invoke(registerL7LoadBalancingController),
)

Cell manages the CiliumEnvoyConfig related controllers.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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