Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | StorageBucket |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
StorageBucketSpec | |
status |
StorageBucketStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
cors |
[]StorageBucketSpecCors | (Optional) |
encryption |
[]StorageBucketSpecEncryption | (Optional) |
forceDestroy |
bool | (Optional) |
labels |
map[string]string | (Optional) |
lifecycleRule |
[]StorageBucketSpecLifecycleRule | (Optional) |
location |
string | (Optional) |
logging |
[]StorageBucketSpecLogging | (Optional) |
name |
string | |
project |
string | (Optional) |
selfLink |
string | (Optional) |
storageClass |
string | (Optional) |
url |
string | (Optional) |
versioning |
[]StorageBucketSpecVersioning | (Optional) |
website |
[]StorageBucketSpecWebsite | (Optional) |
Field | Type | Description |
---|---|---|
maxAgeSeconds |
int | (Optional) |
method |
[]string | (Optional) |
origin |
[]string | (Optional) |
responseHeader |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
defaultKmsKeyName |
string |
Field | Type | Description |
---|---|---|
action |
[]StorageBucketSpecLifecycleRuleAction | |
condition |
[]StorageBucketSpecLifecycleRuleCondition |
Field | Type | Description |
---|---|---|
storageClass |
string | (Optional) |
type |
string |
Field | Type | Description |
---|---|---|
age |
int | (Optional) |
createdBefore |
string | (Optional) |
isLive |
bool | (Optional) |
matchesStorageClass |
[]string | (Optional) |
numNewerVersions |
int | (Optional) |
Field | Type | Description |
---|---|---|
logBucket |
string | |
logObjectPrefix |
string | (Optional) |
Field | Type | Description |
---|---|---|
enabled |
bool | (Optional) |
Field | Type | Description |
---|---|---|
mainPageSuffix |
string | (Optional) |
notFoundPage |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
StorageBucketSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |