kubernetesDashboard

@JvmName(name = "mfikphxtpblmybef")
suspend fun kubernetesDashboard(value: Output<KubernetesDashboardArgs>)
@JvmName(name = "habrlmnjtbhgoivm")
suspend fun kubernetesDashboard(value: KubernetesDashboardArgs?)

Parameters

value

Configuration for the Kubernetes Dashboard. This addon is deprecated, and will be disabled in 1.15. It is recommended to use the Cloud Console to manage and monitor your Kubernetes clusters, workloads and applications. For more information, see: https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards


@JvmName(name = "xpddctaigqvnhorf")
suspend fun kubernetesDashboard(argument: suspend KubernetesDashboardArgsBuilder.() -> Unit)

Parameters

argument

Configuration for the Kubernetes Dashboard. This addon is deprecated, and will be disabled in 1.15. It is recommended to use the Cloud Console to manage and monitor your Kubernetes clusters, workloads and applications. For more information, see: https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards