Documentation ¶
Index ¶
Constants ¶
View Source
const ( CapacityConfigMapName = "capacity" CapacityConfigMapNamespace = "kube-system" CapacityConfigMapKey = "kubescaler.conf" KeyID = "awsKeyID" SecretKey = "awsSecretKey" Region = "awsRegion" KeyName = "awsKeyName" ImageID = "awsImageID" IAMRole = "awsIAMRole" SecurityGroups = "awsSecurityGroups" SubnetID = "awsSubnetID" VolType = "awsVolType" VolSize = "awsVolSize" Tags = "awsTags" DefaultVolSize = "80" DefaultVolType = "gp2" KubeAddr = "KubeAddr" )
TODO: take it from the capacity repo
View Source
const StepName = "configmap"
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.