connector

package
v0.0.0-...-9758eb9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectorService

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

func NewConnectorService

func NewConnectorService(cfg config.Config, logger *zap.Logger, version string) *ConnectorService

func (*ConnectorService) Start

func (c *ConnectorService) Start() error

func (*ConnectorService) StartDiscovery

func (c *ConnectorService) StartDiscovery(ctx context.Context, connectorCore *core.ConnectorCore, socketUpdateCh chan []models.Socket, group *errgroup.Group)

func (*ConnectorService) StartSocketWorker

func (c *ConnectorService) StartSocketWorker(ctx context.Context, connectorCore *core.ConnectorCore, socketUpdateCh chan []models.Socket, group *errgroup.Group)

func (*ConnectorService) StartWithPlugins

func (c *ConnectorService) StartWithPlugins(ctx context.Context, cfg config.Config, border0API api.API, plugins []discover.Discover, metadata models.Metadata) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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