route_policty

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterCache

type ClusterCache interface {
	ListServices(name string) []*corev1.Service
}

type RoutePolicyController

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

func (*RoutePolicyController) Run

func (*RoutePolicyController) Sync

func (c *RoutePolicyController) Sync(ctx context.Context)

type RoutePolicyControllerConfig

type RoutePolicyControllerConfig struct {
	Logger       logr.Logger
	Config       *restclient.Config
	ClusterCache ClusterCache
	Namespace    string
	SyncFunc     func()
}

Jump to

Keyboard shortcuts

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