# Functions

NewExecutor returns a new instance of Executor.

# Constants

NoValidHost is a part of the error message returned when there is no valid host in the zone to deploy a VM.

# Variables

ErrMultipleFound is returned when a resource that is expected to be unique has multiple matches.
ErrNotFound is returned when the requested resource could not be found.

# Structs

Executor concretely handles the execution of requests to the machine controller.