deployer

package
v1.14.9 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeployParameters

type DeployParameters struct {
	Args map[string]messages.EndPoint
}

type Deployer

type Deployer interface {
	//Deploy(madl.MADL)
	Start()
}

func NewDeployer

func NewDeployer(m madl.MADL) Deployer

func NewEEDeployer

func NewEEDeployer(m madl.MADL, mee madl.MADL) Deployer

type DeployerImpl

type DeployerImpl struct {
	Madl madl.MADL
}

func (DeployerImpl) Start

func (d DeployerImpl) Start()

Jump to

Keyboard shortcuts

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