strongdm 2.2.0 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.git/ORIG_HEAD +1 -1
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -3
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/{pack-ae9c31d15ecb69c51d515e053295673b38840788.idx → pack-c180677ba60e518124a696667c7cc0c268db3b1a.idx} +0 -0
- data/.git/objects/pack/{pack-ae9c31d15ecb69c51d515e053295673b38840788.pack → pack-c180677ba60e518124a696667c7cc0c268db3b1a.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/master +1 -1
- data/lib/grpc/account_attachments_services_pb.rb +5 -5
- data/lib/grpc/account_grants_services_pb.rb +5 -5
- data/lib/grpc/accounts_services_pb.rb +6 -6
- data/lib/grpc/control_panel_services_pb.rb +3 -3
- data/lib/grpc/drivers_pb.rb +74 -0
- data/lib/grpc/nodes_services_pb.rb +6 -6
- data/lib/grpc/plumbing.rb +148 -0
- data/lib/grpc/resources_services_pb.rb +7 -7
- data/lib/grpc/role_attachments_services_pb.rb +5 -5
- data/lib/grpc/role_grants_services_pb.rb +5 -5
- data/lib/grpc/roles_services_pb.rb +6 -6
- data/lib/grpc/secret_stores_services_pb.rb +6 -6
- data/lib/models/porcelain.rb +325 -0
- data/lib/strongdm.rb +1 -1
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +4 -4
data/lib/grpc/drivers_pb.rb
CHANGED
@@ -103,6 +103,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
103
103
|
optional :tags, :message, 32771, "v1.Tags"
|
104
104
|
optional :secret_store_id, :string, 32772
|
105
105
|
optional :egress_filter, :string, 32773
|
106
|
+
optional :bind_interface, :string, 32774
|
106
107
|
optional :certificate_authority, :string, 3
|
107
108
|
optional :client_certificate, :string, 5
|
108
109
|
optional :client_key, :string, 7
|
@@ -117,6 +118,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
117
118
|
optional :tags, :message, 32771, "v1.Tags"
|
118
119
|
optional :secret_store_id, :string, 32772
|
119
120
|
optional :egress_filter, :string, 32773
|
121
|
+
optional :bind_interface, :string, 32774
|
120
122
|
optional :healthcheck_namespace, :string, 5
|
121
123
|
optional :hostname, :string, 1
|
122
124
|
optional :password, :string, 4
|
@@ -130,6 +132,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
130
132
|
optional :tags, :message, 32771, "v1.Tags"
|
131
133
|
optional :secret_store_id, :string, 32772
|
132
134
|
optional :egress_filter, :string, 32773
|
135
|
+
optional :bind_interface, :string, 32774
|
133
136
|
optional :healthcheck_namespace, :string, 4
|
134
137
|
optional :hostname, :string, 1
|
135
138
|
optional :port, :int32, 2
|
@@ -142,6 +145,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
142
145
|
optional :tags, :message, 32771, "v1.Tags"
|
143
146
|
optional :secret_store_id, :string, 32772
|
144
147
|
optional :egress_filter, :string, 32773
|
148
|
+
optional :bind_interface, :string, 32774
|
145
149
|
optional :healthcheck_namespace, :string, 4
|
146
150
|
optional :hostname, :string, 1
|
147
151
|
optional :port, :int32, 2
|
@@ -154,6 +158,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
154
158
|
optional :tags, :message, 32771, "v1.Tags"
|
155
159
|
optional :secret_store_id, :string, 32772
|
156
160
|
optional :egress_filter, :string, 32773
|
161
|
+
optional :bind_interface, :string, 32774
|
157
162
|
optional :certificate_authority, :string, 3
|
158
163
|
optional :client_certificate, :string, 5
|
159
164
|
optional :client_key, :string, 7
|
@@ -168,6 +173,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
168
173
|
optional :tags, :message, 32771, "v1.Tags"
|
169
174
|
optional :secret_store_id, :string, 32772
|
170
175
|
optional :egress_filter, :string, 32773
|
176
|
+
optional :bind_interface, :string, 32774
|
171
177
|
optional :access_key, :string, 1
|
172
178
|
optional :healthcheck_region, :string, 4
|
173
179
|
optional :role_arn, :string, 5
|
@@ -181,6 +187,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
181
187
|
optional :tags, :message, 32771, "v1.Tags"
|
182
188
|
optional :secret_store_id, :string, 32772
|
183
189
|
optional :egress_filter, :string, 32773
|
190
|
+
optional :bind_interface, :string, 32774
|
184
191
|
optional :access_key, :string, 2
|
185
192
|
optional :certificate_authority, :string, 4
|
186
193
|
optional :cluster_name, :string, 7
|
@@ -198,6 +205,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
198
205
|
optional :tags, :message, 32771, "v1.Tags"
|
199
206
|
optional :secret_store_id, :string, 32772
|
200
207
|
optional :egress_filter, :string, 32773
|
208
|
+
optional :bind_interface, :string, 32774
|
201
209
|
optional :access_key, :string, 2
|
202
210
|
optional :certificate_authority, :string, 4
|
203
211
|
optional :cluster_name, :string, 7
|
@@ -215,6 +223,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
215
223
|
optional :tags, :message, 32771, "v1.Tags"
|
216
224
|
optional :secret_store_id, :string, 32772
|
217
225
|
optional :egress_filter, :string, 32773
|
226
|
+
optional :bind_interface, :string, 32774
|
218
227
|
optional :access_key, :string, 4
|
219
228
|
optional :endpoint, :string, 3
|
220
229
|
optional :port_override, :int32, 5
|
@@ -230,6 +239,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
230
239
|
optional :tags, :message, 32771, "v1.Tags"
|
231
240
|
optional :secret_store_id, :string, 32772
|
232
241
|
optional :egress_filter, :string, 32773
|
242
|
+
optional :bind_interface, :string, 32774
|
233
243
|
optional :hostname, :string, 1
|
234
244
|
optional :password, :string, 5
|
235
245
|
optional :port, :int32, 3
|
@@ -244,6 +254,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
244
254
|
optional :tags, :message, 32771, "v1.Tags"
|
245
255
|
optional :secret_store_id, :string, 32772
|
246
256
|
optional :egress_filter, :string, 32773
|
257
|
+
optional :bind_interface, :string, 32774
|
247
258
|
optional :access_key, :string, 1
|
248
259
|
optional :output, :string, 3
|
249
260
|
optional :port_override, :int32, 4
|
@@ -259,6 +270,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
259
270
|
optional :tags, :message, 32771, "v1.Tags"
|
260
271
|
optional :secret_store_id, :string, 32772
|
261
272
|
optional :egress_filter, :string, 32773
|
273
|
+
optional :bind_interface, :string, 32774
|
262
274
|
optional :database, :string, 4
|
263
275
|
optional :hostname, :string, 1
|
264
276
|
optional :password, :string, 3
|
@@ -273,6 +285,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
273
285
|
optional :tags, :message, 32771, "v1.Tags"
|
274
286
|
optional :secret_store_id, :string, 32772
|
275
287
|
optional :egress_filter, :string, 32773
|
288
|
+
optional :bind_interface, :string, 32774
|
276
289
|
optional :database, :string, 4
|
277
290
|
optional :hostname, :string, 1
|
278
291
|
optional :override_database, :bool, 7
|
@@ -288,6 +301,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
288
301
|
optional :tags, :message, 32771, "v1.Tags"
|
289
302
|
optional :secret_store_id, :string, 32772
|
290
303
|
optional :egress_filter, :string, 32773
|
304
|
+
optional :bind_interface, :string, 32774
|
291
305
|
optional :app_id, :string, 1
|
292
306
|
optional :password, :string, 3
|
293
307
|
optional :tenant_id, :string, 2
|
@@ -299,6 +313,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
299
313
|
optional :tags, :message, 32771, "v1.Tags"
|
300
314
|
optional :secret_store_id, :string, 32772
|
301
315
|
optional :egress_filter, :string, 32773
|
316
|
+
optional :bind_interface, :string, 32774
|
302
317
|
optional :app_id, :string, 1
|
303
318
|
optional :client_certificate, :string, 3
|
304
319
|
optional :tenant_id, :string, 2
|
@@ -310,6 +325,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
310
325
|
optional :tags, :message, 32771, "v1.Tags"
|
311
326
|
optional :secret_store_id, :string, 32772
|
312
327
|
optional :egress_filter, :string, 32773
|
328
|
+
optional :bind_interface, :string, 32774
|
313
329
|
optional :database, :string, 4
|
314
330
|
optional :hostname, :string, 1
|
315
331
|
optional :override_database, :bool, 7
|
@@ -325,6 +341,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
325
341
|
optional :tags, :message, 32771, "v1.Tags"
|
326
342
|
optional :secret_store_id, :string, 32772
|
327
343
|
optional :egress_filter, :string, 32773
|
344
|
+
optional :bind_interface, :string, 32774
|
328
345
|
optional :endpoint, :string, 4
|
329
346
|
optional :port_override, :int32, 3
|
330
347
|
optional :private_key, :string, 1
|
@@ -338,6 +355,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
338
355
|
optional :tags, :message, 32771, "v1.Tags"
|
339
356
|
optional :secret_store_id, :string, 32772
|
340
357
|
optional :egress_filter, :string, 32773
|
358
|
+
optional :bind_interface, :string, 32774
|
341
359
|
optional :hostname, :string, 1
|
342
360
|
optional :password, :string, 3
|
343
361
|
optional :port, :int32, 5
|
@@ -352,6 +370,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
352
370
|
optional :tags, :message, 32771, "v1.Tags"
|
353
371
|
optional :secret_store_id, :string, 32772
|
354
372
|
optional :egress_filter, :string, 32773
|
373
|
+
optional :bind_interface, :string, 32774
|
355
374
|
optional :database, :string, 4
|
356
375
|
optional :hostname, :string, 1
|
357
376
|
optional :override_database, :bool, 7
|
@@ -367,6 +386,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
367
386
|
optional :tags, :message, 32771, "v1.Tags"
|
368
387
|
optional :secret_store_id, :string, 32772
|
369
388
|
optional :egress_filter, :string, 32773
|
389
|
+
optional :bind_interface, :string, 32774
|
370
390
|
optional :database, :string, 4
|
371
391
|
optional :hostname, :string, 1
|
372
392
|
optional :password, :string, 3
|
@@ -381,6 +401,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
381
401
|
optional :tags, :message, 32771, "v1.Tags"
|
382
402
|
optional :secret_store_id, :string, 32772
|
383
403
|
optional :egress_filter, :string, 32773
|
404
|
+
optional :bind_interface, :string, 32774
|
384
405
|
optional :database, :string, 4
|
385
406
|
optional :hostname, :string, 1
|
386
407
|
optional :override_database, :bool, 7
|
@@ -396,6 +417,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
396
417
|
optional :tags, :message, 32771, "v1.Tags"
|
397
418
|
optional :secret_store_id, :string, 32772
|
398
419
|
optional :egress_filter, :string, 32773
|
420
|
+
optional :bind_interface, :string, 32774
|
399
421
|
optional :hostname, :string, 1
|
400
422
|
optional :password, :string, 3
|
401
423
|
optional :port, :int32, 5
|
@@ -410,6 +432,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
410
432
|
optional :tags, :message, 32771, "v1.Tags"
|
411
433
|
optional :secret_store_id, :string, 32772
|
412
434
|
optional :egress_filter, :string, 32773
|
435
|
+
optional :bind_interface, :string, 32774
|
413
436
|
optional :database, :string, 4
|
414
437
|
optional :hostname, :string, 1
|
415
438
|
optional :password, :string, 3
|
@@ -424,6 +447,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
424
447
|
optional :tags, :message, 32771, "v1.Tags"
|
425
448
|
optional :secret_store_id, :string, 32772
|
426
449
|
optional :egress_filter, :string, 32773
|
450
|
+
optional :bind_interface, :string, 32774
|
427
451
|
optional :auth_database, :string, 2
|
428
452
|
optional :hostname, :string, 1
|
429
453
|
optional :password, :string, 5
|
@@ -438,6 +462,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
438
462
|
optional :tags, :message, 32771, "v1.Tags"
|
439
463
|
optional :secret_store_id, :string, 32772
|
440
464
|
optional :egress_filter, :string, 32773
|
465
|
+
optional :bind_interface, :string, 32774
|
441
466
|
optional :auth_database, :string, 2
|
442
467
|
optional :connect_to_replica, :bool, 7
|
443
468
|
optional :hostname, :string, 1
|
@@ -453,6 +478,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
453
478
|
optional :tags, :message, 32771, "v1.Tags"
|
454
479
|
optional :secret_store_id, :string, 32772
|
455
480
|
optional :egress_filter, :string, 32773
|
481
|
+
optional :bind_interface, :string, 32774
|
456
482
|
optional :hostname, :string, 1
|
457
483
|
optional :password, :string, 4
|
458
484
|
optional :port, :int32, 5
|
@@ -466,6 +492,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
466
492
|
optional :tags, :message, 32771, "v1.Tags"
|
467
493
|
optional :secret_store_id, :string, 32772
|
468
494
|
optional :egress_filter, :string, 32773
|
495
|
+
optional :bind_interface, :string, 32774
|
469
496
|
optional :access_key, :string, 1
|
470
497
|
optional :endpoint, :string, 4
|
471
498
|
optional :port_override, :int32, 5
|
@@ -481,6 +508,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
481
508
|
optional :tags, :message, 32771, "v1.Tags"
|
482
509
|
optional :secret_store_id, :string, 32772
|
483
510
|
optional :egress_filter, :string, 32773
|
511
|
+
optional :bind_interface, :string, 32774
|
484
512
|
optional :hostname, :string, 1
|
485
513
|
optional :password, :string, 3
|
486
514
|
optional :port, :int32, 5
|
@@ -495,6 +523,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
495
523
|
optional :tags, :message, 32771, "v1.Tags"
|
496
524
|
optional :secret_store_id, :string, 32772
|
497
525
|
optional :egress_filter, :string, 32773
|
526
|
+
optional :bind_interface, :string, 32774
|
498
527
|
optional :hostname, :string, 1
|
499
528
|
optional :password, :string, 3
|
500
529
|
optional :port, :int32, 4
|
@@ -508,6 +537,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
508
537
|
optional :tags, :message, 32771, "v1.Tags"
|
509
538
|
optional :secret_store_id, :string, 32772
|
510
539
|
optional :egress_filter, :string, 32773
|
540
|
+
optional :bind_interface, :string, 32774
|
511
541
|
optional :keyfile, :string, 1
|
512
542
|
optional :scopes, :string, 2
|
513
543
|
end
|
@@ -518,6 +548,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
518
548
|
optional :tags, :message, 32771, "v1.Tags"
|
519
549
|
optional :secret_store_id, :string, 32772
|
520
550
|
optional :egress_filter, :string, 32773
|
551
|
+
optional :bind_interface, :string, 32774
|
521
552
|
optional :certificate_authority, :string, 2
|
522
553
|
optional :endpoint, :string, 1
|
523
554
|
optional :healthcheck_namespace, :string, 6
|
@@ -530,6 +561,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
530
561
|
optional :tags, :message, 32771, "v1.Tags"
|
531
562
|
optional :secret_store_id, :string, 32772
|
532
563
|
optional :egress_filter, :string, 32773
|
564
|
+
optional :bind_interface, :string, 32774
|
533
565
|
optional :certificate_authority, :string, 2
|
534
566
|
optional :endpoint, :string, 1
|
535
567
|
optional :healthcheck_namespace, :string, 6
|
@@ -542,6 +574,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
542
574
|
optional :tags, :message, 32771, "v1.Tags"
|
543
575
|
optional :secret_store_id, :string, 32772
|
544
576
|
optional :egress_filter, :string, 32773
|
577
|
+
optional :bind_interface, :string, 32774
|
545
578
|
optional :database, :string, 4
|
546
579
|
optional :hostname, :string, 1
|
547
580
|
optional :override_database, :bool, 7
|
@@ -557,6 +590,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
557
590
|
optional :tags, :message, 32771, "v1.Tags"
|
558
591
|
optional :secret_store_id, :string, 32772
|
559
592
|
optional :egress_filter, :string, 32773
|
593
|
+
optional :bind_interface, :string, 32774
|
560
594
|
optional :auth_header, :string, 3
|
561
595
|
optional :default_path, :string, 5
|
562
596
|
optional :headers_blacklist, :string, 4
|
@@ -571,6 +605,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
571
605
|
optional :tags, :message, 32771, "v1.Tags"
|
572
606
|
optional :secret_store_id, :string, 32772
|
573
607
|
optional :egress_filter, :string, 32773
|
608
|
+
optional :bind_interface, :string, 32774
|
574
609
|
optional :default_path, :string, 6
|
575
610
|
optional :headers_blacklist, :string, 5
|
576
611
|
optional :healthcheck_path, :string, 2
|
@@ -586,6 +621,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
586
621
|
optional :tags, :message, 32771, "v1.Tags"
|
587
622
|
optional :secret_store_id, :string, 32772
|
588
623
|
optional :egress_filter, :string, 32773
|
624
|
+
optional :bind_interface, :string, 32774
|
589
625
|
optional :default_path, :string, 4
|
590
626
|
optional :headers_blacklist, :string, 3
|
591
627
|
optional :healthcheck_path, :string, 2
|
@@ -599,6 +635,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
599
635
|
optional :tags, :message, 32771, "v1.Tags"
|
600
636
|
optional :secret_store_id, :string, 32772
|
601
637
|
optional :egress_filter, :string, 32773
|
638
|
+
optional :bind_interface, :string, 32774
|
602
639
|
optional :certificate_authority, :string, 3
|
603
640
|
optional :client_certificate, :string, 5
|
604
641
|
optional :client_key, :string, 7
|
@@ -613,6 +650,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
613
650
|
optional :tags, :message, 32771, "v1.Tags"
|
614
651
|
optional :secret_store_id, :string, 32772
|
615
652
|
optional :egress_filter, :string, 32773
|
653
|
+
optional :bind_interface, :string, 32774
|
616
654
|
optional :healthcheck_namespace, :string, 5
|
617
655
|
optional :hostname, :string, 1
|
618
656
|
optional :password, :string, 4
|
@@ -626,6 +664,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
626
664
|
optional :tags, :message, 32771, "v1.Tags"
|
627
665
|
optional :secret_store_id, :string, 32772
|
628
666
|
optional :egress_filter, :string, 32773
|
667
|
+
optional :bind_interface, :string, 32774
|
629
668
|
optional :healthcheck_namespace, :string, 4
|
630
669
|
optional :hostname, :string, 1
|
631
670
|
optional :port, :int32, 2
|
@@ -638,6 +677,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
638
677
|
optional :tags, :message, 32771, "v1.Tags"
|
639
678
|
optional :secret_store_id, :string, 32772
|
640
679
|
optional :egress_filter, :string, 32773
|
680
|
+
optional :bind_interface, :string, 32774
|
641
681
|
optional :healthcheck_namespace, :string, 4
|
642
682
|
optional :hostname, :string, 1
|
643
683
|
optional :port, :int32, 2
|
@@ -650,6 +690,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
650
690
|
optional :tags, :message, 32771, "v1.Tags"
|
651
691
|
optional :secret_store_id, :string, 32772
|
652
692
|
optional :egress_filter, :string, 32773
|
693
|
+
optional :bind_interface, :string, 32774
|
653
694
|
optional :certificate_authority, :string, 3
|
654
695
|
optional :client_certificate, :string, 5
|
655
696
|
optional :client_key, :string, 7
|
@@ -664,6 +705,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
664
705
|
optional :tags, :message, 32771, "v1.Tags"
|
665
706
|
optional :secret_store_id, :string, 32772
|
666
707
|
optional :egress_filter, :string, 32773
|
708
|
+
optional :bind_interface, :string, 32774
|
667
709
|
optional :certificate_authority, :string, 7
|
668
710
|
optional :client_certificate, :string, 9
|
669
711
|
optional :client_key, :string, 11
|
@@ -682,6 +724,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
682
724
|
optional :tags, :message, 32771, "v1.Tags"
|
683
725
|
optional :secret_store_id, :string, 32772
|
684
726
|
optional :egress_filter, :string, 32773
|
727
|
+
optional :bind_interface, :string, 32774
|
685
728
|
optional :certificate_authority, :string, 8
|
686
729
|
optional :client_certificate, :string, 10
|
687
730
|
optional :client_key, :string, 12
|
@@ -701,6 +744,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
701
744
|
optional :tags, :message, 32771, "v1.Tags"
|
702
745
|
optional :secret_store_id, :string, 32772
|
703
746
|
optional :egress_filter, :string, 32773
|
747
|
+
optional :bind_interface, :string, 32774
|
704
748
|
optional :database, :string, 4
|
705
749
|
optional :hostname, :string, 1
|
706
750
|
optional :password, :string, 3
|
@@ -715,6 +759,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
715
759
|
optional :tags, :message, 32771, "v1.Tags"
|
716
760
|
optional :secret_store_id, :string, 32772
|
717
761
|
optional :egress_filter, :string, 32773
|
762
|
+
optional :bind_interface, :string, 32774
|
718
763
|
optional :hostname, :string, 1
|
719
764
|
optional :port, :int32, 3
|
720
765
|
optional :port_override, :int32, 2
|
@@ -726,6 +771,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
726
771
|
optional :tags, :message, 32771, "v1.Tags"
|
727
772
|
optional :secret_store_id, :string, 32772
|
728
773
|
optional :egress_filter, :string, 32773
|
774
|
+
optional :bind_interface, :string, 32774
|
729
775
|
optional :database, :string, 4
|
730
776
|
optional :hostname, :string, 1
|
731
777
|
optional :password, :string, 3
|
@@ -740,6 +786,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
740
786
|
optional :tags, :message, 32771, "v1.Tags"
|
741
787
|
optional :secret_store_id, :string, 32772
|
742
788
|
optional :egress_filter, :string, 32773
|
789
|
+
optional :bind_interface, :string, 32774
|
743
790
|
optional :auth_database, :string, 2
|
744
791
|
optional :hostname, :string, 1
|
745
792
|
optional :password, :string, 5
|
@@ -755,6 +802,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
755
802
|
optional :tags, :message, 32771, "v1.Tags"
|
756
803
|
optional :secret_store_id, :string, 32772
|
757
804
|
optional :egress_filter, :string, 32773
|
805
|
+
optional :bind_interface, :string, 32774
|
758
806
|
optional :auth_database, :string, 2
|
759
807
|
optional :hostname, :string, 1
|
760
808
|
optional :password, :string, 5
|
@@ -771,6 +819,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
771
819
|
optional :tags, :message, 32771, "v1.Tags"
|
772
820
|
optional :secret_store_id, :string, 32772
|
773
821
|
optional :egress_filter, :string, 32773
|
822
|
+
optional :bind_interface, :string, 32774
|
774
823
|
optional :auth_database, :string, 2
|
775
824
|
optional :connect_to_replica, :bool, 8
|
776
825
|
optional :hostname, :string, 1
|
@@ -788,6 +837,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
788
837
|
optional :tags, :message, 32771, "v1.Tags"
|
789
838
|
optional :secret_store_id, :string, 32772
|
790
839
|
optional :egress_filter, :string, 32773
|
840
|
+
optional :bind_interface, :string, 32774
|
791
841
|
optional :auth_database, :string, 2
|
792
842
|
optional :connect_to_replica, :bool, 8
|
793
843
|
optional :hostname, :string, 1
|
@@ -805,6 +855,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
805
855
|
optional :tags, :message, 32771, "v1.Tags"
|
806
856
|
optional :secret_store_id, :string, 32772
|
807
857
|
optional :egress_filter, :string, 32773
|
858
|
+
optional :bind_interface, :string, 32774
|
808
859
|
optional :auth_database, :string, 2
|
809
860
|
optional :hostname, :string, 1
|
810
861
|
optional :password, :string, 5
|
@@ -819,6 +870,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
819
870
|
optional :tags, :message, 32771, "v1.Tags"
|
820
871
|
optional :secret_store_id, :string, 32772
|
821
872
|
optional :egress_filter, :string, 32773
|
873
|
+
optional :bind_interface, :string, 32774
|
822
874
|
optional :database, :string, 4
|
823
875
|
optional :hostname, :string, 1
|
824
876
|
optional :password, :string, 3
|
@@ -833,6 +885,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
833
885
|
optional :tags, :message, 32771, "v1.Tags"
|
834
886
|
optional :secret_store_id, :string, 32772
|
835
887
|
optional :egress_filter, :string, 32773
|
888
|
+
optional :bind_interface, :string, 32774
|
836
889
|
optional :endpoint, :string, 1
|
837
890
|
optional :port, :int32, 3
|
838
891
|
optional :port_override, :int32, 2
|
@@ -844,6 +897,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
844
897
|
optional :tags, :message, 32771, "v1.Tags"
|
845
898
|
optional :secret_store_id, :string, 32772
|
846
899
|
optional :egress_filter, :string, 32773
|
900
|
+
optional :bind_interface, :string, 32774
|
847
901
|
optional :access_key, :string, 4
|
848
902
|
optional :endpoint, :string, 1
|
849
903
|
optional :port, :int32, 3
|
@@ -860,6 +914,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
860
914
|
optional :tags, :message, 32771, "v1.Tags"
|
861
915
|
optional :secret_store_id, :string, 32772
|
862
916
|
optional :egress_filter, :string, 32773
|
917
|
+
optional :bind_interface, :string, 32774
|
863
918
|
optional :database, :string, 4
|
864
919
|
optional :hostname, :string, 1
|
865
920
|
optional :password, :string, 3
|
@@ -875,6 +930,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
875
930
|
optional :tags, :message, 32771, "v1.Tags"
|
876
931
|
optional :secret_store_id, :string, 32772
|
877
932
|
optional :egress_filter, :string, 32773
|
933
|
+
optional :bind_interface, :string, 32774
|
878
934
|
optional :database, :string, 4
|
879
935
|
optional :hostname, :string, 1
|
880
936
|
optional :override_database, :bool, 7
|
@@ -890,6 +946,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
890
946
|
optional :tags, :message, 32771, "v1.Tags"
|
891
947
|
optional :secret_store_id, :string, 32772
|
892
948
|
optional :egress_filter, :string, 32773
|
949
|
+
optional :bind_interface, :string, 32774
|
893
950
|
optional :database, :string, 3
|
894
951
|
optional :hostname, :string, 1
|
895
952
|
optional :password, :string, 2
|
@@ -905,6 +962,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
905
962
|
optional :tags, :message, 32771, "v1.Tags"
|
906
963
|
optional :secret_store_id, :string, 32772
|
907
964
|
optional :egress_filter, :string, 32773
|
965
|
+
optional :bind_interface, :string, 32774
|
908
966
|
optional :downgrade_nla_connections, :bool, 6
|
909
967
|
optional :hostname, :string, 1
|
910
968
|
optional :password, :string, 3
|
@@ -919,6 +977,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
919
977
|
optional :tags, :message, 32771, "v1.Tags"
|
920
978
|
optional :secret_store_id, :string, 32772
|
921
979
|
optional :egress_filter, :string, 32773
|
980
|
+
optional :bind_interface, :string, 32774
|
922
981
|
optional :hostname, :string, 1
|
923
982
|
optional :password, :string, 5
|
924
983
|
optional :port, :int32, 3
|
@@ -933,6 +992,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
933
992
|
optional :tags, :message, 32771, "v1.Tags"
|
934
993
|
optional :secret_store_id, :string, 32772
|
935
994
|
optional :egress_filter, :string, 32773
|
995
|
+
optional :bind_interface, :string, 32774
|
936
996
|
optional :hostname, :string, 1
|
937
997
|
optional :port, :int32, 3
|
938
998
|
optional :port_override, :int32, 2
|
@@ -944,6 +1004,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
944
1004
|
optional :tags, :message, 32771, "v1.Tags"
|
945
1005
|
optional :secret_store_id, :string, 32772
|
946
1006
|
optional :egress_filter, :string, 32773
|
1007
|
+
optional :bind_interface, :string, 32774
|
947
1008
|
optional :hostname, :string, 1
|
948
1009
|
optional :password, :string, 3
|
949
1010
|
optional :port, :int32, 4
|
@@ -956,6 +1017,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
956
1017
|
optional :tags, :message, 32771, "v1.Tags"
|
957
1018
|
optional :secret_store_id, :string, 32772
|
958
1019
|
optional :egress_filter, :string, 32773
|
1020
|
+
optional :bind_interface, :string, 32774
|
959
1021
|
optional :database, :string, 4
|
960
1022
|
optional :hostname, :string, 1
|
961
1023
|
optional :override_database, :bool, 7
|
@@ -971,6 +1033,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
971
1033
|
optional :tags, :message, 32771, "v1.Tags"
|
972
1034
|
optional :secret_store_id, :string, 32772
|
973
1035
|
optional :egress_filter, :string, 32773
|
1036
|
+
optional :bind_interface, :string, 32774
|
974
1037
|
optional :database, :string, 4
|
975
1038
|
optional :hostname, :string, 1
|
976
1039
|
optional :override_database, :bool, 8
|
@@ -987,10 +1050,12 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
987
1050
|
optional :tags, :message, 32771, "v1.Tags"
|
988
1051
|
optional :secret_store_id, :string, 32772
|
989
1052
|
optional :egress_filter, :string, 32773
|
1053
|
+
optional :bind_interface, :string, 32774
|
990
1054
|
optional :allow_deprecated_key_exchanges, :bool, 6
|
991
1055
|
optional :hostname, :string, 1
|
992
1056
|
optional :port, :int32, 3
|
993
1057
|
optional :port_forwarding, :bool, 5
|
1058
|
+
optional :port_override, :int32, 7
|
994
1059
|
optional :public_key, :string, 4
|
995
1060
|
optional :username, :string, 2
|
996
1061
|
end
|
@@ -1001,10 +1066,12 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1001
1066
|
optional :tags, :message, 32771, "v1.Tags"
|
1002
1067
|
optional :secret_store_id, :string, 32772
|
1003
1068
|
optional :egress_filter, :string, 32773
|
1069
|
+
optional :bind_interface, :string, 32774
|
1004
1070
|
optional :allow_deprecated_key_exchanges, :bool, 5
|
1005
1071
|
optional :hostname, :string, 1
|
1006
1072
|
optional :port, :int32, 3
|
1007
1073
|
optional :port_forwarding, :bool, 4
|
1074
|
+
optional :port_override, :int32, 6
|
1008
1075
|
optional :username, :string, 2
|
1009
1076
|
end
|
1010
1077
|
add_message "v1.SSHCustomerKey" do
|
@@ -1014,10 +1081,12 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1014
1081
|
optional :tags, :message, 32771, "v1.Tags"
|
1015
1082
|
optional :secret_store_id, :string, 32772
|
1016
1083
|
optional :egress_filter, :string, 32773
|
1084
|
+
optional :bind_interface, :string, 32774
|
1017
1085
|
optional :allow_deprecated_key_exchanges, :bool, 6
|
1018
1086
|
optional :hostname, :string, 1
|
1019
1087
|
optional :port, :int32, 3
|
1020
1088
|
optional :port_forwarding, :bool, 5
|
1089
|
+
optional :port_override, :int32, 7
|
1021
1090
|
optional :private_key, :string, 4
|
1022
1091
|
optional :username, :string, 2
|
1023
1092
|
end
|
@@ -1028,6 +1097,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1028
1097
|
optional :tags, :message, 32771, "v1.Tags"
|
1029
1098
|
optional :secret_store_id, :string, 32772
|
1030
1099
|
optional :egress_filter, :string, 32773
|
1100
|
+
optional :bind_interface, :string, 32774
|
1031
1101
|
optional :database, :string, 4
|
1032
1102
|
optional :hostname, :string, 1
|
1033
1103
|
optional :password, :string, 3
|
@@ -1042,6 +1112,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1042
1112
|
optional :tags, :message, 32771, "v1.Tags"
|
1043
1113
|
optional :secret_store_id, :string, 32772
|
1044
1114
|
optional :egress_filter, :string, 32773
|
1115
|
+
optional :bind_interface, :string, 32774
|
1045
1116
|
optional :database, :string, 4
|
1046
1117
|
optional :hostname, :string, 1
|
1047
1118
|
optional :password, :string, 3
|
@@ -1056,6 +1127,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1056
1127
|
optional :tags, :message, 32771, "v1.Tags"
|
1057
1128
|
optional :secret_store_id, :string, 32772
|
1058
1129
|
optional :egress_filter, :string, 32773
|
1130
|
+
optional :bind_interface, :string, 32774
|
1059
1131
|
optional :hostname, :string, 1
|
1060
1132
|
optional :password, :string, 5
|
1061
1133
|
optional :port, :int32, 4
|
@@ -1069,6 +1141,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1069
1141
|
optional :tags, :message, 32771, "v1.Tags"
|
1070
1142
|
optional :secret_store_id, :string, 32772
|
1071
1143
|
optional :egress_filter, :string, 32773
|
1144
|
+
optional :bind_interface, :string, 32774
|
1072
1145
|
optional :hostname, :string, 1
|
1073
1146
|
optional :password, :string, 5
|
1074
1147
|
optional :port, :int32, 4
|
@@ -1082,6 +1155,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1082
1155
|
optional :tags, :message, 32771, "v1.Tags"
|
1083
1156
|
optional :secret_store_id, :string, 32772
|
1084
1157
|
optional :egress_filter, :string, 32773
|
1158
|
+
optional :bind_interface, :string, 32774
|
1085
1159
|
optional :hostname, :string, 1
|
1086
1160
|
optional :password, :string, 3
|
1087
1161
|
optional :port, :int32, 5
|
@@ -24,22 +24,22 @@ module V1
|
|
24
24
|
# - **Gateways** are the entry points into network. They listen for connection from the strongDM client, and provide access to databases and servers.
|
25
25
|
# - **Relays** are used to extend the strongDM network into segmented subnets. They provide access to databases and servers but do not listen for incoming connections.
|
26
26
|
class Service
|
27
|
-
include
|
27
|
+
include GRPC::GenericService
|
28
28
|
|
29
29
|
self.marshal_class_method = :encode
|
30
30
|
self.unmarshal_class_method = :decode
|
31
31
|
self.service_name = "v1.Nodes"
|
32
32
|
|
33
33
|
# Create registers a new Node.
|
34
|
-
rpc :Create,
|
34
|
+
rpc :Create, V1::NodeCreateRequest, V1::NodeCreateResponse
|
35
35
|
# Get reads one Node by ID.
|
36
|
-
rpc :Get,
|
36
|
+
rpc :Get, V1::NodeGetRequest, V1::NodeGetResponse
|
37
37
|
# Update replaces all the fields of a Node by ID.
|
38
|
-
rpc :Update,
|
38
|
+
rpc :Update, V1::NodeUpdateRequest, V1::NodeUpdateResponse
|
39
39
|
# Delete removes a Node by ID.
|
40
|
-
rpc :Delete,
|
40
|
+
rpc :Delete, V1::NodeDeleteRequest, V1::NodeDeleteResponse
|
41
41
|
# List gets a list of Nodes matching a given set of criteria.
|
42
|
-
rpc :List,
|
42
|
+
rpc :List, V1::NodeListRequest, V1::NodeListResponse
|
43
43
|
end
|
44
44
|
|
45
45
|
Stub = Service.rpc_stub_class
|