strongdm 1.0.32 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.git/ORIG_HEAD +1 -1
- data/.git/config +0 -3
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -4
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/pack-799dc839a811c2fbe50b5281a9266fcc3a8f5154.idx +0 -0
- data/.git/objects/pack/{pack-760024d2d3e635c44bfe6b54af80a8b21674032d.pack → pack-799dc839a811c2fbe50b5281a9266fcc3a8f5154.pack} +0 -0
- data/.git/packed-refs +5 -2
- data/.git/refs/heads/master +1 -1
- data/.yardopts +9 -0
- data/README.md +18 -6
- data/lib/errors/errors.rb +1 -1
- data/lib/grpc/account_attachments_services_pb.rb +1 -1
- data/lib/grpc/accounts_services_pb.rb +2 -2
- data/lib/grpc/drivers_pb.rb +38 -0
- data/lib/grpc/nodes_services_pb.rb +1 -1
- data/lib/grpc/options_pb.rb +35 -40
- data/lib/grpc/plumbing.rb +1258 -965
- data/lib/grpc/resources_services_pb.rb +3 -1
- data/lib/grpc/role_attachments_services_pb.rb +10 -0
- data/lib/grpc/role_grants_services_pb.rb +10 -0
- data/lib/grpc/roles_services_pb.rb +4 -6
- data/lib/grpc/secret_store_types_pb.rb +25 -0
- data/lib/grpc/secret_stores_services_pb.rb +1 -1
- data/lib/models/porcelain.rb +1243 -2897
- data/lib/strongdm.rb +39 -15
- data/lib/svc.rb +162 -14
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +5 -222
- data/.git/FETCH_HEAD +0 -2
- data/.git/logs/refs/heads/development +0 -1
- data/.git/objects/pack/pack-760024d2d3e635c44bfe6b54af80a8b21674032d.idx +0 -0
- data/.git/refs/heads/development +0 -1
- data/doc/LICENSE.html +0 -187
- data/doc/Object.html +0 -114
- data/doc/README_md.html +0 -146
- data/doc/SDM/AKS.html +0 -352
- data/doc/SDM/AKSBasicAuth.html +0 -337
- data/doc/SDM/AKSServiceAccount.html +0 -322
- data/doc/SDM/AKSServiceAccountUserImpersonation.html +0 -322
- data/doc/SDM/AKSUserImpersonation.html +0 -352
- data/doc/SDM/AWS.html +0 -337
- data/doc/SDM/AWSStore.html +0 -232
- data/doc/SDM/AccountAttachment.html +0 -219
- data/doc/SDM/AccountAttachmentCreateResponse.html +0 -219
- data/doc/SDM/AccountAttachmentDeleteResponse.html +0 -204
- data/doc/SDM/AccountAttachmentGetResponse.html +0 -219
- data/doc/SDM/AccountAttachments.html +0 -354
- data/doc/SDM/AccountCreateResponse.html +0 -234
- data/doc/SDM/AccountDeleteResponse.html +0 -204
- data/doc/SDM/AccountGetResponse.html +0 -219
- data/doc/SDM/AccountGrant.html +0 -249
- data/doc/SDM/AccountGrantCreateResponse.html +0 -219
- data/doc/SDM/AccountGrantDeleteResponse.html +0 -204
- data/doc/SDM/AccountGrantGetResponse.html +0 -219
- data/doc/SDM/AccountGrants.html +0 -354
- data/doc/SDM/AccountUpdateResponse.html +0 -219
- data/doc/SDM/Accounts.html +0 -409
- data/doc/SDM/AlreadyExistsError.html +0 -140
- data/doc/SDM/AmazonEKS.html +0 -397
- data/doc/SDM/AmazonEKSUserImpersonation.html +0 -397
- data/doc/SDM/AmazonES.html +0 -367
- data/doc/SDM/AmazonMQAMQP091.html +0 -352
- data/doc/SDM/Athena.html +0 -367
- data/doc/SDM/AuroraMysql.html +0 -352
- data/doc/SDM/AuroraPostgres.html +0 -367
- data/doc/SDM/AuthenticationError.html +0 -140
- data/doc/SDM/Azure.html +0 -307
- data/doc/SDM/AzureCertificate.html +0 -307
- data/doc/SDM/AzurePostgres.html +0 -367
- data/doc/SDM/BadRequestError.html +0 -140
- data/doc/SDM/BigQuery.html +0 -337
- data/doc/SDM/Cassandra.html +0 -352
- data/doc/SDM/Citus.html +0 -367
- data/doc/SDM/Client.html +0 -443
- data/doc/SDM/Clustrix.html +0 -352
- data/doc/SDM/Cockroach.html +0 -367
- data/doc/SDM/ControlPanel.html +0 -248
- data/doc/SDM/ControlPanelGetSSHCAPublicKeyResponse.html +0 -219
- data/doc/SDM/ControlPanelVerifyJWTResponse.html +0 -219
- data/doc/SDM/CreateResponseMetadata.html +0 -169
- data/doc/SDM/DB2LUW.html +0 -352
- data/doc/SDM/DB2i.html +0 -352
- data/doc/SDM/DeadlineExceededError.html +0 -140
- data/doc/SDM/DeleteResponseMetadata.html +0 -169
- data/doc/SDM/DocumentDBHost.html +0 -352
- data/doc/SDM/DocumentDBReplicaSet.html +0 -367
- data/doc/SDM/Druid.html +0 -337
- data/doc/SDM/DynamoDB.html +0 -367
- data/doc/SDM/Elastic.html +0 -352
- data/doc/SDM/ElasticacheRedis.html +0 -337
- data/doc/SDM/GCP.html +0 -292
- data/doc/SDM/Gateway.html +0 -279
- data/doc/SDM/GetResponseMetadata.html +0 -169
- data/doc/SDM/GoogleGKE.html +0 -322
- data/doc/SDM/GoogleGKEUserImpersonation.html +0 -322
- data/doc/SDM/Greenplum.html +0 -367
- data/doc/SDM/HTTPAuth.html +0 -352
- data/doc/SDM/HTTPBasicAuth.html +0 -367
- data/doc/SDM/HTTPNoAuth.html +0 -337
- data/doc/SDM/InternalError.html +0 -140
- data/doc/SDM/Kubernetes.html +0 -352
- data/doc/SDM/KubernetesBasicAuth.html +0 -337
- data/doc/SDM/KubernetesServiceAccount.html +0 -322
- data/doc/SDM/KubernetesServiceAccountUserImpersonation.html +0 -322
- data/doc/SDM/KubernetesUserImpersonation.html +0 -352
- data/doc/SDM/Maria.html +0 -352
- data/doc/SDM/Memcached.html +0 -307
- data/doc/SDM/Memsql.html +0 -352
- data/doc/SDM/MongoHost.html +0 -367
- data/doc/SDM/MongoLegacyHost.html +0 -382
- data/doc/SDM/MongoLegacyReplicaset.html +0 -397
- data/doc/SDM/MongoReplicaSet.html +0 -397
- data/doc/SDM/Mysql.html +0 -352
- data/doc/SDM/Neptune.html +0 -307
- data/doc/SDM/NeptuneIAM.html +0 -382
- data/doc/SDM/NodeCreateResponse.html +0 -234
- data/doc/SDM/NodeDeleteResponse.html +0 -204
- data/doc/SDM/NodeGetResponse.html +0 -219
- data/doc/SDM/NodeUpdateResponse.html +0 -219
- data/doc/SDM/Nodes.html +0 -409
- data/doc/SDM/NotFoundError.html +0 -140
- data/doc/SDM/Oracle.html +0 -367
- data/doc/SDM/PermissionError.html +0 -140
- data/doc/SDM/Plumbing.html +0 -15828
- data/doc/SDM/Postgres.html +0 -367
- data/doc/SDM/Presto.html +0 -367
- data/doc/SDM/RDP.html +0 -337
- data/doc/SDM/RPCError.html +0 -157
- data/doc/SDM/RabbitMQAMQP091.html +0 -352
- data/doc/SDM/RateLimitError.html +0 -157
- data/doc/SDM/RateLimitMetadata.html +0 -234
- data/doc/SDM/RawTCP.html +0 -307
- data/doc/SDM/Redis.html +0 -322
- data/doc/SDM/Redshift.html +0 -367
- data/doc/SDM/Relay.html +0 -249
- data/doc/SDM/ResourceCreateResponse.html +0 -219
- data/doc/SDM/ResourceDeleteResponse.html +0 -204
- data/doc/SDM/ResourceGetResponse.html +0 -219
- data/doc/SDM/ResourceUpdateResponse.html +0 -219
- data/doc/SDM/Resources.html +0 -456
- data/doc/SDM/Role.html +0 -249
- data/doc/SDM/RoleAttachment.html +0 -219
- data/doc/SDM/RoleAttachmentCreateResponse.html +0 -219
- data/doc/SDM/RoleAttachmentDeleteResponse.html +0 -204
- data/doc/SDM/RoleAttachmentGetResponse.html +0 -219
- data/doc/SDM/RoleAttachments.html +0 -354
- data/doc/SDM/RoleCreateResponse.html +0 -219
- data/doc/SDM/RoleDeleteResponse.html +0 -204
- data/doc/SDM/RoleGetResponse.html +0 -219
- data/doc/SDM/RoleGrant.html +0 -219
- data/doc/SDM/RoleGrantCreateResponse.html +0 -219
- data/doc/SDM/RoleGrantDeleteResponse.html +0 -204
- data/doc/SDM/RoleGrantGetResponse.html +0 -219
- data/doc/SDM/RoleGrants.html +0 -354
- data/doc/SDM/RoleUpdateResponse.html +0 -219
- data/doc/SDM/Roles.html +0 -403
- data/doc/SDM/SQLServer.html +0 -382
- data/doc/SDM/SSH.html +0 -352
- data/doc/SDM/SSHCert.html +0 -337
- data/doc/SDM/SSHCustomerKey.html +0 -352
- data/doc/SDM/SecretStoreCreateResponse.html +0 -219
- data/doc/SDM/SecretStoreDeleteResponse.html +0 -204
- data/doc/SDM/SecretStoreGetResponse.html +0 -219
- data/doc/SDM/SecretStoreUpdateResponse.html +0 -219
- data/doc/SDM/SecretStores.html +0 -403
- data/doc/SDM/Service.html +0 -234
- data/doc/SDM/SingleStore.html +0 -352
- data/doc/SDM/Snowflake.html +0 -352
- data/doc/SDM/Sybase.html +0 -337
- data/doc/SDM/SybaseIQ.html +0 -337
- data/doc/SDM/Tag.html +0 -202
- data/doc/SDM/Teradata.html +0 -337
- data/doc/SDM/UpdateResponseMetadata.html +0 -169
- data/doc/SDM/User.html +0 -264
- data/doc/SDM/VaultTLSStore.html +0 -292
- data/doc/SDM/VaultTokenStore.html +0 -247
- data/doc/SDM.html +0 -122
- data/doc/V1/AccountAttachments/Service.html +0 -107
- data/doc/V1/AccountAttachments.html +0 -100
- data/doc/V1/AccountGrants/Service.html +0 -107
- data/doc/V1/AccountGrants.html +0 -100
- data/doc/V1/Accounts/Service.html +0 -112
- data/doc/V1/Accounts.html +0 -100
- data/doc/V1/ControlPanel/Service.html +0 -107
- data/doc/V1/ControlPanel.html +0 -100
- data/doc/V1/Nodes/Service.html +0 -112
- data/doc/V1/Nodes.html +0 -100
- data/doc/V1/Resources/Service.html +0 -105
- data/doc/V1/Resources.html +0 -100
- data/doc/V1/RoleAttachments/Service.html +0 -107
- data/doc/V1/RoleAttachments.html +0 -100
- data/doc/V1/RoleGrants/Service.html +0 -107
- data/doc/V1/RoleGrants.html +0 -100
- data/doc/V1/Roles/Service.html +0 -107
- data/doc/V1/Roles.html +0 -100
- data/doc/V1/SecretStores/Service.html +0 -107
- data/doc/V1/SecretStores.html +0 -100
- data/doc/V1/Tags.html +0 -100
- data/doc/V1.html +0 -502
- data/doc/created.rid +0 -37
- data/doc/css/fonts.css +0 -167
- data/doc/css/rdoc.css +0 -639
- data/doc/examples/Gemfile.html +0 -89
- data/doc/fonts/Lato-Light.ttf +0 -0
- data/doc/fonts/Lato-LightItalic.ttf +0 -0
- data/doc/fonts/Lato-Regular.ttf +0 -0
- data/doc/fonts/Lato-RegularItalic.ttf +0 -0
- data/doc/fonts/SourceCodePro-Bold.ttf +0 -0
- data/doc/fonts/SourceCodePro-Regular.ttf +0 -0
- data/doc/images/add.png +0 -0
- data/doc/images/arrow_up.png +0 -0
- data/doc/images/brick.png +0 -0
- data/doc/images/brick_link.png +0 -0
- data/doc/images/bug.png +0 -0
- data/doc/images/bullet_black.png +0 -0
- data/doc/images/bullet_toggle_minus.png +0 -0
- data/doc/images/bullet_toggle_plus.png +0 -0
- data/doc/images/date.png +0 -0
- data/doc/images/delete.png +0 -0
- data/doc/images/find.png +0 -0
- data/doc/images/loadingAnimation.gif +0 -0
- data/doc/images/macFFBgHack.png +0 -0
- data/doc/images/package.png +0 -0
- data/doc/images/page_green.png +0 -0
- data/doc/images/page_white_text.png +0 -0
- data/doc/images/page_white_width.png +0 -0
- data/doc/images/plugin.png +0 -0
- data/doc/images/ruby.png +0 -0
- data/doc/images/tag_blue.png +0 -0
- data/doc/images/tag_green.png +0 -0
- data/doc/images/transparent.png +0 -0
- data/doc/images/wrench.png +0 -0
- data/doc/images/wrench_orange.png +0 -0
- data/doc/images/zoom.png +0 -0
- data/doc/index.html +0 -255
- data/doc/js/darkfish.js +0 -84
- data/doc/js/navigation.js +0 -105
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search.js +0 -110
- data/doc/js/search_index.js +0 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js +0 -229
- data/doc/js/searcher.js.gz +0 -0
- data/doc/lib/version.html +0 -92
- data/doc/table_of_contents.html +0 -4614
- data/examples/Gemfile +0 -3
- data/examples/listUsers.rb +0 -21
data/lib/grpc/plumbing.rb
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
# limitations under the License.
|
14
14
|
#
|
15
15
|
|
16
|
-
# This file was generated by protogen. DO NOT EDIT.
|
16
|
+
# @internal This file was generated by protogen. DO NOT EDIT.
|
17
17
|
|
18
18
|
require "grpc"
|
19
19
|
require "google/protobuf/well_known_types"
|
@@ -93,6 +93,23 @@ module SDM
|
|
93
93
|
end
|
94
94
|
tags
|
95
95
|
end
|
96
|
+
|
97
|
+
def self.convert_access_rules_to_porcelain(access_rules_json)
|
98
|
+
if access_rules_json == nil
|
99
|
+
return nil
|
100
|
+
end
|
101
|
+
if access_rules_json == ""
|
102
|
+
return nil
|
103
|
+
end
|
104
|
+
JSON.parse(access_rules_json)
|
105
|
+
end
|
106
|
+
|
107
|
+
def self.convert_access_rules_to_plumbing(access_rules)
|
108
|
+
if access_rules == nil
|
109
|
+
return nil
|
110
|
+
end
|
111
|
+
JSON.dump(access_rules)
|
112
|
+
end
|
96
113
|
def self.convert_aks_to_porcelain(plumbing)
|
97
114
|
if plumbing == nil
|
98
115
|
return nil
|
@@ -118,18 +135,18 @@ module SDM
|
|
118
135
|
return nil
|
119
136
|
end
|
120
137
|
plumbing = V1::AKS.new()
|
121
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
122
|
-
plumbing.client_certificate = (porcelain.client_certificate)
|
123
|
-
plumbing.client_key = (porcelain.client_key)
|
124
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
125
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
126
|
-
plumbing.healthy = (porcelain.healthy)
|
127
|
-
plumbing.hostname = (porcelain.hostname)
|
128
|
-
plumbing.id = (porcelain.id)
|
129
|
-
plumbing.name = (porcelain.name)
|
130
|
-
plumbing.port = (porcelain.port)
|
131
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
132
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
138
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
139
|
+
plumbing.client_certificate = (porcelain.client_certificate)
|
140
|
+
plumbing.client_key = (porcelain.client_key)
|
141
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
142
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
143
|
+
plumbing.healthy = (porcelain.healthy)
|
144
|
+
plumbing.hostname = (porcelain.hostname)
|
145
|
+
plumbing.id = (porcelain.id)
|
146
|
+
plumbing.name = (porcelain.name)
|
147
|
+
plumbing.port = (porcelain.port)
|
148
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
149
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
133
150
|
plumbing
|
134
151
|
end
|
135
152
|
def self.convert_repeated_aks_to_plumbing(porcelains)
|
@@ -173,17 +190,17 @@ module SDM
|
|
173
190
|
return nil
|
174
191
|
end
|
175
192
|
plumbing = V1::AKSBasicAuth.new()
|
176
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
177
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
178
|
-
plumbing.healthy = (porcelain.healthy)
|
179
|
-
plumbing.hostname = (porcelain.hostname)
|
180
|
-
plumbing.id = (porcelain.id)
|
181
|
-
plumbing.name = (porcelain.name)
|
182
|
-
plumbing.password = (porcelain.password)
|
183
|
-
plumbing.port = (porcelain.port)
|
184
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
185
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
186
|
-
plumbing.username = (porcelain.username)
|
193
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
194
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
195
|
+
plumbing.healthy = (porcelain.healthy)
|
196
|
+
plumbing.hostname = (porcelain.hostname)
|
197
|
+
plumbing.id = (porcelain.id)
|
198
|
+
plumbing.name = (porcelain.name)
|
199
|
+
plumbing.password = (porcelain.password)
|
200
|
+
plumbing.port = (porcelain.port)
|
201
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
202
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
203
|
+
plumbing.username = (porcelain.username)
|
187
204
|
plumbing
|
188
205
|
end
|
189
206
|
def self.convert_repeated_aks_basic_auth_to_plumbing(porcelains)
|
@@ -226,16 +243,16 @@ module SDM
|
|
226
243
|
return nil
|
227
244
|
end
|
228
245
|
plumbing = V1::AKSServiceAccount.new()
|
229
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
230
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
231
|
-
plumbing.healthy = (porcelain.healthy)
|
232
|
-
plumbing.hostname = (porcelain.hostname)
|
233
|
-
plumbing.id = (porcelain.id)
|
234
|
-
plumbing.name = (porcelain.name)
|
235
|
-
plumbing.port = (porcelain.port)
|
236
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
237
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
238
|
-
plumbing.token = (porcelain.token)
|
246
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
247
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
248
|
+
plumbing.healthy = (porcelain.healthy)
|
249
|
+
plumbing.hostname = (porcelain.hostname)
|
250
|
+
plumbing.id = (porcelain.id)
|
251
|
+
plumbing.name = (porcelain.name)
|
252
|
+
plumbing.port = (porcelain.port)
|
253
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
254
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
255
|
+
plumbing.token = (porcelain.token)
|
239
256
|
plumbing
|
240
257
|
end
|
241
258
|
def self.convert_repeated_aks_service_account_to_plumbing(porcelains)
|
@@ -278,16 +295,16 @@ module SDM
|
|
278
295
|
return nil
|
279
296
|
end
|
280
297
|
plumbing = V1::AKSServiceAccountUserImpersonation.new()
|
281
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
282
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
283
|
-
plumbing.healthy = (porcelain.healthy)
|
284
|
-
plumbing.hostname = (porcelain.hostname)
|
285
|
-
plumbing.id = (porcelain.id)
|
286
|
-
plumbing.name = (porcelain.name)
|
287
|
-
plumbing.port = (porcelain.port)
|
288
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
289
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
290
|
-
plumbing.token = (porcelain.token)
|
298
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
299
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
300
|
+
plumbing.healthy = (porcelain.healthy)
|
301
|
+
plumbing.hostname = (porcelain.hostname)
|
302
|
+
plumbing.id = (porcelain.id)
|
303
|
+
plumbing.name = (porcelain.name)
|
304
|
+
plumbing.port = (porcelain.port)
|
305
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
306
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
307
|
+
plumbing.token = (porcelain.token)
|
291
308
|
plumbing
|
292
309
|
end
|
293
310
|
def self.convert_repeated_aks_service_account_user_impersonation_to_plumbing(porcelains)
|
@@ -332,18 +349,18 @@ module SDM
|
|
332
349
|
return nil
|
333
350
|
end
|
334
351
|
plumbing = V1::AKSUserImpersonation.new()
|
335
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
336
|
-
plumbing.client_certificate = (porcelain.client_certificate)
|
337
|
-
plumbing.client_key = (porcelain.client_key)
|
338
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
339
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
340
|
-
plumbing.healthy = (porcelain.healthy)
|
341
|
-
plumbing.hostname = (porcelain.hostname)
|
342
|
-
plumbing.id = (porcelain.id)
|
343
|
-
plumbing.name = (porcelain.name)
|
344
|
-
plumbing.port = (porcelain.port)
|
345
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
346
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
352
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
353
|
+
plumbing.client_certificate = (porcelain.client_certificate)
|
354
|
+
plumbing.client_key = (porcelain.client_key)
|
355
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
356
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
357
|
+
plumbing.healthy = (porcelain.healthy)
|
358
|
+
plumbing.hostname = (porcelain.hostname)
|
359
|
+
plumbing.id = (porcelain.id)
|
360
|
+
plumbing.name = (porcelain.name)
|
361
|
+
plumbing.port = (porcelain.port)
|
362
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
363
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
347
364
|
plumbing
|
348
365
|
end
|
349
366
|
def self.convert_repeated_aks_user_impersonation_to_plumbing(porcelains)
|
@@ -387,17 +404,17 @@ module SDM
|
|
387
404
|
return nil
|
388
405
|
end
|
389
406
|
plumbing = V1::AWS.new()
|
390
|
-
plumbing.access_key = (porcelain.access_key)
|
391
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
392
|
-
plumbing.healthcheck_region = (porcelain.healthcheck_region)
|
393
|
-
plumbing.healthy = (porcelain.healthy)
|
394
|
-
plumbing.id = (porcelain.id)
|
395
|
-
plumbing.name = (porcelain.name)
|
396
|
-
plumbing.role_arn = (porcelain.role_arn)
|
397
|
-
plumbing.role_external_id = (porcelain.role_external_id)
|
398
|
-
plumbing.secret_access_key = (porcelain.secret_access_key)
|
399
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
400
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
407
|
+
plumbing.access_key = (porcelain.access_key)
|
408
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
409
|
+
plumbing.healthcheck_region = (porcelain.healthcheck_region)
|
410
|
+
plumbing.healthy = (porcelain.healthy)
|
411
|
+
plumbing.id = (porcelain.id)
|
412
|
+
plumbing.name = (porcelain.name)
|
413
|
+
plumbing.role_arn = (porcelain.role_arn)
|
414
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
415
|
+
plumbing.secret_access_key = (porcelain.secret_access_key)
|
416
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
417
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
401
418
|
plumbing
|
402
419
|
end
|
403
420
|
def self.convert_repeated_aws_to_plumbing(porcelains)
|
@@ -434,10 +451,10 @@ module SDM
|
|
434
451
|
return nil
|
435
452
|
end
|
436
453
|
plumbing = V1::AWSStore.new()
|
437
|
-
plumbing.id = (porcelain.id)
|
438
|
-
plumbing.name = (porcelain.name)
|
439
|
-
plumbing.region = (porcelain.region)
|
440
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
454
|
+
plumbing.id = (porcelain.id)
|
455
|
+
plumbing.name = (porcelain.name)
|
456
|
+
plumbing.region = (porcelain.region)
|
457
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
441
458
|
plumbing
|
442
459
|
end
|
443
460
|
def self.convert_repeated_aws_store_to_plumbing(porcelains)
|
@@ -515,9 +532,9 @@ module SDM
|
|
515
532
|
return nil
|
516
533
|
end
|
517
534
|
plumbing = V1::AccountAttachment.new()
|
518
|
-
plumbing.account_id = (porcelain.account_id)
|
519
|
-
plumbing.id = (porcelain.id)
|
520
|
-
plumbing.role_id = (porcelain.role_id)
|
535
|
+
plumbing.account_id = (porcelain.account_id)
|
536
|
+
plumbing.id = (porcelain.id)
|
537
|
+
plumbing.role_id = (porcelain.role_id)
|
521
538
|
plumbing
|
522
539
|
end
|
523
540
|
def self.convert_repeated_account_attachment_to_plumbing(porcelains)
|
@@ -553,9 +570,9 @@ module SDM
|
|
553
570
|
return nil
|
554
571
|
end
|
555
572
|
plumbing = V1::AccountAttachmentCreateResponse.new()
|
556
|
-
plumbing.account_attachment = convert_account_attachment_to_plumbing(porcelain.account_attachment)
|
557
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
558
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
573
|
+
plumbing.account_attachment = convert_account_attachment_to_plumbing(porcelain.account_attachment)
|
574
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
575
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
559
576
|
plumbing
|
560
577
|
end
|
561
578
|
def self.convert_repeated_account_attachment_create_response_to_plumbing(porcelains)
|
@@ -590,8 +607,8 @@ module SDM
|
|
590
607
|
return nil
|
591
608
|
end
|
592
609
|
plumbing = V1::AccountAttachmentDeleteResponse.new()
|
593
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
594
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
610
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
611
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
595
612
|
plumbing
|
596
613
|
end
|
597
614
|
def self.convert_repeated_account_attachment_delete_response_to_plumbing(porcelains)
|
@@ -627,9 +644,9 @@ module SDM
|
|
627
644
|
return nil
|
628
645
|
end
|
629
646
|
plumbing = V1::AccountAttachmentGetResponse.new()
|
630
|
-
plumbing.account_attachment = convert_account_attachment_to_plumbing(porcelain.account_attachment)
|
631
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
632
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
647
|
+
plumbing.account_attachment = convert_account_attachment_to_plumbing(porcelain.account_attachment)
|
648
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
649
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
633
650
|
plumbing
|
634
651
|
end
|
635
652
|
def self.convert_repeated_account_attachment_get_response_to_plumbing(porcelains)
|
@@ -666,10 +683,10 @@ module SDM
|
|
666
683
|
return nil
|
667
684
|
end
|
668
685
|
plumbing = V1::AccountCreateResponse.new()
|
669
|
-
plumbing.account = convert_account_to_plumbing(porcelain.account)
|
670
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
671
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
672
|
-
plumbing.token = (porcelain.token)
|
686
|
+
plumbing.account = convert_account_to_plumbing(porcelain.account)
|
687
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
688
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
689
|
+
plumbing.token = (porcelain.token)
|
673
690
|
plumbing
|
674
691
|
end
|
675
692
|
def self.convert_repeated_account_create_response_to_plumbing(porcelains)
|
@@ -704,8 +721,8 @@ module SDM
|
|
704
721
|
return nil
|
705
722
|
end
|
706
723
|
plumbing = V1::AccountDeleteResponse.new()
|
707
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
708
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
724
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
725
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
709
726
|
plumbing
|
710
727
|
end
|
711
728
|
def self.convert_repeated_account_delete_response_to_plumbing(porcelains)
|
@@ -741,9 +758,9 @@ module SDM
|
|
741
758
|
return nil
|
742
759
|
end
|
743
760
|
plumbing = V1::AccountGetResponse.new()
|
744
|
-
plumbing.account = convert_account_to_plumbing(porcelain.account)
|
745
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
746
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
761
|
+
plumbing.account = convert_account_to_plumbing(porcelain.account)
|
762
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
763
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
747
764
|
plumbing
|
748
765
|
end
|
749
766
|
def self.convert_repeated_account_get_response_to_plumbing(porcelains)
|
@@ -781,11 +798,11 @@ module SDM
|
|
781
798
|
return nil
|
782
799
|
end
|
783
800
|
plumbing = V1::AccountGrant.new()
|
784
|
-
plumbing.account_id = (porcelain.account_id)
|
785
|
-
plumbing.id = (porcelain.id)
|
786
|
-
plumbing.resource_id = (porcelain.resource_id)
|
787
|
-
plumbing.start_from = convert_timestamp_to_plumbing(porcelain.start_from)
|
788
|
-
plumbing.valid_until = convert_timestamp_to_plumbing(porcelain.valid_until)
|
801
|
+
plumbing.account_id = (porcelain.account_id)
|
802
|
+
plumbing.id = (porcelain.id)
|
803
|
+
plumbing.resource_id = (porcelain.resource_id)
|
804
|
+
plumbing.start_from = convert_timestamp_to_plumbing(porcelain.start_from)
|
805
|
+
plumbing.valid_until = convert_timestamp_to_plumbing(porcelain.valid_until)
|
789
806
|
plumbing
|
790
807
|
end
|
791
808
|
def self.convert_repeated_account_grant_to_plumbing(porcelains)
|
@@ -821,9 +838,9 @@ module SDM
|
|
821
838
|
return nil
|
822
839
|
end
|
823
840
|
plumbing = V1::AccountGrantCreateResponse.new()
|
824
|
-
plumbing.account_grant = convert_account_grant_to_plumbing(porcelain.account_grant)
|
825
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
826
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
841
|
+
plumbing.account_grant = convert_account_grant_to_plumbing(porcelain.account_grant)
|
842
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
843
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
827
844
|
plumbing
|
828
845
|
end
|
829
846
|
def self.convert_repeated_account_grant_create_response_to_plumbing(porcelains)
|
@@ -858,8 +875,8 @@ module SDM
|
|
858
875
|
return nil
|
859
876
|
end
|
860
877
|
plumbing = V1::AccountGrantDeleteResponse.new()
|
861
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
862
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
878
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
879
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
863
880
|
plumbing
|
864
881
|
end
|
865
882
|
def self.convert_repeated_account_grant_delete_response_to_plumbing(porcelains)
|
@@ -895,9 +912,9 @@ module SDM
|
|
895
912
|
return nil
|
896
913
|
end
|
897
914
|
plumbing = V1::AccountGrantGetResponse.new()
|
898
|
-
plumbing.account_grant = convert_account_grant_to_plumbing(porcelain.account_grant)
|
899
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
900
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
915
|
+
plumbing.account_grant = convert_account_grant_to_plumbing(porcelain.account_grant)
|
916
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
917
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
901
918
|
plumbing
|
902
919
|
end
|
903
920
|
def self.convert_repeated_account_grant_get_response_to_plumbing(porcelains)
|
@@ -933,9 +950,9 @@ module SDM
|
|
933
950
|
return nil
|
934
951
|
end
|
935
952
|
plumbing = V1::AccountUpdateResponse.new()
|
936
|
-
plumbing.account = convert_account_to_plumbing(porcelain.account)
|
937
|
-
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
938
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
953
|
+
plumbing.account = convert_account_to_plumbing(porcelain.account)
|
954
|
+
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
955
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
939
956
|
plumbing
|
940
957
|
end
|
941
958
|
def self.convert_repeated_account_update_response_to_plumbing(porcelains)
|
@@ -983,21 +1000,21 @@ module SDM
|
|
983
1000
|
return nil
|
984
1001
|
end
|
985
1002
|
plumbing = V1::AmazonEKS.new()
|
986
|
-
plumbing.access_key = (porcelain.access_key)
|
987
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
988
|
-
plumbing.cluster_name = (porcelain.cluster_name)
|
989
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
990
|
-
plumbing.endpoint = (porcelain.endpoint)
|
991
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
992
|
-
plumbing.healthy = (porcelain.healthy)
|
993
|
-
plumbing.id = (porcelain.id)
|
994
|
-
plumbing.name = (porcelain.name)
|
995
|
-
plumbing.region = (porcelain.region)
|
996
|
-
plumbing.role_arn = (porcelain.role_arn)
|
997
|
-
plumbing.role_external_id = (porcelain.role_external_id)
|
998
|
-
plumbing.secret_access_key = (porcelain.secret_access_key)
|
999
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1000
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1003
|
+
plumbing.access_key = (porcelain.access_key)
|
1004
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
1005
|
+
plumbing.cluster_name = (porcelain.cluster_name)
|
1006
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1007
|
+
plumbing.endpoint = (porcelain.endpoint)
|
1008
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
1009
|
+
plumbing.healthy = (porcelain.healthy)
|
1010
|
+
plumbing.id = (porcelain.id)
|
1011
|
+
plumbing.name = (porcelain.name)
|
1012
|
+
plumbing.region = (porcelain.region)
|
1013
|
+
plumbing.role_arn = (porcelain.role_arn)
|
1014
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
1015
|
+
plumbing.secret_access_key = (porcelain.secret_access_key)
|
1016
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1017
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1001
1018
|
plumbing
|
1002
1019
|
end
|
1003
1020
|
def self.convert_repeated_amazon_eks_to_plumbing(porcelains)
|
@@ -1045,21 +1062,21 @@ module SDM
|
|
1045
1062
|
return nil
|
1046
1063
|
end
|
1047
1064
|
plumbing = V1::AmazonEKSUserImpersonation.new()
|
1048
|
-
plumbing.access_key = (porcelain.access_key)
|
1049
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
1050
|
-
plumbing.cluster_name = (porcelain.cluster_name)
|
1051
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1052
|
-
plumbing.endpoint = (porcelain.endpoint)
|
1053
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
1054
|
-
plumbing.healthy = (porcelain.healthy)
|
1055
|
-
plumbing.id = (porcelain.id)
|
1056
|
-
plumbing.name = (porcelain.name)
|
1057
|
-
plumbing.region = (porcelain.region)
|
1058
|
-
plumbing.role_arn = (porcelain.role_arn)
|
1059
|
-
plumbing.role_external_id = (porcelain.role_external_id)
|
1060
|
-
plumbing.secret_access_key = (porcelain.secret_access_key)
|
1061
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1062
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1065
|
+
plumbing.access_key = (porcelain.access_key)
|
1066
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
1067
|
+
plumbing.cluster_name = (porcelain.cluster_name)
|
1068
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1069
|
+
plumbing.endpoint = (porcelain.endpoint)
|
1070
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
1071
|
+
plumbing.healthy = (porcelain.healthy)
|
1072
|
+
plumbing.id = (porcelain.id)
|
1073
|
+
plumbing.name = (porcelain.name)
|
1074
|
+
plumbing.region = (porcelain.region)
|
1075
|
+
plumbing.role_arn = (porcelain.role_arn)
|
1076
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
1077
|
+
plumbing.secret_access_key = (porcelain.secret_access_key)
|
1078
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1079
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1063
1080
|
plumbing
|
1064
1081
|
end
|
1065
1082
|
def self.convert_repeated_amazon_eks_user_impersonation_to_plumbing(porcelains)
|
@@ -1105,19 +1122,19 @@ module SDM
|
|
1105
1122
|
return nil
|
1106
1123
|
end
|
1107
1124
|
plumbing = V1::AmazonES.new()
|
1108
|
-
plumbing.access_key = (porcelain.access_key)
|
1109
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1110
|
-
plumbing.endpoint = (porcelain.endpoint)
|
1111
|
-
plumbing.healthy = (porcelain.healthy)
|
1112
|
-
plumbing.id = (porcelain.id)
|
1113
|
-
plumbing.name = (porcelain.name)
|
1114
|
-
plumbing.port_override = (porcelain.port_override)
|
1115
|
-
plumbing.region = (porcelain.region)
|
1116
|
-
plumbing.role_arn = (porcelain.role_arn)
|
1117
|
-
plumbing.role_external_id = (porcelain.role_external_id)
|
1118
|
-
plumbing.secret_access_key = (porcelain.secret_access_key)
|
1119
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1120
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1125
|
+
plumbing.access_key = (porcelain.access_key)
|
1126
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1127
|
+
plumbing.endpoint = (porcelain.endpoint)
|
1128
|
+
plumbing.healthy = (porcelain.healthy)
|
1129
|
+
plumbing.id = (porcelain.id)
|
1130
|
+
plumbing.name = (porcelain.name)
|
1131
|
+
plumbing.port_override = (porcelain.port_override)
|
1132
|
+
plumbing.region = (porcelain.region)
|
1133
|
+
plumbing.role_arn = (porcelain.role_arn)
|
1134
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
1135
|
+
plumbing.secret_access_key = (porcelain.secret_access_key)
|
1136
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1137
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1121
1138
|
plumbing
|
1122
1139
|
end
|
1123
1140
|
def self.convert_repeated_amazon_es_to_plumbing(porcelains)
|
@@ -1162,18 +1179,18 @@ module SDM
|
|
1162
1179
|
return nil
|
1163
1180
|
end
|
1164
1181
|
plumbing = V1::AmazonMQAMQP091.new()
|
1165
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1166
|
-
plumbing.healthy = (porcelain.healthy)
|
1167
|
-
plumbing.hostname = (porcelain.hostname)
|
1168
|
-
plumbing.id = (porcelain.id)
|
1169
|
-
plumbing.name = (porcelain.name)
|
1170
|
-
plumbing.password = (porcelain.password)
|
1171
|
-
plumbing.port = (porcelain.port)
|
1172
|
-
plumbing.port_override = (porcelain.port_override)
|
1173
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1174
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1175
|
-
plumbing.tls_required = (porcelain.tls_required)
|
1176
|
-
plumbing.username = (porcelain.username)
|
1182
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1183
|
+
plumbing.healthy = (porcelain.healthy)
|
1184
|
+
plumbing.hostname = (porcelain.hostname)
|
1185
|
+
plumbing.id = (porcelain.id)
|
1186
|
+
plumbing.name = (porcelain.name)
|
1187
|
+
plumbing.password = (porcelain.password)
|
1188
|
+
plumbing.port = (porcelain.port)
|
1189
|
+
plumbing.port_override = (porcelain.port_override)
|
1190
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1191
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1192
|
+
plumbing.tls_required = (porcelain.tls_required)
|
1193
|
+
plumbing.username = (porcelain.username)
|
1177
1194
|
plumbing
|
1178
1195
|
end
|
1179
1196
|
def self.convert_repeated_amazon_mqamqp_091_to_plumbing(porcelains)
|
@@ -1219,19 +1236,19 @@ module SDM
|
|
1219
1236
|
return nil
|
1220
1237
|
end
|
1221
1238
|
plumbing = V1::Athena.new()
|
1222
|
-
plumbing.access_key = (porcelain.access_key)
|
1223
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1224
|
-
plumbing.healthy = (porcelain.healthy)
|
1225
|
-
plumbing.id = (porcelain.id)
|
1226
|
-
plumbing.name = (porcelain.name)
|
1227
|
-
plumbing.output = (porcelain.output)
|
1228
|
-
plumbing.port_override = (porcelain.port_override)
|
1229
|
-
plumbing.region = (porcelain.region)
|
1230
|
-
plumbing.role_arn = (porcelain.role_arn)
|
1231
|
-
plumbing.role_external_id = (porcelain.role_external_id)
|
1232
|
-
plumbing.secret_access_key = (porcelain.secret_access_key)
|
1233
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1234
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1239
|
+
plumbing.access_key = (porcelain.access_key)
|
1240
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1241
|
+
plumbing.healthy = (porcelain.healthy)
|
1242
|
+
plumbing.id = (porcelain.id)
|
1243
|
+
plumbing.name = (porcelain.name)
|
1244
|
+
plumbing.output = (porcelain.output)
|
1245
|
+
plumbing.port_override = (porcelain.port_override)
|
1246
|
+
plumbing.region = (porcelain.region)
|
1247
|
+
plumbing.role_arn = (porcelain.role_arn)
|
1248
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
1249
|
+
plumbing.secret_access_key = (porcelain.secret_access_key)
|
1250
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1251
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1235
1252
|
plumbing
|
1236
1253
|
end
|
1237
1254
|
def self.convert_repeated_athena_to_plumbing(porcelains)
|
@@ -1276,18 +1293,18 @@ module SDM
|
|
1276
1293
|
return nil
|
1277
1294
|
end
|
1278
1295
|
plumbing = V1::AuroraMysql.new()
|
1279
|
-
plumbing.database = (porcelain.database)
|
1280
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1281
|
-
plumbing.healthy = (porcelain.healthy)
|
1282
|
-
plumbing.hostname = (porcelain.hostname)
|
1283
|
-
plumbing.id = (porcelain.id)
|
1284
|
-
plumbing.name = (porcelain.name)
|
1285
|
-
plumbing.password = (porcelain.password)
|
1286
|
-
plumbing.port = (porcelain.port)
|
1287
|
-
plumbing.port_override = (porcelain.port_override)
|
1288
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1289
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1290
|
-
plumbing.username = (porcelain.username)
|
1296
|
+
plumbing.database = (porcelain.database)
|
1297
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1298
|
+
plumbing.healthy = (porcelain.healthy)
|
1299
|
+
plumbing.hostname = (porcelain.hostname)
|
1300
|
+
plumbing.id = (porcelain.id)
|
1301
|
+
plumbing.name = (porcelain.name)
|
1302
|
+
plumbing.password = (porcelain.password)
|
1303
|
+
plumbing.port = (porcelain.port)
|
1304
|
+
plumbing.port_override = (porcelain.port_override)
|
1305
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1306
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1307
|
+
plumbing.username = (porcelain.username)
|
1291
1308
|
plumbing
|
1292
1309
|
end
|
1293
1310
|
def self.convert_repeated_aurora_mysql_to_plumbing(porcelains)
|
@@ -1333,19 +1350,19 @@ module SDM
|
|
1333
1350
|
return nil
|
1334
1351
|
end
|
1335
1352
|
plumbing = V1::AuroraPostgres.new()
|
1336
|
-
plumbing.database = (porcelain.database)
|
1337
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1338
|
-
plumbing.healthy = (porcelain.healthy)
|
1339
|
-
plumbing.hostname = (porcelain.hostname)
|
1340
|
-
plumbing.id = (porcelain.id)
|
1341
|
-
plumbing.name = (porcelain.name)
|
1342
|
-
plumbing.override_database = (porcelain.override_database)
|
1343
|
-
plumbing.password = (porcelain.password)
|
1344
|
-
plumbing.port = (porcelain.port)
|
1345
|
-
plumbing.port_override = (porcelain.port_override)
|
1346
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1347
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1348
|
-
plumbing.username = (porcelain.username)
|
1353
|
+
plumbing.database = (porcelain.database)
|
1354
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1355
|
+
plumbing.healthy = (porcelain.healthy)
|
1356
|
+
plumbing.hostname = (porcelain.hostname)
|
1357
|
+
plumbing.id = (porcelain.id)
|
1358
|
+
plumbing.name = (porcelain.name)
|
1359
|
+
plumbing.override_database = (porcelain.override_database)
|
1360
|
+
plumbing.password = (porcelain.password)
|
1361
|
+
plumbing.port = (porcelain.port)
|
1362
|
+
plumbing.port_override = (porcelain.port_override)
|
1363
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1364
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1365
|
+
plumbing.username = (porcelain.username)
|
1349
1366
|
plumbing
|
1350
1367
|
end
|
1351
1368
|
def self.convert_repeated_aurora_postgres_to_plumbing(porcelains)
|
@@ -1387,15 +1404,15 @@ module SDM
|
|
1387
1404
|
return nil
|
1388
1405
|
end
|
1389
1406
|
plumbing = V1::Azure.new()
|
1390
|
-
plumbing.app_id = (porcelain.app_id)
|
1391
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1392
|
-
plumbing.healthy = (porcelain.healthy)
|
1393
|
-
plumbing.id = (porcelain.id)
|
1394
|
-
plumbing.name = (porcelain.name)
|
1395
|
-
plumbing.password = (porcelain.password)
|
1396
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1397
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1398
|
-
plumbing.tenant_id = (porcelain.tenant_id)
|
1407
|
+
plumbing.app_id = (porcelain.app_id)
|
1408
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1409
|
+
plumbing.healthy = (porcelain.healthy)
|
1410
|
+
plumbing.id = (porcelain.id)
|
1411
|
+
plumbing.name = (porcelain.name)
|
1412
|
+
plumbing.password = (porcelain.password)
|
1413
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1414
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1415
|
+
plumbing.tenant_id = (porcelain.tenant_id)
|
1399
1416
|
plumbing
|
1400
1417
|
end
|
1401
1418
|
def self.convert_repeated_azure_to_plumbing(porcelains)
|
@@ -1437,15 +1454,15 @@ module SDM
|
|
1437
1454
|
return nil
|
1438
1455
|
end
|
1439
1456
|
plumbing = V1::AzureCertificate.new()
|
1440
|
-
plumbing.app_id = (porcelain.app_id)
|
1441
|
-
plumbing.client_certificate = (porcelain.client_certificate)
|
1442
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1443
|
-
plumbing.healthy = (porcelain.healthy)
|
1444
|
-
plumbing.id = (porcelain.id)
|
1445
|
-
plumbing.name = (porcelain.name)
|
1446
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1447
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1448
|
-
plumbing.tenant_id = (porcelain.tenant_id)
|
1457
|
+
plumbing.app_id = (porcelain.app_id)
|
1458
|
+
plumbing.client_certificate = (porcelain.client_certificate)
|
1459
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1460
|
+
plumbing.healthy = (porcelain.healthy)
|
1461
|
+
plumbing.id = (porcelain.id)
|
1462
|
+
plumbing.name = (porcelain.name)
|
1463
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1464
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1465
|
+
plumbing.tenant_id = (porcelain.tenant_id)
|
1449
1466
|
plumbing
|
1450
1467
|
end
|
1451
1468
|
def self.convert_repeated_azure_certificate_to_plumbing(porcelains)
|
@@ -1491,19 +1508,19 @@ module SDM
|
|
1491
1508
|
return nil
|
1492
1509
|
end
|
1493
1510
|
plumbing = V1::AzurePostgres.new()
|
1494
|
-
plumbing.database = (porcelain.database)
|
1495
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1496
|
-
plumbing.healthy = (porcelain.healthy)
|
1497
|
-
plumbing.hostname = (porcelain.hostname)
|
1498
|
-
plumbing.id = (porcelain.id)
|
1499
|
-
plumbing.name = (porcelain.name)
|
1500
|
-
plumbing.override_database = (porcelain.override_database)
|
1501
|
-
plumbing.password = (porcelain.password)
|
1502
|
-
plumbing.port = (porcelain.port)
|
1503
|
-
plumbing.port_override = (porcelain.port_override)
|
1504
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1505
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1506
|
-
plumbing.username = (porcelain.username)
|
1511
|
+
plumbing.database = (porcelain.database)
|
1512
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1513
|
+
plumbing.healthy = (porcelain.healthy)
|
1514
|
+
plumbing.hostname = (porcelain.hostname)
|
1515
|
+
plumbing.id = (porcelain.id)
|
1516
|
+
plumbing.name = (porcelain.name)
|
1517
|
+
plumbing.override_database = (porcelain.override_database)
|
1518
|
+
plumbing.password = (porcelain.password)
|
1519
|
+
plumbing.port = (porcelain.port)
|
1520
|
+
plumbing.port_override = (porcelain.port_override)
|
1521
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1522
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1523
|
+
plumbing.username = (porcelain.username)
|
1507
1524
|
plumbing
|
1508
1525
|
end
|
1509
1526
|
def self.convert_repeated_azure_postgres_to_plumbing(porcelains)
|
@@ -1523,6 +1540,46 @@ module SDM
|
|
1523
1540
|
end
|
1524
1541
|
items
|
1525
1542
|
end
|
1543
|
+
def self.convert_azure_store_to_porcelain(plumbing)
|
1544
|
+
if plumbing == nil
|
1545
|
+
return nil
|
1546
|
+
end
|
1547
|
+
porcelain = AzureStore.new()
|
1548
|
+
porcelain.id = (plumbing.id)
|
1549
|
+
porcelain.name = (plumbing.name)
|
1550
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
1551
|
+
porcelain.vault_uri = (plumbing.vault_uri)
|
1552
|
+
porcelain
|
1553
|
+
end
|
1554
|
+
|
1555
|
+
def self.convert_azure_store_to_plumbing(porcelain)
|
1556
|
+
if porcelain == nil
|
1557
|
+
return nil
|
1558
|
+
end
|
1559
|
+
plumbing = V1::AzureStore.new()
|
1560
|
+
plumbing.id = (porcelain.id)
|
1561
|
+
plumbing.name = (porcelain.name)
|
1562
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1563
|
+
plumbing.vault_uri = (porcelain.vault_uri)
|
1564
|
+
plumbing
|
1565
|
+
end
|
1566
|
+
def self.convert_repeated_azure_store_to_plumbing(porcelains)
|
1567
|
+
items = Array.new
|
1568
|
+
porcelains.each do |porcelain|
|
1569
|
+
plumbing = convert_azure_store_to_plumbing(porcelain)
|
1570
|
+
items.append(plumbing)
|
1571
|
+
end
|
1572
|
+
items
|
1573
|
+
end
|
1574
|
+
|
1575
|
+
def self.convert_repeated_azure_store_to_porcelain(plumbings)
|
1576
|
+
items = Array.new
|
1577
|
+
plumbings.each do |plumbing|
|
1578
|
+
porcelain = convert_azure_store_to_porcelain(plumbing)
|
1579
|
+
items.append(porcelain)
|
1580
|
+
end
|
1581
|
+
items
|
1582
|
+
end
|
1526
1583
|
def self.convert_big_query_to_porcelain(plumbing)
|
1527
1584
|
if plumbing == nil
|
1528
1585
|
return nil
|
@@ -1547,17 +1604,17 @@ module SDM
|
|
1547
1604
|
return nil
|
1548
1605
|
end
|
1549
1606
|
plumbing = V1::BigQuery.new()
|
1550
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1551
|
-
plumbing.endpoint = (porcelain.endpoint)
|
1552
|
-
plumbing.healthy = (porcelain.healthy)
|
1553
|
-
plumbing.id = (porcelain.id)
|
1554
|
-
plumbing.name = (porcelain.name)
|
1555
|
-
plumbing.port_override = (porcelain.port_override)
|
1556
|
-
plumbing.private_key = (porcelain.private_key)
|
1557
|
-
plumbing.project = (porcelain.project)
|
1558
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1559
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1560
|
-
plumbing.username = (porcelain.username)
|
1607
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1608
|
+
plumbing.endpoint = (porcelain.endpoint)
|
1609
|
+
plumbing.healthy = (porcelain.healthy)
|
1610
|
+
plumbing.id = (porcelain.id)
|
1611
|
+
plumbing.name = (porcelain.name)
|
1612
|
+
plumbing.port_override = (porcelain.port_override)
|
1613
|
+
plumbing.private_key = (porcelain.private_key)
|
1614
|
+
plumbing.project = (porcelain.project)
|
1615
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1616
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1617
|
+
plumbing.username = (porcelain.username)
|
1561
1618
|
plumbing
|
1562
1619
|
end
|
1563
1620
|
def self.convert_repeated_big_query_to_plumbing(porcelains)
|
@@ -1602,18 +1659,18 @@ module SDM
|
|
1602
1659
|
return nil
|
1603
1660
|
end
|
1604
1661
|
plumbing = V1::Cassandra.new()
|
1605
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1606
|
-
plumbing.healthy = (porcelain.healthy)
|
1607
|
-
plumbing.hostname = (porcelain.hostname)
|
1608
|
-
plumbing.id = (porcelain.id)
|
1609
|
-
plumbing.name = (porcelain.name)
|
1610
|
-
plumbing.password = (porcelain.password)
|
1611
|
-
plumbing.port = (porcelain.port)
|
1612
|
-
plumbing.port_override = (porcelain.port_override)
|
1613
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1614
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1615
|
-
plumbing.tls_required = (porcelain.tls_required)
|
1616
|
-
plumbing.username = (porcelain.username)
|
1662
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1663
|
+
plumbing.healthy = (porcelain.healthy)
|
1664
|
+
plumbing.hostname = (porcelain.hostname)
|
1665
|
+
plumbing.id = (porcelain.id)
|
1666
|
+
plumbing.name = (porcelain.name)
|
1667
|
+
plumbing.password = (porcelain.password)
|
1668
|
+
plumbing.port = (porcelain.port)
|
1669
|
+
plumbing.port_override = (porcelain.port_override)
|
1670
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1671
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1672
|
+
plumbing.tls_required = (porcelain.tls_required)
|
1673
|
+
plumbing.username = (porcelain.username)
|
1617
1674
|
plumbing
|
1618
1675
|
end
|
1619
1676
|
def self.convert_repeated_cassandra_to_plumbing(porcelains)
|
@@ -1659,19 +1716,19 @@ module SDM
|
|
1659
1716
|
return nil
|
1660
1717
|
end
|
1661
1718
|
plumbing = V1::Citus.new()
|
1662
|
-
plumbing.database = (porcelain.database)
|
1663
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1664
|
-
plumbing.healthy = (porcelain.healthy)
|
1665
|
-
plumbing.hostname = (porcelain.hostname)
|
1666
|
-
plumbing.id = (porcelain.id)
|
1667
|
-
plumbing.name = (porcelain.name)
|
1668
|
-
plumbing.override_database = (porcelain.override_database)
|
1669
|
-
plumbing.password = (porcelain.password)
|
1670
|
-
plumbing.port = (porcelain.port)
|
1671
|
-
plumbing.port_override = (porcelain.port_override)
|
1672
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1673
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1674
|
-
plumbing.username = (porcelain.username)
|
1719
|
+
plumbing.database = (porcelain.database)
|
1720
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1721
|
+
plumbing.healthy = (porcelain.healthy)
|
1722
|
+
plumbing.hostname = (porcelain.hostname)
|
1723
|
+
plumbing.id = (porcelain.id)
|
1724
|
+
plumbing.name = (porcelain.name)
|
1725
|
+
plumbing.override_database = (porcelain.override_database)
|
1726
|
+
plumbing.password = (porcelain.password)
|
1727
|
+
plumbing.port = (porcelain.port)
|
1728
|
+
plumbing.port_override = (porcelain.port_override)
|
1729
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1730
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1731
|
+
plumbing.username = (porcelain.username)
|
1675
1732
|
plumbing
|
1676
1733
|
end
|
1677
1734
|
def self.convert_repeated_citus_to_plumbing(porcelains)
|
@@ -1716,18 +1773,18 @@ module SDM
|
|
1716
1773
|
return nil
|
1717
1774
|
end
|
1718
1775
|
plumbing = V1::Clustrix.new()
|
1719
|
-
plumbing.database = (porcelain.database)
|
1720
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1721
|
-
plumbing.healthy = (porcelain.healthy)
|
1722
|
-
plumbing.hostname = (porcelain.hostname)
|
1723
|
-
plumbing.id = (porcelain.id)
|
1724
|
-
plumbing.name = (porcelain.name)
|
1725
|
-
plumbing.password = (porcelain.password)
|
1726
|
-
plumbing.port = (porcelain.port)
|
1727
|
-
plumbing.port_override = (porcelain.port_override)
|
1728
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1729
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1730
|
-
plumbing.username = (porcelain.username)
|
1776
|
+
plumbing.database = (porcelain.database)
|
1777
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1778
|
+
plumbing.healthy = (porcelain.healthy)
|
1779
|
+
plumbing.hostname = (porcelain.hostname)
|
1780
|
+
plumbing.id = (porcelain.id)
|
1781
|
+
plumbing.name = (porcelain.name)
|
1782
|
+
plumbing.password = (porcelain.password)
|
1783
|
+
plumbing.port = (porcelain.port)
|
1784
|
+
plumbing.port_override = (porcelain.port_override)
|
1785
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1786
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1787
|
+
plumbing.username = (porcelain.username)
|
1731
1788
|
plumbing
|
1732
1789
|
end
|
1733
1790
|
def self.convert_repeated_clustrix_to_plumbing(porcelains)
|
@@ -1773,19 +1830,19 @@ module SDM
|
|
1773
1830
|
return nil
|
1774
1831
|
end
|
1775
1832
|
plumbing = V1::Cockroach.new()
|
1776
|
-
plumbing.database = (porcelain.database)
|
1777
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1778
|
-
plumbing.healthy = (porcelain.healthy)
|
1779
|
-
plumbing.hostname = (porcelain.hostname)
|
1780
|
-
plumbing.id = (porcelain.id)
|
1781
|
-
plumbing.name = (porcelain.name)
|
1782
|
-
plumbing.override_database = (porcelain.override_database)
|
1783
|
-
plumbing.password = (porcelain.password)
|
1784
|
-
plumbing.port = (porcelain.port)
|
1785
|
-
plumbing.port_override = (porcelain.port_override)
|
1786
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1787
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1788
|
-
plumbing.username = (porcelain.username)
|
1833
|
+
plumbing.database = (porcelain.database)
|
1834
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1835
|
+
plumbing.healthy = (porcelain.healthy)
|
1836
|
+
plumbing.hostname = (porcelain.hostname)
|
1837
|
+
plumbing.id = (porcelain.id)
|
1838
|
+
plumbing.name = (porcelain.name)
|
1839
|
+
plumbing.override_database = (porcelain.override_database)
|
1840
|
+
plumbing.password = (porcelain.password)
|
1841
|
+
plumbing.port = (porcelain.port)
|
1842
|
+
plumbing.port_override = (porcelain.port_override)
|
1843
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1844
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1845
|
+
plumbing.username = (porcelain.username)
|
1789
1846
|
plumbing
|
1790
1847
|
end
|
1791
1848
|
def self.convert_repeated_cockroach_to_plumbing(porcelains)
|
@@ -1821,9 +1878,9 @@ module SDM
|
|
1821
1878
|
return nil
|
1822
1879
|
end
|
1823
1880
|
plumbing = V1::ControlPanelGetSSHCAPublicKeyResponse.new()
|
1824
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
1825
|
-
plumbing.public_key = (porcelain.public_key)
|
1826
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
1881
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
1882
|
+
plumbing.public_key = (porcelain.public_key)
|
1883
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
1827
1884
|
plumbing
|
1828
1885
|
end
|
1829
1886
|
def self.convert_repeated_control_panel_get_sshca_public_key_response_to_plumbing(porcelains)
|
@@ -1859,9 +1916,9 @@ module SDM
|
|
1859
1916
|
return nil
|
1860
1917
|
end
|
1861
1918
|
plumbing = V1::ControlPanelVerifyJWTResponse.new()
|
1862
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
1863
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
1864
|
-
plumbing.valid = (porcelain.valid)
|
1919
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
1920
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
1921
|
+
plumbing.valid = (porcelain.valid)
|
1865
1922
|
plumbing
|
1866
1923
|
end
|
1867
1924
|
def self.convert_repeated_control_panel_verify_jwt_response_to_plumbing(porcelains)
|
@@ -1938,18 +1995,18 @@ module SDM
|
|
1938
1995
|
return nil
|
1939
1996
|
end
|
1940
1997
|
plumbing = V1::DB2I.new()
|
1941
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1942
|
-
plumbing.healthy = (porcelain.healthy)
|
1943
|
-
plumbing.hostname = (porcelain.hostname)
|
1944
|
-
plumbing.id = (porcelain.id)
|
1945
|
-
plumbing.name = (porcelain.name)
|
1946
|
-
plumbing.password = (porcelain.password)
|
1947
|
-
plumbing.port = (porcelain.port)
|
1948
|
-
plumbing.port_override = (porcelain.port_override)
|
1949
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
1950
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
1951
|
-
plumbing.tls_required = (porcelain.tls_required)
|
1952
|
-
plumbing.username = (porcelain.username)
|
1998
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
1999
|
+
plumbing.healthy = (porcelain.healthy)
|
2000
|
+
plumbing.hostname = (porcelain.hostname)
|
2001
|
+
plumbing.id = (porcelain.id)
|
2002
|
+
plumbing.name = (porcelain.name)
|
2003
|
+
plumbing.password = (porcelain.password)
|
2004
|
+
plumbing.port = (porcelain.port)
|
2005
|
+
plumbing.port_override = (porcelain.port_override)
|
2006
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2007
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2008
|
+
plumbing.tls_required = (porcelain.tls_required)
|
2009
|
+
plumbing.username = (porcelain.username)
|
1953
2010
|
plumbing
|
1954
2011
|
end
|
1955
2012
|
def self.convert_repeated_db_2_i_to_plumbing(porcelains)
|
@@ -1994,18 +2051,18 @@ module SDM
|
|
1994
2051
|
return nil
|
1995
2052
|
end
|
1996
2053
|
plumbing = V1::DB2LUW.new()
|
1997
|
-
plumbing.database = (porcelain.database)
|
1998
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
1999
|
-
plumbing.healthy = (porcelain.healthy)
|
2000
|
-
plumbing.hostname = (porcelain.hostname)
|
2001
|
-
plumbing.id = (porcelain.id)
|
2002
|
-
plumbing.name = (porcelain.name)
|
2003
|
-
plumbing.password = (porcelain.password)
|
2004
|
-
plumbing.port = (porcelain.port)
|
2005
|
-
plumbing.port_override = (porcelain.port_override)
|
2006
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2007
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2008
|
-
plumbing.username = (porcelain.username)
|
2054
|
+
plumbing.database = (porcelain.database)
|
2055
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2056
|
+
plumbing.healthy = (porcelain.healthy)
|
2057
|
+
plumbing.hostname = (porcelain.hostname)
|
2058
|
+
plumbing.id = (porcelain.id)
|
2059
|
+
plumbing.name = (porcelain.name)
|
2060
|
+
plumbing.password = (porcelain.password)
|
2061
|
+
plumbing.port = (porcelain.port)
|
2062
|
+
plumbing.port_override = (porcelain.port_override)
|
2063
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2064
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2065
|
+
plumbing.username = (porcelain.username)
|
2009
2066
|
plumbing
|
2010
2067
|
end
|
2011
2068
|
def self.convert_repeated_db_2_luw_to_plumbing(porcelains)
|
@@ -2082,18 +2139,18 @@ module SDM
|
|
2082
2139
|
return nil
|
2083
2140
|
end
|
2084
2141
|
plumbing = V1::DocumentDBHost.new()
|
2085
|
-
plumbing.auth_database = (porcelain.auth_database)
|
2086
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2087
|
-
plumbing.healthy = (porcelain.healthy)
|
2088
|
-
plumbing.hostname = (porcelain.hostname)
|
2089
|
-
plumbing.id = (porcelain.id)
|
2090
|
-
plumbing.name = (porcelain.name)
|
2091
|
-
plumbing.password = (porcelain.password)
|
2092
|
-
plumbing.port = (porcelain.port)
|
2093
|
-
plumbing.port_override = (porcelain.port_override)
|
2094
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2095
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2096
|
-
plumbing.username = (porcelain.username)
|
2142
|
+
plumbing.auth_database = (porcelain.auth_database)
|
2143
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2144
|
+
plumbing.healthy = (porcelain.healthy)
|
2145
|
+
plumbing.hostname = (porcelain.hostname)
|
2146
|
+
plumbing.id = (porcelain.id)
|
2147
|
+
plumbing.name = (porcelain.name)
|
2148
|
+
plumbing.password = (porcelain.password)
|
2149
|
+
plumbing.port = (porcelain.port)
|
2150
|
+
plumbing.port_override = (porcelain.port_override)
|
2151
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2152
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2153
|
+
plumbing.username = (porcelain.username)
|
2097
2154
|
plumbing
|
2098
2155
|
end
|
2099
2156
|
def self.convert_repeated_document_db_host_to_plumbing(porcelains)
|
@@ -2139,19 +2196,19 @@ module SDM
|
|
2139
2196
|
return nil
|
2140
2197
|
end
|
2141
2198
|
plumbing = V1::DocumentDBReplicaSet.new()
|
2142
|
-
plumbing.auth_database = (porcelain.auth_database)
|
2143
|
-
plumbing.connect_to_replica = (porcelain.connect_to_replica)
|
2144
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2145
|
-
plumbing.healthy = (porcelain.healthy)
|
2146
|
-
plumbing.hostname = (porcelain.hostname)
|
2147
|
-
plumbing.id = (porcelain.id)
|
2148
|
-
plumbing.name = (porcelain.name)
|
2149
|
-
plumbing.password = (porcelain.password)
|
2150
|
-
plumbing.port_override = (porcelain.port_override)
|
2151
|
-
plumbing.replica_set = (porcelain.replica_set)
|
2152
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2153
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2154
|
-
plumbing.username = (porcelain.username)
|
2199
|
+
plumbing.auth_database = (porcelain.auth_database)
|
2200
|
+
plumbing.connect_to_replica = (porcelain.connect_to_replica)
|
2201
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2202
|
+
plumbing.healthy = (porcelain.healthy)
|
2203
|
+
plumbing.hostname = (porcelain.hostname)
|
2204
|
+
plumbing.id = (porcelain.id)
|
2205
|
+
plumbing.name = (porcelain.name)
|
2206
|
+
plumbing.password = (porcelain.password)
|
2207
|
+
plumbing.port_override = (porcelain.port_override)
|
2208
|
+
plumbing.replica_set = (porcelain.replica_set)
|
2209
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2210
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2211
|
+
plumbing.username = (porcelain.username)
|
2155
2212
|
plumbing
|
2156
2213
|
end
|
2157
2214
|
def self.convert_repeated_document_db_replica_set_to_plumbing(porcelains)
|
@@ -2195,17 +2252,17 @@ module SDM
|
|
2195
2252
|
return nil
|
2196
2253
|
end
|
2197
2254
|
plumbing = V1::Druid.new()
|
2198
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2199
|
-
plumbing.healthy = (porcelain.healthy)
|
2200
|
-
plumbing.hostname = (porcelain.hostname)
|
2201
|
-
plumbing.id = (porcelain.id)
|
2202
|
-
plumbing.name = (porcelain.name)
|
2203
|
-
plumbing.password = (porcelain.password)
|
2204
|
-
plumbing.port = (porcelain.port)
|
2205
|
-
plumbing.port_override = (porcelain.port_override)
|
2206
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2207
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2208
|
-
plumbing.username = (porcelain.username)
|
2255
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2256
|
+
plumbing.healthy = (porcelain.healthy)
|
2257
|
+
plumbing.hostname = (porcelain.hostname)
|
2258
|
+
plumbing.id = (porcelain.id)
|
2259
|
+
plumbing.name = (porcelain.name)
|
2260
|
+
plumbing.password = (porcelain.password)
|
2261
|
+
plumbing.port = (porcelain.port)
|
2262
|
+
plumbing.port_override = (porcelain.port_override)
|
2263
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2264
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2265
|
+
plumbing.username = (porcelain.username)
|
2209
2266
|
plumbing
|
2210
2267
|
end
|
2211
2268
|
def self.convert_repeated_druid_to_plumbing(porcelains)
|
@@ -2251,19 +2308,19 @@ module SDM
|
|
2251
2308
|
return nil
|
2252
2309
|
end
|
2253
2310
|
plumbing = V1::DynamoDB.new()
|
2254
|
-
plumbing.access_key = (porcelain.access_key)
|
2255
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2256
|
-
plumbing.endpoint = (porcelain.endpoint)
|
2257
|
-
plumbing.healthy = (porcelain.healthy)
|
2258
|
-
plumbing.id = (porcelain.id)
|
2259
|
-
plumbing.name = (porcelain.name)
|
2260
|
-
plumbing.port_override = (porcelain.port_override)
|
2261
|
-
plumbing.region = (porcelain.region)
|
2262
|
-
plumbing.role_arn = (porcelain.role_arn)
|
2263
|
-
plumbing.role_external_id = (porcelain.role_external_id)
|
2264
|
-
plumbing.secret_access_key = (porcelain.secret_access_key)
|
2265
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2266
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2311
|
+
plumbing.access_key = (porcelain.access_key)
|
2312
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2313
|
+
plumbing.endpoint = (porcelain.endpoint)
|
2314
|
+
plumbing.healthy = (porcelain.healthy)
|
2315
|
+
plumbing.id = (porcelain.id)
|
2316
|
+
plumbing.name = (porcelain.name)
|
2317
|
+
plumbing.port_override = (porcelain.port_override)
|
2318
|
+
plumbing.region = (porcelain.region)
|
2319
|
+
plumbing.role_arn = (porcelain.role_arn)
|
2320
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
2321
|
+
plumbing.secret_access_key = (porcelain.secret_access_key)
|
2322
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2323
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2267
2324
|
plumbing
|
2268
2325
|
end
|
2269
2326
|
def self.convert_repeated_dynamo_db_to_plumbing(porcelains)
|
@@ -2308,18 +2365,18 @@ module SDM
|
|
2308
2365
|
return nil
|
2309
2366
|
end
|
2310
2367
|
plumbing = V1::Elastic.new()
|
2311
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2312
|
-
plumbing.healthy = (porcelain.healthy)
|
2313
|
-
plumbing.hostname = (porcelain.hostname)
|
2314
|
-
plumbing.id = (porcelain.id)
|
2315
|
-
plumbing.name = (porcelain.name)
|
2316
|
-
plumbing.password = (porcelain.password)
|
2317
|
-
plumbing.port = (porcelain.port)
|
2318
|
-
plumbing.port_override = (porcelain.port_override)
|
2319
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2320
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2321
|
-
plumbing.tls_required = (porcelain.tls_required)
|
2322
|
-
plumbing.username = (porcelain.username)
|
2368
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2369
|
+
plumbing.healthy = (porcelain.healthy)
|
2370
|
+
plumbing.hostname = (porcelain.hostname)
|
2371
|
+
plumbing.id = (porcelain.id)
|
2372
|
+
plumbing.name = (porcelain.name)
|
2373
|
+
plumbing.password = (porcelain.password)
|
2374
|
+
plumbing.port = (porcelain.port)
|
2375
|
+
plumbing.port_override = (porcelain.port_override)
|
2376
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2377
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2378
|
+
plumbing.tls_required = (porcelain.tls_required)
|
2379
|
+
plumbing.username = (porcelain.username)
|
2323
2380
|
plumbing
|
2324
2381
|
end
|
2325
2382
|
def self.convert_repeated_elastic_to_plumbing(porcelains)
|
@@ -2363,17 +2420,17 @@ module SDM
|
|
2363
2420
|
return nil
|
2364
2421
|
end
|
2365
2422
|
plumbing = V1::ElasticacheRedis.new()
|
2366
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2367
|
-
plumbing.healthy = (porcelain.healthy)
|
2368
|
-
plumbing.hostname = (porcelain.hostname)
|
2369
|
-
plumbing.id = (porcelain.id)
|
2370
|
-
plumbing.name = (porcelain.name)
|
2371
|
-
plumbing.password = (porcelain.password)
|
2372
|
-
plumbing.port = (porcelain.port)
|
2373
|
-
plumbing.port_override = (porcelain.port_override)
|
2374
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2375
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2376
|
-
plumbing.tls_required = (porcelain.tls_required)
|
2423
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2424
|
+
plumbing.healthy = (porcelain.healthy)
|
2425
|
+
plumbing.hostname = (porcelain.hostname)
|
2426
|
+
plumbing.id = (porcelain.id)
|
2427
|
+
plumbing.name = (porcelain.name)
|
2428
|
+
plumbing.password = (porcelain.password)
|
2429
|
+
plumbing.port = (porcelain.port)
|
2430
|
+
plumbing.port_override = (porcelain.port_override)
|
2431
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2432
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2433
|
+
plumbing.tls_required = (porcelain.tls_required)
|
2377
2434
|
plumbing
|
2378
2435
|
end
|
2379
2436
|
def self.convert_repeated_elasticache_redis_to_plumbing(porcelains)
|
@@ -2414,14 +2471,14 @@ module SDM
|
|
2414
2471
|
return nil
|
2415
2472
|
end
|
2416
2473
|
plumbing = V1::GCP.new()
|
2417
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2418
|
-
plumbing.healthy = (porcelain.healthy)
|
2419
|
-
plumbing.id = (porcelain.id)
|
2420
|
-
plumbing.keyfile = (porcelain.keyfile)
|
2421
|
-
plumbing.name = (porcelain.name)
|
2422
|
-
plumbing.scopes = (porcelain.scopes)
|
2423
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2424
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2474
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2475
|
+
plumbing.healthy = (porcelain.healthy)
|
2476
|
+
plumbing.id = (porcelain.id)
|
2477
|
+
plumbing.keyfile = (porcelain.keyfile)
|
2478
|
+
plumbing.name = (porcelain.name)
|
2479
|
+
plumbing.scopes = (porcelain.scopes)
|
2480
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2481
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2425
2482
|
plumbing
|
2426
2483
|
end
|
2427
2484
|
def self.convert_repeated_gcp_to_plumbing(porcelains)
|
@@ -2441,6 +2498,46 @@ module SDM
|
|
2441
2498
|
end
|
2442
2499
|
items
|
2443
2500
|
end
|
2501
|
+
def self.convert_gcp_store_to_porcelain(plumbing)
|
2502
|
+
if plumbing == nil
|
2503
|
+
return nil
|
2504
|
+
end
|
2505
|
+
porcelain = GCPStore.new()
|
2506
|
+
porcelain.id = (plumbing.id)
|
2507
|
+
porcelain.name = (plumbing.name)
|
2508
|
+
porcelain.projectid = (plumbing.projectID)
|
2509
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
2510
|
+
porcelain
|
2511
|
+
end
|
2512
|
+
|
2513
|
+
def self.convert_gcp_store_to_plumbing(porcelain)
|
2514
|
+
if porcelain == nil
|
2515
|
+
return nil
|
2516
|
+
end
|
2517
|
+
plumbing = V1::GCPStore.new()
|
2518
|
+
plumbing.id = (porcelain.id)
|
2519
|
+
plumbing.name = (porcelain.name)
|
2520
|
+
plumbing.projectID = (porcelain.projectid)
|
2521
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2522
|
+
plumbing
|
2523
|
+
end
|
2524
|
+
def self.convert_repeated_gcp_store_to_plumbing(porcelains)
|
2525
|
+
items = Array.new
|
2526
|
+
porcelains.each do |porcelain|
|
2527
|
+
plumbing = convert_gcp_store_to_plumbing(porcelain)
|
2528
|
+
items.append(plumbing)
|
2529
|
+
end
|
2530
|
+
items
|
2531
|
+
end
|
2532
|
+
|
2533
|
+
def self.convert_repeated_gcp_store_to_porcelain(plumbings)
|
2534
|
+
items = Array.new
|
2535
|
+
plumbings.each do |plumbing|
|
2536
|
+
porcelain = convert_gcp_store_to_porcelain(plumbing)
|
2537
|
+
items.append(porcelain)
|
2538
|
+
end
|
2539
|
+
items
|
2540
|
+
end
|
2444
2541
|
def self.convert_gateway_to_porcelain(plumbing)
|
2445
2542
|
if plumbing == nil
|
2446
2543
|
return nil
|
@@ -2461,13 +2558,13 @@ module SDM
|
|
2461
2558
|
return nil
|
2462
2559
|
end
|
2463
2560
|
plumbing = V1::Gateway.new()
|
2464
|
-
plumbing.bind_address = (porcelain.bind_address)
|
2465
|
-
plumbing.gateway_filter = (porcelain.gateway_filter)
|
2466
|
-
plumbing.id = (porcelain.id)
|
2467
|
-
plumbing.listen_address = (porcelain.listen_address)
|
2468
|
-
plumbing.name = (porcelain.name)
|
2469
|
-
plumbing.state = (porcelain.state)
|
2470
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2561
|
+
plumbing.bind_address = (porcelain.bind_address)
|
2562
|
+
plumbing.gateway_filter = (porcelain.gateway_filter)
|
2563
|
+
plumbing.id = (porcelain.id)
|
2564
|
+
plumbing.listen_address = (porcelain.listen_address)
|
2565
|
+
plumbing.name = (porcelain.name)
|
2566
|
+
plumbing.state = (porcelain.state)
|
2567
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2471
2568
|
plumbing
|
2472
2569
|
end
|
2473
2570
|
def self.convert_repeated_gateway_to_plumbing(porcelains)
|
@@ -2542,16 +2639,16 @@ module SDM
|
|
2542
2639
|
return nil
|
2543
2640
|
end
|
2544
2641
|
plumbing = V1::GoogleGKE.new()
|
2545
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
2546
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2547
|
-
plumbing.endpoint = (porcelain.endpoint)
|
2548
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2549
|
-
plumbing.healthy = (porcelain.healthy)
|
2550
|
-
plumbing.id = (porcelain.id)
|
2551
|
-
plumbing.name = (porcelain.name)
|
2552
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2553
|
-
plumbing.service_account_key = (porcelain.service_account_key)
|
2554
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2642
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
2643
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2644
|
+
plumbing.endpoint = (porcelain.endpoint)
|
2645
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2646
|
+
plumbing.healthy = (porcelain.healthy)
|
2647
|
+
plumbing.id = (porcelain.id)
|
2648
|
+
plumbing.name = (porcelain.name)
|
2649
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2650
|
+
plumbing.service_account_key = (porcelain.service_account_key)
|
2651
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2555
2652
|
plumbing
|
2556
2653
|
end
|
2557
2654
|
def self.convert_repeated_google_gke_to_plumbing(porcelains)
|
@@ -2594,16 +2691,16 @@ module SDM
|
|
2594
2691
|
return nil
|
2595
2692
|
end
|
2596
2693
|
plumbing = V1::GoogleGKEUserImpersonation.new()
|
2597
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
2598
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2599
|
-
plumbing.endpoint = (porcelain.endpoint)
|
2600
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2601
|
-
plumbing.healthy = (porcelain.healthy)
|
2602
|
-
plumbing.id = (porcelain.id)
|
2603
|
-
plumbing.name = (porcelain.name)
|
2604
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2605
|
-
plumbing.service_account_key = (porcelain.service_account_key)
|
2606
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2694
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
2695
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2696
|
+
plumbing.endpoint = (porcelain.endpoint)
|
2697
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2698
|
+
plumbing.healthy = (porcelain.healthy)
|
2699
|
+
plumbing.id = (porcelain.id)
|
2700
|
+
plumbing.name = (porcelain.name)
|
2701
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2702
|
+
plumbing.service_account_key = (porcelain.service_account_key)
|
2703
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2607
2704
|
plumbing
|
2608
2705
|
end
|
2609
2706
|
def self.convert_repeated_google_gke_user_impersonation_to_plumbing(porcelains)
|
@@ -2649,19 +2746,19 @@ module SDM
|
|
2649
2746
|
return nil
|
2650
2747
|
end
|
2651
2748
|
plumbing = V1::Greenplum.new()
|
2652
|
-
plumbing.database = (porcelain.database)
|
2653
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2654
|
-
plumbing.healthy = (porcelain.healthy)
|
2655
|
-
plumbing.hostname = (porcelain.hostname)
|
2656
|
-
plumbing.id = (porcelain.id)
|
2657
|
-
plumbing.name = (porcelain.name)
|
2658
|
-
plumbing.override_database = (porcelain.override_database)
|
2659
|
-
plumbing.password = (porcelain.password)
|
2660
|
-
plumbing.port = (porcelain.port)
|
2661
|
-
plumbing.port_override = (porcelain.port_override)
|
2662
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2663
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2664
|
-
plumbing.username = (porcelain.username)
|
2749
|
+
plumbing.database = (porcelain.database)
|
2750
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2751
|
+
plumbing.healthy = (porcelain.healthy)
|
2752
|
+
plumbing.hostname = (porcelain.hostname)
|
2753
|
+
plumbing.id = (porcelain.id)
|
2754
|
+
plumbing.name = (porcelain.name)
|
2755
|
+
plumbing.override_database = (porcelain.override_database)
|
2756
|
+
plumbing.password = (porcelain.password)
|
2757
|
+
plumbing.port = (porcelain.port)
|
2758
|
+
plumbing.port_override = (porcelain.port_override)
|
2759
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2760
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2761
|
+
plumbing.username = (porcelain.username)
|
2665
2762
|
plumbing
|
2666
2763
|
end
|
2667
2764
|
def self.convert_repeated_greenplum_to_plumbing(porcelains)
|
@@ -2706,18 +2803,18 @@ module SDM
|
|
2706
2803
|
return nil
|
2707
2804
|
end
|
2708
2805
|
plumbing = V1::HTTPAuth.new()
|
2709
|
-
plumbing.auth_header = (porcelain.auth_header)
|
2710
|
-
plumbing.default_path = (porcelain.default_path)
|
2711
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2712
|
-
plumbing.headers_blacklist = (porcelain.headers_blacklist)
|
2713
|
-
plumbing.healthcheck_path = (porcelain.healthcheck_path)
|
2714
|
-
plumbing.healthy = (porcelain.healthy)
|
2715
|
-
plumbing.id = (porcelain.id)
|
2716
|
-
plumbing.name = (porcelain.name)
|
2717
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2718
|
-
plumbing.subdomain = (porcelain.subdomain)
|
2719
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2720
|
-
plumbing.url = (porcelain.url)
|
2806
|
+
plumbing.auth_header = (porcelain.auth_header)
|
2807
|
+
plumbing.default_path = (porcelain.default_path)
|
2808
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2809
|
+
plumbing.headers_blacklist = (porcelain.headers_blacklist)
|
2810
|
+
plumbing.healthcheck_path = (porcelain.healthcheck_path)
|
2811
|
+
plumbing.healthy = (porcelain.healthy)
|
2812
|
+
plumbing.id = (porcelain.id)
|
2813
|
+
plumbing.name = (porcelain.name)
|
2814
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2815
|
+
plumbing.subdomain = (porcelain.subdomain)
|
2816
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2817
|
+
plumbing.url = (porcelain.url)
|
2721
2818
|
plumbing
|
2722
2819
|
end
|
2723
2820
|
def self.convert_repeated_http_auth_to_plumbing(porcelains)
|
@@ -2763,19 +2860,19 @@ module SDM
|
|
2763
2860
|
return nil
|
2764
2861
|
end
|
2765
2862
|
plumbing = V1::HTTPBasicAuth.new()
|
2766
|
-
plumbing.default_path = (porcelain.default_path)
|
2767
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2768
|
-
plumbing.headers_blacklist = (porcelain.headers_blacklist)
|
2769
|
-
plumbing.healthcheck_path = (porcelain.healthcheck_path)
|
2770
|
-
plumbing.healthy = (porcelain.healthy)
|
2771
|
-
plumbing.id = (porcelain.id)
|
2772
|
-
plumbing.name = (porcelain.name)
|
2773
|
-
plumbing.password = (porcelain.password)
|
2774
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2775
|
-
plumbing.subdomain = (porcelain.subdomain)
|
2776
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2777
|
-
plumbing.url = (porcelain.url)
|
2778
|
-
plumbing.username = (porcelain.username)
|
2863
|
+
plumbing.default_path = (porcelain.default_path)
|
2864
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2865
|
+
plumbing.headers_blacklist = (porcelain.headers_blacklist)
|
2866
|
+
plumbing.healthcheck_path = (porcelain.healthcheck_path)
|
2867
|
+
plumbing.healthy = (porcelain.healthy)
|
2868
|
+
plumbing.id = (porcelain.id)
|
2869
|
+
plumbing.name = (porcelain.name)
|
2870
|
+
plumbing.password = (porcelain.password)
|
2871
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2872
|
+
plumbing.subdomain = (porcelain.subdomain)
|
2873
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2874
|
+
plumbing.url = (porcelain.url)
|
2875
|
+
plumbing.username = (porcelain.username)
|
2779
2876
|
plumbing
|
2780
2877
|
end
|
2781
2878
|
def self.convert_repeated_http_basic_auth_to_plumbing(porcelains)
|
@@ -2819,17 +2916,17 @@ module SDM
|
|
2819
2916
|
return nil
|
2820
2917
|
end
|
2821
2918
|
plumbing = V1::HTTPNoAuth.new()
|
2822
|
-
plumbing.default_path = (porcelain.default_path)
|
2823
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2824
|
-
plumbing.headers_blacklist = (porcelain.headers_blacklist)
|
2825
|
-
plumbing.healthcheck_path = (porcelain.healthcheck_path)
|
2826
|
-
plumbing.healthy = (porcelain.healthy)
|
2827
|
-
plumbing.id = (porcelain.id)
|
2828
|
-
plumbing.name = (porcelain.name)
|
2829
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2830
|
-
plumbing.subdomain = (porcelain.subdomain)
|
2831
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2832
|
-
plumbing.url = (porcelain.url)
|
2919
|
+
plumbing.default_path = (porcelain.default_path)
|
2920
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2921
|
+
plumbing.headers_blacklist = (porcelain.headers_blacklist)
|
2922
|
+
plumbing.healthcheck_path = (porcelain.healthcheck_path)
|
2923
|
+
plumbing.healthy = (porcelain.healthy)
|
2924
|
+
plumbing.id = (porcelain.id)
|
2925
|
+
plumbing.name = (porcelain.name)
|
2926
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2927
|
+
plumbing.subdomain = (porcelain.subdomain)
|
2928
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2929
|
+
plumbing.url = (porcelain.url)
|
2833
2930
|
plumbing
|
2834
2931
|
end
|
2835
2932
|
def self.convert_repeated_http_no_auth_to_plumbing(porcelains)
|
@@ -2874,18 +2971,18 @@ module SDM
|
|
2874
2971
|
return nil
|
2875
2972
|
end
|
2876
2973
|
plumbing = V1::Kubernetes.new()
|
2877
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
2878
|
-
plumbing.client_certificate = (porcelain.client_certificate)
|
2879
|
-
plumbing.client_key = (porcelain.client_key)
|
2880
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2881
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2882
|
-
plumbing.healthy = (porcelain.healthy)
|
2883
|
-
plumbing.hostname = (porcelain.hostname)
|
2884
|
-
plumbing.id = (porcelain.id)
|
2885
|
-
plumbing.name = (porcelain.name)
|
2886
|
-
plumbing.port = (porcelain.port)
|
2887
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2888
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2974
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
2975
|
+
plumbing.client_certificate = (porcelain.client_certificate)
|
2976
|
+
plumbing.client_key = (porcelain.client_key)
|
2977
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
2978
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2979
|
+
plumbing.healthy = (porcelain.healthy)
|
2980
|
+
plumbing.hostname = (porcelain.hostname)
|
2981
|
+
plumbing.id = (porcelain.id)
|
2982
|
+
plumbing.name = (porcelain.name)
|
2983
|
+
plumbing.port = (porcelain.port)
|
2984
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2985
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2889
2986
|
plumbing
|
2890
2987
|
end
|
2891
2988
|
def self.convert_repeated_kubernetes_to_plumbing(porcelains)
|
@@ -2929,17 +3026,17 @@ module SDM
|
|
2929
3026
|
return nil
|
2930
3027
|
end
|
2931
3028
|
plumbing = V1::KubernetesBasicAuth.new()
|
2932
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2933
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2934
|
-
plumbing.healthy = (porcelain.healthy)
|
2935
|
-
plumbing.hostname = (porcelain.hostname)
|
2936
|
-
plumbing.id = (porcelain.id)
|
2937
|
-
plumbing.name = (porcelain.name)
|
2938
|
-
plumbing.password = (porcelain.password)
|
2939
|
-
plumbing.port = (porcelain.port)
|
2940
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2941
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2942
|
-
plumbing.username = (porcelain.username)
|
3029
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3030
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
3031
|
+
plumbing.healthy = (porcelain.healthy)
|
3032
|
+
plumbing.hostname = (porcelain.hostname)
|
3033
|
+
plumbing.id = (porcelain.id)
|
3034
|
+
plumbing.name = (porcelain.name)
|
3035
|
+
plumbing.password = (porcelain.password)
|
3036
|
+
plumbing.port = (porcelain.port)
|
3037
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3038
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3039
|
+
plumbing.username = (porcelain.username)
|
2943
3040
|
plumbing
|
2944
3041
|
end
|
2945
3042
|
def self.convert_repeated_kubernetes_basic_auth_to_plumbing(porcelains)
|
@@ -2982,16 +3079,16 @@ module SDM
|
|
2982
3079
|
return nil
|
2983
3080
|
end
|
2984
3081
|
plumbing = V1::KubernetesServiceAccount.new()
|
2985
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
2986
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
2987
|
-
plumbing.healthy = (porcelain.healthy)
|
2988
|
-
plumbing.hostname = (porcelain.hostname)
|
2989
|
-
plumbing.id = (porcelain.id)
|
2990
|
-
plumbing.name = (porcelain.name)
|
2991
|
-
plumbing.port = (porcelain.port)
|
2992
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
2993
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
2994
|
-
plumbing.token = (porcelain.token)
|
3082
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3083
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
3084
|
+
plumbing.healthy = (porcelain.healthy)
|
3085
|
+
plumbing.hostname = (porcelain.hostname)
|
3086
|
+
plumbing.id = (porcelain.id)
|
3087
|
+
plumbing.name = (porcelain.name)
|
3088
|
+
plumbing.port = (porcelain.port)
|
3089
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3090
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3091
|
+
plumbing.token = (porcelain.token)
|
2995
3092
|
plumbing
|
2996
3093
|
end
|
2997
3094
|
def self.convert_repeated_kubernetes_service_account_to_plumbing(porcelains)
|
@@ -3034,16 +3131,16 @@ module SDM
|
|
3034
3131
|
return nil
|
3035
3132
|
end
|
3036
3133
|
plumbing = V1::KubernetesServiceAccountUserImpersonation.new()
|
3037
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3038
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
3039
|
-
plumbing.healthy = (porcelain.healthy)
|
3040
|
-
plumbing.hostname = (porcelain.hostname)
|
3041
|
-
plumbing.id = (porcelain.id)
|
3042
|
-
plumbing.name = (porcelain.name)
|
3043
|
-
plumbing.port = (porcelain.port)
|
3044
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3045
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3046
|
-
plumbing.token = (porcelain.token)
|
3134
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3135
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
3136
|
+
plumbing.healthy = (porcelain.healthy)
|
3137
|
+
plumbing.hostname = (porcelain.hostname)
|
3138
|
+
plumbing.id = (porcelain.id)
|
3139
|
+
plumbing.name = (porcelain.name)
|
3140
|
+
plumbing.port = (porcelain.port)
|
3141
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3142
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3143
|
+
plumbing.token = (porcelain.token)
|
3047
3144
|
plumbing
|
3048
3145
|
end
|
3049
3146
|
def self.convert_repeated_kubernetes_service_account_user_impersonation_to_plumbing(porcelains)
|
@@ -3088,18 +3185,18 @@ module SDM
|
|
3088
3185
|
return nil
|
3089
3186
|
end
|
3090
3187
|
plumbing = V1::KubernetesUserImpersonation.new()
|
3091
|
-
plumbing.certificate_authority = (porcelain.certificate_authority)
|
3092
|
-
plumbing.client_certificate = (porcelain.client_certificate)
|
3093
|
-
plumbing.client_key = (porcelain.client_key)
|
3094
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3095
|
-
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
3096
|
-
plumbing.healthy = (porcelain.healthy)
|
3097
|
-
plumbing.hostname = (porcelain.hostname)
|
3098
|
-
plumbing.id = (porcelain.id)
|
3099
|
-
plumbing.name = (porcelain.name)
|
3100
|
-
plumbing.port = (porcelain.port)
|
3101
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3102
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3188
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
3189
|
+
plumbing.client_certificate = (porcelain.client_certificate)
|
3190
|
+
plumbing.client_key = (porcelain.client_key)
|
3191
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3192
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
3193
|
+
plumbing.healthy = (porcelain.healthy)
|
3194
|
+
plumbing.hostname = (porcelain.hostname)
|
3195
|
+
plumbing.id = (porcelain.id)
|
3196
|
+
plumbing.name = (porcelain.name)
|
3197
|
+
plumbing.port = (porcelain.port)
|
3198
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3199
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3103
3200
|
plumbing
|
3104
3201
|
end
|
3105
3202
|
def self.convert_repeated_kubernetes_user_impersonation_to_plumbing(porcelains)
|
@@ -3119,6 +3216,72 @@ module SDM
|
|
3119
3216
|
end
|
3120
3217
|
items
|
3121
3218
|
end
|
3219
|
+
def self.convert_mtls_postgres_to_porcelain(plumbing)
|
3220
|
+
if plumbing == nil
|
3221
|
+
return nil
|
3222
|
+
end
|
3223
|
+
porcelain = MTLSPostgres.new()
|
3224
|
+
porcelain.certificate_authority = (plumbing.certificate_authority)
|
3225
|
+
porcelain.client_certificate = (plumbing.client_certificate)
|
3226
|
+
porcelain.client_key = (plumbing.client_key)
|
3227
|
+
porcelain.database = (plumbing.database)
|
3228
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
3229
|
+
porcelain.healthy = (plumbing.healthy)
|
3230
|
+
porcelain.hostname = (plumbing.hostname)
|
3231
|
+
porcelain.id = (plumbing.id)
|
3232
|
+
porcelain.name = (plumbing.name)
|
3233
|
+
porcelain.override_database = (plumbing.override_database)
|
3234
|
+
porcelain.password = (plumbing.password)
|
3235
|
+
porcelain.port = (plumbing.port)
|
3236
|
+
porcelain.port_override = (plumbing.port_override)
|
3237
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
3238
|
+
porcelain.server_name = (plumbing.server_name)
|
3239
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
3240
|
+
porcelain.username = (plumbing.username)
|
3241
|
+
porcelain
|
3242
|
+
end
|
3243
|
+
|
3244
|
+
def self.convert_mtls_postgres_to_plumbing(porcelain)
|
3245
|
+
if porcelain == nil
|
3246
|
+
return nil
|
3247
|
+
end
|
3248
|
+
plumbing = V1::MTLSPostgres.new()
|
3249
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
3250
|
+
plumbing.client_certificate = (porcelain.client_certificate)
|
3251
|
+
plumbing.client_key = (porcelain.client_key)
|
3252
|
+
plumbing.database = (porcelain.database)
|
3253
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3254
|
+
plumbing.healthy = (porcelain.healthy)
|
3255
|
+
plumbing.hostname = (porcelain.hostname)
|
3256
|
+
plumbing.id = (porcelain.id)
|
3257
|
+
plumbing.name = (porcelain.name)
|
3258
|
+
plumbing.override_database = (porcelain.override_database)
|
3259
|
+
plumbing.password = (porcelain.password)
|
3260
|
+
plumbing.port = (porcelain.port)
|
3261
|
+
plumbing.port_override = (porcelain.port_override)
|
3262
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3263
|
+
plumbing.server_name = (porcelain.server_name)
|
3264
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3265
|
+
plumbing.username = (porcelain.username)
|
3266
|
+
plumbing
|
3267
|
+
end
|
3268
|
+
def self.convert_repeated_mtls_postgres_to_plumbing(porcelains)
|
3269
|
+
items = Array.new
|
3270
|
+
porcelains.each do |porcelain|
|
3271
|
+
plumbing = convert_mtls_postgres_to_plumbing(porcelain)
|
3272
|
+
items.append(plumbing)
|
3273
|
+
end
|
3274
|
+
items
|
3275
|
+
end
|
3276
|
+
|
3277
|
+
def self.convert_repeated_mtls_postgres_to_porcelain(plumbings)
|
3278
|
+
items = Array.new
|
3279
|
+
plumbings.each do |plumbing|
|
3280
|
+
porcelain = convert_mtls_postgres_to_porcelain(plumbing)
|
3281
|
+
items.append(porcelain)
|
3282
|
+
end
|
3283
|
+
items
|
3284
|
+
end
|
3122
3285
|
def self.convert_maria_to_porcelain(plumbing)
|
3123
3286
|
if plumbing == nil
|
3124
3287
|
return nil
|
@@ -3144,18 +3307,18 @@ module SDM
|
|
3144
3307
|
return nil
|
3145
3308
|
end
|
3146
3309
|
plumbing = V1::Maria.new()
|
3147
|
-
plumbing.database = (porcelain.database)
|
3148
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3149
|
-
plumbing.healthy = (porcelain.healthy)
|
3150
|
-
plumbing.hostname = (porcelain.hostname)
|
3151
|
-
plumbing.id = (porcelain.id)
|
3152
|
-
plumbing.name = (porcelain.name)
|
3153
|
-
plumbing.password = (porcelain.password)
|
3154
|
-
plumbing.port = (porcelain.port)
|
3155
|
-
plumbing.port_override = (porcelain.port_override)
|
3156
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3157
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3158
|
-
plumbing.username = (porcelain.username)
|
3310
|
+
plumbing.database = (porcelain.database)
|
3311
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3312
|
+
plumbing.healthy = (porcelain.healthy)
|
3313
|
+
plumbing.hostname = (porcelain.hostname)
|
3314
|
+
plumbing.id = (porcelain.id)
|
3315
|
+
plumbing.name = (porcelain.name)
|
3316
|
+
plumbing.password = (porcelain.password)
|
3317
|
+
plumbing.port = (porcelain.port)
|
3318
|
+
plumbing.port_override = (porcelain.port_override)
|
3319
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3320
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3321
|
+
plumbing.username = (porcelain.username)
|
3159
3322
|
plumbing
|
3160
3323
|
end
|
3161
3324
|
def self.convert_repeated_maria_to_plumbing(porcelains)
|
@@ -3197,15 +3360,15 @@ module SDM
|
|
3197
3360
|
return nil
|
3198
3361
|
end
|
3199
3362
|
plumbing = V1::Memcached.new()
|
3200
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3201
|
-
plumbing.healthy = (porcelain.healthy)
|
3202
|
-
plumbing.hostname = (porcelain.hostname)
|
3203
|
-
plumbing.id = (porcelain.id)
|
3204
|
-
plumbing.name = (porcelain.name)
|
3205
|
-
plumbing.port = (porcelain.port)
|
3206
|
-
plumbing.port_override = (porcelain.port_override)
|
3207
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3208
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3363
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3364
|
+
plumbing.healthy = (porcelain.healthy)
|
3365
|
+
plumbing.hostname = (porcelain.hostname)
|
3366
|
+
plumbing.id = (porcelain.id)
|
3367
|
+
plumbing.name = (porcelain.name)
|
3368
|
+
plumbing.port = (porcelain.port)
|
3369
|
+
plumbing.port_override = (porcelain.port_override)
|
3370
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3371
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3209
3372
|
plumbing
|
3210
3373
|
end
|
3211
3374
|
def self.convert_repeated_memcached_to_plumbing(porcelains)
|
@@ -3250,18 +3413,18 @@ module SDM
|
|
3250
3413
|
return nil
|
3251
3414
|
end
|
3252
3415
|
plumbing = V1::Memsql.new()
|
3253
|
-
plumbing.database = (porcelain.database)
|
3254
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3255
|
-
plumbing.healthy = (porcelain.healthy)
|
3256
|
-
plumbing.hostname = (porcelain.hostname)
|
3257
|
-
plumbing.id = (porcelain.id)
|
3258
|
-
plumbing.name = (porcelain.name)
|
3259
|
-
plumbing.password = (porcelain.password)
|
3260
|
-
plumbing.port = (porcelain.port)
|
3261
|
-
plumbing.port_override = (porcelain.port_override)
|
3262
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3263
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3264
|
-
plumbing.username = (porcelain.username)
|
3416
|
+
plumbing.database = (porcelain.database)
|
3417
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3418
|
+
plumbing.healthy = (porcelain.healthy)
|
3419
|
+
plumbing.hostname = (porcelain.hostname)
|
3420
|
+
plumbing.id = (porcelain.id)
|
3421
|
+
plumbing.name = (porcelain.name)
|
3422
|
+
plumbing.password = (porcelain.password)
|
3423
|
+
plumbing.port = (porcelain.port)
|
3424
|
+
plumbing.port_override = (porcelain.port_override)
|
3425
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3426
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3427
|
+
plumbing.username = (porcelain.username)
|
3265
3428
|
plumbing
|
3266
3429
|
end
|
3267
3430
|
def self.convert_repeated_memsql_to_plumbing(porcelains)
|
@@ -3307,19 +3470,19 @@ module SDM
|
|
3307
3470
|
return nil
|
3308
3471
|
end
|
3309
3472
|
plumbing = V1::MongoHost.new()
|
3310
|
-
plumbing.auth_database = (porcelain.auth_database)
|
3311
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3312
|
-
plumbing.healthy = (porcelain.healthy)
|
3313
|
-
plumbing.hostname = (porcelain.hostname)
|
3314
|
-
plumbing.id = (porcelain.id)
|
3315
|
-
plumbing.name = (porcelain.name)
|
3316
|
-
plumbing.password = (porcelain.password)
|
3317
|
-
plumbing.port = (porcelain.port)
|
3318
|
-
plumbing.port_override = (porcelain.port_override)
|
3319
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3320
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3321
|
-
plumbing.tls_required = (porcelain.tls_required)
|
3322
|
-
plumbing.username = (porcelain.username)
|
3473
|
+
plumbing.auth_database = (porcelain.auth_database)
|
3474
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3475
|
+
plumbing.healthy = (porcelain.healthy)
|
3476
|
+
plumbing.hostname = (porcelain.hostname)
|
3477
|
+
plumbing.id = (porcelain.id)
|
3478
|
+
plumbing.name = (porcelain.name)
|
3479
|
+
plumbing.password = (porcelain.password)
|
3480
|
+
plumbing.port = (porcelain.port)
|
3481
|
+
plumbing.port_override = (porcelain.port_override)
|
3482
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3483
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3484
|
+
plumbing.tls_required = (porcelain.tls_required)
|
3485
|
+
plumbing.username = (porcelain.username)
|
3323
3486
|
plumbing
|
3324
3487
|
end
|
3325
3488
|
def self.convert_repeated_mongo_host_to_plumbing(porcelains)
|
@@ -3366,20 +3529,20 @@ module SDM
|
|
3366
3529
|
return nil
|
3367
3530
|
end
|
3368
3531
|
plumbing = V1::MongoLegacyHost.new()
|
3369
|
-
plumbing.auth_database = (porcelain.auth_database)
|
3370
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3371
|
-
plumbing.healthy = (porcelain.healthy)
|
3372
|
-
plumbing.hostname = (porcelain.hostname)
|
3373
|
-
plumbing.id = (porcelain.id)
|
3374
|
-
plumbing.name = (porcelain.name)
|
3375
|
-
plumbing.password = (porcelain.password)
|
3376
|
-
plumbing.port = (porcelain.port)
|
3377
|
-
plumbing.port_override = (porcelain.port_override)
|
3378
|
-
plumbing.replica_set = (porcelain.replica_set)
|
3379
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3380
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3381
|
-
plumbing.tls_required = (porcelain.tls_required)
|
3382
|
-
plumbing.username = (porcelain.username)
|
3532
|
+
plumbing.auth_database = (porcelain.auth_database)
|
3533
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3534
|
+
plumbing.healthy = (porcelain.healthy)
|
3535
|
+
plumbing.hostname = (porcelain.hostname)
|
3536
|
+
plumbing.id = (porcelain.id)
|
3537
|
+
plumbing.name = (porcelain.name)
|
3538
|
+
plumbing.password = (porcelain.password)
|
3539
|
+
plumbing.port = (porcelain.port)
|
3540
|
+
plumbing.port_override = (porcelain.port_override)
|
3541
|
+
plumbing.replica_set = (porcelain.replica_set)
|
3542
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3543
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3544
|
+
plumbing.tls_required = (porcelain.tls_required)
|
3545
|
+
plumbing.username = (porcelain.username)
|
3383
3546
|
plumbing
|
3384
3547
|
end
|
3385
3548
|
def self.convert_repeated_mongo_legacy_host_to_plumbing(porcelains)
|
@@ -3427,21 +3590,21 @@ module SDM
|
|
3427
3590
|
return nil
|
3428
3591
|
end
|
3429
3592
|
plumbing = V1::MongoLegacyReplicaset.new()
|
3430
|
-
plumbing.auth_database = (porcelain.auth_database)
|
3431
|
-
plumbing.connect_to_replica = (porcelain.connect_to_replica)
|
3432
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3433
|
-
plumbing.healthy = (porcelain.healthy)
|
3434
|
-
plumbing.hostname = (porcelain.hostname)
|
3435
|
-
plumbing.id = (porcelain.id)
|
3436
|
-
plumbing.name = (porcelain.name)
|
3437
|
-
plumbing.password = (porcelain.password)
|
3438
|
-
plumbing.port = (porcelain.port)
|
3439
|
-
plumbing.port_override = (porcelain.port_override)
|
3440
|
-
plumbing.replica_set = (porcelain.replica_set)
|
3441
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3442
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3443
|
-
plumbing.tls_required = (porcelain.tls_required)
|
3444
|
-
plumbing.username = (porcelain.username)
|
3593
|
+
plumbing.auth_database = (porcelain.auth_database)
|
3594
|
+
plumbing.connect_to_replica = (porcelain.connect_to_replica)
|
3595
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3596
|
+
plumbing.healthy = (porcelain.healthy)
|
3597
|
+
plumbing.hostname = (porcelain.hostname)
|
3598
|
+
plumbing.id = (porcelain.id)
|
3599
|
+
plumbing.name = (porcelain.name)
|
3600
|
+
plumbing.password = (porcelain.password)
|
3601
|
+
plumbing.port = (porcelain.port)
|
3602
|
+
plumbing.port_override = (porcelain.port_override)
|
3603
|
+
plumbing.replica_set = (porcelain.replica_set)
|
3604
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3605
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3606
|
+
plumbing.tls_required = (porcelain.tls_required)
|
3607
|
+
plumbing.username = (porcelain.username)
|
3445
3608
|
plumbing
|
3446
3609
|
end
|
3447
3610
|
def self.convert_repeated_mongo_legacy_replicaset_to_plumbing(porcelains)
|
@@ -3489,21 +3652,21 @@ module SDM
|
|
3489
3652
|
return nil
|
3490
3653
|
end
|
3491
3654
|
plumbing = V1::MongoReplicaSet.new()
|
3492
|
-
plumbing.auth_database = (porcelain.auth_database)
|
3493
|
-
plumbing.connect_to_replica = (porcelain.connect_to_replica)
|
3494
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3495
|
-
plumbing.healthy = (porcelain.healthy)
|
3496
|
-
plumbing.hostname = (porcelain.hostname)
|
3497
|
-
plumbing.id = (porcelain.id)
|
3498
|
-
plumbing.name = (porcelain.name)
|
3499
|
-
plumbing.password = (porcelain.password)
|
3500
|
-
plumbing.port = (porcelain.port)
|
3501
|
-
plumbing.port_override = (porcelain.port_override)
|
3502
|
-
plumbing.replica_set = (porcelain.replica_set)
|
3503
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3504
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3505
|
-
plumbing.tls_required = (porcelain.tls_required)
|
3506
|
-
plumbing.username = (porcelain.username)
|
3655
|
+
plumbing.auth_database = (porcelain.auth_database)
|
3656
|
+
plumbing.connect_to_replica = (porcelain.connect_to_replica)
|
3657
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3658
|
+
plumbing.healthy = (porcelain.healthy)
|
3659
|
+
plumbing.hostname = (porcelain.hostname)
|
3660
|
+
plumbing.id = (porcelain.id)
|
3661
|
+
plumbing.name = (porcelain.name)
|
3662
|
+
plumbing.password = (porcelain.password)
|
3663
|
+
plumbing.port = (porcelain.port)
|
3664
|
+
plumbing.port_override = (porcelain.port_override)
|
3665
|
+
plumbing.replica_set = (porcelain.replica_set)
|
3666
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3667
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3668
|
+
plumbing.tls_required = (porcelain.tls_required)
|
3669
|
+
plumbing.username = (porcelain.username)
|
3507
3670
|
plumbing
|
3508
3671
|
end
|
3509
3672
|
def self.convert_repeated_mongo_replica_set_to_plumbing(porcelains)
|
@@ -3523,6 +3686,62 @@ module SDM
|
|
3523
3686
|
end
|
3524
3687
|
items
|
3525
3688
|
end
|
3689
|
+
def self.convert_mongo_sharded_cluster_to_porcelain(plumbing)
|
3690
|
+
if plumbing == nil
|
3691
|
+
return nil
|
3692
|
+
end
|
3693
|
+
porcelain = MongoShardedCluster.new()
|
3694
|
+
porcelain.auth_database = (plumbing.auth_database)
|
3695
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
3696
|
+
porcelain.healthy = (plumbing.healthy)
|
3697
|
+
porcelain.hostname = (plumbing.hostname)
|
3698
|
+
porcelain.id = (plumbing.id)
|
3699
|
+
porcelain.name = (plumbing.name)
|
3700
|
+
porcelain.password = (plumbing.password)
|
3701
|
+
porcelain.port_override = (plumbing.port_override)
|
3702
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
3703
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
3704
|
+
porcelain.tls_required = (plumbing.tls_required)
|
3705
|
+
porcelain.username = (plumbing.username)
|
3706
|
+
porcelain
|
3707
|
+
end
|
3708
|
+
|
3709
|
+
def self.convert_mongo_sharded_cluster_to_plumbing(porcelain)
|
3710
|
+
if porcelain == nil
|
3711
|
+
return nil
|
3712
|
+
end
|
3713
|
+
plumbing = V1::MongoShardedCluster.new()
|
3714
|
+
plumbing.auth_database = (porcelain.auth_database)
|
3715
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3716
|
+
plumbing.healthy = (porcelain.healthy)
|
3717
|
+
plumbing.hostname = (porcelain.hostname)
|
3718
|
+
plumbing.id = (porcelain.id)
|
3719
|
+
plumbing.name = (porcelain.name)
|
3720
|
+
plumbing.password = (porcelain.password)
|
3721
|
+
plumbing.port_override = (porcelain.port_override)
|
3722
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3723
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3724
|
+
plumbing.tls_required = (porcelain.tls_required)
|
3725
|
+
plumbing.username = (porcelain.username)
|
3726
|
+
plumbing
|
3727
|
+
end
|
3728
|
+
def self.convert_repeated_mongo_sharded_cluster_to_plumbing(porcelains)
|
3729
|
+
items = Array.new
|
3730
|
+
porcelains.each do |porcelain|
|
3731
|
+
plumbing = convert_mongo_sharded_cluster_to_plumbing(porcelain)
|
3732
|
+
items.append(plumbing)
|
3733
|
+
end
|
3734
|
+
items
|
3735
|
+
end
|
3736
|
+
|
3737
|
+
def self.convert_repeated_mongo_sharded_cluster_to_porcelain(plumbings)
|
3738
|
+
items = Array.new
|
3739
|
+
plumbings.each do |plumbing|
|
3740
|
+
porcelain = convert_mongo_sharded_cluster_to_porcelain(plumbing)
|
3741
|
+
items.append(porcelain)
|
3742
|
+
end
|
3743
|
+
items
|
3744
|
+
end
|
3526
3745
|
def self.convert_mysql_to_porcelain(plumbing)
|
3527
3746
|
if plumbing == nil
|
3528
3747
|
return nil
|
@@ -3548,18 +3767,18 @@ module SDM
|
|
3548
3767
|
return nil
|
3549
3768
|
end
|
3550
3769
|
plumbing = V1::Mysql.new()
|
3551
|
-
plumbing.database = (porcelain.database)
|
3552
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3553
|
-
plumbing.healthy = (porcelain.healthy)
|
3554
|
-
plumbing.hostname = (porcelain.hostname)
|
3555
|
-
plumbing.id = (porcelain.id)
|
3556
|
-
plumbing.name = (porcelain.name)
|
3557
|
-
plumbing.password = (porcelain.password)
|
3558
|
-
plumbing.port = (porcelain.port)
|
3559
|
-
plumbing.port_override = (porcelain.port_override)
|
3560
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3561
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3562
|
-
plumbing.username = (porcelain.username)
|
3770
|
+
plumbing.database = (porcelain.database)
|
3771
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3772
|
+
plumbing.healthy = (porcelain.healthy)
|
3773
|
+
plumbing.hostname = (porcelain.hostname)
|
3774
|
+
plumbing.id = (porcelain.id)
|
3775
|
+
plumbing.name = (porcelain.name)
|
3776
|
+
plumbing.password = (porcelain.password)
|
3777
|
+
plumbing.port = (porcelain.port)
|
3778
|
+
plumbing.port_override = (porcelain.port_override)
|
3779
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3780
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3781
|
+
plumbing.username = (porcelain.username)
|
3563
3782
|
plumbing
|
3564
3783
|
end
|
3565
3784
|
def self.convert_repeated_mysql_to_plumbing(porcelains)
|
@@ -3601,15 +3820,15 @@ module SDM
|
|
3601
3820
|
return nil
|
3602
3821
|
end
|
3603
3822
|
plumbing = V1::Neptune.new()
|
3604
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3605
|
-
plumbing.endpoint = (porcelain.endpoint)
|
3606
|
-
plumbing.healthy = (porcelain.healthy)
|
3607
|
-
plumbing.id = (porcelain.id)
|
3608
|
-
plumbing.name = (porcelain.name)
|
3609
|
-
plumbing.port = (porcelain.port)
|
3610
|
-
plumbing.port_override = (porcelain.port_override)
|
3611
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3612
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3823
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3824
|
+
plumbing.endpoint = (porcelain.endpoint)
|
3825
|
+
plumbing.healthy = (porcelain.healthy)
|
3826
|
+
plumbing.id = (porcelain.id)
|
3827
|
+
plumbing.name = (porcelain.name)
|
3828
|
+
plumbing.port = (porcelain.port)
|
3829
|
+
plumbing.port_override = (porcelain.port_override)
|
3830
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3831
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3613
3832
|
plumbing
|
3614
3833
|
end
|
3615
3834
|
def self.convert_repeated_neptune_to_plumbing(porcelains)
|
@@ -3656,20 +3875,20 @@ module SDM
|
|
3656
3875
|
return nil
|
3657
3876
|
end
|
3658
3877
|
plumbing = V1::NeptuneIAM.new()
|
3659
|
-
plumbing.access_key = (porcelain.access_key)
|
3660
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3661
|
-
plumbing.endpoint = (porcelain.endpoint)
|
3662
|
-
plumbing.healthy = (porcelain.healthy)
|
3663
|
-
plumbing.id = (porcelain.id)
|
3664
|
-
plumbing.name = (porcelain.name)
|
3665
|
-
plumbing.port = (porcelain.port)
|
3666
|
-
plumbing.port_override = (porcelain.port_override)
|
3667
|
-
plumbing.region = (porcelain.region)
|
3668
|
-
plumbing.role_arn = (porcelain.role_arn)
|
3669
|
-
plumbing.role_external_id = (porcelain.role_external_id)
|
3670
|
-
plumbing.secret_access_key = (porcelain.secret_access_key)
|
3671
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3672
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3878
|
+
plumbing.access_key = (porcelain.access_key)
|
3879
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
3880
|
+
plumbing.endpoint = (porcelain.endpoint)
|
3881
|
+
plumbing.healthy = (porcelain.healthy)
|
3882
|
+
plumbing.id = (porcelain.id)
|
3883
|
+
plumbing.name = (porcelain.name)
|
3884
|
+
plumbing.port = (porcelain.port)
|
3885
|
+
plumbing.port_override = (porcelain.port_override)
|
3886
|
+
plumbing.region = (porcelain.region)
|
3887
|
+
plumbing.role_arn = (porcelain.role_arn)
|
3888
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
3889
|
+
plumbing.secret_access_key = (porcelain.secret_access_key)
|
3890
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3891
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3673
3892
|
plumbing
|
3674
3893
|
end
|
3675
3894
|
def self.convert_repeated_neptune_iam_to_plumbing(porcelains)
|
@@ -3748,10 +3967,10 @@ module SDM
|
|
3748
3967
|
return nil
|
3749
3968
|
end
|
3750
3969
|
plumbing = V1::NodeCreateResponse.new()
|
3751
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
3752
|
-
plumbing.node = convert_node_to_plumbing(porcelain.node)
|
3753
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
3754
|
-
plumbing.token = (porcelain.token)
|
3970
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
3971
|
+
plumbing.node = convert_node_to_plumbing(porcelain.node)
|
3972
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
3973
|
+
plumbing.token = (porcelain.token)
|
3755
3974
|
plumbing
|
3756
3975
|
end
|
3757
3976
|
def self.convert_repeated_node_create_response_to_plumbing(porcelains)
|
@@ -3786,8 +4005,8 @@ module SDM
|
|
3786
4005
|
return nil
|
3787
4006
|
end
|
3788
4007
|
plumbing = V1::NodeDeleteResponse.new()
|
3789
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
3790
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
4008
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
4009
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
3791
4010
|
plumbing
|
3792
4011
|
end
|
3793
4012
|
def self.convert_repeated_node_delete_response_to_plumbing(porcelains)
|
@@ -3823,9 +4042,9 @@ module SDM
|
|
3823
4042
|
return nil
|
3824
4043
|
end
|
3825
4044
|
plumbing = V1::NodeGetResponse.new()
|
3826
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
3827
|
-
plumbing.node = convert_node_to_plumbing(porcelain.node)
|
3828
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
4045
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
4046
|
+
plumbing.node = convert_node_to_plumbing(porcelain.node)
|
4047
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
3829
4048
|
plumbing
|
3830
4049
|
end
|
3831
4050
|
def self.convert_repeated_node_get_response_to_plumbing(porcelains)
|
@@ -3861,9 +4080,9 @@ module SDM
|
|
3861
4080
|
return nil
|
3862
4081
|
end
|
3863
4082
|
plumbing = V1::NodeUpdateResponse.new()
|
3864
|
-
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
3865
|
-
plumbing.node = convert_node_to_plumbing(porcelain.node)
|
3866
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
4083
|
+
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
4084
|
+
plumbing.node = convert_node_to_plumbing(porcelain.node)
|
4085
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
3867
4086
|
plumbing
|
3868
4087
|
end
|
3869
4088
|
def self.convert_repeated_node_update_response_to_plumbing(porcelains)
|
@@ -3909,19 +4128,19 @@ module SDM
|
|
3909
4128
|
return nil
|
3910
4129
|
end
|
3911
4130
|
plumbing = V1::Oracle.new()
|
3912
|
-
plumbing.database = (porcelain.database)
|
3913
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3914
|
-
plumbing.healthy = (porcelain.healthy)
|
3915
|
-
plumbing.hostname = (porcelain.hostname)
|
3916
|
-
plumbing.id = (porcelain.id)
|
3917
|
-
plumbing.name = (porcelain.name)
|
3918
|
-
plumbing.password = (porcelain.password)
|
3919
|
-
plumbing.port = (porcelain.port)
|
3920
|
-
plumbing.port_override = (porcelain.port_override)
|
3921
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3922
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3923
|
-
plumbing.tls_required = (porcelain.tls_required)
|
3924
|
-
plumbing.username = (porcelain.username)
|
4131
|
+
plumbing.database = (porcelain.database)
|
4132
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4133
|
+
plumbing.healthy = (porcelain.healthy)
|
4134
|
+
plumbing.hostname = (porcelain.hostname)
|
4135
|
+
plumbing.id = (porcelain.id)
|
4136
|
+
plumbing.name = (porcelain.name)
|
4137
|
+
plumbing.password = (porcelain.password)
|
4138
|
+
plumbing.port = (porcelain.port)
|
4139
|
+
plumbing.port_override = (porcelain.port_override)
|
4140
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4141
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4142
|
+
plumbing.tls_required = (porcelain.tls_required)
|
4143
|
+
plumbing.username = (porcelain.username)
|
3925
4144
|
plumbing
|
3926
4145
|
end
|
3927
4146
|
def self.convert_repeated_oracle_to_plumbing(porcelains)
|
@@ -3967,19 +4186,19 @@ module SDM
|
|
3967
4186
|
return nil
|
3968
4187
|
end
|
3969
4188
|
plumbing = V1::Postgres.new()
|
3970
|
-
plumbing.database = (porcelain.database)
|
3971
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
3972
|
-
plumbing.healthy = (porcelain.healthy)
|
3973
|
-
plumbing.hostname = (porcelain.hostname)
|
3974
|
-
plumbing.id = (porcelain.id)
|
3975
|
-
plumbing.name = (porcelain.name)
|
3976
|
-
plumbing.override_database = (porcelain.override_database)
|
3977
|
-
plumbing.password = (porcelain.password)
|
3978
|
-
plumbing.port = (porcelain.port)
|
3979
|
-
plumbing.port_override = (porcelain.port_override)
|
3980
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
3981
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
3982
|
-
plumbing.username = (porcelain.username)
|
4189
|
+
plumbing.database = (porcelain.database)
|
4190
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4191
|
+
plumbing.healthy = (porcelain.healthy)
|
4192
|
+
plumbing.hostname = (porcelain.hostname)
|
4193
|
+
plumbing.id = (porcelain.id)
|
4194
|
+
plumbing.name = (porcelain.name)
|
4195
|
+
plumbing.override_database = (porcelain.override_database)
|
4196
|
+
plumbing.password = (porcelain.password)
|
4197
|
+
plumbing.port = (porcelain.port)
|
4198
|
+
plumbing.port_override = (porcelain.port_override)
|
4199
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4200
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4201
|
+
plumbing.username = (porcelain.username)
|
3983
4202
|
plumbing
|
3984
4203
|
end
|
3985
4204
|
def self.convert_repeated_postgres_to_plumbing(porcelains)
|
@@ -4025,19 +4244,19 @@ module SDM
|
|
4025
4244
|
return nil
|
4026
4245
|
end
|
4027
4246
|
plumbing = V1::Presto.new()
|
4028
|
-
plumbing.database = (porcelain.database)
|
4029
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
4030
|
-
plumbing.healthy = (porcelain.healthy)
|
4031
|
-
plumbing.hostname = (porcelain.hostname)
|
4032
|
-
plumbing.id = (porcelain.id)
|
4033
|
-
plumbing.name = (porcelain.name)
|
4034
|
-
plumbing.password = (porcelain.password)
|
4035
|
-
plumbing.port = (porcelain.port)
|
4036
|
-
plumbing.port_override = (porcelain.port_override)
|
4037
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4038
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4039
|
-
plumbing.tls_required = (porcelain.tls_required)
|
4040
|
-
plumbing.username = (porcelain.username)
|
4247
|
+
plumbing.database = (porcelain.database)
|
4248
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4249
|
+
plumbing.healthy = (porcelain.healthy)
|
4250
|
+
plumbing.hostname = (porcelain.hostname)
|
4251
|
+
plumbing.id = (porcelain.id)
|
4252
|
+
plumbing.name = (porcelain.name)
|
4253
|
+
plumbing.password = (porcelain.password)
|
4254
|
+
plumbing.port = (porcelain.port)
|
4255
|
+
plumbing.port_override = (porcelain.port_override)
|
4256
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4257
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4258
|
+
plumbing.tls_required = (porcelain.tls_required)
|
4259
|
+
plumbing.username = (porcelain.username)
|
4041
4260
|
plumbing
|
4042
4261
|
end
|
4043
4262
|
def self.convert_repeated_presto_to_plumbing(porcelains)
|
@@ -4062,6 +4281,7 @@ module SDM
|
|
4062
4281
|
return nil
|
4063
4282
|
end
|
4064
4283
|
porcelain = RDP.new()
|
4284
|
+
porcelain.downgrade_nla_connections = (plumbing.downgrade_nla_connections)
|
4065
4285
|
porcelain.egress_filter = (plumbing.egress_filter)
|
4066
4286
|
porcelain.healthy = (plumbing.healthy)
|
4067
4287
|
porcelain.hostname = (plumbing.hostname)
|
@@ -4081,17 +4301,18 @@ module SDM
|
|
4081
4301
|
return nil
|
4082
4302
|
end
|
4083
4303
|
plumbing = V1::RDP.new()
|
4084
|
-
plumbing.
|
4085
|
-
plumbing.
|
4086
|
-
plumbing.
|
4087
|
-
plumbing.
|
4088
|
-
plumbing.
|
4089
|
-
plumbing.
|
4090
|
-
plumbing.
|
4091
|
-
plumbing.
|
4092
|
-
plumbing.
|
4093
|
-
plumbing.
|
4094
|
-
plumbing.
|
4304
|
+
plumbing.downgrade_nla_connections = (porcelain.downgrade_nla_connections)
|
4305
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4306
|
+
plumbing.healthy = (porcelain.healthy)
|
4307
|
+
plumbing.hostname = (porcelain.hostname)
|
4308
|
+
plumbing.id = (porcelain.id)
|
4309
|
+
plumbing.name = (porcelain.name)
|
4310
|
+
plumbing.password = (porcelain.password)
|
4311
|
+
plumbing.port = (porcelain.port)
|
4312
|
+
plumbing.port_override = (porcelain.port_override)
|
4313
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4314
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4315
|
+
plumbing.username = (porcelain.username)
|
4095
4316
|
plumbing
|
4096
4317
|
end
|
4097
4318
|
def self.convert_repeated_rdp_to_plumbing(porcelains)
|
@@ -4136,18 +4357,18 @@ module SDM
|
|
4136
4357
|
return nil
|
4137
4358
|
end
|
4138
4359
|
plumbing = V1::RabbitMQAMQP091.new()
|
4139
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
4140
|
-
plumbing.healthy = (porcelain.healthy)
|
4141
|
-
plumbing.hostname = (porcelain.hostname)
|
4142
|
-
plumbing.id = (porcelain.id)
|
4143
|
-
plumbing.name = (porcelain.name)
|
4144
|
-
plumbing.password = (porcelain.password)
|
4145
|
-
plumbing.port = (porcelain.port)
|
4146
|
-
plumbing.port_override = (porcelain.port_override)
|
4147
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4148
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4149
|
-
plumbing.tls_required = (porcelain.tls_required)
|
4150
|
-
plumbing.username = (porcelain.username)
|
4360
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4361
|
+
plumbing.healthy = (porcelain.healthy)
|
4362
|
+
plumbing.hostname = (porcelain.hostname)
|
4363
|
+
plumbing.id = (porcelain.id)
|
4364
|
+
plumbing.name = (porcelain.name)
|
4365
|
+
plumbing.password = (porcelain.password)
|
4366
|
+
plumbing.port = (porcelain.port)
|
4367
|
+
plumbing.port_override = (porcelain.port_override)
|
4368
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4369
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4370
|
+
plumbing.tls_required = (porcelain.tls_required)
|
4371
|
+
plumbing.username = (porcelain.username)
|
4151
4372
|
plumbing
|
4152
4373
|
end
|
4153
4374
|
def self.convert_repeated_rabbit_mqamqp_091_to_plumbing(porcelains)
|
@@ -4184,10 +4405,10 @@ module SDM
|
|
4184
4405
|
return nil
|
4185
4406
|
end
|
4186
4407
|
plumbing = V1::RateLimitMetadata.new()
|
4187
|
-
plumbing.bucket = (porcelain.bucket)
|
4188
|
-
plumbing.limit = (porcelain.limit)
|
4189
|
-
plumbing.remaining = (porcelain.remaining)
|
4190
|
-
plumbing.reset_at = convert_timestamp_to_plumbing(porcelain.reset_at)
|
4408
|
+
plumbing.bucket = (porcelain.bucket)
|
4409
|
+
plumbing.limit = (porcelain.limit)
|
4410
|
+
plumbing.remaining = (porcelain.remaining)
|
4411
|
+
plumbing.reset_at = convert_timestamp_to_plumbing(porcelain.reset_at)
|
4191
4412
|
plumbing
|
4192
4413
|
end
|
4193
4414
|
def self.convert_repeated_rate_limit_metadata_to_plumbing(porcelains)
|
@@ -4229,15 +4450,15 @@ module SDM
|
|
4229
4450
|
return nil
|
4230
4451
|
end
|
4231
4452
|
plumbing = V1::RawTCP.new()
|
4232
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
4233
|
-
plumbing.healthy = (porcelain.healthy)
|
4234
|
-
plumbing.hostname = (porcelain.hostname)
|
4235
|
-
plumbing.id = (porcelain.id)
|
4236
|
-
plumbing.name = (porcelain.name)
|
4237
|
-
plumbing.port = (porcelain.port)
|
4238
|
-
plumbing.port_override = (porcelain.port_override)
|
4239
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4240
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4453
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4454
|
+
plumbing.healthy = (porcelain.healthy)
|
4455
|
+
plumbing.hostname = (porcelain.hostname)
|
4456
|
+
plumbing.id = (porcelain.id)
|
4457
|
+
plumbing.name = (porcelain.name)
|
4458
|
+
plumbing.port = (porcelain.port)
|
4459
|
+
plumbing.port_override = (porcelain.port_override)
|
4460
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4461
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4241
4462
|
plumbing
|
4242
4463
|
end
|
4243
4464
|
def self.convert_repeated_raw_tcp_to_plumbing(porcelains)
|
@@ -4280,16 +4501,16 @@ module SDM
|
|
4280
4501
|
return nil
|
4281
4502
|
end
|
4282
4503
|
plumbing = V1::Redis.new()
|
4283
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
4284
|
-
plumbing.healthy = (porcelain.healthy)
|
4285
|
-
plumbing.hostname = (porcelain.hostname)
|
4286
|
-
plumbing.id = (porcelain.id)
|
4287
|
-
plumbing.name = (porcelain.name)
|
4288
|
-
plumbing.password = (porcelain.password)
|
4289
|
-
plumbing.port = (porcelain.port)
|
4290
|
-
plumbing.port_override = (porcelain.port_override)
|
4291
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4292
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4504
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4505
|
+
plumbing.healthy = (porcelain.healthy)
|
4506
|
+
plumbing.hostname = (porcelain.hostname)
|
4507
|
+
plumbing.id = (porcelain.id)
|
4508
|
+
plumbing.name = (porcelain.name)
|
4509
|
+
plumbing.password = (porcelain.password)
|
4510
|
+
plumbing.port = (porcelain.port)
|
4511
|
+
plumbing.port_override = (porcelain.port_override)
|
4512
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4513
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4293
4514
|
plumbing
|
4294
4515
|
end
|
4295
4516
|
def self.convert_repeated_redis_to_plumbing(porcelains)
|
@@ -4335,19 +4556,19 @@ module SDM
|
|
4335
4556
|
return nil
|
4336
4557
|
end
|
4337
4558
|
plumbing = V1::Redshift.new()
|
4338
|
-
plumbing.database = (porcelain.database)
|
4339
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
4340
|
-
plumbing.healthy = (porcelain.healthy)
|
4341
|
-
plumbing.hostname = (porcelain.hostname)
|
4342
|
-
plumbing.id = (porcelain.id)
|
4343
|
-
plumbing.name = (porcelain.name)
|
4344
|
-
plumbing.override_database = (porcelain.override_database)
|
4345
|
-
plumbing.password = (porcelain.password)
|
4346
|
-
plumbing.port = (porcelain.port)
|
4347
|
-
plumbing.port_override = (porcelain.port_override)
|
4348
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4349
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4350
|
-
plumbing.username = (porcelain.username)
|
4559
|
+
plumbing.database = (porcelain.database)
|
4560
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4561
|
+
plumbing.healthy = (porcelain.healthy)
|
4562
|
+
plumbing.hostname = (porcelain.hostname)
|
4563
|
+
plumbing.id = (porcelain.id)
|
4564
|
+
plumbing.name = (porcelain.name)
|
4565
|
+
plumbing.override_database = (porcelain.override_database)
|
4566
|
+
plumbing.password = (porcelain.password)
|
4567
|
+
plumbing.port = (porcelain.port)
|
4568
|
+
plumbing.port_override = (porcelain.port_override)
|
4569
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4570
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4571
|
+
plumbing.username = (porcelain.username)
|
4351
4572
|
plumbing
|
4352
4573
|
end
|
4353
4574
|
def self.convert_repeated_redshift_to_plumbing(porcelains)
|
@@ -4385,11 +4606,11 @@ module SDM
|
|
4385
4606
|
return nil
|
4386
4607
|
end
|
4387
4608
|
plumbing = V1::Relay.new()
|
4388
|
-
plumbing.gateway_filter = (porcelain.gateway_filter)
|
4389
|
-
plumbing.id = (porcelain.id)
|
4390
|
-
plumbing.name = (porcelain.name)
|
4391
|
-
plumbing.state = (porcelain.state)
|
4392
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4609
|
+
plumbing.gateway_filter = (porcelain.gateway_filter)
|
4610
|
+
plumbing.id = (porcelain.id)
|
4611
|
+
plumbing.name = (porcelain.name)
|
4612
|
+
plumbing.state = (porcelain.state)
|
4613
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4393
4614
|
plumbing
|
4394
4615
|
end
|
4395
4616
|
def self.convert_repeated_relay_to_plumbing(porcelains)
|
@@ -4558,6 +4779,12 @@ module SDM
|
|
4558
4779
|
if porcelain.instance_of? MongoReplicaSet
|
4559
4780
|
plumbing.mongo_replica_set = convert_mongo_replica_set_to_plumbing(porcelain)
|
4560
4781
|
end
|
4782
|
+
if porcelain.instance_of? MongoShardedCluster
|
4783
|
+
plumbing.mongo_sharded_cluster = convert_mongo_sharded_cluster_to_plumbing(porcelain)
|
4784
|
+
end
|
4785
|
+
if porcelain.instance_of? MTLSPostgres
|
4786
|
+
plumbing.mtls_postgres = convert_mtls_postgres_to_plumbing(porcelain)
|
4787
|
+
end
|
4561
4788
|
if porcelain.instance_of? Mysql
|
4562
4789
|
plumbing.mysql = convert_mysql_to_plumbing(porcelain)
|
4563
4790
|
end
|
@@ -4769,6 +4996,12 @@ module SDM
|
|
4769
4996
|
if plumbing.mongo_replica_set != nil
|
4770
4997
|
return convert_mongo_replica_set_to_porcelain(plumbing.mongo_replica_set)
|
4771
4998
|
end
|
4999
|
+
if plumbing.mongo_sharded_cluster != nil
|
5000
|
+
return convert_mongo_sharded_cluster_to_porcelain(plumbing.mongo_sharded_cluster)
|
5001
|
+
end
|
5002
|
+
if plumbing.mtls_postgres != nil
|
5003
|
+
return convert_mtls_postgres_to_porcelain(plumbing.mtls_postgres)
|
5004
|
+
end
|
4772
5005
|
if plumbing.mysql != nil
|
4773
5006
|
return convert_mysql_to_porcelain(plumbing.mysql)
|
4774
5007
|
end
|
@@ -4863,9 +5096,9 @@ module SDM
|
|
4863
5096
|
return nil
|
4864
5097
|
end
|
4865
5098
|
plumbing = V1::ResourceCreateResponse.new()
|
4866
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
4867
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
4868
|
-
plumbing.resource = convert_resource_to_plumbing(porcelain.resource)
|
5099
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5100
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5101
|
+
plumbing.resource = convert_resource_to_plumbing(porcelain.resource)
|
4869
5102
|
plumbing
|
4870
5103
|
end
|
4871
5104
|
def self.convert_repeated_resource_create_response_to_plumbing(porcelains)
|
@@ -4900,8 +5133,8 @@ module SDM
|
|
4900
5133
|
return nil
|
4901
5134
|
end
|
4902
5135
|
plumbing = V1::ResourceDeleteResponse.new()
|
4903
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
4904
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5136
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5137
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
4905
5138
|
plumbing
|
4906
5139
|
end
|
4907
5140
|
def self.convert_repeated_resource_delete_response_to_plumbing(porcelains)
|
@@ -4937,9 +5170,9 @@ module SDM
|
|
4937
5170
|
return nil
|
4938
5171
|
end
|
4939
5172
|
plumbing = V1::ResourceGetResponse.new()
|
4940
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
4941
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
4942
|
-
plumbing.resource = convert_resource_to_plumbing(porcelain.resource)
|
5173
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5174
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5175
|
+
plumbing.resource = convert_resource_to_plumbing(porcelain.resource)
|
4943
5176
|
plumbing
|
4944
5177
|
end
|
4945
5178
|
def self.convert_repeated_resource_get_response_to_plumbing(porcelains)
|
@@ -4975,9 +5208,9 @@ module SDM
|
|
4975
5208
|
return nil
|
4976
5209
|
end
|
4977
5210
|
plumbing = V1::ResourceUpdateResponse.new()
|
4978
|
-
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
4979
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
4980
|
-
plumbing.resource = convert_resource_to_plumbing(porcelain.resource)
|
5211
|
+
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
5212
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5213
|
+
plumbing.resource = convert_resource_to_plumbing(porcelain.resource)
|
4981
5214
|
plumbing
|
4982
5215
|
end
|
4983
5216
|
def self.convert_repeated_resource_update_response_to_plumbing(porcelains)
|
@@ -5002,7 +5235,7 @@ module SDM
|
|
5002
5235
|
return nil
|
5003
5236
|
end
|
5004
5237
|
porcelain = Role.new()
|
5005
|
-
porcelain.access_rules = (plumbing.access_rules)
|
5238
|
+
porcelain.access_rules = convert_access_rules_to_porcelain(plumbing.access_rules)
|
5006
5239
|
porcelain.composite = (plumbing.composite)
|
5007
5240
|
porcelain.id = (plumbing.id)
|
5008
5241
|
porcelain.name = (plumbing.name)
|
@@ -5015,11 +5248,11 @@ module SDM
|
|
5015
5248
|
return nil
|
5016
5249
|
end
|
5017
5250
|
plumbing = V1::Role.new()
|
5018
|
-
plumbing.access_rules = (porcelain.access_rules)
|
5019
|
-
plumbing.composite = (porcelain.composite)
|
5020
|
-
plumbing.id = (porcelain.id)
|
5021
|
-
plumbing.name = (porcelain.name)
|
5022
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5251
|
+
plumbing.access_rules = convert_access_rules_to_plumbing(porcelain.access_rules)
|
5252
|
+
plumbing.composite = (porcelain.composite)
|
5253
|
+
plumbing.id = (porcelain.id)
|
5254
|
+
plumbing.name = (porcelain.name)
|
5255
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5023
5256
|
plumbing
|
5024
5257
|
end
|
5025
5258
|
def self.convert_repeated_role_to_plumbing(porcelains)
|
@@ -5055,9 +5288,9 @@ module SDM
|
|
5055
5288
|
return nil
|
5056
5289
|
end
|
5057
5290
|
plumbing = V1::RoleAttachment.new()
|
5058
|
-
plumbing.attached_role_id = (porcelain.attached_role_id)
|
5059
|
-
plumbing.composite_role_id = (porcelain.composite_role_id)
|
5060
|
-
plumbing.id = (porcelain.id)
|
5291
|
+
plumbing.attached_role_id = (porcelain.attached_role_id)
|
5292
|
+
plumbing.composite_role_id = (porcelain.composite_role_id)
|
5293
|
+
plumbing.id = (porcelain.id)
|
5061
5294
|
plumbing
|
5062
5295
|
end
|
5063
5296
|
def self.convert_repeated_role_attachment_to_plumbing(porcelains)
|
@@ -5093,9 +5326,9 @@ module SDM
|
|
5093
5326
|
return nil
|
5094
5327
|
end
|
5095
5328
|
plumbing = V1::RoleAttachmentCreateResponse.new()
|
5096
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5097
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5098
|
-
plumbing.role_attachment = convert_role_attachment_to_plumbing(porcelain.role_attachment)
|
5329
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5330
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5331
|
+
plumbing.role_attachment = convert_role_attachment_to_plumbing(porcelain.role_attachment)
|
5099
5332
|
plumbing
|
5100
5333
|
end
|
5101
5334
|
def self.convert_repeated_role_attachment_create_response_to_plumbing(porcelains)
|
@@ -5130,8 +5363,8 @@ module SDM
|
|
5130
5363
|
return nil
|
5131
5364
|
end
|
5132
5365
|
plumbing = V1::RoleAttachmentDeleteResponse.new()
|
5133
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5134
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5366
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5367
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5135
5368
|
plumbing
|
5136
5369
|
end
|
5137
5370
|
def self.convert_repeated_role_attachment_delete_response_to_plumbing(porcelains)
|
@@ -5167,9 +5400,9 @@ module SDM
|
|
5167
5400
|
return nil
|
5168
5401
|
end
|
5169
5402
|
plumbing = V1::RoleAttachmentGetResponse.new()
|
5170
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5171
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5172
|
-
plumbing.role_attachment = convert_role_attachment_to_plumbing(porcelain.role_attachment)
|
5403
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5404
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5405
|
+
plumbing.role_attachment = convert_role_attachment_to_plumbing(porcelain.role_attachment)
|
5173
5406
|
plumbing
|
5174
5407
|
end
|
5175
5408
|
def self.convert_repeated_role_attachment_get_response_to_plumbing(porcelains)
|
@@ -5205,9 +5438,9 @@ module SDM
|
|
5205
5438
|
return nil
|
5206
5439
|
end
|
5207
5440
|
plumbing = V1::RoleCreateResponse.new()
|
5208
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5209
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5210
|
-
plumbing.role = convert_role_to_plumbing(porcelain.role)
|
5441
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5442
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5443
|
+
plumbing.role = convert_role_to_plumbing(porcelain.role)
|
5211
5444
|
plumbing
|
5212
5445
|
end
|
5213
5446
|
def self.convert_repeated_role_create_response_to_plumbing(porcelains)
|
@@ -5242,8 +5475,8 @@ module SDM
|
|
5242
5475
|
return nil
|
5243
5476
|
end
|
5244
5477
|
plumbing = V1::RoleDeleteResponse.new()
|
5245
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5246
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5478
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5479
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5247
5480
|
plumbing
|
5248
5481
|
end
|
5249
5482
|
def self.convert_repeated_role_delete_response_to_plumbing(porcelains)
|
@@ -5279,9 +5512,9 @@ module SDM
|
|
5279
5512
|
return nil
|
5280
5513
|
end
|
5281
5514
|
plumbing = V1::RoleGetResponse.new()
|
5282
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5283
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5284
|
-
plumbing.role = convert_role_to_plumbing(porcelain.role)
|
5515
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5516
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5517
|
+
plumbing.role = convert_role_to_plumbing(porcelain.role)
|
5285
5518
|
plumbing
|
5286
5519
|
end
|
5287
5520
|
def self.convert_repeated_role_get_response_to_plumbing(porcelains)
|
@@ -5317,9 +5550,9 @@ module SDM
|
|
5317
5550
|
return nil
|
5318
5551
|
end
|
5319
5552
|
plumbing = V1::RoleGrant.new()
|
5320
|
-
plumbing.id = (porcelain.id)
|
5321
|
-
plumbing.resource_id = (porcelain.resource_id)
|
5322
|
-
plumbing.role_id = (porcelain.role_id)
|
5553
|
+
plumbing.id = (porcelain.id)
|
5554
|
+
plumbing.resource_id = (porcelain.resource_id)
|
5555
|
+
plumbing.role_id = (porcelain.role_id)
|
5323
5556
|
plumbing
|
5324
5557
|
end
|
5325
5558
|
def self.convert_repeated_role_grant_to_plumbing(porcelains)
|
@@ -5355,9 +5588,9 @@ module SDM
|
|
5355
5588
|
return nil
|
5356
5589
|
end
|
5357
5590
|
plumbing = V1::RoleGrantCreateResponse.new()
|
5358
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5359
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5360
|
-
plumbing.role_grant = convert_role_grant_to_plumbing(porcelain.role_grant)
|
5591
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5592
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5593
|
+
plumbing.role_grant = convert_role_grant_to_plumbing(porcelain.role_grant)
|
5361
5594
|
plumbing
|
5362
5595
|
end
|
5363
5596
|
def self.convert_repeated_role_grant_create_response_to_plumbing(porcelains)
|
@@ -5392,8 +5625,8 @@ module SDM
|
|
5392
5625
|
return nil
|
5393
5626
|
end
|
5394
5627
|
plumbing = V1::RoleGrantDeleteResponse.new()
|
5395
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5396
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5628
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5629
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5397
5630
|
plumbing
|
5398
5631
|
end
|
5399
5632
|
def self.convert_repeated_role_grant_delete_response_to_plumbing(porcelains)
|
@@ -5429,9 +5662,9 @@ module SDM
|
|
5429
5662
|
return nil
|
5430
5663
|
end
|
5431
5664
|
plumbing = V1::RoleGrantGetResponse.new()
|
5432
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5433
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5434
|
-
plumbing.role_grant = convert_role_grant_to_plumbing(porcelain.role_grant)
|
5665
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5666
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5667
|
+
plumbing.role_grant = convert_role_grant_to_plumbing(porcelain.role_grant)
|
5435
5668
|
plumbing
|
5436
5669
|
end
|
5437
5670
|
def self.convert_repeated_role_grant_get_response_to_plumbing(porcelains)
|
@@ -5467,9 +5700,9 @@ module SDM
|
|
5467
5700
|
return nil
|
5468
5701
|
end
|
5469
5702
|
plumbing = V1::RoleUpdateResponse.new()
|
5470
|
-
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
5471
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5472
|
-
plumbing.role = convert_role_to_plumbing(porcelain.role)
|
5703
|
+
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
5704
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5705
|
+
plumbing.role = convert_role_to_plumbing(porcelain.role)
|
5473
5706
|
plumbing
|
5474
5707
|
end
|
5475
5708
|
def self.convert_repeated_role_update_response_to_plumbing(porcelains)
|
@@ -5516,20 +5749,20 @@ module SDM
|
|
5516
5749
|
return nil
|
5517
5750
|
end
|
5518
5751
|
plumbing = V1::SQLServer.new()
|
5519
|
-
plumbing.database = (porcelain.database)
|
5520
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
5521
|
-
plumbing.healthy = (porcelain.healthy)
|
5522
|
-
plumbing.hostname = (porcelain.hostname)
|
5523
|
-
plumbing.id = (porcelain.id)
|
5524
|
-
plumbing.name = (porcelain.name)
|
5525
|
-
plumbing.override_database = (porcelain.override_database)
|
5526
|
-
plumbing.password = (porcelain.password)
|
5527
|
-
plumbing.port = (porcelain.port)
|
5528
|
-
plumbing.port_override = (porcelain.port_override)
|
5529
|
-
plumbing.schema = (porcelain.schema)
|
5530
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5531
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5532
|
-
plumbing.username = (porcelain.username)
|
5752
|
+
plumbing.database = (porcelain.database)
|
5753
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
5754
|
+
plumbing.healthy = (porcelain.healthy)
|
5755
|
+
plumbing.hostname = (porcelain.hostname)
|
5756
|
+
plumbing.id = (porcelain.id)
|
5757
|
+
plumbing.name = (porcelain.name)
|
5758
|
+
plumbing.override_database = (porcelain.override_database)
|
5759
|
+
plumbing.password = (porcelain.password)
|
5760
|
+
plumbing.port = (porcelain.port)
|
5761
|
+
plumbing.port_override = (porcelain.port_override)
|
5762
|
+
plumbing.schema = (porcelain.schema)
|
5763
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5764
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5765
|
+
plumbing.username = (porcelain.username)
|
5533
5766
|
plumbing
|
5534
5767
|
end
|
5535
5768
|
def self.convert_repeated_sql_server_to_plumbing(porcelains)
|
@@ -5574,18 +5807,18 @@ module SDM
|
|
5574
5807
|
return nil
|
5575
5808
|
end
|
5576
5809
|
plumbing = V1::SSH.new()
|
5577
|
-
plumbing.allow_deprecated_key_exchanges = (porcelain.allow_deprecated_key_exchanges)
|
5578
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
5579
|
-
plumbing.healthy = (porcelain.healthy)
|
5580
|
-
plumbing.hostname = (porcelain.hostname)
|
5581
|
-
plumbing.id = (porcelain.id)
|
5582
|
-
plumbing.name = (porcelain.name)
|
5583
|
-
plumbing.port = (porcelain.port)
|
5584
|
-
plumbing.port_forwarding = (porcelain.port_forwarding)
|
5585
|
-
plumbing.public_key = (porcelain.public_key)
|
5586
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5587
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5588
|
-
plumbing.username = (porcelain.username)
|
5810
|
+
plumbing.allow_deprecated_key_exchanges = (porcelain.allow_deprecated_key_exchanges)
|
5811
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
5812
|
+
plumbing.healthy = (porcelain.healthy)
|
5813
|
+
plumbing.hostname = (porcelain.hostname)
|
5814
|
+
plumbing.id = (porcelain.id)
|
5815
|
+
plumbing.name = (porcelain.name)
|
5816
|
+
plumbing.port = (porcelain.port)
|
5817
|
+
plumbing.port_forwarding = (porcelain.port_forwarding)
|
5818
|
+
plumbing.public_key = (porcelain.public_key)
|
5819
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5820
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5821
|
+
plumbing.username = (porcelain.username)
|
5589
5822
|
plumbing
|
5590
5823
|
end
|
5591
5824
|
def self.convert_repeated_ssh_to_plumbing(porcelains)
|
@@ -5629,17 +5862,17 @@ module SDM
|
|
5629
5862
|
return nil
|
5630
5863
|
end
|
5631
5864
|
plumbing = V1::SSHCert.new()
|
5632
|
-
plumbing.allow_deprecated_key_exchanges = (porcelain.allow_deprecated_key_exchanges)
|
5633
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
5634
|
-
plumbing.healthy = (porcelain.healthy)
|
5635
|
-
plumbing.hostname = (porcelain.hostname)
|
5636
|
-
plumbing.id = (porcelain.id)
|
5637
|
-
plumbing.name = (porcelain.name)
|
5638
|
-
plumbing.port = (porcelain.port)
|
5639
|
-
plumbing.port_forwarding = (porcelain.port_forwarding)
|
5640
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5641
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5642
|
-
plumbing.username = (porcelain.username)
|
5865
|
+
plumbing.allow_deprecated_key_exchanges = (porcelain.allow_deprecated_key_exchanges)
|
5866
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
5867
|
+
plumbing.healthy = (porcelain.healthy)
|
5868
|
+
plumbing.hostname = (porcelain.hostname)
|
5869
|
+
plumbing.id = (porcelain.id)
|
5870
|
+
plumbing.name = (porcelain.name)
|
5871
|
+
plumbing.port = (porcelain.port)
|
5872
|
+
plumbing.port_forwarding = (porcelain.port_forwarding)
|
5873
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5874
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5875
|
+
plumbing.username = (porcelain.username)
|
5643
5876
|
plumbing
|
5644
5877
|
end
|
5645
5878
|
def self.convert_repeated_ssh_cert_to_plumbing(porcelains)
|
@@ -5684,18 +5917,18 @@ module SDM
|
|
5684
5917
|
return nil
|
5685
5918
|
end
|
5686
5919
|
plumbing = V1::SSHCustomerKey.new()
|
5687
|
-
plumbing.allow_deprecated_key_exchanges = (porcelain.allow_deprecated_key_exchanges)
|
5688
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
5689
|
-
plumbing.healthy = (porcelain.healthy)
|
5690
|
-
plumbing.hostname = (porcelain.hostname)
|
5691
|
-
plumbing.id = (porcelain.id)
|
5692
|
-
plumbing.name = (porcelain.name)
|
5693
|
-
plumbing.port = (porcelain.port)
|
5694
|
-
plumbing.port_forwarding = (porcelain.port_forwarding)
|
5695
|
-
plumbing.private_key = (porcelain.private_key)
|
5696
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5697
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5698
|
-
plumbing.username = (porcelain.username)
|
5920
|
+
plumbing.allow_deprecated_key_exchanges = (porcelain.allow_deprecated_key_exchanges)
|
5921
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
5922
|
+
plumbing.healthy = (porcelain.healthy)
|
5923
|
+
plumbing.hostname = (porcelain.hostname)
|
5924
|
+
plumbing.id = (porcelain.id)
|
5925
|
+
plumbing.name = (porcelain.name)
|
5926
|
+
plumbing.port = (porcelain.port)
|
5927
|
+
plumbing.port_forwarding = (porcelain.port_forwarding)
|
5928
|
+
plumbing.private_key = (porcelain.private_key)
|
5929
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5930
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5931
|
+
plumbing.username = (porcelain.username)
|
5699
5932
|
plumbing
|
5700
5933
|
end
|
5701
5934
|
def self.convert_repeated_ssh_customer_key_to_plumbing(porcelains)
|
@@ -5723,6 +5956,15 @@ module SDM
|
|
5723
5956
|
if porcelain.instance_of? AWSStore
|
5724
5957
|
plumbing.aws = convert_aws_store_to_plumbing(porcelain)
|
5725
5958
|
end
|
5959
|
+
if porcelain.instance_of? AzureStore
|
5960
|
+
plumbing.azure = convert_azure_store_to_plumbing(porcelain)
|
5961
|
+
end
|
5962
|
+
if porcelain.instance_of? GCPStore
|
5963
|
+
plumbing.gcp = convert_gcp_store_to_plumbing(porcelain)
|
5964
|
+
end
|
5965
|
+
if porcelain.instance_of? VaultAppRoleStore
|
5966
|
+
plumbing.vault_app_role = convert_vault_app_role_store_to_plumbing(porcelain)
|
5967
|
+
end
|
5726
5968
|
if porcelain.instance_of? VaultTLSStore
|
5727
5969
|
plumbing.vault_tls = convert_vault_tls_store_to_plumbing(porcelain)
|
5728
5970
|
end
|
@@ -5739,6 +5981,15 @@ module SDM
|
|
5739
5981
|
if plumbing.aws != nil
|
5740
5982
|
return convert_aws_store_to_porcelain(plumbing.aws)
|
5741
5983
|
end
|
5984
|
+
if plumbing.azure != nil
|
5985
|
+
return convert_azure_store_to_porcelain(plumbing.azure)
|
5986
|
+
end
|
5987
|
+
if plumbing.gcp != nil
|
5988
|
+
return convert_gcp_store_to_porcelain(plumbing.gcp)
|
5989
|
+
end
|
5990
|
+
if plumbing.vault_app_role != nil
|
5991
|
+
return convert_vault_app_role_store_to_porcelain(plumbing.vault_app_role)
|
5992
|
+
end
|
5742
5993
|
if plumbing.vault_tls != nil
|
5743
5994
|
return convert_vault_tls_store_to_porcelain(plumbing.vault_tls)
|
5744
5995
|
end
|
@@ -5779,9 +6030,9 @@ module SDM
|
|
5779
6030
|
return nil
|
5780
6031
|
end
|
5781
6032
|
plumbing = V1::SecretStoreCreateResponse.new()
|
5782
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
5783
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5784
|
-
plumbing.secret_store = convert_secret_store_to_plumbing(porcelain.secret_store)
|
6033
|
+
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
6034
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
6035
|
+
plumbing.secret_store = convert_secret_store_to_plumbing(porcelain.secret_store)
|
5785
6036
|
plumbing
|
5786
6037
|
end
|
5787
6038
|
def self.convert_repeated_secret_store_create_response_to_plumbing(porcelains)
|
@@ -5816,8 +6067,8 @@ module SDM
|
|
5816
6067
|
return nil
|
5817
6068
|
end
|
5818
6069
|
plumbing = V1::SecretStoreDeleteResponse.new()
|
5819
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
5820
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
6070
|
+
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
6071
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5821
6072
|
plumbing
|
5822
6073
|
end
|
5823
6074
|
def self.convert_repeated_secret_store_delete_response_to_plumbing(porcelains)
|
@@ -5853,9 +6104,9 @@ module SDM
|
|
5853
6104
|
return nil
|
5854
6105
|
end
|
5855
6106
|
plumbing = V1::SecretStoreGetResponse.new()
|
5856
|
-
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
5857
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5858
|
-
plumbing.secret_store = convert_secret_store_to_plumbing(porcelain.secret_store)
|
6107
|
+
plumbing.meta = convert_get_response_metadata_to_plumbing(porcelain.meta)
|
6108
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
6109
|
+
plumbing.secret_store = convert_secret_store_to_plumbing(porcelain.secret_store)
|
5859
6110
|
plumbing
|
5860
6111
|
end
|
5861
6112
|
def self.convert_repeated_secret_store_get_response_to_plumbing(porcelains)
|
@@ -5891,9 +6142,9 @@ module SDM
|
|
5891
6142
|
return nil
|
5892
6143
|
end
|
5893
6144
|
plumbing = V1::SecretStoreUpdateResponse.new()
|
5894
|
-
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
5895
|
-
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
5896
|
-
plumbing.secret_store = convert_secret_store_to_plumbing(porcelain.secret_store)
|
6145
|
+
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
6146
|
+
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
6147
|
+
plumbing.secret_store = convert_secret_store_to_plumbing(porcelain.secret_store)
|
5897
6148
|
plumbing
|
5898
6149
|
end
|
5899
6150
|
def self.convert_repeated_secret_store_update_response_to_plumbing(porcelains)
|
@@ -5930,10 +6181,10 @@ module SDM
|
|
5930
6181
|
return nil
|
5931
6182
|
end
|
5932
6183
|
plumbing = V1::Service.new()
|
5933
|
-
plumbing.id = (porcelain.id)
|
5934
|
-
plumbing.name = (porcelain.name)
|
5935
|
-
plumbing.suspended = (porcelain.suspended)
|
5936
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6184
|
+
plumbing.id = (porcelain.id)
|
6185
|
+
plumbing.name = (porcelain.name)
|
6186
|
+
plumbing.suspended = (porcelain.suspended)
|
6187
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5937
6188
|
plumbing
|
5938
6189
|
end
|
5939
6190
|
def self.convert_repeated_service_to_plumbing(porcelains)
|
@@ -5978,18 +6229,18 @@ module SDM
|
|
5978
6229
|
return nil
|
5979
6230
|
end
|
5980
6231
|
plumbing = V1::SingleStore.new()
|
5981
|
-
plumbing.database = (porcelain.database)
|
5982
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
5983
|
-
plumbing.healthy = (porcelain.healthy)
|
5984
|
-
plumbing.hostname = (porcelain.hostname)
|
5985
|
-
plumbing.id = (porcelain.id)
|
5986
|
-
plumbing.name = (porcelain.name)
|
5987
|
-
plumbing.password = (porcelain.password)
|
5988
|
-
plumbing.port = (porcelain.port)
|
5989
|
-
plumbing.port_override = (porcelain.port_override)
|
5990
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5991
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
5992
|
-
plumbing.username = (porcelain.username)
|
6232
|
+
plumbing.database = (porcelain.database)
|
6233
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6234
|
+
plumbing.healthy = (porcelain.healthy)
|
6235
|
+
plumbing.hostname = (porcelain.hostname)
|
6236
|
+
plumbing.id = (porcelain.id)
|
6237
|
+
plumbing.name = (porcelain.name)
|
6238
|
+
plumbing.password = (porcelain.password)
|
6239
|
+
plumbing.port = (porcelain.port)
|
6240
|
+
plumbing.port_override = (porcelain.port_override)
|
6241
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6242
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6243
|
+
plumbing.username = (porcelain.username)
|
5993
6244
|
plumbing
|
5994
6245
|
end
|
5995
6246
|
def self.convert_repeated_single_store_to_plumbing(porcelains)
|
@@ -6034,18 +6285,18 @@ module SDM
|
|
6034
6285
|
return nil
|
6035
6286
|
end
|
6036
6287
|
plumbing = V1::Snowflake.new()
|
6037
|
-
plumbing.database = (porcelain.database)
|
6038
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
6039
|
-
plumbing.healthy = (porcelain.healthy)
|
6040
|
-
plumbing.hostname = (porcelain.hostname)
|
6041
|
-
plumbing.id = (porcelain.id)
|
6042
|
-
plumbing.name = (porcelain.name)
|
6043
|
-
plumbing.password = (porcelain.password)
|
6044
|
-
plumbing.port_override = (porcelain.port_override)
|
6045
|
-
plumbing.schema = (porcelain.schema)
|
6046
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6047
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6048
|
-
plumbing.username = (porcelain.username)
|
6288
|
+
plumbing.database = (porcelain.database)
|
6289
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6290
|
+
plumbing.healthy = (porcelain.healthy)
|
6291
|
+
plumbing.hostname = (porcelain.hostname)
|
6292
|
+
plumbing.id = (porcelain.id)
|
6293
|
+
plumbing.name = (porcelain.name)
|
6294
|
+
plumbing.password = (porcelain.password)
|
6295
|
+
plumbing.port_override = (porcelain.port_override)
|
6296
|
+
plumbing.schema = (porcelain.schema)
|
6297
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6298
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6299
|
+
plumbing.username = (porcelain.username)
|
6049
6300
|
plumbing
|
6050
6301
|
end
|
6051
6302
|
def self.convert_repeated_snowflake_to_plumbing(porcelains)
|
@@ -6089,17 +6340,17 @@ module SDM
|
|
6089
6340
|
return nil
|
6090
6341
|
end
|
6091
6342
|
plumbing = V1::Sybase.new()
|
6092
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
6093
|
-
plumbing.healthy = (porcelain.healthy)
|
6094
|
-
plumbing.hostname = (porcelain.hostname)
|
6095
|
-
plumbing.id = (porcelain.id)
|
6096
|
-
plumbing.name = (porcelain.name)
|
6097
|
-
plumbing.password = (porcelain.password)
|
6098
|
-
plumbing.port = (porcelain.port)
|
6099
|
-
plumbing.port_override = (porcelain.port_override)
|
6100
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6101
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6102
|
-
plumbing.username = (porcelain.username)
|
6343
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6344
|
+
plumbing.healthy = (porcelain.healthy)
|
6345
|
+
plumbing.hostname = (porcelain.hostname)
|
6346
|
+
plumbing.id = (porcelain.id)
|
6347
|
+
plumbing.name = (porcelain.name)
|
6348
|
+
plumbing.password = (porcelain.password)
|
6349
|
+
plumbing.port = (porcelain.port)
|
6350
|
+
plumbing.port_override = (porcelain.port_override)
|
6351
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6352
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6353
|
+
plumbing.username = (porcelain.username)
|
6103
6354
|
plumbing
|
6104
6355
|
end
|
6105
6356
|
def self.convert_repeated_sybase_to_plumbing(porcelains)
|
@@ -6143,17 +6394,17 @@ module SDM
|
|
6143
6394
|
return nil
|
6144
6395
|
end
|
6145
6396
|
plumbing = V1::SybaseIQ.new()
|
6146
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
6147
|
-
plumbing.healthy = (porcelain.healthy)
|
6148
|
-
plumbing.hostname = (porcelain.hostname)
|
6149
|
-
plumbing.id = (porcelain.id)
|
6150
|
-
plumbing.name = (porcelain.name)
|
6151
|
-
plumbing.password = (porcelain.password)
|
6152
|
-
plumbing.port = (porcelain.port)
|
6153
|
-
plumbing.port_override = (porcelain.port_override)
|
6154
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6155
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6156
|
-
plumbing.username = (porcelain.username)
|
6397
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6398
|
+
plumbing.healthy = (porcelain.healthy)
|
6399
|
+
plumbing.hostname = (porcelain.hostname)
|
6400
|
+
plumbing.id = (porcelain.id)
|
6401
|
+
plumbing.name = (porcelain.name)
|
6402
|
+
plumbing.password = (porcelain.password)
|
6403
|
+
plumbing.port = (porcelain.port)
|
6404
|
+
plumbing.port_override = (porcelain.port_override)
|
6405
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6406
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6407
|
+
plumbing.username = (porcelain.username)
|
6157
6408
|
plumbing
|
6158
6409
|
end
|
6159
6410
|
def self.convert_repeated_sybase_iq_to_plumbing(porcelains)
|
@@ -6188,8 +6439,8 @@ module SDM
|
|
6188
6439
|
return nil
|
6189
6440
|
end
|
6190
6441
|
plumbing = V1::Tag.new()
|
6191
|
-
plumbing.name = (porcelain.name)
|
6192
|
-
plumbing.value = (porcelain.value)
|
6442
|
+
plumbing.name = (porcelain.name)
|
6443
|
+
plumbing.value = (porcelain.value)
|
6193
6444
|
plumbing
|
6194
6445
|
end
|
6195
6446
|
def self.convert_repeated_tag_to_plumbing(porcelains)
|
@@ -6233,17 +6484,17 @@ module SDM
|
|
6233
6484
|
return nil
|
6234
6485
|
end
|
6235
6486
|
plumbing = V1::Teradata.new()
|
6236
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
6237
|
-
plumbing.healthy = (porcelain.healthy)
|
6238
|
-
plumbing.hostname = (porcelain.hostname)
|
6239
|
-
plumbing.id = (porcelain.id)
|
6240
|
-
plumbing.name = (porcelain.name)
|
6241
|
-
plumbing.password = (porcelain.password)
|
6242
|
-
plumbing.port = (porcelain.port)
|
6243
|
-
plumbing.port_override = (porcelain.port_override)
|
6244
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6245
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6246
|
-
plumbing.username = (porcelain.username)
|
6487
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6488
|
+
plumbing.healthy = (porcelain.healthy)
|
6489
|
+
plumbing.hostname = (porcelain.hostname)
|
6490
|
+
plumbing.id = (porcelain.id)
|
6491
|
+
plumbing.name = (porcelain.name)
|
6492
|
+
plumbing.password = (porcelain.password)
|
6493
|
+
plumbing.port = (porcelain.port)
|
6494
|
+
plumbing.port_override = (porcelain.port_override)
|
6495
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6496
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6497
|
+
plumbing.username = (porcelain.username)
|
6247
6498
|
plumbing
|
6248
6499
|
end
|
6249
6500
|
def self.convert_repeated_teradata_to_plumbing(porcelains)
|
@@ -6314,12 +6565,12 @@ module SDM
|
|
6314
6565
|
return nil
|
6315
6566
|
end
|
6316
6567
|
plumbing = V1::User.new()
|
6317
|
-
plumbing.email = (porcelain.email)
|
6318
|
-
plumbing.first_name = (porcelain.first_name)
|
6319
|
-
plumbing.id = (porcelain.id)
|
6320
|
-
plumbing.last_name = (porcelain.last_name)
|
6321
|
-
plumbing.suspended = (porcelain.suspended)
|
6322
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6568
|
+
plumbing.email = (porcelain.email)
|
6569
|
+
plumbing.first_name = (porcelain.first_name)
|
6570
|
+
plumbing.id = (porcelain.id)
|
6571
|
+
plumbing.last_name = (porcelain.last_name)
|
6572
|
+
plumbing.suspended = (porcelain.suspended)
|
6573
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6323
6574
|
plumbing
|
6324
6575
|
end
|
6325
6576
|
def self.convert_repeated_user_to_plumbing(porcelains)
|
@@ -6339,6 +6590,48 @@ module SDM
|
|
6339
6590
|
end
|
6340
6591
|
items
|
6341
6592
|
end
|
6593
|
+
def self.convert_vault_app_role_store_to_porcelain(plumbing)
|
6594
|
+
if plumbing == nil
|
6595
|
+
return nil
|
6596
|
+
end
|
6597
|
+
porcelain = VaultAppRoleStore.new()
|
6598
|
+
porcelain.id = (plumbing.id)
|
6599
|
+
porcelain.name = (plumbing.name)
|
6600
|
+
porcelain.namespace = (plumbing.namespace)
|
6601
|
+
porcelain.server_address = (plumbing.server_address)
|
6602
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
6603
|
+
porcelain
|
6604
|
+
end
|
6605
|
+
|
6606
|
+
def self.convert_vault_app_role_store_to_plumbing(porcelain)
|
6607
|
+
if porcelain == nil
|
6608
|
+
return nil
|
6609
|
+
end
|
6610
|
+
plumbing = V1::VaultAppRoleStore.new()
|
6611
|
+
plumbing.id = (porcelain.id)
|
6612
|
+
plumbing.name = (porcelain.name)
|
6613
|
+
plumbing.namespace = (porcelain.namespace)
|
6614
|
+
plumbing.server_address = (porcelain.server_address)
|
6615
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6616
|
+
plumbing
|
6617
|
+
end
|
6618
|
+
def self.convert_repeated_vault_app_role_store_to_plumbing(porcelains)
|
6619
|
+
items = Array.new
|
6620
|
+
porcelains.each do |porcelain|
|
6621
|
+
plumbing = convert_vault_app_role_store_to_plumbing(porcelain)
|
6622
|
+
items.append(plumbing)
|
6623
|
+
end
|
6624
|
+
items
|
6625
|
+
end
|
6626
|
+
|
6627
|
+
def self.convert_repeated_vault_app_role_store_to_porcelain(plumbings)
|
6628
|
+
items = Array.new
|
6629
|
+
plumbings.each do |plumbing|
|
6630
|
+
porcelain = convert_vault_app_role_store_to_porcelain(plumbing)
|
6631
|
+
items.append(porcelain)
|
6632
|
+
end
|
6633
|
+
items
|
6634
|
+
end
|
6342
6635
|
def self.convert_vault_tls_store_to_porcelain(plumbing)
|
6343
6636
|
if plumbing == nil
|
6344
6637
|
return nil
|
@@ -6360,14 +6653,14 @@ module SDM
|
|
6360
6653
|
return nil
|
6361
6654
|
end
|
6362
6655
|
plumbing = V1::VaultTLSStore.new()
|
6363
|
-
plumbing.CA_cert_path = (porcelain.ca_cert_path)
|
6364
|
-
plumbing.client_cert_path = (porcelain.client_cert_path)
|
6365
|
-
plumbing.client_key_path = (porcelain.client_key_path)
|
6366
|
-
plumbing.id = (porcelain.id)
|
6367
|
-
plumbing.name = (porcelain.name)
|
6368
|
-
plumbing.namespace = (porcelain.namespace)
|
6369
|
-
plumbing.server_address = (porcelain.server_address)
|
6370
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6656
|
+
plumbing.CA_cert_path = (porcelain.ca_cert_path)
|
6657
|
+
plumbing.client_cert_path = (porcelain.client_cert_path)
|
6658
|
+
plumbing.client_key_path = (porcelain.client_key_path)
|
6659
|
+
plumbing.id = (porcelain.id)
|
6660
|
+
plumbing.name = (porcelain.name)
|
6661
|
+
plumbing.namespace = (porcelain.namespace)
|
6662
|
+
plumbing.server_address = (porcelain.server_address)
|
6663
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6371
6664
|
plumbing
|
6372
6665
|
end
|
6373
6666
|
def self.convert_repeated_vault_tls_store_to_plumbing(porcelains)
|
@@ -6405,11 +6698,11 @@ module SDM
|
|
6405
6698
|
return nil
|
6406
6699
|
end
|
6407
6700
|
plumbing = V1::VaultTokenStore.new()
|
6408
|
-
plumbing.id = (porcelain.id)
|
6409
|
-
plumbing.name = (porcelain.name)
|
6410
|
-
plumbing.namespace = (porcelain.namespace)
|
6411
|
-
plumbing.server_address = (porcelain.server_address)
|
6412
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6701
|
+
plumbing.id = (porcelain.id)
|
6702
|
+
plumbing.name = (porcelain.name)
|
6703
|
+
plumbing.namespace = (porcelain.namespace)
|
6704
|
+
plumbing.server_address = (porcelain.server_address)
|
6705
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6413
6706
|
plumbing
|
6414
6707
|
end
|
6415
6708
|
def self.convert_repeated_vault_token_store_to_plumbing(porcelains)
|