package machine const ( // PublicIPNone is the value used to indicate removal of public IP PublicIPNone = "none" )