Class: Google::Apis::ContainerV1beta1::SecondaryBootDiskUpdateStrategy

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

SecondaryBootDiskUpdateStrategy is a placeholder which will be extended in the future to define different options for updating secondary boot disks.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SecondaryBootDiskUpdateStrategy

Returns a new instance of SecondaryBootDiskUpdateStrategy.



6581
6582
6583
# File 'lib/google/apis/container_v1beta1/classes.rb', line 6581

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6586
6587
# File 'lib/google/apis/container_v1beta1/classes.rb', line 6586

def update!(**args)
end