Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::Autopilot (v0.39.0)

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

Autopilot is the configuration for Autopilot settings on the cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#conversion_status

def conversion_status() -> ::Google::Cloud::Container::V1beta1::AutopilotConversionStatus
Returns

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Enable Autopilot

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enable Autopilot
Returns
  • (::Boolean) — Enable Autopilot

#workload_policy_config

def workload_policy_config() -> ::Google::Cloud::Container::V1beta1::WorkloadPolicyConfig
Returns

#workload_policy_config=

def workload_policy_config=(value) -> ::Google::Cloud::Container::V1beta1::WorkloadPolicyConfig
Parameter
Returns