manager

package
v3.0.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: EPL-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 Manager

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

func New

func New(opt *Options) (*Manager, error)

func (*Manager) Run

func (mgr *Manager) Run()

Main loop of manager Query ioFog Controller REST API and compare against cache Make updates to K8s resources as required

type Options

type Options struct {
	Namespace            string
	UserEmail            string
	UserPass             string
	ProxyImage           string
	ProxyName            string
	ProxyServiceType     string
	ProtocolFilter       string
	ProxyExternalAddress string
	RouterAddress        string
	Config               *rest.Config
}

Jump to

Keyboard shortcuts

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