kelp

package
v0.0.0-...-f67af4a Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	Machines map[string]*services.Machine
	Db       *mongo.Database
	Virt     *libvirt.Libvirt

	Grpc struct {
		Listener net.Listener
		Server   *grpc.Server
	}
}

func NewContext

func NewContext() *Context

func (*Context) CreateGrpcApi

func (c *Context) CreateGrpcApi()

func (*Context) GrpcListen

func (c *Context) GrpcListen()

func (*Context) LoadKnownMachines

func (c *Context) LoadKnownMachines()

func (*Context) PerformRoutine

func (c *Context) PerformRoutine()

Jump to

Keyboard shortcuts

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