# Functions

New returns a new MetaService that will tell the virtual machine to run command, with environment variables env.

# Constants

List of API error codes for using the Error struct.
List of API error codes for using the Error struct.
List of API error codes for using the Error struct.
List of API error codes for using the Error struct.
List of API error codes for using the Error struct.
List of API error codes for using the Error struct.
PollTimeout is the maximum amount of time a poll request will be left hanging before getting a response (even if the response is none).

# Structs

Action is the response payload for the /engine/v1/poll end-point.
Error is the response payload for any error senario.
Execute is the response payload for the /engine/v1/execute end-point.
Files is the request payload for the /engine/v1/list-folder end-point.
MetaService implements the meta-data service that communicates worker process running inside the virtual machine.