enableComponents

@JvmName(name = "xmmsbdugoyoeydug")
suspend fun enableComponents(value: Output<List<String>>)
@JvmName(name = "oiiujgiryvimiddl")
suspend fun enableComponents(value: List<String>?)

Parameters

value

The GKE components exposing metrics. Supported values include: SYSTEM_COMPONENTS, APISERVER, SCHEDULER, CONTROLLER_MANAGER, STORAGE, HPA, POD, DAEMONSET, DEPLOYMENT, STATEFULSET, KUBELET, CADVISOR, DCGM and JOBSET. In beta provider, WORKLOADS is supported on top of those 12 values. (WORKLOADS is deprecated and removed in GKE 1.24.) KUBELET and CADVISOR are only supported in GKE 1.29.3-gke.1093000 and above. JOBSET is only supported in GKE 1.32.1-gke.1357001 and above.


@JvmName(name = "ilmxwxbjxbpxymms")
suspend fun enableComponents(vararg values: Output<String>)


@JvmName(name = "fxjjpigrgvhtycpa")
suspend fun enableComponents(values: List<Output<String>>)
@JvmName(name = "ooymeanvtjtdusuy")
suspend fun enableComponents(vararg values: String)

Parameters

values

The GKE components exposing metrics. Supported values include: SYSTEM_COMPONENTS, APISERVER, SCHEDULER, CONTROLLER_MANAGER, STORAGE, HPA, POD, DAEMONSET, DEPLOYMENT, STATEFULSET, KUBELET, CADVISOR, DCGM and JOBSET. In beta provider, WORKLOADS is supported on top of those 12 values. (WORKLOADS is deprecated and removed in GKE 1.24.) KUBELET and CADVISOR are only supported in GKE 1.29.3-gke.1093000 and above. JOBSET is only supported in GKE 1.32.1-gke.1357001 and above.