Class: Google::Apis::ContainerV1beta1::AutoscaledRolloutPolicy

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/container_v1beta1/classes.rb,
lib/google/apis/container_v1beta1/representations.rb,
lib/google/apis/container_v1beta1/representations.rb

Overview

Autoscaled rollout policy uses cluster autoscaler during blue-green upgrades to scale both the green and blue pools.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AutoscaledRolloutPolicy

Returns a new instance of AutoscaledRolloutPolicy.



630
631
632
# File 'lib/google/apis/container_v1beta1/classes.rb', line 630

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



635
636
# File 'lib/google/apis/container_v1beta1/classes.rb', line 635

def update!(**args)
end