strongdm 6.9.0 → 7.1.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/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-0dcf1b734229e84f3c3baa668d79743a0683c5e4.idx → pack-9cd0615b40bc7f8b12560a1af725da3a06bcb1d9.idx} +0 -0
- data/.git/objects/pack/{pack-0dcf1b734229e84f3c3baa668d79743a0683c5e4.pack → pack-9cd0615b40bc7f8b12560a1af725da3a06bcb1d9.pack} +0 -0
- data/.git/packed-refs +4 -2
- data/.git/refs/heads/master +1 -1
- data/lib/grpc/accounts_pb.rb +2 -0
- data/lib/grpc/plumbing.rb +18 -88
- data/lib/grpc/secret_store_types_pb.rb +8 -1
- data/lib/models/porcelain.rb +32 -13
- data/lib/strongdm.rb +2 -2
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5c057417bc8df129e58f80222c92f1d47974637172f83b9049183a9dfa062952
|
4
|
+
data.tar.gz: 380e652a133f54b2951e41f9ab9036ce7083e8bbae474c11366599ecdb1e6b60
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c886b286f177d51cb64793394983de2694dfcc2cf0e76ef59021e59e76063ed3c632224c7d3f79f63283acafe8b2c05caec74d1ff7651f0ac10d11d93d9aa57b
|
7
|
+
data.tar.gz: 67a3a57f5bbe4a3f78798ea81fa48d8137ff7d910591e97d4c90881bf6b58e7eb248d5bd649a0bbafe4e100b272cae876b54c897f4dfe034b460486e312b77d8
|
data/.git/ORIG_HEAD
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c
|
data/.git/index
CHANGED
Binary file
|
data/.git/logs/HEAD
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
3
|
-
|
1
|
+
0000000000000000000000000000000000000000 c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c sdmrelease <support@strongdm.com> 1710521783 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c sdmrelease <support@strongdm.com> 1710521783 +0000 checkout: moving from master to master
|
3
|
+
c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c f34575bc142eabf113dbbc5b40b3a16e0c026355 sdmrelease <support@strongdm.com> 1710521783 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
1
|
+
0000000000000000000000000000000000000000 c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c sdmrelease <support@strongdm.com> 1710521783 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c f34575bc142eabf113dbbc5b40b3a16e0c026355 sdmrelease <support@strongdm.com> 1710521783 +0000 merge origin/development: Fast-forward
|
@@ -1 +1 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
1
|
+
0000000000000000000000000000000000000000 c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c sdmrelease <support@strongdm.com> 1710521783 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
Binary file
|
Binary file
|
data/.git/packed-refs
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# pack-refs with: peeled fully-peeled sorted
|
2
|
-
|
3
|
-
|
2
|
+
f34575bc142eabf113dbbc5b40b3a16e0c026355 refs/remotes/origin/development
|
3
|
+
c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c refs/remotes/origin/master
|
4
4
|
2e4fe8087177ddea9b3991ca499f758384839c89 refs/tags/untagged-84fd83a4484c785cce63
|
5
5
|
04f604866214fab4d5663b5171a3e596331577bd refs/tags/v0.9.4
|
6
6
|
6f9a7b75b345c65fb554884907b7060680c807b7 refs/tags/v0.9.5
|
@@ -101,3 +101,5 @@ b28e0cc368d9174e5858abd41992efff0a030bcb refs/tags/v6.6.0
|
|
101
101
|
e37aa2b50ffd917949a8e1c7a1fa28d12071fa69 refs/tags/v6.7.0
|
102
102
|
3e28afb8b757876c463b22aac13ee618d9ead204 refs/tags/v6.7.1
|
103
103
|
0429c9a2739f699ea33db7e6dd85e6be47e9190e refs/tags/v6.8.0
|
104
|
+
d8a1092c15d3618de31ada43875014d96bd21e36 refs/tags/v6.9.0
|
105
|
+
c69cd1f08e014470bbe2e4dbc4ad494d4bf78d6c refs/tags/v7.0.0
|
data/.git/refs/heads/master
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
f34575bc142eabf113dbbc5b40b3a16e0c026355
|
data/lib/grpc/accounts_pb.rb
CHANGED
@@ -87,6 +87,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
87
87
|
optional :permission_level, :string, 7
|
88
88
|
optional :managed_by, :string, 8
|
89
89
|
optional :external_id, :string, 9
|
90
|
+
optional :suspendedRO, :bool, 10
|
91
|
+
optional :permission_levelRW, :string, 11
|
90
92
|
end
|
91
93
|
add_message "v1.Service" do
|
92
94
|
optional :id, :string, 1
|
data/lib/grpc/plumbing.rb
CHANGED
@@ -971,7 +971,6 @@ module SDM
|
|
971
971
|
end
|
972
972
|
porcelain = AccessRequestListRequest.new()
|
973
973
|
porcelain.filter = (plumbing.filter)
|
974
|
-
porcelain.meta = convert_list_request_metadata_to_porcelain(plumbing.meta)
|
975
974
|
porcelain
|
976
975
|
end
|
977
976
|
|
@@ -981,7 +980,6 @@ module SDM
|
|
981
980
|
end
|
982
981
|
plumbing = V1::AccessRequestListRequest.new()
|
983
982
|
plumbing.filter = (porcelain.filter)
|
984
|
-
plumbing.meta = convert_list_request_metadata_to_plumbing(porcelain.meta)
|
985
983
|
plumbing
|
986
984
|
end
|
987
985
|
def self.convert_repeated_access_request_list_request_to_plumbing(porcelains)
|
@@ -1006,8 +1004,6 @@ module SDM
|
|
1006
1004
|
return nil
|
1007
1005
|
end
|
1008
1006
|
porcelain = AccessRequestListResponse.new()
|
1009
|
-
porcelain.access_requests = convert_repeated_access_request_to_porcelain(plumbing.access_requests)
|
1010
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
1011
1007
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
1012
1008
|
porcelain
|
1013
1009
|
end
|
@@ -1017,8 +1013,6 @@ module SDM
|
|
1017
1013
|
return nil
|
1018
1014
|
end
|
1019
1015
|
plumbing = V1::AccessRequestListResponse.new()
|
1020
|
-
plumbing.access_requests += convert_repeated_access_request_to_plumbing(porcelain.access_requests)
|
1021
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
1022
1016
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
1023
1017
|
plumbing
|
1024
1018
|
end
|
@@ -2482,7 +2476,6 @@ module SDM
|
|
2482
2476
|
end
|
2483
2477
|
porcelain = ApprovalWorkflowApproverCreateResponse.new()
|
2484
2478
|
porcelain.approval_workflow_approver = convert_approval_workflow_approver_to_porcelain(plumbing.approval_workflow_approver)
|
2485
|
-
porcelain.meta = convert_create_response_metadata_to_porcelain(plumbing.meta)
|
2486
2479
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2487
2480
|
porcelain
|
2488
2481
|
end
|
@@ -2493,7 +2486,6 @@ module SDM
|
|
2493
2486
|
end
|
2494
2487
|
plumbing = V1::ApprovalWorkflowApproverCreateResponse.new()
|
2495
2488
|
plumbing.approval_workflow_approver = convert_approval_workflow_approver_to_plumbing(porcelain.approval_workflow_approver)
|
2496
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
2497
2489
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2498
2490
|
plumbing
|
2499
2491
|
end
|
@@ -2520,7 +2512,6 @@ module SDM
|
|
2520
2512
|
end
|
2521
2513
|
porcelain = ApprovalWorkflowApproverDeleteResponse.new()
|
2522
2514
|
porcelain.id = (plumbing.id)
|
2523
|
-
porcelain.meta = convert_delete_response_metadata_to_porcelain(plumbing.meta)
|
2524
2515
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2525
2516
|
porcelain
|
2526
2517
|
end
|
@@ -2531,7 +2522,6 @@ module SDM
|
|
2531
2522
|
end
|
2532
2523
|
plumbing = V1::ApprovalWorkflowApproverDeleteResponse.new()
|
2533
2524
|
plumbing.id = (porcelain.id)
|
2534
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
2535
2525
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2536
2526
|
plumbing
|
2537
2527
|
end
|
@@ -2635,8 +2625,6 @@ module SDM
|
|
2635
2625
|
return nil
|
2636
2626
|
end
|
2637
2627
|
porcelain = ApprovalWorkflowApproverListResponse.new()
|
2638
|
-
porcelain.approval_workflow_approvers = convert_repeated_approval_workflow_approver_to_porcelain(plumbing.approval_workflow_approvers)
|
2639
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
2640
2628
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2641
2629
|
porcelain
|
2642
2630
|
end
|
@@ -2646,8 +2634,6 @@ module SDM
|
|
2646
2634
|
return nil
|
2647
2635
|
end
|
2648
2636
|
plumbing = V1::ApprovalWorkflowApproverListResponse.new()
|
2649
|
-
plumbing.approval_workflow_approvers += convert_repeated_approval_workflow_approver_to_plumbing(porcelain.approval_workflow_approvers)
|
2650
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
2651
2637
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2652
2638
|
plumbing
|
2653
2639
|
end
|
@@ -2674,7 +2660,6 @@ module SDM
|
|
2674
2660
|
end
|
2675
2661
|
porcelain = ApprovalWorkflowCreateResponse.new()
|
2676
2662
|
porcelain.approval_workflow = convert_approval_workflow_to_porcelain(plumbing.approval_workflow)
|
2677
|
-
porcelain.meta = convert_create_response_metadata_to_porcelain(plumbing.meta)
|
2678
2663
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2679
2664
|
porcelain
|
2680
2665
|
end
|
@@ -2685,7 +2670,6 @@ module SDM
|
|
2685
2670
|
end
|
2686
2671
|
plumbing = V1::ApprovalWorkflowCreateResponse.new()
|
2687
2672
|
plumbing.approval_workflow = convert_approval_workflow_to_plumbing(porcelain.approval_workflow)
|
2688
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
2689
2673
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2690
2674
|
plumbing
|
2691
2675
|
end
|
@@ -2712,7 +2696,6 @@ module SDM
|
|
2712
2696
|
end
|
2713
2697
|
porcelain = ApprovalWorkflowDeleteResponse.new()
|
2714
2698
|
porcelain.id = (plumbing.id)
|
2715
|
-
porcelain.meta = convert_delete_response_metadata_to_porcelain(plumbing.meta)
|
2716
2699
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2717
2700
|
porcelain
|
2718
2701
|
end
|
@@ -2723,7 +2706,6 @@ module SDM
|
|
2723
2706
|
end
|
2724
2707
|
plumbing = V1::ApprovalWorkflowDeleteResponse.new()
|
2725
2708
|
plumbing.id = (porcelain.id)
|
2726
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
2727
2709
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2728
2710
|
plumbing
|
2729
2711
|
end
|
@@ -2827,8 +2809,6 @@ module SDM
|
|
2827
2809
|
return nil
|
2828
2810
|
end
|
2829
2811
|
porcelain = ApprovalWorkflowListResponse.new()
|
2830
|
-
porcelain.approval_workflows = convert_repeated_approval_workflow_to_porcelain(plumbing.approval_workflows)
|
2831
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
2832
2812
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2833
2813
|
porcelain
|
2834
2814
|
end
|
@@ -2838,8 +2818,6 @@ module SDM
|
|
2838
2818
|
return nil
|
2839
2819
|
end
|
2840
2820
|
plumbing = V1::ApprovalWorkflowListResponse.new()
|
2841
|
-
plumbing.approval_workflows += convert_repeated_approval_workflow_to_plumbing(porcelain.approval_workflows)
|
2842
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
2843
2821
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2844
2822
|
plumbing
|
2845
2823
|
end
|
@@ -2902,7 +2880,6 @@ module SDM
|
|
2902
2880
|
end
|
2903
2881
|
porcelain = ApprovalWorkflowStepCreateResponse.new()
|
2904
2882
|
porcelain.approval_workflow_step = convert_approval_workflow_step_to_porcelain(plumbing.approval_workflow_step)
|
2905
|
-
porcelain.meta = convert_create_response_metadata_to_porcelain(plumbing.meta)
|
2906
2883
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2907
2884
|
porcelain
|
2908
2885
|
end
|
@@ -2913,7 +2890,6 @@ module SDM
|
|
2913
2890
|
end
|
2914
2891
|
plumbing = V1::ApprovalWorkflowStepCreateResponse.new()
|
2915
2892
|
plumbing.approval_workflow_step = convert_approval_workflow_step_to_plumbing(porcelain.approval_workflow_step)
|
2916
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
2917
2893
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2918
2894
|
plumbing
|
2919
2895
|
end
|
@@ -2940,7 +2916,6 @@ module SDM
|
|
2940
2916
|
end
|
2941
2917
|
porcelain = ApprovalWorkflowStepDeleteResponse.new()
|
2942
2918
|
porcelain.id = (plumbing.id)
|
2943
|
-
porcelain.meta = convert_delete_response_metadata_to_porcelain(plumbing.meta)
|
2944
2919
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
2945
2920
|
porcelain
|
2946
2921
|
end
|
@@ -2951,7 +2926,6 @@ module SDM
|
|
2951
2926
|
end
|
2952
2927
|
plumbing = V1::ApprovalWorkflowStepDeleteResponse.new()
|
2953
2928
|
plumbing.id = (porcelain.id)
|
2954
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
2955
2929
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
2956
2930
|
plumbing
|
2957
2931
|
end
|
@@ -3055,8 +3029,6 @@ module SDM
|
|
3055
3029
|
return nil
|
3056
3030
|
end
|
3057
3031
|
porcelain = ApprovalWorkflowStepListResponse.new()
|
3058
|
-
porcelain.approval_workflow_steps = convert_repeated_approval_workflow_step_to_porcelain(plumbing.approval_workflow_steps)
|
3059
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
3060
3032
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
3061
3033
|
porcelain
|
3062
3034
|
end
|
@@ -3066,8 +3038,6 @@ module SDM
|
|
3066
3038
|
return nil
|
3067
3039
|
end
|
3068
3040
|
plumbing = V1::ApprovalWorkflowStepListResponse.new()
|
3069
|
-
plumbing.approval_workflow_steps += convert_repeated_approval_workflow_step_to_plumbing(porcelain.approval_workflow_steps)
|
3070
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
3071
3041
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
3072
3042
|
plumbing
|
3073
3043
|
end
|
@@ -3094,7 +3064,6 @@ module SDM
|
|
3094
3064
|
end
|
3095
3065
|
porcelain = ApprovalWorkflowUpdateResponse.new()
|
3096
3066
|
porcelain.approval_workflow = convert_approval_workflow_to_porcelain(plumbing.approval_workflow)
|
3097
|
-
porcelain.meta = convert_update_response_metadata_to_porcelain(plumbing.meta)
|
3098
3067
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
3099
3068
|
porcelain
|
3100
3069
|
end
|
@@ -3105,7 +3074,6 @@ module SDM
|
|
3105
3074
|
end
|
3106
3075
|
plumbing = V1::ApprovalWorkflowUpdateResponse.new()
|
3107
3076
|
plumbing.approval_workflow = convert_approval_workflow_to_plumbing(porcelain.approval_workflow)
|
3108
|
-
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
3109
3077
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
3110
3078
|
plumbing
|
3111
3079
|
end
|
@@ -4910,6 +4878,7 @@ module SDM
|
|
4910
4878
|
porcelain.caid = (plumbing.caID)
|
4911
4879
|
porcelain.capoolid = (plumbing.caPoolID)
|
4912
4880
|
porcelain.id = (plumbing.id)
|
4881
|
+
porcelain.issuedcertttlminutes = (plumbing.issuedCertTTLMinutes)
|
4913
4882
|
porcelain.location = (plumbing.location)
|
4914
4883
|
porcelain.name = (plumbing.name)
|
4915
4884
|
porcelain.projectid = (plumbing.projectID)
|
@@ -4925,6 +4894,7 @@ module SDM
|
|
4925
4894
|
plumbing.caID = (porcelain.caid)
|
4926
4895
|
plumbing.caPoolID = (porcelain.capoolid)
|
4927
4896
|
plumbing.id = (porcelain.id)
|
4897
|
+
plumbing.issuedCertTTLMinutes = (porcelain.issuedcertttlminutes)
|
4928
4898
|
plumbing.location = (porcelain.location)
|
4929
4899
|
plumbing.name = (porcelain.name)
|
4930
4900
|
plumbing.projectID = (porcelain.projectid)
|
@@ -9508,7 +9478,6 @@ module SDM
|
|
9508
9478
|
end
|
9509
9479
|
porcelain = ResourceHealthcheckRequest.new()
|
9510
9480
|
porcelain.id = (plumbing.id)
|
9511
|
-
porcelain.meta = convert_update_request_metadata_to_porcelain(plumbing.meta)
|
9512
9481
|
porcelain
|
9513
9482
|
end
|
9514
9483
|
|
@@ -9518,7 +9487,6 @@ module SDM
|
|
9518
9487
|
end
|
9519
9488
|
plumbing = V1::ResourceHealthcheckRequest.new()
|
9520
9489
|
plumbing.id = (porcelain.id)
|
9521
|
-
plumbing.meta = convert_update_request_metadata_to_plumbing(porcelain.meta)
|
9522
9490
|
plumbing
|
9523
9491
|
end
|
9524
9492
|
def self.convert_repeated_resource_healthcheck_request_to_plumbing(porcelains)
|
@@ -10670,9 +10638,7 @@ module SDM
|
|
10670
10638
|
return nil
|
10671
10639
|
end
|
10672
10640
|
porcelain = SecretStoreHealthListResponse.new()
|
10673
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
10674
10641
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
10675
|
-
porcelain.secret_store_healths = convert_repeated_secret_store_health_to_porcelain(plumbing.secret_store_healths)
|
10676
10642
|
porcelain
|
10677
10643
|
end
|
10678
10644
|
|
@@ -10681,9 +10647,7 @@ module SDM
|
|
10681
10647
|
return nil
|
10682
10648
|
end
|
10683
10649
|
plumbing = V1::SecretStoreHealthListResponse.new()
|
10684
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
10685
10650
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
10686
|
-
plumbing.secret_store_healths += convert_repeated_secret_store_health_to_plumbing(porcelain.secret_store_healths)
|
10687
10651
|
plumbing
|
10688
10652
|
end
|
10689
10653
|
def self.convert_repeated_secret_store_health_list_response_to_plumbing(porcelains)
|
@@ -10708,7 +10672,6 @@ module SDM
|
|
10708
10672
|
return nil
|
10709
10673
|
end
|
10710
10674
|
porcelain = SecretStoreHealthcheckResponse.new()
|
10711
|
-
porcelain.meta = convert_create_response_metadata_to_porcelain(plumbing.meta)
|
10712
10675
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
10713
10676
|
porcelain
|
10714
10677
|
end
|
@@ -10718,7 +10681,6 @@ module SDM
|
|
10718
10681
|
return nil
|
10719
10682
|
end
|
10720
10683
|
plumbing = V1::SecretStoreHealthcheckResponse.new()
|
10721
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
10722
10684
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
10723
10685
|
plumbing
|
10724
10686
|
end
|
@@ -11348,8 +11310,8 @@ module SDM
|
|
11348
11310
|
porcelain.id = (plumbing.id)
|
11349
11311
|
porcelain.last_name = (plumbing.last_name)
|
11350
11312
|
porcelain.managed_by = (plumbing.managed_by)
|
11351
|
-
porcelain.permission_level = (plumbing.
|
11352
|
-
porcelain.suspended = (plumbing.
|
11313
|
+
porcelain.permission_level = (plumbing.permission_levelRW)
|
11314
|
+
porcelain.suspended = (plumbing.suspendedRO)
|
11353
11315
|
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
11354
11316
|
porcelain
|
11355
11317
|
end
|
@@ -11365,8 +11327,8 @@ module SDM
|
|
11365
11327
|
plumbing.id = (porcelain.id)
|
11366
11328
|
plumbing.last_name = (porcelain.last_name)
|
11367
11329
|
plumbing.managed_by = (porcelain.managed_by)
|
11368
|
-
plumbing.
|
11369
|
-
plumbing.
|
11330
|
+
plumbing.permission_levelRW = (porcelain.permission_level)
|
11331
|
+
plumbing.suspendedRO = (porcelain.suspended)
|
11370
11332
|
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
11371
11333
|
plumbing
|
11372
11334
|
end
|
@@ -11393,6 +11355,7 @@ module SDM
|
|
11393
11355
|
end
|
11394
11356
|
porcelain = VaultAppRoleCertSSHStore.new()
|
11395
11357
|
porcelain.id = (plumbing.id)
|
11358
|
+
porcelain.issuedcertttlminutes = (plumbing.issuedCertTTLMinutes)
|
11396
11359
|
porcelain.name = (plumbing.name)
|
11397
11360
|
porcelain.namespace = (plumbing.namespace)
|
11398
11361
|
porcelain.server_address = (plumbing.server_address)
|
@@ -11408,6 +11371,7 @@ module SDM
|
|
11408
11371
|
end
|
11409
11372
|
plumbing = V1::VaultAppRoleCertSSHStore.new()
|
11410
11373
|
plumbing.id = (porcelain.id)
|
11374
|
+
plumbing.issuedCertTTLMinutes = (porcelain.issuedcertttlminutes)
|
11411
11375
|
plumbing.name = (porcelain.name)
|
11412
11376
|
plumbing.namespace = (porcelain.namespace)
|
11413
11377
|
plumbing.server_address = (porcelain.server_address)
|
@@ -11439,6 +11403,7 @@ module SDM
|
|
11439
11403
|
end
|
11440
11404
|
porcelain = VaultAppRoleCertX509Store.new()
|
11441
11405
|
porcelain.id = (plumbing.id)
|
11406
|
+
porcelain.issuedcertttlminutes = (plumbing.issuedCertTTLMinutes)
|
11442
11407
|
porcelain.name = (plumbing.name)
|
11443
11408
|
porcelain.namespace = (plumbing.namespace)
|
11444
11409
|
porcelain.pki_mount_point = (plumbing.pki_mount_point)
|
@@ -11454,6 +11419,7 @@ module SDM
|
|
11454
11419
|
end
|
11455
11420
|
plumbing = V1::VaultAppRoleCertX509Store.new()
|
11456
11421
|
plumbing.id = (porcelain.id)
|
11422
|
+
plumbing.issuedCertTTLMinutes = (porcelain.issuedcertttlminutes)
|
11457
11423
|
plumbing.name = (porcelain.name)
|
11458
11424
|
plumbing.namespace = (porcelain.namespace)
|
11459
11425
|
plumbing.pki_mount_point = (porcelain.pki_mount_point)
|
@@ -11530,6 +11496,7 @@ module SDM
|
|
11530
11496
|
porcelain.client_cert_path = (plumbing.client_cert_path)
|
11531
11497
|
porcelain.client_key_path = (plumbing.client_key_path)
|
11532
11498
|
porcelain.id = (plumbing.id)
|
11499
|
+
porcelain.issuedcertttlminutes = (plumbing.issuedCertTTLMinutes)
|
11533
11500
|
porcelain.name = (plumbing.name)
|
11534
11501
|
porcelain.namespace = (plumbing.namespace)
|
11535
11502
|
porcelain.server_address = (plumbing.server_address)
|
@@ -11548,6 +11515,7 @@ module SDM
|
|
11548
11515
|
plumbing.client_cert_path = (porcelain.client_cert_path)
|
11549
11516
|
plumbing.client_key_path = (porcelain.client_key_path)
|
11550
11517
|
plumbing.id = (porcelain.id)
|
11518
|
+
plumbing.issuedCertTTLMinutes = (porcelain.issuedcertttlminutes)
|
11551
11519
|
plumbing.name = (porcelain.name)
|
11552
11520
|
plumbing.namespace = (porcelain.namespace)
|
11553
11521
|
plumbing.server_address = (porcelain.server_address)
|
@@ -11582,6 +11550,7 @@ module SDM
|
|
11582
11550
|
porcelain.client_cert_path = (plumbing.client_cert_path)
|
11583
11551
|
porcelain.client_key_path = (plumbing.client_key_path)
|
11584
11552
|
porcelain.id = (plumbing.id)
|
11553
|
+
porcelain.issuedcertttlminutes = (plumbing.issuedCertTTLMinutes)
|
11585
11554
|
porcelain.name = (plumbing.name)
|
11586
11555
|
porcelain.namespace = (plumbing.namespace)
|
11587
11556
|
porcelain.pki_mount_point = (plumbing.pki_mount_point)
|
@@ -11600,6 +11569,7 @@ module SDM
|
|
11600
11569
|
plumbing.client_cert_path = (porcelain.client_cert_path)
|
11601
11570
|
plumbing.client_key_path = (porcelain.client_key_path)
|
11602
11571
|
plumbing.id = (porcelain.id)
|
11572
|
+
plumbing.issuedCertTTLMinutes = (porcelain.issuedcertttlminutes)
|
11603
11573
|
plumbing.name = (porcelain.name)
|
11604
11574
|
plumbing.namespace = (porcelain.namespace)
|
11605
11575
|
plumbing.pki_mount_point = (porcelain.pki_mount_point)
|
@@ -11679,6 +11649,7 @@ module SDM
|
|
11679
11649
|
end
|
11680
11650
|
porcelain = VaultTokenCertSSHStore.new()
|
11681
11651
|
porcelain.id = (plumbing.id)
|
11652
|
+
porcelain.issuedcertttlminutes = (plumbing.issuedCertTTLMinutes)
|
11682
11653
|
porcelain.name = (plumbing.name)
|
11683
11654
|
porcelain.namespace = (plumbing.namespace)
|
11684
11655
|
porcelain.server_address = (plumbing.server_address)
|
@@ -11694,6 +11665,7 @@ module SDM
|
|
11694
11665
|
end
|
11695
11666
|
plumbing = V1::VaultTokenCertSSHStore.new()
|
11696
11667
|
plumbing.id = (porcelain.id)
|
11668
|
+
plumbing.issuedCertTTLMinutes = (porcelain.issuedcertttlminutes)
|
11697
11669
|
plumbing.name = (porcelain.name)
|
11698
11670
|
plumbing.namespace = (porcelain.namespace)
|
11699
11671
|
plumbing.server_address = (porcelain.server_address)
|
@@ -11725,6 +11697,7 @@ module SDM
|
|
11725
11697
|
end
|
11726
11698
|
porcelain = VaultTokenCertX509Store.new()
|
11727
11699
|
porcelain.id = (plumbing.id)
|
11700
|
+
porcelain.issuedcertttlminutes = (plumbing.issuedCertTTLMinutes)
|
11728
11701
|
porcelain.name = (plumbing.name)
|
11729
11702
|
porcelain.namespace = (plumbing.namespace)
|
11730
11703
|
porcelain.pki_mount_point = (plumbing.pki_mount_point)
|
@@ -11740,6 +11713,7 @@ module SDM
|
|
11740
11713
|
end
|
11741
11714
|
plumbing = V1::VaultTokenCertX509Store.new()
|
11742
11715
|
plumbing.id = (porcelain.id)
|
11716
|
+
plumbing.issuedCertTTLMinutes = (porcelain.issuedcertttlminutes)
|
11743
11717
|
plumbing.name = (porcelain.name)
|
11744
11718
|
plumbing.namespace = (porcelain.namespace)
|
11745
11719
|
plumbing.pki_mount_point = (porcelain.pki_mount_point)
|
@@ -11978,7 +11952,6 @@ module SDM
|
|
11978
11952
|
return nil
|
11979
11953
|
end
|
11980
11954
|
porcelain = WorkflowApproversCreateRequest.new()
|
11981
|
-
porcelain.meta = convert_create_request_metadata_to_porcelain(plumbing.meta)
|
11982
11955
|
porcelain.workflow_approver = convert_workflow_approver_to_porcelain(plumbing.workflow_approver)
|
11983
11956
|
porcelain
|
11984
11957
|
end
|
@@ -11988,7 +11961,6 @@ module SDM
|
|
11988
11961
|
return nil
|
11989
11962
|
end
|
11990
11963
|
plumbing = V1::WorkflowApproversCreateRequest.new()
|
11991
|
-
plumbing.meta = convert_create_request_metadata_to_plumbing(porcelain.meta)
|
11992
11964
|
plumbing.workflow_approver = convert_workflow_approver_to_plumbing(porcelain.workflow_approver)
|
11993
11965
|
plumbing
|
11994
11966
|
end
|
@@ -12014,7 +11986,6 @@ module SDM
|
|
12014
11986
|
return nil
|
12015
11987
|
end
|
12016
11988
|
porcelain = WorkflowApproversCreateResponse.new()
|
12017
|
-
porcelain.meta = convert_create_response_metadata_to_porcelain(plumbing.meta)
|
12018
11989
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12019
11990
|
porcelain.workflow_approver = convert_workflow_approver_to_porcelain(plumbing.workflow_approver)
|
12020
11991
|
porcelain
|
@@ -12025,7 +11996,6 @@ module SDM
|
|
12025
11996
|
return nil
|
12026
11997
|
end
|
12027
11998
|
plumbing = V1::WorkflowApproversCreateResponse.new()
|
12028
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
12029
11999
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12030
12000
|
plumbing.workflow_approver = convert_workflow_approver_to_plumbing(porcelain.workflow_approver)
|
12031
12001
|
plumbing
|
@@ -12053,7 +12023,6 @@ module SDM
|
|
12053
12023
|
end
|
12054
12024
|
porcelain = WorkflowApproversDeleteRequest.new()
|
12055
12025
|
porcelain.id = (plumbing.id)
|
12056
|
-
porcelain.meta = convert_delete_request_metadata_to_porcelain(plumbing.meta)
|
12057
12026
|
porcelain
|
12058
12027
|
end
|
12059
12028
|
|
@@ -12063,7 +12032,6 @@ module SDM
|
|
12063
12032
|
end
|
12064
12033
|
plumbing = V1::WorkflowApproversDeleteRequest.new()
|
12065
12034
|
plumbing.id = (porcelain.id)
|
12066
|
-
plumbing.meta = convert_delete_request_metadata_to_plumbing(porcelain.meta)
|
12067
12035
|
plumbing
|
12068
12036
|
end
|
12069
12037
|
def self.convert_repeated_workflow_approvers_delete_request_to_plumbing(porcelains)
|
@@ -12088,7 +12056,6 @@ module SDM
|
|
12088
12056
|
return nil
|
12089
12057
|
end
|
12090
12058
|
porcelain = WorkflowApproversDeleteResponse.new()
|
12091
|
-
porcelain.meta = convert_delete_response_metadata_to_porcelain(plumbing.meta)
|
12092
12059
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12093
12060
|
porcelain
|
12094
12061
|
end
|
@@ -12098,7 +12065,6 @@ module SDM
|
|
12098
12065
|
return nil
|
12099
12066
|
end
|
12100
12067
|
plumbing = V1::WorkflowApproversDeleteResponse.new()
|
12101
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
12102
12068
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12103
12069
|
plumbing
|
12104
12070
|
end
|
@@ -12125,7 +12091,6 @@ module SDM
|
|
12125
12091
|
end
|
12126
12092
|
porcelain = WorkflowApproversListRequest.new()
|
12127
12093
|
porcelain.filter = (plumbing.filter)
|
12128
|
-
porcelain.meta = convert_list_request_metadata_to_porcelain(plumbing.meta)
|
12129
12094
|
porcelain
|
12130
12095
|
end
|
12131
12096
|
|
@@ -12135,7 +12100,6 @@ module SDM
|
|
12135
12100
|
end
|
12136
12101
|
plumbing = V1::WorkflowApproversListRequest.new()
|
12137
12102
|
plumbing.filter = (porcelain.filter)
|
12138
|
-
plumbing.meta = convert_list_request_metadata_to_plumbing(porcelain.meta)
|
12139
12103
|
plumbing
|
12140
12104
|
end
|
12141
12105
|
def self.convert_repeated_workflow_approvers_list_request_to_plumbing(porcelains)
|
@@ -12160,9 +12124,7 @@ module SDM
|
|
12160
12124
|
return nil
|
12161
12125
|
end
|
12162
12126
|
porcelain = WorkflowApproversListResponse.new()
|
12163
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
12164
12127
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12165
|
-
porcelain.workflow_approvers = convert_repeated_workflow_approver_to_porcelain(plumbing.workflow_approvers)
|
12166
12128
|
porcelain
|
12167
12129
|
end
|
12168
12130
|
|
@@ -12171,9 +12133,7 @@ module SDM
|
|
12171
12133
|
return nil
|
12172
12134
|
end
|
12173
12135
|
plumbing = V1::WorkflowApproversListResponse.new()
|
12174
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
12175
12136
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12176
|
-
plumbing.workflow_approvers += convert_repeated_workflow_approver_to_plumbing(porcelain.workflow_approvers)
|
12177
12137
|
plumbing
|
12178
12138
|
end
|
12179
12139
|
def self.convert_repeated_workflow_approvers_list_response_to_plumbing(porcelains)
|
@@ -12275,7 +12235,6 @@ module SDM
|
|
12275
12235
|
end
|
12276
12236
|
porcelain = WorkflowAssignmentsListRequest.new()
|
12277
12237
|
porcelain.filter = (plumbing.filter)
|
12278
|
-
porcelain.meta = convert_list_request_metadata_to_porcelain(plumbing.meta)
|
12279
12238
|
porcelain
|
12280
12239
|
end
|
12281
12240
|
|
@@ -12285,7 +12244,6 @@ module SDM
|
|
12285
12244
|
end
|
12286
12245
|
plumbing = V1::WorkflowAssignmentsListRequest.new()
|
12287
12246
|
plumbing.filter = (porcelain.filter)
|
12288
|
-
plumbing.meta = convert_list_request_metadata_to_plumbing(porcelain.meta)
|
12289
12247
|
plumbing
|
12290
12248
|
end
|
12291
12249
|
def self.convert_repeated_workflow_assignments_list_request_to_plumbing(porcelains)
|
@@ -12310,9 +12268,7 @@ module SDM
|
|
12310
12268
|
return nil
|
12311
12269
|
end
|
12312
12270
|
porcelain = WorkflowAssignmentsListResponse.new()
|
12313
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
12314
12271
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12315
|
-
porcelain.workflow_assignments = convert_repeated_workflow_assignment_to_porcelain(plumbing.workflow_assignments)
|
12316
12272
|
porcelain
|
12317
12273
|
end
|
12318
12274
|
|
@@ -12321,9 +12277,7 @@ module SDM
|
|
12321
12277
|
return nil
|
12322
12278
|
end
|
12323
12279
|
plumbing = V1::WorkflowAssignmentsListResponse.new()
|
12324
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
12325
12280
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12326
|
-
plumbing.workflow_assignments += convert_repeated_workflow_assignment_to_plumbing(porcelain.workflow_assignments)
|
12327
12281
|
plumbing
|
12328
12282
|
end
|
12329
12283
|
def self.convert_repeated_workflow_assignments_list_response_to_plumbing(porcelains)
|
@@ -12348,7 +12302,6 @@ module SDM
|
|
12348
12302
|
return nil
|
12349
12303
|
end
|
12350
12304
|
porcelain = WorkflowCreateResponse.new()
|
12351
|
-
porcelain.meta = convert_create_response_metadata_to_porcelain(plumbing.meta)
|
12352
12305
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12353
12306
|
porcelain.workflow = convert_workflow_to_porcelain(plumbing.workflow)
|
12354
12307
|
porcelain
|
@@ -12359,7 +12312,6 @@ module SDM
|
|
12359
12312
|
return nil
|
12360
12313
|
end
|
12361
12314
|
plumbing = V1::WorkflowCreateResponse.new()
|
12362
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
12363
12315
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12364
12316
|
plumbing.workflow = convert_workflow_to_plumbing(porcelain.workflow)
|
12365
12317
|
plumbing
|
@@ -12387,7 +12339,6 @@ module SDM
|
|
12387
12339
|
end
|
12388
12340
|
porcelain = WorkflowDeleteResponse.new()
|
12389
12341
|
porcelain.id = (plumbing.id)
|
12390
|
-
porcelain.meta = convert_delete_response_metadata_to_porcelain(plumbing.meta)
|
12391
12342
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12392
12343
|
porcelain
|
12393
12344
|
end
|
@@ -12398,7 +12349,6 @@ module SDM
|
|
12398
12349
|
end
|
12399
12350
|
plumbing = V1::WorkflowDeleteResponse.new()
|
12400
12351
|
plumbing.id = (porcelain.id)
|
12401
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
12402
12352
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12403
12353
|
plumbing
|
12404
12354
|
end
|
@@ -12502,9 +12452,7 @@ module SDM
|
|
12502
12452
|
return nil
|
12503
12453
|
end
|
12504
12454
|
porcelain = WorkflowListResponse.new()
|
12505
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
12506
12455
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12507
|
-
porcelain.workflows = convert_repeated_workflow_to_porcelain(plumbing.workflows)
|
12508
12456
|
porcelain
|
12509
12457
|
end
|
12510
12458
|
|
@@ -12513,9 +12461,7 @@ module SDM
|
|
12513
12461
|
return nil
|
12514
12462
|
end
|
12515
12463
|
plumbing = V1::WorkflowListResponse.new()
|
12516
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
12517
12464
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12518
|
-
plumbing.workflows += convert_repeated_workflow_to_plumbing(porcelain.workflows)
|
12519
12465
|
plumbing
|
12520
12466
|
end
|
12521
12467
|
def self.convert_repeated_workflow_list_response_to_plumbing(porcelains)
|
@@ -12656,7 +12602,6 @@ module SDM
|
|
12656
12602
|
return nil
|
12657
12603
|
end
|
12658
12604
|
porcelain = WorkflowRolesCreateRequest.new()
|
12659
|
-
porcelain.meta = convert_create_request_metadata_to_porcelain(plumbing.meta)
|
12660
12605
|
porcelain.workflow_role = convert_workflow_role_to_porcelain(plumbing.workflow_role)
|
12661
12606
|
porcelain
|
12662
12607
|
end
|
@@ -12666,7 +12611,6 @@ module SDM
|
|
12666
12611
|
return nil
|
12667
12612
|
end
|
12668
12613
|
plumbing = V1::WorkflowRolesCreateRequest.new()
|
12669
|
-
plumbing.meta = convert_create_request_metadata_to_plumbing(porcelain.meta)
|
12670
12614
|
plumbing.workflow_role = convert_workflow_role_to_plumbing(porcelain.workflow_role)
|
12671
12615
|
plumbing
|
12672
12616
|
end
|
@@ -12692,7 +12636,6 @@ module SDM
|
|
12692
12636
|
return nil
|
12693
12637
|
end
|
12694
12638
|
porcelain = WorkflowRolesCreateResponse.new()
|
12695
|
-
porcelain.meta = convert_create_response_metadata_to_porcelain(plumbing.meta)
|
12696
12639
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12697
12640
|
porcelain.workflow_role = convert_workflow_role_to_porcelain(plumbing.workflow_role)
|
12698
12641
|
porcelain
|
@@ -12703,7 +12646,6 @@ module SDM
|
|
12703
12646
|
return nil
|
12704
12647
|
end
|
12705
12648
|
plumbing = V1::WorkflowRolesCreateResponse.new()
|
12706
|
-
plumbing.meta = convert_create_response_metadata_to_plumbing(porcelain.meta)
|
12707
12649
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12708
12650
|
plumbing.workflow_role = convert_workflow_role_to_plumbing(porcelain.workflow_role)
|
12709
12651
|
plumbing
|
@@ -12731,7 +12673,6 @@ module SDM
|
|
12731
12673
|
end
|
12732
12674
|
porcelain = WorkflowRolesDeleteRequest.new()
|
12733
12675
|
porcelain.id = (plumbing.id)
|
12734
|
-
porcelain.meta = convert_delete_request_metadata_to_porcelain(plumbing.meta)
|
12735
12676
|
porcelain
|
12736
12677
|
end
|
12737
12678
|
|
@@ -12741,7 +12682,6 @@ module SDM
|
|
12741
12682
|
end
|
12742
12683
|
plumbing = V1::WorkflowRolesDeleteRequest.new()
|
12743
12684
|
plumbing.id = (porcelain.id)
|
12744
|
-
plumbing.meta = convert_delete_request_metadata_to_plumbing(porcelain.meta)
|
12745
12685
|
plumbing
|
12746
12686
|
end
|
12747
12687
|
def self.convert_repeated_workflow_roles_delete_request_to_plumbing(porcelains)
|
@@ -12766,7 +12706,6 @@ module SDM
|
|
12766
12706
|
return nil
|
12767
12707
|
end
|
12768
12708
|
porcelain = WorkflowRolesDeleteResponse.new()
|
12769
|
-
porcelain.meta = convert_delete_response_metadata_to_porcelain(plumbing.meta)
|
12770
12709
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12771
12710
|
porcelain
|
12772
12711
|
end
|
@@ -12776,7 +12715,6 @@ module SDM
|
|
12776
12715
|
return nil
|
12777
12716
|
end
|
12778
12717
|
plumbing = V1::WorkflowRolesDeleteResponse.new()
|
12779
|
-
plumbing.meta = convert_delete_response_metadata_to_plumbing(porcelain.meta)
|
12780
12718
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12781
12719
|
plumbing
|
12782
12720
|
end
|
@@ -12803,7 +12741,6 @@ module SDM
|
|
12803
12741
|
end
|
12804
12742
|
porcelain = WorkflowRolesListRequest.new()
|
12805
12743
|
porcelain.filter = (plumbing.filter)
|
12806
|
-
porcelain.meta = convert_list_request_metadata_to_porcelain(plumbing.meta)
|
12807
12744
|
porcelain
|
12808
12745
|
end
|
12809
12746
|
|
@@ -12813,7 +12750,6 @@ module SDM
|
|
12813
12750
|
end
|
12814
12751
|
plumbing = V1::WorkflowRolesListRequest.new()
|
12815
12752
|
plumbing.filter = (porcelain.filter)
|
12816
|
-
plumbing.meta = convert_list_request_metadata_to_plumbing(porcelain.meta)
|
12817
12753
|
plumbing
|
12818
12754
|
end
|
12819
12755
|
def self.convert_repeated_workflow_roles_list_request_to_plumbing(porcelains)
|
@@ -12838,9 +12774,7 @@ module SDM
|
|
12838
12774
|
return nil
|
12839
12775
|
end
|
12840
12776
|
porcelain = WorkflowRolesListResponse.new()
|
12841
|
-
porcelain.meta = convert_list_response_metadata_to_porcelain(plumbing.meta)
|
12842
12777
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12843
|
-
porcelain.workflow_role = convert_repeated_workflow_role_to_porcelain(plumbing.workflow_role)
|
12844
12778
|
porcelain
|
12845
12779
|
end
|
12846
12780
|
|
@@ -12849,9 +12783,7 @@ module SDM
|
|
12849
12783
|
return nil
|
12850
12784
|
end
|
12851
12785
|
plumbing = V1::WorkflowRolesListResponse.new()
|
12852
|
-
plumbing.meta = convert_list_response_metadata_to_plumbing(porcelain.meta)
|
12853
12786
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12854
|
-
plumbing.workflow_role += convert_repeated_workflow_role_to_plumbing(porcelain.workflow_role)
|
12855
12787
|
plumbing
|
12856
12788
|
end
|
12857
12789
|
def self.convert_repeated_workflow_roles_list_response_to_plumbing(porcelains)
|
@@ -12876,7 +12808,6 @@ module SDM
|
|
12876
12808
|
return nil
|
12877
12809
|
end
|
12878
12810
|
porcelain = WorkflowUpdateResponse.new()
|
12879
|
-
porcelain.meta = convert_update_response_metadata_to_porcelain(plumbing.meta)
|
12880
12811
|
porcelain.rate_limit = convert_rate_limit_metadata_to_porcelain(plumbing.rate_limit)
|
12881
12812
|
porcelain.workflow = convert_workflow_to_porcelain(plumbing.workflow)
|
12882
12813
|
porcelain
|
@@ -12887,7 +12818,6 @@ module SDM
|
|
12887
12818
|
return nil
|
12888
12819
|
end
|
12889
12820
|
plumbing = V1::WorkflowUpdateResponse.new()
|
12890
|
-
plumbing.meta = convert_update_response_metadata_to_plumbing(porcelain.meta)
|
12891
12821
|
plumbing.rate_limit = convert_rate_limit_metadata_to_plumbing(porcelain.rate_limit)
|
12892
12822
|
plumbing.workflow = convert_workflow_to_plumbing(porcelain.workflow)
|
12893
12823
|
plumbing
|
@@ -56,7 +56,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
56
56
|
optional :name, :string, 2
|
57
57
|
optional :caArn, :string, 5
|
58
58
|
optional :certificateTemplateArn, :string, 7
|
59
|
-
optional :issuedCertTTLMinutes, :
|
59
|
+
optional :issuedCertTTLMinutes, :int32, 8
|
60
60
|
optional :region, :string, 3
|
61
61
|
optional :signingAlgo, :string, 6
|
62
62
|
optional :tags, :message, 4, "v1.Tags"
|
@@ -109,6 +109,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
109
109
|
optional :name, :string, 2
|
110
110
|
optional :caID, :string, 6
|
111
111
|
optional :caPoolID, :string, 5
|
112
|
+
optional :issuedCertTTLMinutes, :int32, 7
|
112
113
|
optional :location, :string, 4
|
113
114
|
optional :projectID, :string, 3
|
114
115
|
optional :tags, :message, 32771, "v1.Tags"
|
@@ -123,6 +124,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
123
124
|
add_message "v1.VaultAppRoleCertSSHStore" do
|
124
125
|
optional :id, :string, 1
|
125
126
|
optional :name, :string, 2
|
127
|
+
optional :issuedCertTTLMinutes, :int32, 9
|
126
128
|
optional :namespace, :string, 5
|
127
129
|
optional :server_address, :string, 3
|
128
130
|
optional :signing_role, :string, 7
|
@@ -132,6 +134,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
132
134
|
add_message "v1.VaultAppRoleCertX509Store" do
|
133
135
|
optional :id, :string, 1
|
134
136
|
optional :name, :string, 2
|
137
|
+
optional :issuedCertTTLMinutes, :int32, 9
|
135
138
|
optional :namespace, :string, 5
|
136
139
|
optional :pki_mount_point, :string, 6
|
137
140
|
optional :server_address, :string, 3
|
@@ -154,6 +157,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
154
157
|
optional :CA_cert_path, :string, 4
|
155
158
|
optional :client_cert_path, :string, 5
|
156
159
|
optional :client_key_path, :string, 6
|
160
|
+
optional :issuedCertTTLMinutes, :int32, 11
|
157
161
|
optional :namespace, :string, 8
|
158
162
|
optional :server_address, :string, 3
|
159
163
|
optional :signing_role, :string, 10
|
@@ -166,6 +170,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
166
170
|
optional :CA_cert_path, :string, 4
|
167
171
|
optional :client_cert_path, :string, 5
|
168
172
|
optional :client_key_path, :string, 6
|
173
|
+
optional :issuedCertTTLMinutes, :int32, 11
|
169
174
|
optional :namespace, :string, 8
|
170
175
|
optional :pki_mount_point, :string, 9
|
171
176
|
optional :server_address, :string, 3
|
@@ -182,6 +187,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
182
187
|
add_message "v1.VaultTokenCertSSHStore" do
|
183
188
|
optional :id, :string, 1
|
184
189
|
optional :name, :string, 2
|
190
|
+
optional :issuedCertTTLMinutes, :int32, 9
|
185
191
|
optional :namespace, :string, 5
|
186
192
|
optional :server_address, :string, 3
|
187
193
|
optional :signing_role, :string, 7
|
@@ -191,6 +197,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
191
197
|
add_message "v1.VaultTokenCertX509Store" do
|
192
198
|
optional :id, :string, 1
|
193
199
|
optional :name, :string, 2
|
200
|
+
optional :issuedCertTTLMinutes, :int32, 8
|
194
201
|
optional :namespace, :string, 5
|
195
202
|
optional :pki_mount_point, :string, 6
|
196
203
|
optional :server_address, :string, 3
|
data/lib/models/porcelain.rb
CHANGED
@@ -458,7 +458,6 @@ module SDM
|
|
458
458
|
end
|
459
459
|
end
|
460
460
|
|
461
|
-
# AWSCertX509Store is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
462
461
|
class AWSCertX509Store
|
463
462
|
# The ARN of the CA in AWS Private CA
|
464
463
|
attr_accessor :caarn
|
@@ -466,7 +465,7 @@ module SDM
|
|
466
465
|
attr_accessor :certificatetemplatearn
|
467
466
|
# Unique identifier of the SecretStore.
|
468
467
|
attr_accessor :id
|
469
|
-
# The lifetime of certificates issued by this CA represented in minutes
|
468
|
+
# The lifetime of certificates issued by this CA represented in minutes.
|
470
469
|
attr_accessor :issuedcertttlminutes
|
471
470
|
# Unique human-readable name of the SecretStore.
|
472
471
|
attr_accessor :name
|
@@ -490,7 +489,7 @@ module SDM
|
|
490
489
|
@caarn = caarn == nil ? "" : caarn
|
491
490
|
@certificatetemplatearn = certificatetemplatearn == nil ? "" : certificatetemplatearn
|
492
491
|
@id = id == nil ? "" : id
|
493
|
-
@issuedcertttlminutes = issuedcertttlminutes == nil ?
|
492
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
494
493
|
@name = name == nil ? "" : name
|
495
494
|
@region = region == nil ? "" : region
|
496
495
|
@signingalgo = signingalgo == nil ? "" : signingalgo
|
@@ -1506,7 +1505,6 @@ module SDM
|
|
1506
1505
|
end
|
1507
1506
|
end
|
1508
1507
|
|
1509
|
-
# ActiveDirectoryStore is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
1510
1508
|
class ActiveDirectoryStore
|
1511
1509
|
# Unique identifier of the SecretStore.
|
1512
1510
|
attr_accessor :id
|
@@ -4648,7 +4646,6 @@ module SDM
|
|
4648
4646
|
end
|
4649
4647
|
end
|
4650
4648
|
|
4651
|
-
# GCPCertX509Store is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
4652
4649
|
class GCPCertX509Store
|
4653
4650
|
# The ID of the target CA
|
4654
4651
|
attr_accessor :caid
|
@@ -4656,6 +4653,8 @@ module SDM
|
|
4656
4653
|
attr_accessor :capoolid
|
4657
4654
|
# Unique identifier of the SecretStore.
|
4658
4655
|
attr_accessor :id
|
4656
|
+
# The lifetime of certificates issued by this CA represented in minutes.
|
4657
|
+
attr_accessor :issuedcertttlminutes
|
4659
4658
|
# The Region for the CA in GCP format e.g. us-west1
|
4660
4659
|
attr_accessor :location
|
4661
4660
|
# Unique human-readable name of the SecretStore.
|
@@ -4669,6 +4668,7 @@ module SDM
|
|
4669
4668
|
caid: nil,
|
4670
4669
|
capoolid: nil,
|
4671
4670
|
id: nil,
|
4671
|
+
issuedcertttlminutes: nil,
|
4672
4672
|
location: nil,
|
4673
4673
|
name: nil,
|
4674
4674
|
projectid: nil,
|
@@ -4677,6 +4677,7 @@ module SDM
|
|
4677
4677
|
@caid = caid == nil ? "" : caid
|
4678
4678
|
@capoolid = capoolid == nil ? "" : capoolid
|
4679
4679
|
@id = id == nil ? "" : id
|
4680
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
4680
4681
|
@location = location == nil ? "" : location
|
4681
4682
|
@name = name == nil ? "" : name
|
4682
4683
|
@projectid = projectid == nil ? "" : projectid
|
@@ -10509,9 +10510,9 @@ module SDM
|
|
10509
10510
|
attr_accessor :last_name
|
10510
10511
|
# Managed By is a read only field for what service manages this user, e.g. StrongDM, Okta, Azure.
|
10511
10512
|
attr_accessor :managed_by
|
10512
|
-
# PermissionLevel is
|
10513
|
+
# PermissionLevel is the user's permission level e.g. admin, DBA, user.
|
10513
10514
|
attr_accessor :permission_level
|
10514
|
-
#
|
10515
|
+
# Suspended is a read only field for the User's suspended state.
|
10515
10516
|
attr_accessor :suspended
|
10516
10517
|
# Tags is a map of key, value pairs.
|
10517
10518
|
attr_accessor :tags
|
@@ -10547,10 +10548,11 @@ module SDM
|
|
10547
10548
|
end
|
10548
10549
|
end
|
10549
10550
|
|
10550
|
-
# VaultAppRoleCertSSHStore is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
10551
10551
|
class VaultAppRoleCertSSHStore
|
10552
10552
|
# Unique identifier of the SecretStore.
|
10553
10553
|
attr_accessor :id
|
10554
|
+
# The lifetime of certificates issued by this CA represented in minutes.
|
10555
|
+
attr_accessor :issuedcertttlminutes
|
10554
10556
|
# Unique human-readable name of the SecretStore.
|
10555
10557
|
attr_accessor :name
|
10556
10558
|
# The namespace to make requests within
|
@@ -10566,6 +10568,7 @@ module SDM
|
|
10566
10568
|
|
10567
10569
|
def initialize(
|
10568
10570
|
id: nil,
|
10571
|
+
issuedcertttlminutes: nil,
|
10569
10572
|
name: nil,
|
10570
10573
|
namespace: nil,
|
10571
10574
|
server_address: nil,
|
@@ -10574,6 +10577,7 @@ module SDM
|
|
10574
10577
|
tags: nil
|
10575
10578
|
)
|
10576
10579
|
@id = id == nil ? "" : id
|
10580
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
10577
10581
|
@name = name == nil ? "" : name
|
10578
10582
|
@namespace = namespace == nil ? "" : namespace
|
10579
10583
|
@server_address = server_address == nil ? "" : server_address
|
@@ -10591,10 +10595,11 @@ module SDM
|
|
10591
10595
|
end
|
10592
10596
|
end
|
10593
10597
|
|
10594
|
-
# VaultAppRoleCertX509Store is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
10595
10598
|
class VaultAppRoleCertX509Store
|
10596
10599
|
# Unique identifier of the SecretStore.
|
10597
10600
|
attr_accessor :id
|
10601
|
+
# The lifetime of certificates issued by this CA in minutes. Recommended value is 5.
|
10602
|
+
attr_accessor :issuedcertttlminutes
|
10598
10603
|
# Unique human-readable name of the SecretStore.
|
10599
10604
|
attr_accessor :name
|
10600
10605
|
# The namespace to make requests within
|
@@ -10610,6 +10615,7 @@ module SDM
|
|
10610
10615
|
|
10611
10616
|
def initialize(
|
10612
10617
|
id: nil,
|
10618
|
+
issuedcertttlminutes: nil,
|
10613
10619
|
name: nil,
|
10614
10620
|
namespace: nil,
|
10615
10621
|
pki_mount_point: nil,
|
@@ -10618,6 +10624,7 @@ module SDM
|
|
10618
10624
|
tags: nil
|
10619
10625
|
)
|
10620
10626
|
@id = id == nil ? "" : id
|
10627
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
10621
10628
|
@name = name == nil ? "" : name
|
10622
10629
|
@namespace = namespace == nil ? "" : namespace
|
10623
10630
|
@pki_mount_point = pki_mount_point == nil ? "" : pki_mount_point
|
@@ -10670,7 +10677,6 @@ module SDM
|
|
10670
10677
|
end
|
10671
10678
|
end
|
10672
10679
|
|
10673
|
-
# VaultTLSCertSSHStore is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
10674
10680
|
class VaultTLSCertSSHStore
|
10675
10681
|
# A path to a CA file accessible by a Node
|
10676
10682
|
attr_accessor :ca_cert_path
|
@@ -10680,6 +10686,8 @@ module SDM
|
|
10680
10686
|
attr_accessor :client_key_path
|
10681
10687
|
# Unique identifier of the SecretStore.
|
10682
10688
|
attr_accessor :id
|
10689
|
+
# The lifetime of certificates issued by this CA represented in minutes.
|
10690
|
+
attr_accessor :issuedcertttlminutes
|
10683
10691
|
# Unique human-readable name of the SecretStore.
|
10684
10692
|
attr_accessor :name
|
10685
10693
|
# The namespace to make requests within
|
@@ -10698,6 +10706,7 @@ module SDM
|
|
10698
10706
|
client_cert_path: nil,
|
10699
10707
|
client_key_path: nil,
|
10700
10708
|
id: nil,
|
10709
|
+
issuedcertttlminutes: nil,
|
10701
10710
|
name: nil,
|
10702
10711
|
namespace: nil,
|
10703
10712
|
server_address: nil,
|
@@ -10709,6 +10718,7 @@ module SDM
|
|
10709
10718
|
@client_cert_path = client_cert_path == nil ? "" : client_cert_path
|
10710
10719
|
@client_key_path = client_key_path == nil ? "" : client_key_path
|
10711
10720
|
@id = id == nil ? "" : id
|
10721
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
10712
10722
|
@name = name == nil ? "" : name
|
10713
10723
|
@namespace = namespace == nil ? "" : namespace
|
10714
10724
|
@server_address = server_address == nil ? "" : server_address
|
@@ -10726,7 +10736,6 @@ module SDM
|
|
10726
10736
|
end
|
10727
10737
|
end
|
10728
10738
|
|
10729
|
-
# VaultTLSCertX509Store is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
10730
10739
|
class VaultTLSCertX509Store
|
10731
10740
|
# A path to a CA file accessible by a Node
|
10732
10741
|
attr_accessor :ca_cert_path
|
@@ -10736,6 +10745,8 @@ module SDM
|
|
10736
10745
|
attr_accessor :client_key_path
|
10737
10746
|
# Unique identifier of the SecretStore.
|
10738
10747
|
attr_accessor :id
|
10748
|
+
# The lifetime of certificates issued by this CA represented in minutes.
|
10749
|
+
attr_accessor :issuedcertttlminutes
|
10739
10750
|
# Unique human-readable name of the SecretStore.
|
10740
10751
|
attr_accessor :name
|
10741
10752
|
# The namespace to make requests within
|
@@ -10754,6 +10765,7 @@ module SDM
|
|
10754
10765
|
client_cert_path: nil,
|
10755
10766
|
client_key_path: nil,
|
10756
10767
|
id: nil,
|
10768
|
+
issuedcertttlminutes: nil,
|
10757
10769
|
name: nil,
|
10758
10770
|
namespace: nil,
|
10759
10771
|
pki_mount_point: nil,
|
@@ -10765,6 +10777,7 @@ module SDM
|
|
10765
10777
|
@client_cert_path = client_cert_path == nil ? "" : client_cert_path
|
10766
10778
|
@client_key_path = client_key_path == nil ? "" : client_key_path
|
10767
10779
|
@id = id == nil ? "" : id
|
10780
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
10768
10781
|
@name = name == nil ? "" : name
|
10769
10782
|
@namespace = namespace == nil ? "" : namespace
|
10770
10783
|
@pki_mount_point = pki_mount_point == nil ? "" : pki_mount_point
|
@@ -10829,10 +10842,11 @@ module SDM
|
|
10829
10842
|
end
|
10830
10843
|
end
|
10831
10844
|
|
10832
|
-
# VaultTokenCertSSHStore is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
10833
10845
|
class VaultTokenCertSSHStore
|
10834
10846
|
# Unique identifier of the SecretStore.
|
10835
10847
|
attr_accessor :id
|
10848
|
+
# The lifetime of certificates issued by this CA in minutes. Recommended value is 5.
|
10849
|
+
attr_accessor :issuedcertttlminutes
|
10836
10850
|
# Unique human-readable name of the SecretStore.
|
10837
10851
|
attr_accessor :name
|
10838
10852
|
# The namespace to make requests within
|
@@ -10848,6 +10862,7 @@ module SDM
|
|
10848
10862
|
|
10849
10863
|
def initialize(
|
10850
10864
|
id: nil,
|
10865
|
+
issuedcertttlminutes: nil,
|
10851
10866
|
name: nil,
|
10852
10867
|
namespace: nil,
|
10853
10868
|
server_address: nil,
|
@@ -10856,6 +10871,7 @@ module SDM
|
|
10856
10871
|
tags: nil
|
10857
10872
|
)
|
10858
10873
|
@id = id == nil ? "" : id
|
10874
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
10859
10875
|
@name = name == nil ? "" : name
|
10860
10876
|
@namespace = namespace == nil ? "" : namespace
|
10861
10877
|
@server_address = server_address == nil ? "" : server_address
|
@@ -10873,10 +10889,11 @@ module SDM
|
|
10873
10889
|
end
|
10874
10890
|
end
|
10875
10891
|
|
10876
|
-
# VaultTokenCertX509Store is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
10877
10892
|
class VaultTokenCertX509Store
|
10878
10893
|
# Unique identifier of the SecretStore.
|
10879
10894
|
attr_accessor :id
|
10895
|
+
# The lifetime of certificates issued by this CA represented in minutes.
|
10896
|
+
attr_accessor :issuedcertttlminutes
|
10880
10897
|
# Unique human-readable name of the SecretStore.
|
10881
10898
|
attr_accessor :name
|
10882
10899
|
# The namespace to make requests within
|
@@ -10892,6 +10909,7 @@ module SDM
|
|
10892
10909
|
|
10893
10910
|
def initialize(
|
10894
10911
|
id: nil,
|
10912
|
+
issuedcertttlminutes: nil,
|
10895
10913
|
name: nil,
|
10896
10914
|
namespace: nil,
|
10897
10915
|
pki_mount_point: nil,
|
@@ -10900,6 +10918,7 @@ module SDM
|
|
10900
10918
|
tags: nil
|
10901
10919
|
)
|
10902
10920
|
@id = id == nil ? "" : id
|
10921
|
+
@issuedcertttlminutes = issuedcertttlminutes == nil ? 0 : issuedcertttlminutes
|
10903
10922
|
@name = name == nil ? "" : name
|
10904
10923
|
@namespace = namespace == nil ? "" : namespace
|
10905
10924
|
@pki_mount_point = pki_mount_point == nil ? "" : pki_mount_point
|
data/lib/strongdm.rb
CHANGED
@@ -28,8 +28,8 @@ module SDM #:nodoc:
|
|
28
28
|
DEFAULT_MAX_RETRIES = 3
|
29
29
|
DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
|
30
30
|
DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
|
31
|
-
API_VERSION = "
|
32
|
-
USER_AGENT = "strongdm-sdk-ruby/
|
31
|
+
API_VERSION = "2024-03-14"
|
32
|
+
USER_AGENT = "strongdm-sdk-ruby/7.1.0"
|
33
33
|
private_constant :DEFAULT_MAX_RETRIES, :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :API_VERSION, :USER_AGENT
|
34
34
|
|
35
35
|
# Creates a new strongDM API client.
|
data/lib/version
CHANGED
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: strongdm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 7.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- strongDM Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-03-
|
11
|
+
date: 2024-03-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: grpc
|
@@ -81,8 +81,8 @@ files:
|
|
81
81
|
- "./.git/logs/HEAD"
|
82
82
|
- "./.git/logs/refs/heads/master"
|
83
83
|
- "./.git/logs/refs/remotes/origin/HEAD"
|
84
|
-
- "./.git/objects/pack/pack-
|
85
|
-
- "./.git/objects/pack/pack-
|
84
|
+
- "./.git/objects/pack/pack-9cd0615b40bc7f8b12560a1af725da3a06bcb1d9.idx"
|
85
|
+
- "./.git/objects/pack/pack-9cd0615b40bc7f8b12560a1af725da3a06bcb1d9.pack"
|
86
86
|
- "./.git/packed-refs"
|
87
87
|
- "./.git/refs/heads/master"
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|