Class: Google::Container::V1beta1::AutoUpgradeOptions

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb

Overview

AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed.

Instance Attribute Summary collapse

Instance Attribute Details

#auto_upgrade_start_timeString

Returns [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.

Returns:

  • (String)

    [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.



1823
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 1823

class AutoUpgradeOptions; end

#descriptionString

Returns [Output only] This field is set when upgrades are about to commence with the description of the upgrade.

Returns:

  • (String)

    [Output only] This field is set when upgrades are about to commence with the description of the upgrade.



1823
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 1823

class AutoUpgradeOptions; end