package config type InfraConfig struct { StackReference string SwarmNetworkName string SwarmIpRange string SwarmSubnetIpRange string }