Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | CosmosdbAccount |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
CosmosdbAccountSpec | |
status |
CosmosdbAccountStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
capabilities |
[]CosmosdbAccountSpecCapabilities | (Optional) |
consistencyPolicy |
[]CosmosdbAccountSpecConsistencyPolicy | (Optional) |
enableAutomaticFailover |
bool | (Optional) |
enableMultipleWriteLocations |
bool | (Optional) |
endpoint |
string | (Optional) |
failoverPolicy |
[]CosmosdbAccountSpecFailoverPolicy | (Optional) Deprecated |
geoLocation |
[]CosmosdbAccountSpecGeoLocation | (Optional) |
ipRangeFilter |
string | (Optional) |
isVirtualNetworkFilterEnabled |
bool | (Optional) |
kind |
string | (Optional) |
location |
string | |
name |
string | |
offerType |
string | |
readEndpoints |
[]string | (Optional) |
resourceGroupName |
string | |
tags |
map[string]string | (Optional) |
virtualNetworkRule |
[]CosmosdbAccountSpecVirtualNetworkRule | (Optional) |
writeEndpoints |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
name |
string |
Field | Type | Description |
---|---|---|
consistencyLevel |
string | |
maxIntervalInSeconds |
int | (Optional) |
maxStalenessPrefix |
int | (Optional) |
Field | Type | Description |
---|---|---|
ID |
string | (Optional) |
location |
string | |
priority |
int |
Field | Type | Description |
---|---|---|
failoverPriority |
int | |
ID |
string | (Optional) |
location |
string | |
prefix |
string | (Optional) |
Field | Type | Description |
---|---|---|
ID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
CosmosdbAccountSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
primary_master_key |
string | |
primary_readonly_master_key |
string | |
secondary_master_key |
string | |
secondary_readonly_master_key |
string |