server

package
v0.14.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	machine.UnimplementedMachineServiceServer
	// contains filtered or unexported fields
}

Server implements machine.MachineService, network.NetworkService, and storage.StorageService.

func New

func New(r runtime.Runtime, logger *log.Logger, cfgCh chan []byte) *Server

New initializes and returns a `Server`.

func (*Server) ApplyConfiguration

ApplyConfiguration implements machine.MachineService.

func (*Server) GenerateClientConfiguration added in v0.11.0

GenerateClientConfiguration implements the machine.MachineServer interface.

func (*Server) GenerateConfiguration added in v0.8.0

GenerateConfiguration implements the machine.MachineServer interface.

func (*Server) Register

func (s *Server) Register(obj *grpc.Server)

Register implements the factory.Registrator interface.

Jump to

Keyboard shortcuts

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