Documentation
¶
Index ¶
Constants ¶
View Source
const DivisibleByRAM = 128
DivisibleByRAM sets multiplicity of RAM per compute
View Source
const LimitMaxVinsPerResgroup = 4
LimitMaxVinsPerResgroup set maximum number of VINs instances per Resource Group
View Source
const MaxCpusPerCompute = 128
MaxCpusPerCompute sets maximum number of vCPUs per compute
View Source
const MaxExtraDisksPerCompute = 12
MaxExtraDisksPerCompute sets maximum number of extra disks that can be added when creating new compute
View Source
const MaxNetworksPerCompute = 8
MaxNetworksPerCompute sets maximum number of vNICs per compute
View Source
const MaxSshKeysPerCompute = 12
MaxSshKeysPerCompute sets maximum number of user:ssh_key pairs to authorize when creating new compute
View Source
const MinRamPerCompute = 128
MinRamPerCompute sets minimum amount of RAM per compute in MB
Variables ¶
View Source
var Timeout180s = time.Second * 180
View Source
var Timeout20m = time.Minute * 20
View Source
var Timeout300s = time.Second * 300
View Source
var Timeout30m = time.Minute * 30
View Source
var Timeout30s = time.Second * 30
timeouts for API calls from CRUD functions of Terraform plugin
View Source
var Timeout600s = time.Second * 600
View Source
var Timeout60s = time.Second * 60
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.