Skip to content

Commit

Permalink
chore: update display metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
q2w committed Jan 15, 2025
1 parent fe8f0e7 commit c294b68
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions modules/simple_bucket/metadata.display.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@ spec:
autoclass:
name: autoclass
title: Autoclass
level: 1
bucket_policy_only:
name: bucket_policy_only
title: Bucket Policy Only
level: 1
cors:
name: cors
title: Cors
Expand All @@ -43,6 +45,7 @@ spec:
encryption:
name: encryption
title: Encryption
level: 1
force_destroy:
name: force_destroy
title: Force Destroy
Expand All @@ -56,6 +59,7 @@ spec:
lifecycle_rules:
name: lifecycle_rules
title: Lifecycle Rules
level: 1
location:
name: location
title: Location
Expand All @@ -79,15 +83,34 @@ spec:
retention_policy:
name: retention_policy
title: Retention Policy
level: 1
soft_delete_policy:
name: soft_delete_policy
title: Soft Delete Policy
storage_class:
name: storage_class
title: Storage Class
level: 1
enumValueLabels:
- label: STANDARD
value: STANDARD
- label: MULTI_REGIONAL
value: MULTI_REGIONAL
- label: REGIONAL
value: REGIONAL
- label: NEARLINE
value: NEARLINE
- label: COLDLINE
value: COLDLINE
- label: ARCHIVE
value: ARCHIVE
altDefaults:
- type: ALTERNATE_TYPE_DC
value: STANDARD
versioning:
name: versioning
title: Versioning
level: 1
website:
name: website
title: Website

0 comments on commit c294b68

Please sign in to comment.