Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | ComputeAutoscaler |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ComputeAutoscalerSpec | |
status |
ComputeAutoscalerStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
autoscalingPolicy |
[]ComputeAutoscalerSpecAutoscalingPolicy | |
creationTimestamp |
string | (Optional) |
description |
string | (Optional) |
name |
string | |
project |
string | (Optional) |
selfLink |
string | (Optional) |
target |
string | |
zone |
string | (Optional) |
Field | Type | Description |
---|---|---|
cooldownPeriod |
int | (Optional) |
cpuUtilization |
[]ComputeAutoscalerSpecAutoscalingPolicyCpuUtilization | (Optional) |
loadBalancingUtilization |
[]ComputeAutoscalerSpecAutoscalingPolicyLoadBalancingUtilization | (Optional) |
maxReplicas |
int | |
metric |
[]ComputeAutoscalerSpecAutoscalingPolicyMetric | (Optional) |
minReplicas |
int |
Field | Type | Description |
---|---|---|
target |
encoding/json.Number |
Field | Type | Description |
---|---|---|
target |
encoding/json.Number |
Field | Type | Description |
---|---|---|
name |
string | |
target |
encoding/json.Number | |
type |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ComputeAutoscalerSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |