manager

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0 Imports: 10 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
	TopoAddress string
	GRPCPort    int
	P4Plugins   []string
}

Config is app manager

type Manager

type Manager struct {
	Config Config
	// contains filtered or unexported fields
}

Manager single point of entry for the device-provisioner application

func NewManager

func NewManager(cfg Config) *Manager

NewManager initializes the application manager

func (*Manager) Run

func (m *Manager) Run()

Run runs application manager

Jump to

Keyboard shortcuts

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