Class: Google::Apis::ContainerV1::SecondaryBootDiskUpdateStrategy

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/container_v1/classes.rb,
lib/google/apis/container_v1/representations.rb,
lib/google/apis/container_v1/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.



5896
5897
5898
# File 'lib/google/apis/container_v1/classes.rb', line 5896

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5901
5902
# File 'lib/google/apis/container_v1/classes.rb', line 5901

def update!(**args)
end