Versions in this module Expand all Collapse all v1 v1.1.0 Jan 26, 2018 Changes in this version type Resource + VmTypeId string v1.0.0 Dec 5, 2017 Changes in this version + type AvalibilityZone struct + Name string + type BooleanValue struct + Value bool + type Certificate struct + PrivateKey string + PublicKey string + type CertificateValue struct + Value Certificate + type IntegerValue struct + Value int + type Network struct + Network NetworkName + OtherAvailabilityZones []AvalibilityZone + SingletonAvalibilityZone AvalibilityZone + func NetworkConfig(subnetName string, cfg *config.Config) Network + type NetworkName struct + Name string + type Resource struct + Instances int + InternetConnected bool + RouterNames []string + type Secret struct + Value string + type SecretValue struct + Sec Secret + type TileInstaller interface + BuiltIn func() bool + Configure func(cfg *config.Config, om *ops_manager.Sdk) error + Definition func() config.Tile + type Value struct + Value string Incompatible versions in this module v2.1.0+incompatible Apr 4, 2018 v2.0.0+incompatible Feb 21, 2018