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