strongdm 1.0.32 → 1.0.33
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.git/FETCH_HEAD +2 -2
- data/.git/ORIG_HEAD +1 -1
- data/.git/index +0 -0
- data/.git/logs/HEAD +4 -4
- data/.git/logs/refs/heads/development +1 -1
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/{pack-760024d2d3e635c44bfe6b54af80a8b21674032d.idx → pack-bd71f14214724e8c4c6861a40129fd02fdf870bf.idx} +0 -0
- data/.git/objects/pack/{pack-760024d2d3e635c44bfe6b54af80a8b21674032d.pack → pack-bd71f14214724e8c4c6861a40129fd02fdf870bf.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/development +1 -1
- data/.git/refs/heads/master +1 -1
- data/doc/SDM/MongoShardedCluster.html +352 -0
- data/doc/SDM/Mysql.html +2 -2
- data/doc/SDM/Neptune.html +2 -2
- data/doc/SDM/NeptuneIAM.html +2 -2
- data/doc/SDM/NodeCreateResponse.html +2 -2
- data/doc/SDM/NodeDeleteResponse.html +2 -2
- data/doc/SDM/NodeGetResponse.html +2 -2
- data/doc/SDM/NodeUpdateResponse.html +2 -2
- data/doc/SDM/Oracle.html +2 -2
- data/doc/SDM/Plumbing.html +361 -225
- data/doc/SDM/Postgres.html +2 -2
- data/doc/SDM/Presto.html +2 -2
- data/doc/SDM/RDP.html +2 -2
- data/doc/SDM/RabbitMQAMQP091.html +2 -2
- data/doc/SDM/RateLimitMetadata.html +2 -2
- data/doc/SDM/RawTCP.html +2 -2
- data/doc/SDM/Redis.html +2 -2
- data/doc/SDM/Redshift.html +2 -2
- data/doc/SDM/Relay.html +2 -2
- data/doc/SDM/ResourceCreateResponse.html +2 -2
- data/doc/SDM/ResourceDeleteResponse.html +2 -2
- data/doc/SDM/ResourceGetResponse.html +2 -2
- data/doc/SDM/ResourceUpdateResponse.html +2 -2
- data/doc/SDM/Role.html +2 -2
- data/doc/SDM/RoleAttachment.html +2 -2
- data/doc/SDM/RoleAttachmentCreateResponse.html +2 -2
- data/doc/SDM/RoleAttachmentDeleteResponse.html +2 -2
- data/doc/SDM/RoleAttachmentGetResponse.html +2 -2
- data/doc/SDM/RoleCreateResponse.html +2 -2
- data/doc/SDM/RoleDeleteResponse.html +2 -2
- data/doc/SDM/RoleGetResponse.html +2 -2
- data/doc/SDM/RoleGrant.html +2 -2
- data/doc/SDM/RoleGrantCreateResponse.html +2 -2
- data/doc/SDM/RoleGrantDeleteResponse.html +2 -2
- data/doc/SDM/RoleGrantGetResponse.html +2 -2
- data/doc/SDM/RoleUpdateResponse.html +2 -2
- data/doc/SDM/SQLServer.html +2 -2
- data/doc/SDM/SSH.html +2 -2
- data/doc/SDM/SSHCert.html +2 -2
- data/doc/SDM/SSHCustomerKey.html +2 -2
- data/doc/SDM/SecretStoreCreateResponse.html +2 -2
- data/doc/SDM/SecretStoreDeleteResponse.html +2 -2
- data/doc/SDM/SecretStoreGetResponse.html +2 -2
- data/doc/SDM/SecretStoreUpdateResponse.html +2 -2
- data/doc/SDM/Service.html +2 -2
- data/doc/SDM/SingleStore.html +2 -2
- data/doc/SDM/Snowflake.html +2 -2
- data/doc/SDM/Sybase.html +2 -2
- data/doc/SDM/SybaseIQ.html +2 -2
- data/doc/SDM/Tag.html +2 -2
- data/doc/SDM/Teradata.html +2 -2
- data/doc/SDM/UpdateResponseMetadata.html +2 -2
- data/doc/SDM/User.html +2 -2
- data/doc/SDM/VaultTLSStore.html +2 -2
- data/doc/SDM/VaultTokenStore.html +2 -2
- data/doc/V1.html +2 -0
- data/doc/created.rid +37 -37
- data/doc/index.html +1 -0
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search_index.js +1 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js.gz +0 -0
- data/doc/lib/version.html +1 -1
- data/doc/table_of_contents.html +139 -106
- data/lib/grpc/drivers_pb.rb +16 -0
- data/lib/grpc/plumbing.rb +62 -0
- data/lib/models/porcelain.rb +86 -0
- data/lib/strongdm.rb +1 -1
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +5 -4
data/doc/js/search_index.js.gz
CHANGED
Binary file
|
data/doc/js/searcher.js.gz
CHANGED
Binary file
|
data/doc/lib/version.html
CHANGED
@@ -75,7 +75,7 @@
|
|
75
75
|
|
76
76
|
<p># Copyright 2020 StrongDM Inc # # Licensed under the Apache License, Version 2.0 (the “License”); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # <a href="http://www.apache.org/licenses/LICENSE-2.0">www.apache.org/licenses/LICENSE-2.0</a> # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an “AS IS” BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # module <a href="../SDM.html"><code>SDM</code></a></p>
|
77
77
|
|
78
|
-
<pre class="ruby"><span class="ruby-constant">VERSION</span> = <span class="ruby-string">"1.0.
|
78
|
+
<pre class="ruby"><span class="ruby-constant">VERSION</span> = <span class="ruby-string">"1.0.33"</span>
|
79
79
|
</pre>
|
80
80
|
|
81
81
|
<p>end</p>
|
data/doc/table_of_contents.html
CHANGED
@@ -290,6 +290,9 @@
|
|
290
290
|
<li class="class">
|
291
291
|
<a href="SDM/MongoReplicaSet.html">SDM::MongoReplicaSet</a>
|
292
292
|
</li>
|
293
|
+
<li class="class">
|
294
|
+
<a href="SDM/MongoShardedCluster.html">SDM::MongoShardedCluster</a>
|
295
|
+
</li>
|
293
296
|
<li class="class">
|
294
297
|
<a href="SDM/Mysql.html">SDM::Mysql</a>
|
295
298
|
</li>
|
@@ -1238,6 +1241,16 @@
|
|
1238
1241
|
—
|
1239
1242
|
<span class="container">SDM::Plumbing</span>
|
1240
1243
|
|
1244
|
+
<li class="method">
|
1245
|
+
<a href="SDM/Plumbing.html#method-c-convert_mongo_sharded_cluster_to_plumbing">::convert_mongo_sharded_cluster_to_plumbing</a>
|
1246
|
+
—
|
1247
|
+
<span class="container">SDM::Plumbing</span>
|
1248
|
+
|
1249
|
+
<li class="method">
|
1250
|
+
<a href="SDM/Plumbing.html#method-c-convert_mongo_sharded_cluster_to_porcelain">::convert_mongo_sharded_cluster_to_porcelain</a>
|
1251
|
+
—
|
1252
|
+
<span class="container">SDM::Plumbing</span>
|
1253
|
+
|
1241
1254
|
<li class="method">
|
1242
1255
|
<a href="SDM/Plumbing.html#method-c-convert_mysql_to_plumbing">::convert_mysql_to_plumbing</a>
|
1243
1256
|
—
|
@@ -2098,6 +2111,16 @@
|
|
2098
2111
|
—
|
2099
2112
|
<span class="container">SDM::Plumbing</span>
|
2100
2113
|
|
2114
|
+
<li class="method">
|
2115
|
+
<a href="SDM/Plumbing.html#method-c-convert_repeated_mongo_sharded_cluster_to_plumbing">::convert_repeated_mongo_sharded_cluster_to_plumbing</a>
|
2116
|
+
—
|
2117
|
+
<span class="container">SDM::Plumbing</span>
|
2118
|
+
|
2119
|
+
<li class="method">
|
2120
|
+
<a href="SDM/Plumbing.html#method-c-convert_repeated_mongo_sharded_cluster_to_porcelain">::convert_repeated_mongo_sharded_cluster_to_porcelain</a>
|
2121
|
+
—
|
2122
|
+
<span class="container">SDM::Plumbing</span>
|
2123
|
+
|
2101
2124
|
<li class="method">
|
2102
2125
|
<a href="SDM/Plumbing.html#method-c-convert_repeated_mysql_to_plumbing">::convert_repeated_mysql_to_plumbing</a>
|
2103
2126
|
—
|
@@ -3059,24 +3082,24 @@
|
|
3059
3082
|
<span class="container">SDM::Plumbing</span>
|
3060
3083
|
|
3061
3084
|
<li class="method">
|
3062
|
-
<a href="SDM/
|
3085
|
+
<a href="SDM/AccountAttachmentDeleteResponse.html#method-c-new">::new</a>
|
3063
3086
|
—
|
3064
|
-
<span class="container">SDM::
|
3087
|
+
<span class="container">SDM::AccountAttachmentDeleteResponse</span>
|
3065
3088
|
|
3066
3089
|
<li class="method">
|
3067
|
-
<a href="SDM/
|
3090
|
+
<a href="SDM/ControlPanel.html#method-c-new">::new</a>
|
3068
3091
|
—
|
3069
|
-
<span class="container">SDM::
|
3092
|
+
<span class="container">SDM::ControlPanel</span>
|
3070
3093
|
|
3071
3094
|
<li class="method">
|
3072
|
-
<a href="SDM/
|
3095
|
+
<a href="SDM/Nodes.html#method-c-new">::new</a>
|
3073
3096
|
—
|
3074
|
-
<span class="container">SDM::
|
3097
|
+
<span class="container">SDM::Nodes</span>
|
3075
3098
|
|
3076
3099
|
<li class="method">
|
3077
|
-
<a href="SDM/
|
3100
|
+
<a href="SDM/Resources.html#method-c-new">::new</a>
|
3078
3101
|
—
|
3079
|
-
<span class="container">SDM::
|
3102
|
+
<span class="container">SDM::Resources</span>
|
3080
3103
|
|
3081
3104
|
<li class="method">
|
3082
3105
|
<a href="SDM/RoleAttachments.html#method-c-new">::new</a>
|
@@ -3084,19 +3107,19 @@
|
|
3084
3107
|
<span class="container">SDM::RoleAttachments</span>
|
3085
3108
|
|
3086
3109
|
<li class="method">
|
3087
|
-
<a href="SDM/
|
3110
|
+
<a href="SDM/RoleGrants.html#method-c-new">::new</a>
|
3088
3111
|
—
|
3089
|
-
<span class="container">SDM::
|
3112
|
+
<span class="container">SDM::RoleGrants</span>
|
3090
3113
|
|
3091
3114
|
<li class="method">
|
3092
|
-
<a href="SDM/
|
3115
|
+
<a href="SDM/Roles.html#method-c-new">::new</a>
|
3093
3116
|
—
|
3094
|
-
<span class="container">SDM::
|
3117
|
+
<span class="container">SDM::Roles</span>
|
3095
3118
|
|
3096
3119
|
<li class="method">
|
3097
|
-
<a href="SDM/
|
3120
|
+
<a href="SDM/SecretStores.html#method-c-new">::new</a>
|
3098
3121
|
—
|
3099
|
-
<span class="container">SDM::
|
3122
|
+
<span class="container">SDM::SecretStores</span>
|
3100
3123
|
|
3101
3124
|
<li class="method">
|
3102
3125
|
<a href="SDM/Accounts.html#method-c-new">::new</a>
|
@@ -3383,6 +3406,11 @@
|
|
3383
3406
|
—
|
3384
3407
|
<span class="container">SDM::Mysql</span>
|
3385
3408
|
|
3409
|
+
<li class="method">
|
3410
|
+
<a href="SDM/MongoShardedCluster.html#method-c-new">::new</a>
|
3411
|
+
—
|
3412
|
+
<span class="container">SDM::MongoShardedCluster</span>
|
3413
|
+
|
3386
3414
|
<li class="method">
|
3387
3415
|
<a href="SDM/MongoReplicaSet.html#method-c-new">::new</a>
|
3388
3416
|
—
|
@@ -3418,6 +3446,11 @@
|
|
3418
3446
|
—
|
3419
3447
|
<span class="container">SDM::Maria</span>
|
3420
3448
|
|
3449
|
+
<li class="method">
|
3450
|
+
<a href="SDM/KubernetesUserImpersonation.html#method-c-new">::new</a>
|
3451
|
+
—
|
3452
|
+
<span class="container">SDM::KubernetesUserImpersonation</span>
|
3453
|
+
|
3421
3454
|
<li class="method">
|
3422
3455
|
<a href="SDM/KubernetesServiceAccountUserImpersonation.html#method-c-new">::new</a>
|
3423
3456
|
—
|
@@ -3538,6 +3571,11 @@
|
|
3538
3571
|
—
|
3539
3572
|
<span class="container">SDM::ControlPanelVerifyJWTResponse</span>
|
3540
3573
|
|
3574
|
+
<li class="method">
|
3575
|
+
<a href="SDM/RPCError.html#method-c-new">::new</a>
|
3576
|
+
—
|
3577
|
+
<span class="container">SDM::RPCError</span>
|
3578
|
+
|
3541
3579
|
<li class="method">
|
3542
3580
|
<a href="SDM/ControlPanelGetSSHCAPublicKeyResponse.html#method-c-new">::new</a>
|
3543
3581
|
—
|
@@ -3663,16 +3701,6 @@
|
|
3663
3701
|
—
|
3664
3702
|
<span class="container">SDM::AccountAttachmentGetResponse</span>
|
3665
3703
|
|
3666
|
-
<li class="method">
|
3667
|
-
<a href="SDM/AccountAttachmentDeleteResponse.html#method-c-new">::new</a>
|
3668
|
-
—
|
3669
|
-
<span class="container">SDM::AccountAttachmentDeleteResponse</span>
|
3670
|
-
|
3671
|
-
<li class="method">
|
3672
|
-
<a href="SDM/RPCError.html#method-c-new">::new</a>
|
3673
|
-
—
|
3674
|
-
<span class="container">SDM::RPCError</span>
|
3675
|
-
|
3676
3704
|
<li class="method">
|
3677
3705
|
<a href="SDM/AccountAttachmentCreateResponse.html#method-c-new">::new</a>
|
3678
3706
|
—
|
@@ -3764,9 +3792,9 @@
|
|
3764
3792
|
<span class="container">SDM::Plumbing</span>
|
3765
3793
|
|
3766
3794
|
<li class="method">
|
3767
|
-
<a href="SDM/
|
3795
|
+
<a href="SDM/RoleGrants.html#method-i-create">#create</a>
|
3768
3796
|
—
|
3769
|
-
<span class="container">SDM::
|
3797
|
+
<span class="container">SDM::RoleGrants</span>
|
3770
3798
|
|
3771
3799
|
<li class="method">
|
3772
3800
|
<a href="SDM/AccountAttachments.html#method-i-create">#create</a>
|
@@ -3774,19 +3802,19 @@
|
|
3774
3802
|
<span class="container">SDM::AccountAttachments</span>
|
3775
3803
|
|
3776
3804
|
<li class="method">
|
3777
|
-
<a href="SDM/
|
3805
|
+
<a href="SDM/Resources.html#method-i-create">#create</a>
|
3778
3806
|
—
|
3779
|
-
<span class="container">SDM::
|
3807
|
+
<span class="container">SDM::Resources</span>
|
3780
3808
|
|
3781
3809
|
<li class="method">
|
3782
|
-
<a href="SDM/
|
3810
|
+
<a href="SDM/Roles.html#method-i-create">#create</a>
|
3783
3811
|
—
|
3784
|
-
<span class="container">SDM::
|
3812
|
+
<span class="container">SDM::Roles</span>
|
3785
3813
|
|
3786
3814
|
<li class="method">
|
3787
|
-
<a href="SDM/
|
3815
|
+
<a href="SDM/RoleAttachments.html#method-i-create">#create</a>
|
3788
3816
|
—
|
3789
|
-
<span class="container">SDM::
|
3817
|
+
<span class="container">SDM::RoleAttachments</span>
|
3790
3818
|
|
3791
3819
|
<li class="method">
|
3792
3820
|
<a href="SDM/AccountGrants.html#method-i-create">#create</a>
|
@@ -3794,9 +3822,14 @@
|
|
3794
3822
|
<span class="container">SDM::AccountGrants</span>
|
3795
3823
|
|
3796
3824
|
<li class="method">
|
3797
|
-
<a href="SDM/
|
3825
|
+
<a href="SDM/Accounts.html#method-i-create">#create</a>
|
3798
3826
|
—
|
3799
|
-
<span class="container">SDM::
|
3827
|
+
<span class="container">SDM::Accounts</span>
|
3828
|
+
|
3829
|
+
<li class="method">
|
3830
|
+
<a href="SDM/SecretStores.html#method-i-create">#create</a>
|
3831
|
+
—
|
3832
|
+
<span class="container">SDM::SecretStores</span>
|
3800
3833
|
|
3801
3834
|
<li class="method">
|
3802
3835
|
<a href="SDM/Nodes.html#method-i-create">#create</a>
|
@@ -3804,14 +3837,14 @@
|
|
3804
3837
|
<span class="container">SDM::Nodes</span>
|
3805
3838
|
|
3806
3839
|
<li class="method">
|
3807
|
-
<a href="SDM/
|
3840
|
+
<a href="SDM/Roles.html#method-i-delete">#delete</a>
|
3808
3841
|
—
|
3809
|
-
<span class="container">SDM::
|
3842
|
+
<span class="container">SDM::Roles</span>
|
3810
3843
|
|
3811
3844
|
<li class="method">
|
3812
|
-
<a href="SDM/
|
3845
|
+
<a href="SDM/RoleAttachments.html#method-i-delete">#delete</a>
|
3813
3846
|
—
|
3814
|
-
<span class="container">SDM::
|
3847
|
+
<span class="container">SDM::RoleAttachments</span>
|
3815
3848
|
|
3816
3849
|
<li class="method">
|
3817
3850
|
<a href="SDM/RoleGrants.html#method-i-delete">#delete</a>
|
@@ -3819,29 +3852,24 @@
|
|
3819
3852
|
<span class="container">SDM::RoleGrants</span>
|
3820
3853
|
|
3821
3854
|
<li class="method">
|
3822
|
-
<a href="SDM/
|
3823
|
-
—
|
3824
|
-
<span class="container">SDM::Accounts</span>
|
3825
|
-
|
3826
|
-
<li class="method">
|
3827
|
-
<a href="SDM/SecretStores.html#method-i-delete">#delete</a>
|
3855
|
+
<a href="SDM/Nodes.html#method-i-delete">#delete</a>
|
3828
3856
|
—
|
3829
|
-
<span class="container">SDM::
|
3857
|
+
<span class="container">SDM::Nodes</span>
|
3830
3858
|
|
3831
3859
|
<li class="method">
|
3832
|
-
<a href="SDM/
|
3860
|
+
<a href="SDM/AccountGrants.html#method-i-delete">#delete</a>
|
3833
3861
|
—
|
3834
|
-
<span class="container">SDM::
|
3862
|
+
<span class="container">SDM::AccountGrants</span>
|
3835
3863
|
|
3836
3864
|
<li class="method">
|
3837
|
-
<a href="SDM/
|
3865
|
+
<a href="SDM/SecretStores.html#method-i-delete">#delete</a>
|
3838
3866
|
—
|
3839
|
-
<span class="container">SDM::
|
3867
|
+
<span class="container">SDM::SecretStores</span>
|
3840
3868
|
|
3841
3869
|
<li class="method">
|
3842
|
-
<a href="SDM/
|
3870
|
+
<a href="SDM/Accounts.html#method-i-delete">#delete</a>
|
3843
3871
|
—
|
3844
|
-
<span class="container">SDM::
|
3872
|
+
<span class="container">SDM::Accounts</span>
|
3845
3873
|
|
3846
3874
|
<li class="method">
|
3847
3875
|
<a href="SDM/AccountAttachments.html#method-i-delete">#delete</a>
|
@@ -3849,9 +3877,9 @@
|
|
3849
3877
|
<span class="container">SDM::AccountAttachments</span>
|
3850
3878
|
|
3851
3879
|
<li class="method">
|
3852
|
-
<a href="SDM/
|
3880
|
+
<a href="SDM/Resources.html#method-i-delete">#delete</a>
|
3853
3881
|
—
|
3854
|
-
<span class="container">SDM::
|
3882
|
+
<span class="container">SDM::Resources</span>
|
3855
3883
|
|
3856
3884
|
<li class="method">
|
3857
3885
|
<a href="SDM/Resources.html#method-i-enumerate_tags">#enumerate_tags</a>
|
@@ -3859,14 +3887,14 @@
|
|
3859
3887
|
<span class="container">SDM::Resources</span>
|
3860
3888
|
|
3861
3889
|
<li class="method">
|
3862
|
-
<a href="SDM/
|
3890
|
+
<a href="SDM/AccountAttachments.html#method-i-get">#get</a>
|
3863
3891
|
—
|
3864
|
-
<span class="container">SDM::
|
3892
|
+
<span class="container">SDM::AccountAttachments</span>
|
3865
3893
|
|
3866
3894
|
<li class="method">
|
3867
|
-
<a href="SDM/
|
3895
|
+
<a href="SDM/AccountGrants.html#method-i-get">#get</a>
|
3868
3896
|
—
|
3869
|
-
<span class="container">SDM::
|
3897
|
+
<span class="container">SDM::AccountGrants</span>
|
3870
3898
|
|
3871
3899
|
<li class="method">
|
3872
3900
|
<a href="SDM/SecretStores.html#method-i-get">#get</a>
|
@@ -3874,34 +3902,34 @@
|
|
3874
3902
|
<span class="container">SDM::SecretStores</span>
|
3875
3903
|
|
3876
3904
|
<li class="method">
|
3877
|
-
<a href="SDM/
|
3905
|
+
<a href="SDM/Nodes.html#method-i-get">#get</a>
|
3878
3906
|
—
|
3879
|
-
<span class="container">SDM::
|
3907
|
+
<span class="container">SDM::Nodes</span>
|
3880
3908
|
|
3881
3909
|
<li class="method">
|
3882
|
-
<a href="SDM/
|
3910
|
+
<a href="SDM/Roles.html#method-i-get">#get</a>
|
3883
3911
|
—
|
3884
|
-
<span class="container">SDM::
|
3912
|
+
<span class="container">SDM::Roles</span>
|
3885
3913
|
|
3886
3914
|
<li class="method">
|
3887
|
-
<a href="SDM/
|
3915
|
+
<a href="SDM/Resources.html#method-i-get">#get</a>
|
3888
3916
|
—
|
3889
|
-
<span class="container">SDM::
|
3917
|
+
<span class="container">SDM::Resources</span>
|
3890
3918
|
|
3891
3919
|
<li class="method">
|
3892
|
-
<a href="SDM/
|
3920
|
+
<a href="SDM/RoleAttachments.html#method-i-get">#get</a>
|
3893
3921
|
—
|
3894
|
-
<span class="container">SDM::
|
3922
|
+
<span class="container">SDM::RoleAttachments</span>
|
3895
3923
|
|
3896
3924
|
<li class="method">
|
3897
|
-
<a href="SDM/
|
3925
|
+
<a href="SDM/Accounts.html#method-i-get">#get</a>
|
3898
3926
|
—
|
3899
|
-
<span class="container">SDM::
|
3927
|
+
<span class="container">SDM::Accounts</span>
|
3900
3928
|
|
3901
3929
|
<li class="method">
|
3902
|
-
<a href="SDM/
|
3930
|
+
<a href="SDM/RoleGrants.html#method-i-get">#get</a>
|
3903
3931
|
—
|
3904
|
-
<span class="container">SDM::
|
3932
|
+
<span class="container">SDM::RoleGrants</span>
|
3905
3933
|
|
3906
3934
|
<li class="method">
|
3907
3935
|
<a href="SDM/Client.html#method-i-get_metadata">#get_metadata</a>
|
@@ -3918,35 +3946,35 @@
|
|
3918
3946
|
—
|
3919
3947
|
<span class="container">SDM::Client</span>
|
3920
3948
|
|
3949
|
+
<li class="method">
|
3950
|
+
<a href="SDM/Roles.html#method-i-list">#list</a>
|
3951
|
+
—
|
3952
|
+
<span class="container">SDM::Roles</span>
|
3953
|
+
|
3921
3954
|
<li class="method">
|
3922
3955
|
<a href="SDM/AccountAttachments.html#method-i-list">#list</a>
|
3923
3956
|
—
|
3924
3957
|
<span class="container">SDM::AccountAttachments</span>
|
3925
3958
|
|
3926
3959
|
<li class="method">
|
3927
|
-
<a href="SDM/
|
3960
|
+
<a href="SDM/SecretStores.html#method-i-list">#list</a>
|
3928
3961
|
—
|
3929
|
-
<span class="container">SDM::
|
3962
|
+
<span class="container">SDM::SecretStores</span>
|
3930
3963
|
|
3931
3964
|
<li class="method">
|
3932
3965
|
<a href="SDM/Resources.html#method-i-list">#list</a>
|
3933
3966
|
—
|
3934
3967
|
<span class="container">SDM::Resources</span>
|
3935
3968
|
|
3936
|
-
<li class="method">
|
3937
|
-
<a href="SDM/Roles.html#method-i-list">#list</a>
|
3938
|
-
—
|
3939
|
-
<span class="container">SDM::Roles</span>
|
3940
|
-
|
3941
3969
|
<li class="method">
|
3942
3970
|
<a href="SDM/AccountGrants.html#method-i-list">#list</a>
|
3943
3971
|
—
|
3944
3972
|
<span class="container">SDM::AccountGrants</span>
|
3945
3973
|
|
3946
3974
|
<li class="method">
|
3947
|
-
<a href="SDM/
|
3975
|
+
<a href="SDM/RoleGrants.html#method-i-list">#list</a>
|
3948
3976
|
—
|
3949
|
-
<span class="container">SDM::
|
3977
|
+
<span class="container">SDM::RoleGrants</span>
|
3950
3978
|
|
3951
3979
|
<li class="method">
|
3952
3980
|
<a href="SDM/Accounts.html#method-i-list">#list</a>
|
@@ -3954,14 +3982,14 @@
|
|
3954
3982
|
<span class="container">SDM::Accounts</span>
|
3955
3983
|
|
3956
3984
|
<li class="method">
|
3957
|
-
<a href="SDM/
|
3985
|
+
<a href="SDM/RoleAttachments.html#method-i-list">#list</a>
|
3958
3986
|
—
|
3959
|
-
<span class="container">SDM::
|
3987
|
+
<span class="container">SDM::RoleAttachments</span>
|
3960
3988
|
|
3961
3989
|
<li class="method">
|
3962
|
-
<a href="SDM/
|
3990
|
+
<a href="SDM/Nodes.html#method-i-list">#list</a>
|
3963
3991
|
—
|
3964
|
-
<span class="container">SDM::
|
3992
|
+
<span class="container">SDM::Nodes</span>
|
3965
3993
|
|
3966
3994
|
<li class="method">
|
3967
3995
|
<a href="SDM/Client.html#method-i-shouldRetry">#shouldRetry</a>
|
@@ -4053,6 +4081,11 @@
|
|
4053
4081
|
—
|
4054
4082
|
<span class="container">SDM::MongoReplicaSet</span>
|
4055
4083
|
|
4084
|
+
<li class="method">
|
4085
|
+
<a href="SDM/MongoShardedCluster.html#method-i-to_json">#to_json</a>
|
4086
|
+
—
|
4087
|
+
<span class="container">SDM::MongoShardedCluster</span>
|
4088
|
+
|
4056
4089
|
<li class="method">
|
4057
4090
|
<a href="SDM/Mysql.html#method-i-to_json">#to_json</a>
|
4058
4091
|
—
|
@@ -4244,9 +4277,9 @@
|
|
4244
4277
|
<span class="container">SDM::SSHCustomerKey</span>
|
4245
4278
|
|
4246
4279
|
<li class="method">
|
4247
|
-
<a href="SDM/
|
4280
|
+
<a href="SDM/SecretStoreDeleteResponse.html#method-i-to_json">#to_json</a>
|
4248
4281
|
—
|
4249
|
-
<span class="container">SDM::
|
4282
|
+
<span class="container">SDM::SecretStoreDeleteResponse</span>
|
4250
4283
|
|
4251
4284
|
<li class="method">
|
4252
4285
|
<a href="SDM/SecretStoreGetResponse.html#method-i-to_json">#to_json</a>
|
@@ -4314,9 +4347,9 @@
|
|
4314
4347
|
<span class="container">SDM::VaultTokenStore</span>
|
4315
4348
|
|
4316
4349
|
<li class="method">
|
4317
|
-
<a href="SDM/
|
4350
|
+
<a href="SDM/SecretStoreCreateResponse.html#method-i-to_json">#to_json</a>
|
4318
4351
|
—
|
4319
|
-
<span class="container">SDM::
|
4352
|
+
<span class="container">SDM::SecretStoreCreateResponse</span>
|
4320
4353
|
|
4321
4354
|
<li class="method">
|
4322
4355
|
<a href="SDM/AccountAttachmentDeleteResponse.html#method-i-to_json">#to_json</a>
|
@@ -4529,14 +4562,14 @@
|
|
4529
4562
|
<span class="container">SDM::GoogleGKEUserImpersonation</span>
|
4530
4563
|
|
4531
4564
|
<li class="method">
|
4532
|
-
<a href="SDM/
|
4565
|
+
<a href="SDM/AWS.html#method-i-to_json">#to_json</a>
|
4533
4566
|
—
|
4534
|
-
<span class="container">SDM::
|
4567
|
+
<span class="container">SDM::AWS</span>
|
4535
4568
|
|
4536
4569
|
<li class="method">
|
4537
|
-
<a href="SDM/
|
4570
|
+
<a href="SDM/AKSBasicAuth.html#method-i-to_json">#to_json</a>
|
4538
4571
|
—
|
4539
|
-
<span class="container">SDM::
|
4572
|
+
<span class="container">SDM::AKSBasicAuth</span>
|
4540
4573
|
|
4541
4574
|
<li class="method">
|
4542
4575
|
<a href="SDM/AWSStore.html#method-i-to_json">#to_json</a>
|
@@ -4544,14 +4577,14 @@
|
|
4544
4577
|
<span class="container">SDM::AWSStore</span>
|
4545
4578
|
|
4546
4579
|
<li class="method">
|
4547
|
-
<a href="SDM/
|
4580
|
+
<a href="SDM/AccountAttachment.html#method-i-to_json">#to_json</a>
|
4548
4581
|
—
|
4549
|
-
<span class="container">SDM::
|
4582
|
+
<span class="container">SDM::AccountAttachment</span>
|
4550
4583
|
|
4551
4584
|
<li class="method">
|
4552
|
-
<a href="SDM/
|
4585
|
+
<a href="SDM/AKS.html#method-i-to_json">#to_json</a>
|
4553
4586
|
—
|
4554
|
-
<span class="container">SDM::
|
4587
|
+
<span class="container">SDM::AKS</span>
|
4555
4588
|
|
4556
4589
|
<li class="method">
|
4557
4590
|
<a href="SDM/AccountAttachmentCreateResponse.html#method-i-to_json">#to_json</a>
|
@@ -4559,14 +4592,14 @@
|
|
4559
4592
|
<span class="container">SDM::AccountAttachmentCreateResponse</span>
|
4560
4593
|
|
4561
4594
|
<li class="method">
|
4562
|
-
<a href="SDM/
|
4595
|
+
<a href="SDM/AKSServiceAccountUserImpersonation.html#method-i-to_json">#to_json</a>
|
4563
4596
|
—
|
4564
|
-
<span class="container">SDM::
|
4597
|
+
<span class="container">SDM::AKSServiceAccountUserImpersonation</span>
|
4565
4598
|
|
4566
4599
|
<li class="method">
|
4567
|
-
<a href="SDM/
|
4600
|
+
<a href="SDM/AKSServiceAccount.html#method-i-to_json">#to_json</a>
|
4568
4601
|
—
|
4569
|
-
<span class="container">SDM::
|
4602
|
+
<span class="container">SDM::AKSServiceAccount</span>
|
4570
4603
|
|
4571
4604
|
<li class="method">
|
4572
4605
|
<a href="SDM/AKSUserImpersonation.html#method-i-to_json">#to_json</a>
|
@@ -4574,14 +4607,14 @@
|
|
4574
4607
|
<span class="container">SDM::AKSUserImpersonation</span>
|
4575
4608
|
|
4576
4609
|
<li class="method">
|
4577
|
-
<a href="SDM/
|
4610
|
+
<a href="SDM/Roles.html#method-i-update">#update</a>
|
4578
4611
|
—
|
4579
|
-
<span class="container">SDM::
|
4612
|
+
<span class="container">SDM::Roles</span>
|
4580
4613
|
|
4581
4614
|
<li class="method">
|
4582
|
-
<a href="SDM/
|
4615
|
+
<a href="SDM/SecretStores.html#method-i-update">#update</a>
|
4583
4616
|
—
|
4584
|
-
<span class="container">SDM::
|
4617
|
+
<span class="container">SDM::SecretStores</span>
|
4585
4618
|
|
4586
4619
|
<li class="method">
|
4587
4620
|
<a href="SDM/Accounts.html#method-i-update">#update</a>
|
@@ -4589,14 +4622,14 @@
|
|
4589
4622
|
<span class="container">SDM::Accounts</span>
|
4590
4623
|
|
4591
4624
|
<li class="method">
|
4592
|
-
<a href="SDM/
|
4625
|
+
<a href="SDM/Resources.html#method-i-update">#update</a>
|
4593
4626
|
—
|
4594
|
-
<span class="container">SDM::
|
4627
|
+
<span class="container">SDM::Resources</span>
|
4595
4628
|
|
4596
4629
|
<li class="method">
|
4597
|
-
<a href="SDM/
|
4630
|
+
<a href="SDM/Nodes.html#method-i-update">#update</a>
|
4598
4631
|
—
|
4599
|
-
<span class="container">SDM::
|
4632
|
+
<span class="container">SDM::Nodes</span>
|
4600
4633
|
|
4601
4634
|
<li class="method">
|
4602
4635
|
<a href="SDM/ControlPanel.html#method-i-verify_jwt">#verify_jwt</a>
|
data/lib/grpc/drivers_pb.rb
CHANGED
@@ -71,6 +71,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
71
71
|
optional :mongo_legacy_host, :message, 1000, "v1.MongoLegacyHost"
|
72
72
|
optional :mongo_legacy_replicaset, :message, 1001, "v1.MongoLegacyReplicaset"
|
73
73
|
optional :mongo_replica_set, :message, 1003, "v1.MongoReplicaSet"
|
74
|
+
optional :mongo_sharded_cluster, :message, 1054, "v1.MongoShardedCluster"
|
74
75
|
optional :mysql, :message, 1100, "v1.Mysql"
|
75
76
|
optional :neptune, :message, 2250, "v1.Neptune"
|
76
77
|
optional :neptune_iam, :message, 2201, "v1.NeptuneIAM"
|
@@ -758,6 +759,20 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
758
759
|
optional :tls_required, :bool, 9
|
759
760
|
optional :username, :string, 4
|
760
761
|
end
|
762
|
+
add_message "v1.MongoShardedCluster" do
|
763
|
+
optional :id, :string, 32768
|
764
|
+
optional :name, :string, 32769
|
765
|
+
optional :healthy, :bool, 32770
|
766
|
+
optional :tags, :message, 32771, "v1.Tags"
|
767
|
+
optional :secret_store_id, :string, 32772
|
768
|
+
optional :egress_filter, :string, 32773
|
769
|
+
optional :auth_database, :string, 2
|
770
|
+
optional :hostname, :string, 1
|
771
|
+
optional :password, :string, 5
|
772
|
+
optional :port_override, :int32, 3
|
773
|
+
optional :tls_required, :bool, 8
|
774
|
+
optional :username, :string, 4
|
775
|
+
end
|
761
776
|
add_message "v1.Mysql" do
|
762
777
|
optional :id, :string, 32768
|
763
778
|
optional :name, :string, 32769
|
@@ -1086,6 +1101,7 @@ module V1
|
|
1086
1101
|
MongoLegacyHost = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.MongoLegacyHost").msgclass
|
1087
1102
|
MongoLegacyReplicaset = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.MongoLegacyReplicaset").msgclass
|
1088
1103
|
MongoReplicaSet = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.MongoReplicaSet").msgclass
|
1104
|
+
MongoShardedCluster = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.MongoShardedCluster").msgclass
|
1089
1105
|
Mysql = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Mysql").msgclass
|
1090
1106
|
Neptune = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Neptune").msgclass
|
1091
1107
|
NeptuneIAM = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.NeptuneIAM").msgclass
|