Skip to content

Commit

Permalink
fixed AutoscalerCloudConfig comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jottofar committed Mar 5, 2019
1 parent af9f264 commit be4dc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/cloudprovider/aws/aws_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ type asgTemplate struct {
Tags []*autoscaling.TagDescription
}

// Define new type so new methods can be defined
// AutoscalerCloudConfig defines new type so new methods can be defined
type AutoscalerCloudConfig provider_aws.CloudConfig

func (cfg *AutoscalerCloudConfig) validateOverrides() error {
Expand Down

0 comments on commit be4dc49

Please sign in to comment.