Merge branch '20978-instance-types'
[arvados.git] / sdk / go / arvados / config.go
index a3e54952da483c46a87416b200291bc65b66304b..0afcf2be3c42df96b1e37ce6efb187d4553b21cf 100644 (file)
@@ -515,6 +515,7 @@ type ContainersConfig struct {
        SupportedDockerImageFormats   StringSet
        AlwaysUsePreemptibleInstances bool
        PreemptiblePriceFactor        float64
+       MaximumPriceFactor            float64
        RuntimeEngine                 string
        LocalKeepBlobBuffersPerVCPU   int
        LocalKeepLogsToContainerLog   string