package
0.0.0-20210531172658-5c680a1e51be
Repository: https://github.com/abraverm/openengine.git
Documentation: pkg.go.dev

# Functions

NewEngine creates an Engine and initialize it.

# Variables

SPEC is global variable to store OpenEngine default specificationsgo:embed spec.cue nolint.

# Structs

An Engine is the OpenEngine interface - all actions should be done using it.
Resource is the user requested resource with its type and parameters.
System is a provider instance that contains matching values and other metadata such as credentials.