package nocloud type Config struct { VpcName string BindIP string BindPort string Name string Password string SSHKEY string }