Class: Google::Container::V1beta1::KubernetesDashboard

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb

Overview

Configuration for the Kubernetes Dashboard.

Instance Attribute Summary collapse

Instance Attribute Details

#disabledtrue, false

Returns Whether the Kubernetes Dashboard is enabled for this cluster.

Returns:

  • (true, false)

    Whether the Kubernetes Dashboard is enabled for this cluster.



299
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 299

class KubernetesDashboard; end