Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::KubernetesDashboard (v0.16.3)

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

Configuration for the Kubernetes Dashboard.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disabled

def disabled() -> ::Boolean
Returns
  • (::Boolean) — Whether the Kubernetes Dashboard is enabled for this cluster.

#disabled=

def disabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the Kubernetes Dashboard is enabled for this cluster.
Returns
  • (::Boolean) — Whether the Kubernetes Dashboard is enabled for this cluster.