resource

@JvmName(name = "eqjwlsfgckvcvktg")
suspend fun resource(value: Output<ResourceMetricStatusArgs>)
@JvmName(name = "hfwiqofddfxkqern")
suspend fun resource(value: ResourceMetricStatusArgs?)

Parameters

value

resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.


@JvmName(name = "ehsomcblxhvduqxe")
suspend fun resource(argument: suspend ResourceMetricStatusArgsBuilder.() -> Unit)

Parameters

argument

resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.