"description":"type is the type of metric source. It should match one of the fields below.",
"description":"type is the type of metric source. It should be one of \"Object\", \"Pods\" or \"Resource\", each mapping to a matching field in the object.",
"description":"type is the type of metric source. It will match one of the fields below.",
"description":"type is the type of metric source. It will be one of \"Object\", \"Pods\" or \"Resource\", each corresponds to a matching field in the object.",
"description":"type is the type of metric source. It should match one of the fields below."
"description":"type is the type of metric source. It should be one of \"Object\", \"Pods\" or \"Resource\", each mapping to a matching field in the object."
},
"object":{
"$ref":"v2beta1.ObjectMetricSource",
...
...
@@ -1680,7 +1680,7 @@
"properties":{
"type":{
"type":"string",
"description":"type is the type of metric source. It will match one of the fields below."
"description":"type is the type of metric source. It will be one of \"Object\", \"Pods\" or \"Resource\", each corresponds to a matching field in the object."
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">type is the type of metric source. It will match one of the fields below.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">type is the type of metric source. It should match one of the fields below.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">type is the type of metric source. It should be one of "Object", "Pods" or "Resource", each mapping to a matching field in the object.</p></td>
"":"MetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once).",
"type":"type is the type of metric source. It should match one of the fields below.",
"type":"type is the type of metric source. It should be one of \"Object\", \"Pods\" or \"Resource\", each mapping to a matching field in the object.",
"object":"object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).",
"pods":"pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.",
"resource":"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.",
"":"MetricStatus describes the last-read state of a single metric.",
"type":"type is the type of metric source. It will match one of the fields below.",
"type":"type is the type of metric source. It will be one of \"Object\", \"Pods\" or \"Resource\", each corresponds to a matching field in the object.",
"object":"object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).",
"pods":"pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.",
"resource":"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.",
"":"MetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once).",
"type":"type is the type of metric source. It should match one of the fields below.",
"type":"type is the type of metric source. It should be one of \"Object\", \"Pods\" or \"Resource\", each mapping to a matching field in the object.",
"object":"object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).",
"pods":"pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.",
"resource":"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.",
"":"MetricStatus describes the last-read state of a single metric.",
"type":"type is the type of metric source. It will match one of the fields below.",
"type":"type is the type of metric source. It will be one of \"Object\", \"Pods\" or \"Resource\", each corresponds to a matching field in the object.",
"object":"object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object).",
"pods":"pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.",
"resource":"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.",