Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::AutoUpgradeOptions (v0.16.1)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::AutoUpgradeOptions.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auto_upgrade_start_time

def auto_upgrade_start_time() -> ::String
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.

#auto_upgrade_start_time=

def auto_upgrade_start_time=(value) -> ::String
Parameter
  • value (::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.
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.

#description

def description() -> ::String
Returns
  • (::String) — [Output only] This field is set when upgrades are about to commence with the description of the upgrade.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — [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.