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,15 +92,11 @@
|
|
|
85
92
|
|
|
86
93
|
<section class="description">
|
|
87
94
|
|
|
88
|
-
<p><a href="RoleGrantCreateResponse.html">RoleGrantCreateResponse</a> reports
|
|
89
|
-
how the <a href="RoleGrants.html">RoleGrants</a> were created in the
|
|
90
|
-
system.</p>
|
|
95
|
+
<p><a href="RoleGrantCreateResponse.html"><code>RoleGrantCreateResponse</code></a> reports how the <a href="RoleGrants.html"><code>RoleGrants</code></a> were created in the system.</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
|
|
|
@@ -142,7 +145,7 @@ system.</p>
|
|
|
142
145
|
|
|
143
146
|
<div class="method-description">
|
|
144
147
|
|
|
145
|
-
<p>The created <a href="RoleGrant.html">RoleGrant</a>.</p>
|
|
148
|
+
<p>The created <a href="RoleGrant.html"><code>RoleGrant</code></a>.</p>
|
|
146
149
|
|
|
147
150
|
</div>
|
|
148
151
|
</div>
|
|
@@ -176,20 +179,68 @@ system.</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 4364</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">role_grant:</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">role_grant</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
194
|
+
<span class="ruby-ivar">@role_grant</span> = <span class="ruby-identifier">role_grant</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 4381</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 @@ system.</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
|
|
|
@@ -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="RoleGrantDeleteResponse.html">RoleGrantDeleteResponse</a> returns
|
|
89
|
-
information about a <a href="RoleGrant.html">RoleGrant</a> that was
|
|
90
|
-
deleted.</p>
|
|
95
|
+
<p><a href="RoleGrantDeleteResponse.html"><code>RoleGrantDeleteResponse</code></a> returns information about a <a href="RoleGrant.html"><code>RoleGrant</code></a> that was deleted.</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
|
|
|
@@ -163,16 +166,63 @@ deleted.</p>
|
|
|
163
166
|
|
|
164
167
|
|
|
165
168
|
<div class="method-source-code" id="new-source">
|
|
166
|
-
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line
|
|
167
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
169
|
+
<pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 4428</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 4440</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>
|
|
175
224
|
<span class="ruby-keyword">end</span>
|
|
225
|
+
<span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
|
|
176
226
|
<span class="ruby-keyword">end</span></pre>
|
|
177
227
|
</div>
|
|
178
228
|
|
|
@@ -187,12 +237,13 @@ deleted.</p>
|
|
|
187
237
|
</section>
|
|
188
238
|
|
|
189
239
|
</section>
|
|
240
|
+
|
|
190
241
|
</main>
|
|
191
242
|
|
|
192
243
|
|
|
193
244
|
<footer id="validator-badges" role="contentinfo">
|
|
194
|
-
<p><a href="
|
|
195
|
-
<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.
|
|
196
247
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
197
248
|
</footer>
|
|
198
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="RoleGrantGetResponse.html">RoleGrantGetResponse</a> returns a
|
|
89
|
-
requested <a href="RoleGrant.html">RoleGrant</a>.</p>
|
|
95
|
+
<p><a href="RoleGrantGetResponse.html"><code>RoleGrantGetResponse</code></a> returns a requested <a href="RoleGrant.html"><code>RoleGrant</code></a>.</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
|
|
|
@@ -141,7 +145,7 @@ requested <a href="RoleGrant.html">RoleGrant</a>.</p>
|
|
|
141
145
|
|
|
142
146
|
<div class="method-description">
|
|
143
147
|
|
|
144
|
-
<p>The requested <a href="RoleGrant.html">RoleGrant</a>.</p>
|
|
148
|
+
<p>The requested <a href="RoleGrant.html"><code>RoleGrant</code></a>.</p>
|
|
145
149
|
|
|
146
150
|
</div>
|
|
147
151
|
</div>
|
|
@@ -175,20 +179,68 @@ requested <a href="RoleGrant.html">RoleGrant</a>.</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 4397</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">role_grant:</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">role_grant</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
|
|
194
|
+
<span class="ruby-ivar">@role_grant</span> = <span class="ruby-identifier">role_grant</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 4414</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 <a href="RoleGrant.html">RoleGrant</a>.</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
|
|
data/doc/SDM/RoleGrants.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">
|
|
@@ -93,17 +98,11 @@
|
|
|
93
98
|
|
|
94
99
|
<section class="description">
|
|
95
100
|
|
|
96
|
-
<p><a href="RoleGrants.html">RoleGrants</a> represent relationships between
|
|
97
|
-
composite roles and the roles that make up those composite roles. When a
|
|
98
|
-
composite role is attached to another role, the permissions granted to
|
|
99
|
-
members of the composite role are augmented to include the permissions
|
|
100
|
-
granted to members of the attached role.</p>
|
|
101
|
+
<p><a href="RoleGrants.html"><code>RoleGrants</code></a> represent relationships between composite roles and the roles that make up those composite roles. When a composite role is attached to another role, the permissions granted to members of the composite role are augmented to include the permissions granted to members of the attached role.</p>
|
|
101
102
|
|
|
102
103
|
</section>
|
|
103
104
|
|
|
104
105
|
|
|
105
|
-
|
|
106
|
-
|
|
107
106
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
108
107
|
|
|
109
108
|
|
|
@@ -140,7 +139,7 @@ granted to members of the attached role.</p>
|
|
|
140
139
|
|
|
141
140
|
<div class="method-source-code" id="new-source">
|
|
142
141
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 1008</span>
|
|
143
|
-
<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>)
|
|
144
143
|
<span class="ruby-keyword">begin</span>
|
|
145
144
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">insecure</span>
|
|
146
145
|
<span class="ruby-ivar">@stub</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">RoleGrants</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>)
|
|
@@ -148,7 +147,7 @@ granted to members of the attached role.</p>
|
|
|
148
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>()
|
|
149
148
|
<span class="ruby-ivar">@stub</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">RoleGrants</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>)
|
|
150
149
|
<span class="ruby-keyword">end</span>
|
|
151
|
-
<span class="ruby-keyword">rescue</span>
|
|
150
|
+
<span class="ruby-keyword">rescue</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">exception</span>
|
|
152
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>)
|
|
153
152
|
<span class="ruby-keyword">end</span>
|
|
154
153
|
<span class="ruby-ivar">@parent</span> = <span class="ruby-identifier">parent</span>
|
|
@@ -184,16 +183,17 @@ granted to members of the attached role.</p>
|
|
|
184
183
|
|
|
185
184
|
<div class="method-description">
|
|
186
185
|
|
|
187
|
-
<p>Create registers a new <a href="RoleGrant.html">RoleGrant</a>.</p>
|
|
186
|
+
<p>Create registers a new <a href="RoleGrant.html"><code>RoleGrant</code></a>.</p>
|
|
188
187
|
|
|
189
188
|
|
|
190
189
|
|
|
191
190
|
|
|
192
191
|
<div class="method-source-code" id="create-source">
|
|
193
192
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 1022</span>
|
|
194
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">create</span>(
|
|
195
|
-
<span class="ruby-identifier">role_grant</span>
|
|
196
|
-
|
|
193
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">create</span>(
|
|
194
|
+
<span class="ruby-identifier">role_grant</span> \
|
|
195
|
+
,
|
|
196
|
+
<span class="ruby-value">deadline:</span><span class="ruby-keyword">nil</span>)
|
|
197
197
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">RoleGrantCreateRequest</span>.<span class="ruby-identifier">new</span>()
|
|
198
198
|
|
|
199
199
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">role_grant</span> = <span class="ruby-constant">Plumbing</span><span class="ruby-operator">::</span><span class="ruby-identifier">role_grant_to_plumbing</span>(<span class="ruby-identifier">role_grant</span>)
|
|
@@ -201,8 +201,8 @@ granted to members of the attached role.</p>
|
|
|
201
201
|
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-keyword">nil</span>
|
|
202
202
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
203
203
|
<span class="ruby-keyword">begin</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-
|
|
205
|
-
<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">'RoleGrants.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>
|
|
206
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>))
|
|
207
207
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
208
208
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -243,16 +243,17 @@ granted to members of the attached role.</p>
|
|
|
243
243
|
|
|
244
244
|
<div class="method-description">
|
|
245
245
|
|
|
246
|
-
<p>Delete removes a <a href="RoleGrant.html">RoleGrant</a> by ID.</p>
|
|
246
|
+
<p>Delete removes a <a href="RoleGrant.html"><code>RoleGrant</code></a> by ID.</p>
|
|
247
247
|
|
|
248
248
|
|
|
249
249
|
|
|
250
250
|
|
|
251
251
|
<div class="method-source-code" id="delete-source">
|
|
252
252
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 1084</span>
|
|
253
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">delete</span>(
|
|
254
|
-
<span class="ruby-identifier">id</span>
|
|
255
|
-
|
|
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>)
|
|
256
257
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">RoleGrantDeleteRequest</span>.<span class="ruby-identifier">new</span>()
|
|
257
258
|
|
|
258
259
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">id</span> = <span class="ruby-identifier">id</span>
|
|
@@ -260,8 +261,8 @@ granted to members of the attached role.</p>
|
|
|
260
261
|
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-keyword">nil</span>
|
|
261
262
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
262
263
|
<span class="ruby-keyword">begin</span>
|
|
263
|
-
<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-
|
|
264
|
-
<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">'RoleGrants.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>
|
|
265
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>))
|
|
266
267
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
267
268
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -301,16 +302,17 @@ granted to members of the attached role.</p>
|
|
|
301
302
|
|
|
302
303
|
<div class="method-description">
|
|
303
304
|
|
|
304
|
-
<p>Get reads one <a href="RoleGrant.html">RoleGrant</a> by ID.</p>
|
|
305
|
+
<p>Get reads one <a href="RoleGrant.html"><code>RoleGrant</code></a> by ID.</p>
|
|
305
306
|
|
|
306
307
|
|
|
307
308
|
|
|
308
309
|
|
|
309
310
|
<div class="method-source-code" id="get-source">
|
|
310
311
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 1053</span>
|
|
311
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get</span>(
|
|
312
|
-
<span class="ruby-identifier">id</span>
|
|
313
|
-
|
|
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>)
|
|
314
316
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">RoleGrantGetRequest</span>.<span class="ruby-identifier">new</span>()
|
|
315
317
|
|
|
316
318
|
<span class="ruby-identifier">req</span>.<span class="ruby-identifier">id</span> = <span class="ruby-identifier">id</span>
|
|
@@ -318,8 +320,8 @@ granted to members of the attached role.</p>
|
|
|
318
320
|
<span class="ruby-identifier">plumbing_response</span> = <span class="ruby-keyword">nil</span>
|
|
319
321
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
320
322
|
<span class="ruby-keyword">begin</span>
|
|
321
|
-
<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-
|
|
322
|
-
<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">'RoleGrants.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>
|
|
323
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>))
|
|
324
326
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
325
327
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -360,18 +362,18 @@ granted to members of the attached role.</p>
|
|
|
360
362
|
|
|
361
363
|
<div class="method-description">
|
|
362
364
|
|
|
363
|
-
<p>List gets a list of <a href="RoleGrants.html">RoleGrants</a> matching a
|
|
364
|
-
given set of criteria.</p>
|
|
365
|
+
<p>List gets a list of <a href="RoleGrants.html"><code>RoleGrants</code></a> matching a given set of criteria.</p>
|
|
365
366
|
|
|
366
367
|
|
|
367
368
|
|
|
368
369
|
|
|
369
370
|
<div class="method-source-code" id="list-source">
|
|
370
371
|
<pre><span class="ruby-comment"># File lib/svc.rb, line 1114</span>
|
|
371
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">list</span>(
|
|
372
|
-
<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
|
+
,
|
|
373
375
|
<span class="ruby-operator">*</span><span class="ruby-identifier">args</span>,
|
|
374
|
-
<span class="ruby-
|
|
376
|
+
<span class="ruby-value">deadline:</span><span class="ruby-keyword">nil</span>)
|
|
375
377
|
<span class="ruby-identifier">req</span> = <span class="ruby-constant">V1</span><span class="ruby-operator">::</span><span class="ruby-constant">RoleGrantListRequest</span>.<span class="ruby-identifier">new</span>()
|
|
376
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>()
|
|
377
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>]
|
|
@@ -384,8 +386,8 @@ given set of criteria.</p>
|
|
|
384
386
|
<span class="ruby-identifier">tries</span> = <span class="ruby-value">0</span>
|
|
385
387
|
<span class="ruby-identifier">loop</span> <span class="ruby-keyword">do</span>
|
|
386
388
|
<span class="ruby-keyword">begin</span>
|
|
387
|
-
<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-
|
|
388
|
-
<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">'RoleGrants.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>
|
|
389
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>))
|
|
390
392
|
<span class="ruby-identifier">tries</span><span class="ruby-operator">+</span><span class="ruby-operator">+</span>
|
|
391
393
|
<span class="ruby-ivar">@parent</span>.<span class="ruby-identifier">jitterSleep</span>(<span class="ruby-identifier">tries</span>)
|
|
@@ -416,12 +418,13 @@ given set of criteria.</p>
|
|
|
416
418
|
</section>
|
|
417
419
|
|
|
418
420
|
</section>
|
|
421
|
+
|
|
419
422
|
</main>
|
|
420
423
|
|
|
421
424
|
|
|
422
425
|
<footer id="validator-badges" role="contentinfo">
|
|
423
|
-
<p><a href="
|
|
424
|
-
<p>Generated by <a href="
|
|
426
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
427
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
|
|
425
428
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
426
429
|
</footer>
|
|
427
430
|
|