Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::AgentSandboxConfig (v0.55.0)

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

Configuration for the AgentSandbox addon.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether AgentSandbox is enabled for this cluster.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether AgentSandbox is enabled for this cluster.
Returns
  • (::Boolean) — Optional. Whether AgentSandbox is enabled for this cluster.