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
@@ -149,7 +149,7 @@
|
|
149
149
|
|
150
150
|
|
151
151
|
<div class="method-source-code" id="new-source">
|
152
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
152
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7496</span>
|
153
153
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
154
154
|
<span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
|
155
155
|
,
|
@@ -191,7 +191,7 @@
|
|
191
191
|
|
192
192
|
|
193
193
|
<div class="method-source-code" id="to_json-source">
|
194
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
194
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7513</span>
|
195
195
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
196
196
|
<span class="ruby-identifier">hash</span> = {}
|
197
197
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
@@ -139,7 +139,7 @@
|
|
139
139
|
|
140
140
|
|
141
141
|
<div class="method-source-code" id="new-source">
|
142
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
142
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7527</span>
|
143
143
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
144
144
|
<span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
|
145
145
|
,
|
@@ -176,7 +176,7 @@
|
|
176
176
|
|
177
177
|
|
178
178
|
<div class="method-source-code" id="to_json-source">
|
179
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
179
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7539</span>
|
180
180
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
181
181
|
<span class="ruby-identifier">hash</span> = {}
|
182
182
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
|
150
150
|
|
151
151
|
<div class="method-source-code" id="new-source">
|
152
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
152
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7555</span>
|
153
153
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
154
154
|
<span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
|
155
155
|
,
|
@@ -191,7 +191,7 @@
|
|
191
191
|
|
192
192
|
|
193
193
|
<div class="method-source-code" id="to_json-source">
|
194
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
194
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7572</span>
|
195
195
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
196
196
|
<span class="ruby-identifier">hash</span> = {}
|
197
197
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
|
150
150
|
|
151
151
|
<div class="method-source-code" id="new-source">
|
152
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
152
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7589</span>
|
153
153
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
154
154
|
<span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
|
155
155
|
,
|
@@ -191,7 +191,7 @@
|
|
191
191
|
|
192
192
|
|
193
193
|
<div class="method-source-code" id="to_json-source">
|
194
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
194
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7606</span>
|
195
195
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
196
196
|
<span class="ruby-identifier">hash</span> = {}
|
197
197
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/Service.html
CHANGED
@@ -159,7 +159,7 @@
|
|
159
159
|
|
160
160
|
|
161
161
|
<div class="method-source-code" id="new-source">
|
162
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
162
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7625</span>
|
163
163
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
164
164
|
<span class="ruby-value">id:</span><span class="ruby-keyword">nil</span> \
|
165
165
|
,
|
@@ -206,7 +206,7 @@
|
|
206
206
|
|
207
207
|
|
208
208
|
<div class="method-source-code" id="to_json-source">
|
209
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
209
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7647</span>
|
210
210
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
211
211
|
<span class="ruby-identifier">hash</span> = {}
|
212
212
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/SingleStore.html
CHANGED
@@ -237,7 +237,7 @@
|
|
237
237
|
|
238
238
|
|
239
239
|
<div class="method-source-code" id="new-source">
|
240
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
240
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7681</span>
|
241
241
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
242
242
|
<span class="ruby-value">database:</span><span class="ruby-keyword">nil</span> \
|
243
243
|
,
|
@@ -324,7 +324,7 @@
|
|
324
324
|
|
325
325
|
|
326
326
|
<div class="method-source-code" id="to_json-source">
|
327
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
327
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7743</span>
|
328
328
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
329
329
|
<span class="ruby-identifier">hash</span> = {}
|
330
330
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/Snowflake.html
CHANGED
@@ -237,7 +237,7 @@
|
|
237
237
|
|
238
238
|
|
239
239
|
<div class="method-source-code" id="new-source">
|
240
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
240
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7777</span>
|
241
241
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
242
242
|
<span class="ruby-value">database:</span><span class="ruby-keyword">nil</span> \
|
243
243
|
,
|
@@ -324,7 +324,7 @@
|
|
324
324
|
|
325
325
|
|
326
326
|
<div class="method-source-code" id="to_json-source">
|
327
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
327
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7839</span>
|
328
328
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
329
329
|
<span class="ruby-identifier">hash</span> = {}
|
330
330
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/Sybase.html
CHANGED
@@ -227,7 +227,7 @@
|
|
227
227
|
|
228
228
|
|
229
229
|
<div class="method-source-code" id="new-source">
|
230
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
230
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7871</span>
|
231
231
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
232
232
|
<span class="ruby-value">egress_filter:</span><span class="ruby-keyword">nil</span> \
|
233
233
|
,
|
@@ -309,7 +309,7 @@
|
|
309
309
|
|
310
310
|
|
311
311
|
<div class="method-source-code" id="to_json-source">
|
312
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
312
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7928</span>
|
313
313
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
314
314
|
<span class="ruby-identifier">hash</span> = {}
|
315
315
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/SybaseIQ.html
CHANGED
@@ -227,7 +227,7 @@
|
|
227
227
|
|
228
228
|
|
229
229
|
<div class="method-source-code" id="new-source">
|
230
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
230
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 7960</span>
|
231
231
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
232
232
|
<span class="ruby-value">egress_filter:</span><span class="ruby-keyword">nil</span> \
|
233
233
|
,
|
@@ -309,7 +309,7 @@
|
|
309
309
|
|
310
310
|
|
311
311
|
<div class="method-source-code" id="to_json-source">
|
312
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
312
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8017</span>
|
313
313
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
314
314
|
<span class="ruby-identifier">hash</span> = {}
|
315
315
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/Tag.html
CHANGED
@@ -137,7 +137,7 @@
|
|
137
137
|
|
138
138
|
|
139
139
|
<div class="method-source-code" id="new-source">
|
140
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
140
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8031</span>
|
141
141
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
142
142
|
<span class="ruby-value">name:</span><span class="ruby-keyword">nil</span> \
|
143
143
|
,
|
@@ -174,7 +174,7 @@
|
|
174
174
|
|
175
175
|
|
176
176
|
<div class="method-source-code" id="to_json-source">
|
177
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
177
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8043</span>
|
178
178
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
179
179
|
<span class="ruby-identifier">hash</span> = {}
|
180
180
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/Teradata.html
CHANGED
@@ -227,7 +227,7 @@
|
|
227
227
|
|
228
228
|
|
229
229
|
<div class="method-source-code" id="new-source">
|
230
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
230
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8075</span>
|
231
231
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
232
232
|
<span class="ruby-value">egress_filter:</span><span class="ruby-keyword">nil</span> \
|
233
233
|
,
|
@@ -309,7 +309,7 @@
|
|
309
309
|
|
310
310
|
|
311
311
|
<div class="method-source-code" id="to_json-source">
|
312
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
312
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8132</span>
|
313
313
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
314
314
|
<span class="ruby-identifier">hash</span> = {}
|
315
315
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
@@ -113,7 +113,7 @@
|
|
113
113
|
|
114
114
|
|
115
115
|
<div class="method-source-code" id="new-source">
|
116
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
116
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8142</span>
|
117
117
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
118
118
|
)
|
119
119
|
<span class="ruby-keyword">end</span></pre>
|
@@ -141,7 +141,7 @@
|
|
141
141
|
|
142
142
|
|
143
143
|
<div class="method-source-code" id="to_json-source">
|
144
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
144
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8145</span>
|
145
145
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
146
146
|
<span class="ruby-identifier">hash</span> = {}
|
147
147
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/User.html
CHANGED
@@ -179,7 +179,7 @@
|
|
179
179
|
|
180
180
|
|
181
181
|
<div class="method-source-code" id="new-source">
|
182
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
182
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8168</span>
|
183
183
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
184
184
|
<span class="ruby-value">email:</span><span class="ruby-keyword">nil</span> \
|
185
185
|
,
|
@@ -236,7 +236,7 @@
|
|
236
236
|
|
237
237
|
|
238
238
|
<div class="method-source-code" id="to_json-source">
|
239
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
239
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8200</span>
|
240
240
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
241
241
|
<span class="ruby-identifier">hash</span> = {}
|
242
242
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/SDM/VaultTLSStore.html
CHANGED
@@ -197,7 +197,7 @@
|
|
197
197
|
|
198
198
|
|
199
199
|
<div class="method-source-code" id="new-source">
|
200
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
200
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8226</span>
|
201
201
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
202
202
|
<span class="ruby-value">ca_cert_path:</span><span class="ruby-keyword">nil</span> \
|
203
203
|
,
|
@@ -264,7 +264,7 @@
|
|
264
264
|
|
265
265
|
|
266
266
|
<div class="method-source-code" id="to_json-source">
|
267
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
267
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8268</span>
|
268
268
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
269
269
|
<span class="ruby-identifier">hash</span> = {}
|
270
270
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
@@ -167,7 +167,7 @@
|
|
167
167
|
|
168
168
|
|
169
169
|
<div class="method-source-code" id="new-source">
|
170
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
170
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8288</span>
|
171
171
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
172
172
|
<span class="ruby-value">id:</span><span class="ruby-keyword">nil</span> \
|
173
173
|
,
|
@@ -219,7 +219,7 @@
|
|
219
219
|
|
220
220
|
|
221
221
|
<div class="method-source-code" id="to_json-source">
|
222
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
222
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 8315</span>
|
223
223
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
224
224
|
<span class="ruby-identifier">hash</span> = {}
|
225
225
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
|
data/doc/V1.html
CHANGED
data/doc/created.rid
CHANGED
@@ -1,37 +1,37 @@
|
|
1
|
-
Wed, 08 Dec 2021
|
2
|
-
LICENSE Wed, 08 Dec 2021
|
3
|
-
README.md Wed, 08 Dec 2021
|
4
|
-
examples/listUsers.rb Wed, 08 Dec 2021
|
5
|
-
examples/Gemfile Wed, 08 Dec 2021
|
6
|
-
lib/grpc/role_grants_pb.rb Wed, 08 Dec 2021
|
7
|
-
lib/grpc/secret_stores_services_pb.rb Wed, 08 Dec 2021
|
8
|
-
lib/grpc/resources_services_pb.rb Wed, 08 Dec 2021
|
9
|
-
lib/grpc/resources_pb.rb Wed, 08 Dec 2021
|
10
|
-
lib/grpc/nodes_pb.rb Wed, 08 Dec 2021
|
11
|
-
lib/grpc/plumbing.rb Wed, 08 Dec 2021
|
12
|
-
lib/grpc/accounts_services_pb.rb Wed, 08 Dec 2021
|
13
|
-
lib/grpc/account_attachments_pb.rb Wed, 08 Dec 2021
|
14
|
-
lib/grpc/roles_services_pb.rb Wed, 08 Dec 2021
|
15
|
-
lib/grpc/secret_stores_pb.rb Wed, 08 Dec 2021
|
16
|
-
lib/grpc/spec_pb.rb Wed, 08 Dec 2021
|
17
|
-
lib/grpc/control_panel_pb.rb Wed, 08 Dec 2021
|
18
|
-
lib/grpc/role_grants_services_pb.rb Wed, 08 Dec 2021
|
19
|
-
lib/grpc/account_grants_pb.rb Wed, 08 Dec 2021
|
20
|
-
lib/grpc/tags_pb.rb Wed, 08 Dec 2021
|
21
|
-
lib/grpc/accounts_pb.rb Wed, 08 Dec 2021
|
22
|
-
lib/grpc/control_panel_services_pb.rb Wed, 08 Dec 2021
|
23
|
-
lib/grpc/account_grants_services_pb.rb Wed, 08 Dec 2021
|
24
|
-
lib/grpc/drivers_pb.rb Wed, 08 Dec 2021
|
25
|
-
lib/grpc/roles_pb.rb Wed, 08 Dec 2021
|
26
|
-
lib/grpc/secret_store_types_pb.rb Wed, 08 Dec 2021
|
27
|
-
lib/grpc/role_attachments_pb.rb Wed, 08 Dec 2021
|
28
|
-
lib/grpc/nodes_services_pb.rb Wed, 08 Dec 2021
|
29
|
-
lib/grpc/options_pb.rb Wed, 08 Dec 2021
|
30
|
-
lib/grpc/role_attachments_services_pb.rb Wed, 08 Dec 2021
|
31
|
-
lib/grpc/account_attachments_services_pb.rb Wed, 08 Dec 2021
|
32
|
-
lib/svc.rb Wed, 08 Dec 2021
|
33
|
-
lib/models/porcelain.rb Wed, 08 Dec 2021
|
34
|
-
lib/version Wed, 08 Dec 2021
|
35
|
-
lib/strongdm.rb Wed, 08 Dec 2021
|
36
|
-
lib/version.rb Wed, 08 Dec 2021
|
37
|
-
lib/errors/errors.rb Wed, 08 Dec 2021
|
1
|
+
Wed, 08 Dec 2021 17:21:55 -0800
|
2
|
+
LICENSE Wed, 08 Dec 2021 17:21:54 -0800
|
3
|
+
README.md Wed, 08 Dec 2021 17:21:54 -0800
|
4
|
+
examples/listUsers.rb Wed, 08 Dec 2021 17:21:54 -0800
|
5
|
+
examples/Gemfile Wed, 08 Dec 2021 17:21:53 -0800
|
6
|
+
lib/grpc/role_grants_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
7
|
+
lib/grpc/secret_stores_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
8
|
+
lib/grpc/resources_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
9
|
+
lib/grpc/resources_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
10
|
+
lib/grpc/nodes_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
11
|
+
lib/grpc/plumbing.rb Wed, 08 Dec 2021 17:21:54 -0800
|
12
|
+
lib/grpc/accounts_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
13
|
+
lib/grpc/account_attachments_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
14
|
+
lib/grpc/roles_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
15
|
+
lib/grpc/secret_stores_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
16
|
+
lib/grpc/spec_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
17
|
+
lib/grpc/control_panel_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
18
|
+
lib/grpc/role_grants_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
19
|
+
lib/grpc/account_grants_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
20
|
+
lib/grpc/tags_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
21
|
+
lib/grpc/accounts_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
22
|
+
lib/grpc/control_panel_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
23
|
+
lib/grpc/account_grants_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
24
|
+
lib/grpc/drivers_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
25
|
+
lib/grpc/roles_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
26
|
+
lib/grpc/secret_store_types_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
27
|
+
lib/grpc/role_attachments_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
28
|
+
lib/grpc/nodes_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
29
|
+
lib/grpc/options_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
30
|
+
lib/grpc/role_attachments_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
31
|
+
lib/grpc/account_attachments_services_pb.rb Wed, 08 Dec 2021 17:21:54 -0800
|
32
|
+
lib/svc.rb Wed, 08 Dec 2021 17:21:54 -0800
|
33
|
+
lib/models/porcelain.rb Wed, 08 Dec 2021 17:21:54 -0800
|
34
|
+
lib/version Wed, 08 Dec 2021 17:21:55 -0800
|
35
|
+
lib/strongdm.rb Wed, 08 Dec 2021 17:21:54 -0800
|
36
|
+
lib/version.rb Wed, 08 Dec 2021 17:21:54 -0800
|
37
|
+
lib/errors/errors.rb Wed, 08 Dec 2021 17:21:54 -0800
|
data/doc/index.html
CHANGED
@@ -150,6 +150,7 @@
|
|
150
150
|
<li><a href="./SDM/MongoLegacyHost.html">SDM::MongoLegacyHost</a>
|
151
151
|
<li><a href="./SDM/MongoLegacyReplicaset.html">SDM::MongoLegacyReplicaset</a>
|
152
152
|
<li><a href="./SDM/MongoReplicaSet.html">SDM::MongoReplicaSet</a>
|
153
|
+
<li><a href="./SDM/MongoShardedCluster.html">SDM::MongoShardedCluster</a>
|
153
154
|
<li><a href="./SDM/Mysql.html">SDM::Mysql</a>
|
154
155
|
<li><a href="./SDM/Neptune.html">SDM::Neptune</a>
|
155
156
|
<li><a href="./SDM/NeptuneIAM.html">SDM::NeptuneIAM</a>
|
data/doc/js/navigation.js.gz
CHANGED
Binary file
|