strongdm 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/doc/LICENSE.html +45 -136
- data/doc/Object.html +300 -105
- data/doc/README_md.html +15 -7
- data/doc/SDM.html +16 -24
- data/doc/SDM/AKS.html +113 -51
- data/doc/SDM/AKSBasicAuth.html +93 -35
- data/doc/SDM/AKSServiceAccount.html +88 -31
- data/doc/SDM/AccountAttachment.html +77 -27
- data/doc/SDM/AccountAttachmentCreateOptions.html +62 -13
- data/doc/SDM/AccountAttachmentCreateResponse.html +75 -24
- data/doc/SDM/AccountAttachmentDeleteResponse.html +69 -19
- data/doc/SDM/AccountAttachmentGetResponse.html +75 -23
- data/doc/SDM/AccountAttachments.html +42 -39
- data/doc/SDM/AccountCreateResponse.html +80 -27
- data/doc/SDM/AccountDeleteResponse.html +69 -17
- data/doc/SDM/AccountGetResponse.html +74 -21
- data/doc/SDM/AccountGrant.html +89 -39
- data/doc/SDM/AccountGrantCreateResponse.html +75 -23
- data/doc/SDM/AccountGrantDeleteResponse.html +69 -18
- data/doc/SDM/AccountGrantGetResponse.html +75 -22
- data/doc/SDM/AccountGrants.html +41 -36
- data/doc/SDM/AccountUpdateResponse.html +74 -21
- data/doc/SDM/Accounts.html +45 -39
- data/doc/SDM/AlreadyExistsError.html +13 -10
- data/doc/SDM/AmazonEKS.html +108 -47
- data/doc/SDM/AmazonES.html +98 -39
- data/doc/SDM/Athena.html +98 -39
- data/doc/SDM/AuroraMysql.html +103 -43
- data/doc/SDM/AuroraPostgres.html +108 -47
- data/doc/SDM/AuthenticationError.html +13 -10
- data/doc/SDM/BadRequestError.html +13 -10
- data/doc/SDM/BigQuery.html +98 -39
- data/doc/SDM/Cassandra.html +103 -43
- data/doc/SDM/Client.html +29 -48
- data/doc/SDM/Clustrix.html +103 -43
- data/doc/SDM/Cockroach.html +108 -47
- data/doc/SDM/CreateResponseMetadata.html +59 -9
- data/doc/SDM/DeadlineExceededError.html +13 -10
- data/doc/SDM/DeleteResponseMetadata.html +60 -10
- data/doc/SDM/Druid.html +98 -39
- data/doc/SDM/DynamoDB.html +98 -39
- data/doc/SDM/Elastic.html +103 -43
- data/doc/SDM/ElasticacheRedis.html +98 -39
- data/doc/SDM/Gateway.html +89 -38
- data/doc/SDM/GetResponseMetadata.html +60 -10
- data/doc/SDM/GoogleGKE.html +98 -39
- data/doc/SDM/Greenplum.html +108 -47
- data/doc/SDM/HTTPAuth.html +103 -43
- data/doc/SDM/HTTPBasicAuth.html +108 -47
- data/doc/SDM/HTTPNoAuth.html +98 -39
- data/doc/SDM/InternalError.html +13 -10
- data/doc/SDM/Kubernetes.html +113 -51
- data/doc/SDM/KubernetesBasicAuth.html +93 -35
- data/doc/SDM/KubernetesServiceAccount.html +88 -31
- data/doc/SDM/Maria.html +103 -43
- data/doc/SDM/Memcached.html +88 -31
- data/doc/SDM/Memsql.html +103 -43
- data/doc/SDM/MongoHost.html +108 -47
- data/doc/SDM/MongoLegacyHost.html +113 -51
- data/doc/SDM/MongoLegacyReplicaset.html +118 -55
- data/doc/SDM/MongoReplicaSet.html +118 -55
- data/doc/SDM/Mysql.html +103 -43
- data/doc/SDM/NodeCreateResponse.html +80 -27
- data/doc/SDM/NodeDeleteResponse.html +69 -17
- data/doc/SDM/NodeGetResponse.html +74 -21
- data/doc/SDM/NodeUpdateResponse.html +74 -21
- data/doc/SDM/Nodes.html +46 -41
- data/doc/SDM/NotFoundError.html +13 -10
- data/doc/SDM/Oracle.html +108 -47
- data/doc/SDM/PermissionError.html +13 -10
- data/doc/SDM/Plumbing.html +375 -371
- data/doc/SDM/Postgres.html +108 -47
- data/doc/SDM/Presto.html +108 -47
- data/doc/SDM/RDP.html +98 -39
- data/doc/SDM/RPCError.html +12 -8
- data/doc/SDM/RateLimitError.html +13 -10
- data/doc/SDM/RateLimitMetadata.html +81 -29
- data/doc/SDM/Redis.html +93 -35
- data/doc/SDM/Redshift.html +108 -47
- data/doc/SDM/Relay.html +77 -26
- data/doc/SDM/ResourceCreateResponse.html +74 -21
- data/doc/SDM/ResourceDeleteResponse.html +69 -17
- data/doc/SDM/ResourceGetResponse.html +74 -21
- data/doc/SDM/ResourceUpdateResponse.html +74 -22
- data/doc/SDM/Resources.html +43 -35
- data/doc/SDM/Role.html +77 -26
- data/doc/SDM/RoleAttachment.html +77 -26
- data/doc/SDM/RoleAttachmentCreateResponse.html +75 -24
- data/doc/SDM/RoleAttachmentDeleteResponse.html +69 -19
- data/doc/SDM/RoleAttachmentGetResponse.html +75 -22
- data/doc/SDM/RoleAttachments.html +41 -38
- data/doc/SDM/RoleCreateResponse.html +75 -23
- data/doc/SDM/RoleDeleteResponse.html +69 -17
- data/doc/SDM/RoleGetResponse.html +75 -22
- data/doc/SDM/RoleGrant.html +77 -24
- data/doc/SDM/RoleGrantCreateResponse.html +75 -23
- data/doc/SDM/RoleGrantDeleteResponse.html +69 -18
- data/doc/SDM/RoleGrantGetResponse.html +75 -22
- data/doc/SDM/RoleGrants.html +41 -38
- data/doc/SDM/RoleUpdateResponse.html +75 -23
- data/doc/SDM/Roles.html +48 -46
- data/doc/SDM/SQLServer.html +113 -51
- data/doc/SDM/SSH.html +98 -39
- data/doc/SDM/Service.html +76 -24
- data/doc/SDM/Snowflake.html +103 -43
- data/doc/SDM/Sybase.html +98 -39
- data/doc/SDM/SybaseIQ.html +98 -39
- data/doc/SDM/Teradata.html +98 -39
- data/doc/SDM/UpdateResponseMetadata.html +60 -10
- data/doc/SDM/User.html +85 -30
- data/doc/V1.html +10 -6
- data/doc/V1/AccountAttachments.html +10 -6
- data/doc/V1/AccountAttachments/Service.html +11 -8
- data/doc/V1/AccountGrants.html +10 -6
- data/doc/V1/AccountGrants/Service.html +11 -9
- data/doc/V1/Accounts.html +10 -6
- data/doc/V1/Accounts/Service.html +12 -10
- data/doc/V1/Nodes.html +10 -6
- data/doc/V1/Nodes/Service.html +13 -13
- data/doc/V1/Resources.html +10 -6
- data/doc/V1/Resources/Service.html +10 -6
- data/doc/V1/RoleAttachments.html +10 -6
- data/doc/V1/RoleAttachments/Service.html +11 -11
- data/doc/V1/RoleGrants.html +10 -6
- data/doc/V1/RoleGrants/Service.html +11 -11
- data/doc/V1/Roles.html +10 -6
- data/doc/V1/Roles/Service.html +11 -12
- data/doc/created.rid +41 -37
- data/doc/css/fonts.css +6 -6
- data/doc/css/rdoc.css +22 -1
- data/doc/examples/Gemfile.html +14 -4
- data/doc/examples/Gemfile_lock.html +14 -4
- data/doc/examples/README_md.html +14 -4
- data/doc/examples/okta-sync/Gemfile.html +105 -0
- data/doc/examples/okta-sync/Gemfile_lock.html +146 -0
- data/doc/index.html +15 -8
- data/doc/js/darkfish.js +23 -100
- data/doc/js/navigation.js +4 -41
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search.js +32 -31
- data/doc/js/search_index.js +1 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js +7 -6
- data/doc/js/searcher.js.gz +0 -0
- data/doc/lib/version.html +16 -6
- data/doc/strongdm_gemspec.html +15 -5
- data/doc/table_of_contents.html +981 -260
- data/examples/Gemfile +2 -2
- data/examples/listUsers.rb +8 -8
- data/examples/okta-sync/Gemfile +4 -0
- data/examples/okta-sync/Gemfile.lock +38 -0
- data/examples/okta-sync/matchers.yml +11 -0
- data/examples/okta-sync/oktaSync.rb +173 -0
- data/examples/panicButton.rb +103 -119
- data/lib/errors/errors.rb +55 -53
- data/lib/grpc/account_attachments_pb.rb +9 -9
- data/lib/grpc/account_attachments_services_pb.rb +7 -8
- data/lib/grpc/account_grants_pb.rb +10 -10
- data/lib/grpc/account_grants_services_pb.rb +7 -8
- data/lib/grpc/accounts_pb.rb +9 -9
- data/lib/grpc/accounts_services_pb.rb +7 -8
- data/lib/grpc/drivers_pb.rb +7 -7
- data/lib/grpc/nodes_pb.rb +9 -9
- data/lib/grpc/nodes_services_pb.rb +7 -8
- data/lib/grpc/options_pb.rb +5 -5
- data/lib/grpc/plumbing.rb +4083 -4084
- data/lib/grpc/protoc-gen-swagger/options/annotations_pb.rb +4 -4
- data/lib/grpc/resources_pb.rb +9 -9
- data/lib/grpc/resources_services_pb.rb +7 -8
- data/lib/grpc/role_attachments_pb.rb +9 -9
- data/lib/grpc/role_attachments_services_pb.rb +7 -8
- data/lib/grpc/role_grants_pb.rb +9 -9
- data/lib/grpc/role_grants_services_pb.rb +7 -8
- data/lib/grpc/roles_pb.rb +9 -9
- data/lib/grpc/roles_services_pb.rb +7 -8
- data/lib/grpc/spec_pb.rb +8 -8
- data/lib/models/porcelain.rb +4409 -4017
- data/lib/strongdm.rb +94 -95
- data/lib/svc.rb +1202 -1224
- data/lib/version +1 -1
- data/lib/version.rb +6 -6
- data/strongdm.gemspec +10 -10
- metadata +9 -4
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
|
+
var index_rel_prefix = "../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../js/
|
|
14
|
-
<script src="../js/
|
|
14
|
+
<script src="../js/navigation.js" defer></script>
|
|
15
|
+
<script src="../js/search.js" defer></script>
|
|
16
|
+
<script src="../js/search_index.js" defer></script>
|
|
17
|
+
<script src="../js/searcher.js" defer></script>
|
|
18
|
+
<script src="../js/darkfish.js" defer></script>
|
|
15
19
|
|
|
16
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="class">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -72,6 +77,8 @@
|
|
|
72
77
|
|
|
73
78
|
<li ><a href="#method-c-new">::new</a>
|
|
74
79
|
|
|
80
|
+
<li ><a href="#method-i-to_json">#to_json</a>
|
|
81
|
+
|
|
75
82
|
</ul>
|
|
76
83
|
</div>
|
|
77
84
|
|
|
@@ -85,14 +92,11 @@
|
|
|
85
92
|
|
|
86
93
|
<section class="description">
|
|
87
94
|
|
|
88
|
-
<p><a href="ResourceDeleteResponse.html">ResourceDeleteResponse</a> returns
|
|
89
|
-
information about a Resource that was deleted.</p>
|
|
95
|
+
<p><a href="ResourceDeleteResponse.html"><code>ResourceDeleteResponse</code></a> returns information about a Resource that was deleted.</p>
|
|
90
96
|
|
|
91
97
|
</section>
|
|
92
98
|
|
|
93
99
|
|
|
94
|
-
|
|
95
|
-
|
|
96
100
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
97
101
|
|
|
98
102
|
|
|
@@ -162,16 +166,63 @@ information about a Resource that was deleted.</p>
|
|
|
162
166
|
|
|
163
167
|
|
|
164
168
|
<div class="method-source-code" id="new-source">
|
|
165
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
|
166
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
169
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 4211</span>
|
|
170
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
|
171
|
+
<span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
|
|
172
|
+
,
|
|
173
|
+
<span class="ruby-value">rate_limit:</span><span class="ruby-keyword">nil</span> \
|
|
174
|
+
)
|
|
175
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">meta</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
176
|
+
<span class="ruby-ivar">@meta</span> = <span class="ruby-identifier">meta</span>
|
|
177
|
+
<span class="ruby-keyword">end</span>
|
|
178
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">rate_limit</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
179
|
+
<span class="ruby-ivar">@rate_limit</span> = <span class="ruby-identifier">rate_limit</span>
|
|
180
|
+
<span class="ruby-keyword">end</span>
|
|
181
|
+
<span class="ruby-keyword">end</span></pre>
|
|
182
|
+
</div>
|
|
183
|
+
|
|
184
|
+
</div>
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
</div>
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
</section>
|
|
193
|
+
|
|
194
|
+
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
195
|
+
<header>
|
|
196
|
+
<h3>Public Instance Methods</h3>
|
|
197
|
+
</header>
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
<div id="method-i-to_json" class="method-detail ">
|
|
201
|
+
|
|
202
|
+
<div class="method-heading">
|
|
203
|
+
<span class="method-name">to_json</span><span
|
|
204
|
+
class="method-args">(options={})</span>
|
|
205
|
+
|
|
206
|
+
<span class="method-click-advice">click to toggle source</span>
|
|
207
|
+
|
|
208
|
+
</div>
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
<div class="method-description">
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
<div class="method-source-code" id="to_json-source">
|
|
219
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 4223</span>
|
|
220
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
|
221
|
+
<span class="ruby-identifier">hash</span> = {}
|
|
222
|
+
<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>
|
|
223
|
+
<span class="ruby-identifier">hash</span>[<span class="ruby-identifier">var</span>.<span class="ruby-identifier">id2name</span>.<span class="ruby-identifier">delete_prefix</span>(<span class="ruby-string">'@'</span>)] = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variable_get</span> <span class="ruby-identifier">var</span>
|
|
174
224
|
<span class="ruby-keyword">end</span>
|
|
225
|
+
<span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
|
|
175
226
|
<span class="ruby-keyword">end</span></pre>
|
|
176
227
|
</div>
|
|
177
228
|
|
|
@@ -186,12 +237,13 @@ information about a Resource that was deleted.</p>
|
|
|
186
237
|
</section>
|
|
187
238
|
|
|
188
239
|
</section>
|
|
240
|
+
|
|
189
241
|
</main>
|
|
190
242
|
|
|
191
243
|
|
|
192
244
|
<footer id="validator-badges" role="contentinfo">
|
|
193
|
-
<p><a href="
|
|
194
|
-
<p>Generated by <a href="
|
|
245
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
246
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
|
|
195
247
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
196
248
|
</footer>
|
|
197
249
|
|
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
|
+
var index_rel_prefix = "../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../js/
|
|
14
|
-
<script src="../js/
|
|
14
|
+
<script src="../js/navigation.js" defer></script>
|
|
15
|
+
<script src="../js/search.js" defer></script>
|
|
16
|
+
<script src="../js/search_index.js" defer></script>
|
|
17
|
+
<script src="../js/searcher.js" defer></script>
|
|
18
|
+
<script src="../js/darkfish.js" defer></script>
|
|
15
19
|
|
|
16
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="class">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -72,6 +77,8 @@
|
|
|
72
77
|
|
|
73
78
|
<li ><a href="#method-c-new">::new</a>
|
|
74
79
|
|
|
80
|
+
<li ><a href="#method-i-to_json">#to_json</a>
|
|
81
|
+
|
|
75
82
|
</ul>
|
|
76
83
|
</div>
|
|
77
84
|
|
|
@@ -85,14 +92,11 @@
|
|
|
85
92
|
|
|
86
93
|
<section class="description">
|
|
87
94
|
|
|
88
|
-
<p><a href="ResourceGetResponse.html">ResourceGetResponse</a> returns a
|
|
89
|
-
requested Resource.</p>
|
|
95
|
+
<p><a href="ResourceGetResponse.html"><code>ResourceGetResponse</code></a> returns a requested Resource.</p>
|
|
90
96
|
|
|
91
97
|
</section>
|
|
92
98
|
|
|
93
99
|
|
|
94
|
-
|
|
95
|
-
|
|
96
100
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
97
101
|
|
|
98
102
|
|
|
@@ -175,20 +179,68 @@ requested Resource.</p>
|
|
|
175
179
|
|
|
176
180
|
|
|
177
181
|
<div class="method-source-code" id="new-source">
|
|
178
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
|
179
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
182
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 4146</span>
|
|
183
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
|
184
|
+
<span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
|
|
185
|
+
,
|
|
186
|
+
<span class="ruby-value">resource:</span><span class="ruby-keyword">nil</span> \
|
|
187
|
+
,
|
|
188
|
+
<span class="ruby-value">rate_limit:</span><span class="ruby-keyword">nil</span> \
|
|
189
|
+
)
|
|
190
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">meta</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
191
|
+
<span class="ruby-ivar">@meta</span> = <span class="ruby-identifier">meta</span>
|
|
192
|
+
<span class="ruby-keyword">end</span>
|
|
193
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">resource</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
194
|
+
<span class="ruby-ivar">@resource</span> = <span class="ruby-identifier">resource</span>
|
|
195
|
+
<span class="ruby-keyword">end</span>
|
|
196
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">rate_limit</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
197
|
+
<span class="ruby-ivar">@rate_limit</span> = <span class="ruby-identifier">rate_limit</span>
|
|
198
|
+
<span class="ruby-keyword">end</span>
|
|
199
|
+
<span class="ruby-keyword">end</span></pre>
|
|
200
|
+
</div>
|
|
201
|
+
|
|
202
|
+
</div>
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
</div>
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
</section>
|
|
211
|
+
|
|
212
|
+
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
213
|
+
<header>
|
|
214
|
+
<h3>Public Instance Methods</h3>
|
|
215
|
+
</header>
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
<div id="method-i-to_json" class="method-detail ">
|
|
219
|
+
|
|
220
|
+
<div class="method-heading">
|
|
221
|
+
<span class="method-name">to_json</span><span
|
|
222
|
+
class="method-args">(options={})</span>
|
|
223
|
+
|
|
224
|
+
<span class="method-click-advice">click to toggle source</span>
|
|
225
|
+
|
|
226
|
+
</div>
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
<div class="method-description">
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
<div class="method-source-code" id="to_json-source">
|
|
237
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 4163</span>
|
|
238
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
|
239
|
+
<span class="ruby-identifier">hash</span> = {}
|
|
240
|
+
<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>
|
|
241
|
+
<span class="ruby-identifier">hash</span>[<span class="ruby-identifier">var</span>.<span class="ruby-identifier">id2name</span>.<span class="ruby-identifier">delete_prefix</span>(<span class="ruby-string">'@'</span>)] = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variable_get</span> <span class="ruby-identifier">var</span>
|
|
191
242
|
<span class="ruby-keyword">end</span>
|
|
243
|
+
<span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
|
|
192
244
|
<span class="ruby-keyword">end</span></pre>
|
|
193
245
|
</div>
|
|
194
246
|
|
|
@@ -203,12 +255,13 @@ requested Resource.</p>
|
|
|
203
255
|
</section>
|
|
204
256
|
|
|
205
257
|
</section>
|
|
258
|
+
|
|
206
259
|
</main>
|
|
207
260
|
|
|
208
261
|
|
|
209
262
|
<footer id="validator-badges" role="contentinfo">
|
|
210
|
-
<p><a href="
|
|
211
|
-
<p>Generated by <a href="
|
|
263
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
264
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
|
|
212
265
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
213
266
|
</footer>
|
|
214
267
|
|
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
|
+
var index_rel_prefix = "../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../js/
|
|
14
|
-
<script src="../js/
|
|
14
|
+
<script src="../js/navigation.js" defer></script>
|
|
15
|
+
<script src="../js/search.js" defer></script>
|
|
16
|
+
<script src="../js/search_index.js" defer></script>
|
|
17
|
+
<script src="../js/searcher.js" defer></script>
|
|
18
|
+
<script src="../js/darkfish.js" defer></script>
|
|
15
19
|
|
|
16
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="class">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -72,6 +77,8 @@
|
|
|
72
77
|
|
|
73
78
|
<li ><a href="#method-c-new">::new</a>
|
|
74
79
|
|
|
80
|
+
<li ><a href="#method-i-to_json">#to_json</a>
|
|
81
|
+
|
|
75
82
|
</ul>
|
|
76
83
|
</div>
|
|
77
84
|
|
|
@@ -85,15 +92,11 @@
|
|
|
85
92
|
|
|
86
93
|
<section class="description">
|
|
87
94
|
|
|
88
|
-
<p><a href="ResourceUpdateResponse.html">ResourceUpdateResponse</a> returns
|
|
89
|
-
the fields of a Resource after it has been updated by a
|
|
90
|
-
ResourceUpdateRequest.</p>
|
|
95
|
+
<p><a href="ResourceUpdateResponse.html"><code>ResourceUpdateResponse</code></a> returns the fields of a Resource after it has been updated by a ResourceUpdateRequest.</p>
|
|
91
96
|
|
|
92
97
|
</section>
|
|
93
98
|
|
|
94
99
|
|
|
95
|
-
|
|
96
|
-
|
|
97
100
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
98
101
|
|
|
99
102
|
|
|
@@ -176,20 +179,68 @@ ResourceUpdateRequest.</p>
|
|
|
176
179
|
|
|
177
180
|
|
|
178
181
|
<div class="method-source-code" id="new-source">
|
|
179
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
|
180
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
182
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 4180</span>
|
|
183
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
|
|
184
|
+
<span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
|
|
185
|
+
,
|
|
186
|
+
<span class="ruby-value">resource:</span><span class="ruby-keyword">nil</span> \
|
|
187
|
+
,
|
|
188
|
+
<span class="ruby-value">rate_limit:</span><span class="ruby-keyword">nil</span> \
|
|
189
|
+
)
|
|
190
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">meta</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
191
|
+
<span class="ruby-ivar">@meta</span> = <span class="ruby-identifier">meta</span>
|
|
192
|
+
<span class="ruby-keyword">end</span>
|
|
193
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">resource</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
194
|
+
<span class="ruby-ivar">@resource</span> = <span class="ruby-identifier">resource</span>
|
|
195
|
+
<span class="ruby-keyword">end</span>
|
|
196
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">rate_limit</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
197
|
+
<span class="ruby-ivar">@rate_limit</span> = <span class="ruby-identifier">rate_limit</span>
|
|
198
|
+
<span class="ruby-keyword">end</span>
|
|
199
|
+
<span class="ruby-keyword">end</span></pre>
|
|
200
|
+
</div>
|
|
201
|
+
|
|
202
|
+
</div>
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
</div>
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
</section>
|
|
211
|
+
|
|
212
|
+
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
213
|
+
<header>
|
|
214
|
+
<h3>Public Instance Methods</h3>
|
|
215
|
+
</header>
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
<div id="method-i-to_json" class="method-detail ">
|
|
219
|
+
|
|
220
|
+
<div class="method-heading">
|
|
221
|
+
<span class="method-name">to_json</span><span
|
|
222
|
+
class="method-args">(options={})</span>
|
|
223
|
+
|
|
224
|
+
<span class="method-click-advice">click to toggle source</span>
|
|
225
|
+
|
|
226
|
+
</div>
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
<div class="method-description">
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
<div class="method-source-code" id="to_json-source">
|
|
237
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 4197</span>
|
|
238
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
|
|
239
|
+
<span class="ruby-identifier">hash</span> = {}
|
|
240
|
+
<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>
|
|
241
|
+
<span class="ruby-identifier">hash</span>[<span class="ruby-identifier">var</span>.<span class="ruby-identifier">id2name</span>.<span class="ruby-identifier">delete_prefix</span>(<span class="ruby-string">'@'</span>)] = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variable_get</span> <span class="ruby-identifier">var</span>
|
|
192
242
|
<span class="ruby-keyword">end</span>
|
|
243
|
+
<span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
|
|
193
244
|
<span class="ruby-keyword">end</span></pre>
|
|
194
245
|
</div>
|
|
195
246
|
|
|
@@ -204,12 +255,13 @@ ResourceUpdateRequest.</p>
|
|
|
204
255
|
</section>
|
|
205
256
|
|
|
206
257
|
</section>
|
|
258
|
+
|
|
207
259
|
</main>
|
|
208
260
|
|
|
209
261
|
|
|
210
262
|
<footer id="validator-badges" role="contentinfo">
|
|
211
|
-
<p><a href="
|
|
212
|
-
<p>Generated by <a href="
|
|
263
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
264
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
|
|
213
265
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
214
266
|
</footer>
|
|
215
267
|
|
data/doc/SDM/Resources.html
CHANGED
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
|
+
var index_rel_prefix = "../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../js/
|
|
14
|
-
<script src="../js/
|
|
14
|
+
<script src="../js/navigation.js" defer></script>
|
|
15
|
+
<script src="../js/search.js" defer></script>
|
|
16
|
+
<script src="../js/search_index.js" defer></script>
|
|
17
|
+
<script src="../js/searcher.js" defer></script>
|
|
18
|
+
<script src="../js/darkfish.js" defer></script>
|
|
15
19
|
|
|
16
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="class">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -98,8 +103,6 @@
|
|
|
98
103
|
</section>
|
|
99
104
|
|
|
100
105
|
|
|
101
|
-
|
|
102
|
-
|
|
103
106
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
104
107
|
|
|
105
108
|
|
|
@@ -136,7 +139,7 @@
|
|
|
136
139
|
|
|
137
140
|
<div class="method-source-code" id="new-source">
|
|
138
141
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 681</span>
|
|
139
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">host</span>, <span class="ruby-identifier">insecure</span>, <span class="ruby-identifier">parent</span>)
|
|
142
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(<span class="ruby-identifier">host</span>, <span class="ruby-identifier">insecure</span>, <span class="ruby-identifier">parent</span>)
|
|
140
143
|
<span class="ruby-keyword">begin</span>
|
|
141
144
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">insecure</span>
|
|
142
145
|
<span class="ruby-ivar">@stub</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">Resources</span><span class="ruby-operator">::</span><span class="ruby-constant">Stub</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">host</span>, <span class="ruby-value">:this_channel_is_insecure</span>)
|
|
@@ -144,7 +147,7 @@
|
|
|
144
147
|
<span class="ruby-identifier">cred</span> = <span class="ruby-constant">GRPC</span><span class="ruby-operator">::</span><span class="ruby-constant">Core</span><span class="ruby-operator">::</span><span class="ruby-constant">ChannelCredentials</span>.<span class="ruby-identifier">new</span>()
|
|
145
148
|
<span class="ruby-ivar">@stub</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">Resources</span><span class="ruby-operator">::</span><span class="ruby-constant">Stub</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">host</span>, <span class="ruby-identifier">cred</span>)
|
|
146
149
|
<span class="ruby-keyword">end</span>
|
|
147
|
-
<span class="ruby-keyword">rescue</span>
|
|
150
|
+
<span class="ruby-keyword">rescue</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">exception</span>
|
|
148
151
|
<span class="ruby-identifier">raise</span> <span class="ruby-constant">Plumbing</span><span class="ruby-operator">::</span><span class="ruby-identifier">error_to_porcelain</span>(<span class="ruby-identifier">exception</span>)
|
|
149
152
|
<span class="ruby-keyword">end</span>
|
|
150
153
|
<span class="ruby-ivar">@parent</span> = <span class="ruby-identifier">parent</span>
|
|
@@ -187,9 +190,10 @@
|
|
|
187
190
|
|
|
188
191
|
<div class="method-source-code" id="create-source">
|
|
189
192
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 695</span>
|
|
190
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">create</span>(
|
|
191
|
-
<span class="ruby-identifier">resource</span>
|
|
192
|
-
|
|
193
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">create</span>(
|
|
194
|
+
<span class="ruby-identifier">resource</span> \
|
|
195
|
+
,
|
|
196
|
+
<span class="ruby-value">deadline:</span><span class="ruby-keyword">nil</span>)
|
|
193
197
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">ResourceCreateRequest</span>.<span class="ruby-identifier">new</span>()
|
|
194
198
|
|
|
195
199
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">resource</span> = <span class="ruby-constant">Plumbing</span><span class="ruby-operator">::</span><span class="ruby-identifier">resource_to_plumbing</span>(<span class="ruby-identifier">resource</span>)
|
|
@@ -197,8 +201,8 @@
|
|
|
197
201
|
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-keyword">nil</span>
|
|
198
202
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
199
203
|
<span class="ruby-keyword">begin</span>
|
|
200
|
-
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">create</span>(<span class="ruby-identifier">req</span>, <span class="ruby-
|
|
201
|
-
<span class="ruby-keyword">rescue</span>
|
|
204
|
+
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">create</span>(<span class="ruby-identifier">req</span>, <span class="ruby-value">metadata:</span> <span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">get_metadata</span>(<span class="ruby-string">'Resources.Create'</span>, <span class="ruby-identifier">req</span>), <span class="ruby-value">deadline:</span><span class="ruby-identifier">deadline</span>)
|
|
205
|
+
<span class="ruby-keyword">rescue</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">exception</span>
|
|
202
206
|
<span class="ruby-keyword">if</span> (<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">shouldRetry</span>(<span class="ruby-identifier">tries</span>, <span class="ruby-identifier">exception</span>))
|
|
203
207
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
204
208
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -246,9 +250,10 @@
|
|
|
246
250
|
|
|
247
251
|
<div class="method-source-code" id="delete-source">
|
|
248
252
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 788</span>
|
|
249
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">delete</span>(
|
|
250
|
-
<span class="ruby-identifier">id</span>
|
|
251
|
-
|
|
253
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">delete</span>(
|
|
254
|
+
<span class="ruby-identifier">id</span> \
|
|
255
|
+
,
|
|
256
|
+
<span class="ruby-value">deadline:</span><span class="ruby-keyword">nil</span>)
|
|
252
257
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">ResourceDeleteRequest</span>.<span class="ruby-identifier">new</span>()
|
|
253
258
|
|
|
254
259
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">id</span> = <span class="ruby-identifier">id</span>
|
|
@@ -256,8 +261,8 @@
|
|
|
256
261
|
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-keyword">nil</span>
|
|
257
262
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
258
263
|
<span class="ruby-keyword">begin</span>
|
|
259
|
-
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">delete</span>(<span class="ruby-identifier">req</span>, <span class="ruby-
|
|
260
|
-
<span class="ruby-keyword">rescue</span>
|
|
264
|
+
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">delete</span>(<span class="ruby-identifier">req</span>, <span class="ruby-value">metadata:</span> <span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">get_metadata</span>(<span class="ruby-string">'Resources.Delete'</span>, <span class="ruby-identifier">req</span>), <span class="ruby-value">deadline:</span><span class="ruby-identifier">deadline</span>)
|
|
265
|
+
<span class="ruby-keyword">rescue</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">exception</span>
|
|
261
266
|
<span class="ruby-keyword">if</span> (<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">shouldRetry</span>(<span class="ruby-identifier">tries</span>, <span class="ruby-identifier">exception</span>))
|
|
262
267
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
263
268
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -304,9 +309,10 @@
|
|
|
304
309
|
|
|
305
310
|
<div class="method-source-code" id="get-source">
|
|
306
311
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 726</span>
|
|
307
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get</span>(
|
|
308
|
-
<span class="ruby-identifier">id</span>
|
|
309
|
-
|
|
312
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get</span>(
|
|
313
|
+
<span class="ruby-identifier">id</span> \
|
|
314
|
+
,
|
|
315
|
+
<span class="ruby-value">deadline:</span><span class="ruby-keyword">nil</span>)
|
|
310
316
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">ResourceGetRequest</span>.<span class="ruby-identifier">new</span>()
|
|
311
317
|
|
|
312
318
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">id</span> = <span class="ruby-identifier">id</span>
|
|
@@ -314,8 +320,8 @@
|
|
|
314
320
|
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-keyword">nil</span>
|
|
315
321
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
316
322
|
<span class="ruby-keyword">begin</span>
|
|
317
|
-
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">get</span>(<span class="ruby-identifier">req</span>, <span class="ruby-
|
|
318
|
-
<span class="ruby-keyword">rescue</span>
|
|
323
|
+
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">get</span>(<span class="ruby-identifier">req</span>, <span class="ruby-value">metadata:</span> <span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">get_metadata</span>(<span class="ruby-string">'Resources.Get'</span>, <span class="ruby-identifier">req</span>), <span class="ruby-value">deadline:</span><span class="ruby-identifier">deadline</span>)
|
|
324
|
+
<span class="ruby-keyword">rescue</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">exception</span>
|
|
319
325
|
<span class="ruby-keyword">if</span> (<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">shouldRetry</span>(<span class="ruby-identifier">tries</span>, <span class="ruby-identifier">exception</span>))
|
|
320
326
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
321
327
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -356,18 +362,18 @@
|
|
|
356
362
|
|
|
357
363
|
<div class="method-description">
|
|
358
364
|
|
|
359
|
-
<p>List gets a list of <a href="Resources.html">Resources</a> matching a given
|
|
360
|
-
set of criteria.</p>
|
|
365
|
+
<p>List gets a list of <a href="Resources.html"><code>Resources</code></a> matching a given set of criteria.</p>
|
|
361
366
|
|
|
362
367
|
|
|
363
368
|
|
|
364
369
|
|
|
365
370
|
<div class="method-source-code" id="list-source">
|
|
366
371
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 818</span>
|
|
367
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">list</span>(
|
|
368
|
-
<span class="ruby-identifier">filter</span>
|
|
372
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">list</span>(
|
|
373
|
+
<span class="ruby-identifier">filter</span> \
|
|
374
|
+
,
|
|
369
375
|
<span class="ruby-operator">*</span><span class="ruby-identifier">args</span>,
|
|
370
|
-
<span class="ruby-
|
|
376
|
+
<span class="ruby-value">deadline:</span><span class="ruby-keyword">nil</span>)
|
|
371
377
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">ResourceListRequest</span>.<span class="ruby-identifier">new</span>()
|
|
372
378
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">meta</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">ListRequestMetadata</span>.<span class="ruby-identifier">new</span>()
|
|
373
379
|
<span class="ruby-identifier">page_size_option</span> = <span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">_test_options</span>[<span class="ruby-string">'PageSize'</span>]
|
|
@@ -380,8 +386,8 @@ set of criteria.</p>
|
|
|
380
386
|
<span class="ruby-identifier">tries</span> = <span class="ruby-value">0</span>
|
|
381
387
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
382
388
|
<span class="ruby-keyword">begin</span>
|
|
383
|
-
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">list</span>(<span class="ruby-identifier">req</span>, <span class="ruby-
|
|
384
|
-
<span class="ruby-keyword">rescue</span>
|
|
389
|
+
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">list</span>(<span class="ruby-identifier">req</span>, <span class="ruby-value">metadata:</span> <span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">get_metadata</span>(<span class="ruby-string">'Resources.List'</span>, <span class="ruby-identifier">req</span>), <span class="ruby-value">deadline:</span><span class="ruby-identifier">deadline</span>)
|
|
390
|
+
<span class="ruby-keyword">rescue</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">exception</span>
|
|
385
391
|
<span class="ruby-keyword">if</span> (<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">shouldRetry</span>(<span class="ruby-identifier">tries</span>, <span class="ruby-identifier">exception</span>))
|
|
386
392
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
387
393
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -429,9 +435,10 @@ set of criteria.</p>
|
|
|
429
435
|
|
|
430
436
|
<div class="method-source-code" id="update-source">
|
|
431
437
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 757</span>
|
|
432
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">update</span>(
|
|
433
|
-
<span class="ruby-identifier">resource</span>
|
|
434
|
-
|
|
438
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">update</span>(
|
|
439
|
+
<span class="ruby-identifier">resource</span> \
|
|
440
|
+
,
|
|
441
|
+
<span class="ruby-value">deadline:</span><span class="ruby-keyword">nil</span>)
|
|
435
442
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">ResourceUpdateRequest</span>.<span class="ruby-identifier">new</span>()
|
|
436
443
|
|
|
437
444
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">resource</span> = <span class="ruby-constant">Plumbing</span><span class="ruby-operator">::</span><span class="ruby-identifier">resource_to_plumbing</span>(<span class="ruby-identifier">resource</span>)
|
|
@@ -439,8 +446,8 @@ set of criteria.</p>
|
|
|
439
446
|
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-keyword">nil</span>
|
|
440
447
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
441
448
|
<span class="ruby-keyword">begin</span>
|
|
442
|
-
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">update</span>(<span class="ruby-identifier">req</span>, <span class="ruby-
|
|
443
|
-
<span class="ruby-keyword">rescue</span>
|
|
449
|
+
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-ivar">@stub</span>.<span class="ruby-identifier">update</span>(<span class="ruby-identifier">req</span>, <span class="ruby-value">metadata:</span> <span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">get_metadata</span>(<span class="ruby-string">'Resources.Update'</span>, <span class="ruby-identifier">req</span>), <span class="ruby-value">deadline:</span><span class="ruby-identifier">deadline</span>)
|
|
450
|
+
<span class="ruby-keyword">rescue</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">exception</span>
|
|
444
451
|
<span class="ruby-keyword">if</span> (<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">shouldRetry</span>(<span class="ruby-identifier">tries</span>, <span class="ruby-identifier">exception</span>))
|
|
445
452
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
446
453
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -471,12 +478,13 @@ set of criteria.</p>
|
|
|
471
478
|
</section>
|
|
472
479
|
|
|
473
480
|
</section>
|
|
481
|
+
|
|
474
482
|
</main>
|
|
475
483
|
|
|
476
484
|
|
|
477
485
|
<footer id="validator-badges" role="contentinfo">
|
|
478
|
-
<p><a href="
|
|
479
|
-
<p>Generated by <a href="
|
|
486
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
487
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
|
|
480
488
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
481
489
|
</footer>
|
|
482
490
|
|