manager

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: Apache-2.0 Imports: 11 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 {
	CAPath   string
	KeyPath  string
	CertPath string
	GRPCPort int
}

Config is a manager configuration

type Manager

type Manager struct {
	Config Config
}

Manager is a manager for the E2T service

func NewManager

func NewManager(config Config) *Manager

NewManager creates a new manager

func (*Manager) Close

func (m *Manager) Close()

Close kills the connections and manager related objects

func (*Manager) Run

func (m *Manager) Run()

Run starts the manager and the associated services

func (*Manager) Start

func (m *Manager) Start() error

Start starts the manager

func (*Manager) Stop

func (m *Manager) Stop() error

Stop stops the manager

Jump to

Keyboard shortcuts

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