# Constants

No description provided by the author

# Structs

SaltLoginResponse is the response object for a /login operation against Salt REST API.
SaltMinion is a machine managed by the Salt service.
SaltMinionsResponse is the response object for a /minions operation against Salt REST API.
SaltToken is an authorization token required by Salt REST API.
VagrantCloud is an implementation of Interface, TCPLoadBalancer and Instances for developer managed Vagrant cluster.

# Type aliases

SaltMinions is a map of minion name to machine information.