Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | FilestoreInstance |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
FilestoreInstanceSpec | |
status |
FilestoreInstanceStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
createTime |
string | (Optional) |
description |
string | (Optional) |
etag |
string | (Optional) |
fileShares |
[]FilestoreInstanceSpecFileShares | |
labels |
map[string]string | (Optional) |
name |
string | |
networks |
[]FilestoreInstanceSpecNetworks | |
project |
string | (Optional) |
tier |
string | |
zone |
string |
Field | Type | Description |
---|---|---|
capacityGb |
int | |
name |
string |
Field | Type | Description |
---|---|---|
ipAddresses |
[]string | (Optional) |
modes |
[]string | |
network |
string | |
reservedIPRange |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
FilestoreInstanceSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |