KubernetesDashboardResponse

data class KubernetesDashboardResponse(val disabled: Boolean)

Configuration for the Kubernetes Dashboard.

Constructors

Link copied to clipboard
constructor(disabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the Kubernetes Dashboard is enabled for this cluster.