connector

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddToManager

func AddToManager(cnf Config) (types.EndpointGetter, error)

Types

type Config

type Config struct {
	Namespace       string
	Endpoint        apis.Endpoint
	ProvidedSubnets []string
	GetPodCIDRs     types.PodCIDRsGetter
	CertManager     certutil.Manager
	ConnectorLabels map[string]string

	CertOrganization string
	SyncInterval     time.Duration

	Store   storepkg.Interface
	Manager manager.Manager
}

type Node

type Node struct {
	Name     string
	IPs      []string
	PodCIDRs []string
}

Jump to

Keyboard shortcuts

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