ctrlconfig

package
v0.0.0-...-984f6f0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 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 Config

type Config struct {
	Poll  time.Duration
	Copts controller.Options

	Client      client.Client
	VXLANClient vxlanclient.Client
	Scheme      *runtime.Scheme
	ClusterName string
	PodManager  pod.Manager     // used in distributed approach
	NodeManager nodemgr.Manager // used in distributed approach
	CRI         cri.CRI
	XDP         xdp.XDP
	PodCache    wirer.Cache[wirepod.Pod]
	DaemonCache wirer.Cache[wiredaemon.Daemon]
	NodeCache   wirer.Cache[wirenode.Node]
	//NodePoolCache wire.Cache[invv1alpha1.NodePool]
	ClusterCache  wirer.Cache[wirecluster.Cluster]
	ServiceCache  wirer.Cache[wireservice.Service]
	TopologyCache wirer.Cache[wiretopology.Topology]
	EndpointCache wirer.Cache[wireendpoint.Endpoint]
	NodeRegistry  noder.NodeRegistry
}

Jump to

Keyboard shortcuts

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