Field | Type | Description |
---|---|---|
apiVersion | string | google.kubeform.com/v1alpha1 |
kind | string | RedisInstance |
metadata | Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec | RedisInstanceSpec | |
status | RedisInstanceStatus |
string
alias)Appears on:RedisInstanceStatus
Appears on:RedisInstance, RedisInstanceStatus
Field | Type | Description |
---|---|---|
providerRef | Kubernetes core/v1.LocalObjectReference | |
id | string | |
alternativeLocationID | string | (Optional) |
authorizedNetwork | string | (Optional) |
createTime | string | (Optional) |
currentLocationID | string | (Optional) |
displayName | string | (Optional) |
host | string | (Optional) |
labels | map[string]string | (Optional) |
locationID | string | (Optional) |
memorySizeGb | int64 | |
name | string | |
port | int64 | (Optional) |
project | string | (Optional) |
redisConfigs | map[string]string | (Optional) |
redisVersion | string | (Optional) |
region | string | (Optional) |
reservedIPRange | string | (Optional) |
tier | string | (Optional) |
Appears on:RedisInstance
Field | Type | Description |
---|---|---|
observedGeneration | int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output | RedisInstanceSpec | (Optional) |
state | kubeform.dev/kubeform/apis/base/v1alpha1.State | (Optional) |
phase | Phase | (Optional) |