Skip to content

Commit

Permalink
Update crossplane structure.txt. files
Browse files Browse the repository at this point in the history
  • Loading branch information
theunrepentantgeek committed Feb 25, 2025
1 parent 0abbee8 commit 911d8e2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/crossplane/apis/cache/v1api20200601/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ github.com/Azure/azure-service-operator/hack/crossplane/apis/cache/v1api20200601
--------------------------------------------------------------------------------
APIVersion: Enum (1 value)
└── "2020-06-01"

Redis: Resource
├── Owner: resources/v1apiv20191001.ResourceGroup
├── Spec: Object (1 property)
Expand Down Expand Up @@ -139,3 +140,4 @@ Redis: Resource
├── TenantSettings: map[string]string
├── Type: *string
└── Zones: string[]

3 changes: 3 additions & 0 deletions hack/crossplane/apis/sql/v1api20201101preview/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ github.com/Azure/azure-service-operator/hack/crossplane/apis/sql/v1api20201101pr
-------------------------------------------------------------------------------------
APIVersion: Enum (1 value)
└── "2020-11-01-preview"

Server: Resource
├── Owner: resources/v1apiv20191001.ResourceGroup
├── Spec: Object (1 property)
Expand Down Expand Up @@ -105,6 +106,7 @@ Server: Resource
└── WorkspaceFeature: *Enum (2 values)
├── "Connected"
└── "Disconnected"

Servers_Database: Resource
├── Owner: Server
├── Spec: Object (1 property)
Expand Down Expand Up @@ -273,3 +275,4 @@ Servers_Database: Resource
├── Tags: map[string]string
├── Type: *string
└── ZoneRedundant: *bool

2 changes: 2 additions & 0 deletions hack/crossplane/apis/sql/v1api20211101/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ github.com/Azure/azure-service-operator/hack/crossplane/apis/sql/v1api20211101
------------------------------------------------------------------------------
APIVersion: Enum (1 value)
└── "2021-11-01"

Server: Resource
├── Owner: resources/v1apiv20191001.ResourceGroup
├── Spec: Object (1 property)
Expand Down Expand Up @@ -115,3 +116,4 @@ Server: Resource
└── WorkspaceFeature: *Enum (2 values)
├── "Connected"
└── "Disconnected"

0 comments on commit 911d8e2

Please sign in to comment.