- All host node info is done using goroutines to speed up the process as much as possible
- The vast majority of data is stored at this point
- Need to work out refreshes, using either polling or events
- Wrapper for Host connection called Host
- Allows for easier usage of the API
- Wrapper for Domains called GuestVM, which pulls VM information and allows
other functionality in a better way