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.



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

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



641
642
# File 'lib/google/apis/container_v1beta1/classes.rb', line 641

def update!(**args)
end