package esx type Config struct { Name string Host string User string Password string HostDefaults HostProperties }