Google Cloud Container V1 Client - Class KubernetesDashboard (1.16.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class KubernetesDashboard.

Configuration for the Kubernetes Dashboard.

Generated from protobuf message google.container.v1.KubernetesDashboard

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ disabled bool

Whether the Kubernetes Dashboard is enabled for this cluster.

getDisabled

Whether the Kubernetes Dashboard is enabled for this cluster.

Returns
TypeDescription
bool

setDisabled

Whether the Kubernetes Dashboard is enabled for this cluster.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this