Documentation
¶
Index ¶
Constants ¶
View Source
const ( ParamLocation = "location" ParamLocationDesc = "location for created resources in case spot flag (if available) is not passed" DefaultLocation = "West US" ParamVMSize = "vmsize" ParamVMSizeDesc = "size for the VM" DefaultVMSize = "Standard_D8as_v5" ParamSpot = "spot" ParamSpotDesc = "" /* 131-byte string literal not displayed */ ParamSpotTolerance = "spot-eviction-tolerance" ParamSpotToleranceDesc = "" /* 128-byte string literal not displayed */ DefaultSpotTolerance = "lowest" ParamSpotExcludedRegions = "spot-excluded-regions" ParamSpotExcludedRegionsDesc = "this params allows to pass a comma separated list of regions to avoid when searching for best spot option" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.