Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::GkeAutoUpgradeConfig.
GkeAutoUpgradeConfig is the configuration for GKE auto upgrades.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#patch_mode
def patch_mode() -> ::Google::Cloud::Container::V1beta1::GkeAutoUpgradeConfig::PatchMode
Returns
- (::Google::Cloud::Container::V1beta1::GkeAutoUpgradeConfig::PatchMode) — PatchMode specifies how auto upgrade patch builds should be selected.
#patch_mode=
def patch_mode=(value) -> ::Google::Cloud::Container::V1beta1::GkeAutoUpgradeConfig::PatchMode
Parameter
- value (::Google::Cloud::Container::V1beta1::GkeAutoUpgradeConfig::PatchMode) — PatchMode specifies how auto upgrade patch builds should be selected.
Returns
- (::Google::Cloud::Container::V1beta1::GkeAutoUpgradeConfig::PatchMode) — PatchMode specifies how auto upgrade patch builds should be selected.