Google Cloud Container V1 Client - Class KubernetesDashboard (1.31.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
Name Description
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
Type Description
bool

setDisabled

Whether the Kubernetes Dashboard is enabled for this cluster.

Parameter
Name Description
var bool
Returns
Type Description
$this