Documentation ¶ Index ¶ Constants func NewConfig() *component Constants ¶ View Source const ( // Name represents Cluster Autoscaler component name as it should be referenced in function calls // and in configuration. Name = "cluster-autoscaler" ) Variables ¶ This section is empty. Functions ¶ func NewConfig ¶ func NewConfig() *component NewConfig returns new Cluster Autoscaler component configuration with default values set. Types ¶ This section is empty. Source Files ¶ View all Source files component.go Click to show internal directories. Click to hide internal directories.