provisioning

package
v0.0.0-...-fd2512f Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeProvision

func DeProvision(uuid string) error

DeProvision delete all references of a previous Provision()

func Provision

func Provision(uuid string, provisioning Model, sensorsToRegister model.Register) error

Provision start a provisioner

Types

type Model

type Model struct {
	Type   Type            `json:"type"`
	Config json.RawMessage `json:"config"`
}

Model is the representation of provisioner in json config file

type Type

type Type string

Type represent provioner type from json

Jump to

Keyboard shortcuts

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