strongdm 1.0.23 → 1.0.28

Sign up to get free protection for your applications and to get access to all the features.
Files changed (241) hide show
  1. checksums.yaml +4 -4
  2. data/.git/FETCH_HEAD +2 -0
  3. data/.git/HEAD +1 -0
  4. data/.git/ORIG_HEAD +1 -0
  5. data/.git/config +14 -0
  6. data/.git/description +1 -0
  7. data/.git/hooks/applypatch-msg.sample +15 -0
  8. data/.git/hooks/commit-msg.sample +24 -0
  9. data/.git/hooks/fsmonitor-watchman.sample +114 -0
  10. data/.git/hooks/post-update.sample +8 -0
  11. data/.git/hooks/pre-applypatch.sample +14 -0
  12. data/.git/hooks/pre-commit.sample +49 -0
  13. data/.git/hooks/pre-push.sample +53 -0
  14. data/.git/hooks/pre-rebase.sample +169 -0
  15. data/.git/hooks/pre-receive.sample +24 -0
  16. data/.git/hooks/prepare-commit-msg.sample +42 -0
  17. data/.git/hooks/update.sample +128 -0
  18. data/.git/index +0 -0
  19. data/.git/info/exclude +6 -0
  20. data/.git/logs/HEAD +4 -0
  21. data/.git/logs/refs/heads/development +1 -0
  22. data/.git/logs/refs/heads/master +2 -0
  23. data/.git/logs/refs/remotes/origin/HEAD +1 -0
  24. data/.git/objects/pack/pack-c145f7f05d162f9c48a04d57dee32a2d1473598c.idx +0 -0
  25. data/.git/objects/pack/pack-c145f7f05d162f9c48a04d57dee32a2d1473598c.pack +0 -0
  26. data/.git/packed-refs +28 -0
  27. data/.git/refs/heads/development +1 -0
  28. data/.git/refs/heads/master +1 -0
  29. data/.git/refs/remotes/origin/HEAD +1 -0
  30. data/doc/LICENSE.html +3 -9
  31. data/doc/Object.html +8 -24
  32. data/doc/README_md.html +7 -10
  33. data/doc/SDM/AKS.html +9 -84
  34. data/doc/SDM/AKSBasicAuth.html +9 -81
  35. data/doc/SDM/AKSServiceAccount.html +9 -78
  36. data/doc/SDM/AKSServiceAccountUserImpersonation.html +9 -78
  37. data/doc/SDM/AKSUserImpersonation.html +9 -84
  38. data/doc/SDM/AWS.html +8 -80
  39. data/doc/SDM/AWSStore.html +10 -61
  40. data/doc/SDM/AccountAttachment.html +8 -56
  41. data/doc/SDM/AccountAttachmentCreateResponse.html +8 -56
  42. data/doc/SDM/AccountAttachmentDeleteResponse.html +8 -53
  43. data/doc/SDM/AccountAttachmentGetResponse.html +8 -56
  44. data/doc/SDM/AccountAttachments.html +8 -84
  45. data/doc/SDM/AccountCreateResponse.html +8 -59
  46. data/doc/SDM/AccountDeleteResponse.html +8 -53
  47. data/doc/SDM/AccountGetResponse.html +8 -56
  48. data/doc/SDM/AccountGrant.html +8 -62
  49. data/doc/SDM/AccountGrantCreateResponse.html +8 -56
  50. data/doc/SDM/AccountGrantDeleteResponse.html +8 -53
  51. data/doc/SDM/AccountGrantGetResponse.html +8 -56
  52. data/doc/SDM/AccountGrants.html +8 -84
  53. data/doc/SDM/AccountUpdateResponse.html +8 -56
  54. data/doc/SDM/Accounts.html +9 -98
  55. data/doc/SDM/AlreadyExistsError.html +7 -31
  56. data/doc/SDM/AmazonEKS.html +9 -93
  57. data/doc/SDM/AmazonEKSUserImpersonation.html +9 -93
  58. data/doc/SDM/AmazonES.html +8 -86
  59. data/doc/SDM/AmazonMQAMQP091.html +8 -83
  60. data/doc/SDM/Athena.html +8 -86
  61. data/doc/SDM/AuroraMysql.html +8 -83
  62. data/doc/SDM/AuroraPostgres.html +10 -88
  63. data/doc/SDM/AuthenticationError.html +7 -31
  64. data/doc/SDM/BadRequestError.html +7 -31
  65. data/doc/SDM/BigQuery.html +8 -80
  66. data/doc/SDM/Cassandra.html +8 -83
  67. data/doc/SDM/Citus.html +10 -88
  68. data/doc/SDM/Client.html +22 -140
  69. data/doc/SDM/Clustrix.html +8 -83
  70. data/doc/SDM/Cockroach.html +10 -88
  71. data/doc/SDM/ControlPanel.html +8 -58
  72. data/doc/SDM/ControlPanelGetSSHCAPublicKeyResponse.html +8 -56
  73. data/doc/SDM/ControlPanelVerifyJWTResponse.html +8 -56
  74. data/doc/SDM/CreateResponseMetadata.html +8 -45
  75. data/doc/SDM/DB2LUW.html +8 -83
  76. data/doc/SDM/DB2i.html +8 -83
  77. data/doc/SDM/DeadlineExceededError.html +7 -31
  78. data/doc/SDM/DeleteResponseMetadata.html +8 -45
  79. data/doc/SDM/Druid.html +8 -80
  80. data/doc/SDM/DynamoDB.html +8 -86
  81. data/doc/SDM/Elastic.html +8 -83
  82. data/doc/SDM/ElasticacheRedis.html +10 -82
  83. data/doc/SDM/Gateway.html +10 -70
  84. data/doc/SDM/GetResponseMetadata.html +8 -45
  85. data/doc/SDM/GoogleGKE.html +9 -78
  86. data/doc/SDM/GoogleGKEUserImpersonation.html +9 -78
  87. data/doc/SDM/Greenplum.html +10 -88
  88. data/doc/SDM/HTTPAuth.html +8 -83
  89. data/doc/SDM/HTTPBasicAuth.html +8 -86
  90. data/doc/SDM/HTTPNoAuth.html +8 -80
  91. data/doc/SDM/InternalError.html +7 -31
  92. data/doc/SDM/Kubernetes.html +9 -84
  93. data/doc/SDM/KubernetesBasicAuth.html +9 -81
  94. data/doc/SDM/KubernetesServiceAccount.html +9 -78
  95. data/doc/SDM/KubernetesServiceAccountUserImpersonation.html +9 -78
  96. data/doc/SDM/KubernetesUserImpersonation.html +9 -84
  97. data/doc/SDM/Maria.html +8 -83
  98. data/doc/SDM/Memcached.html +8 -74
  99. data/doc/SDM/Memsql.html +8 -83
  100. data/doc/SDM/MongoHost.html +8 -86
  101. data/doc/SDM/MongoLegacyHost.html +8 -89
  102. data/doc/SDM/MongoLegacyReplicaset.html +8 -92
  103. data/doc/SDM/MongoReplicaSet.html +8 -92
  104. data/doc/SDM/Mysql.html +8 -83
  105. data/doc/SDM/NodeCreateResponse.html +10 -61
  106. data/doc/SDM/NodeDeleteResponse.html +10 -55
  107. data/doc/SDM/NodeGetResponse.html +10 -58
  108. data/doc/SDM/NodeUpdateResponse.html +10 -58
  109. data/doc/SDM/Nodes.html +10 -99
  110. data/doc/SDM/NotFoundError.html +7 -31
  111. data/doc/SDM/Oracle.html +10 -88
  112. data/doc/SDM/PermissionError.html +7 -31
  113. data/doc/SDM/Plumbing.html +641 -6393
  114. data/doc/SDM/Postgres.html +10 -88
  115. data/doc/SDM/Presto.html +10 -88
  116. data/doc/SDM/RDP.html +10 -82
  117. data/doc/SDM/RPCError.html +7 -36
  118. data/doc/SDM/RabbitMQAMQP091.html +8 -83
  119. data/doc/SDM/RateLimitError.html +7 -36
  120. data/doc/SDM/RateLimitMetadata.html +8 -59
  121. data/doc/SDM/{SecretStore.html → RawTCP.html} +90 -86
  122. data/doc/SDM/Redis.html +10 -79
  123. data/doc/SDM/Redshift.html +10 -88
  124. data/doc/SDM/Relay.html +10 -64
  125. data/doc/SDM/ResourceCreateResponse.html +10 -58
  126. data/doc/SDM/ResourceDeleteResponse.html +10 -55
  127. data/doc/SDM/ResourceGetResponse.html +10 -58
  128. data/doc/SDM/ResourceUpdateResponse.html +10 -58
  129. data/doc/SDM/Resources.html +8 -110
  130. data/doc/SDM/Role.html +26 -62
  131. data/doc/SDM/RoleAttachment.html +10 -58
  132. data/doc/SDM/RoleAttachmentCreateResponse.html +10 -58
  133. data/doc/SDM/RoleAttachmentDeleteResponse.html +10 -55
  134. data/doc/SDM/RoleAttachmentGetResponse.html +10 -58
  135. data/doc/SDM/RoleAttachments.html +8 -84
  136. data/doc/SDM/RoleCreateResponse.html +10 -58
  137. data/doc/SDM/RoleDeleteResponse.html +10 -55
  138. data/doc/SDM/RoleGetResponse.html +10 -58
  139. data/doc/SDM/RoleGrant.html +10 -58
  140. data/doc/SDM/RoleGrantCreateResponse.html +10 -58
  141. data/doc/SDM/RoleGrantDeleteResponse.html +10 -55
  142. data/doc/SDM/RoleGrantGetResponse.html +10 -58
  143. data/doc/SDM/RoleGrants.html +8 -84
  144. data/doc/SDM/RoleUpdateResponse.html +10 -58
  145. data/doc/SDM/Roles.html +8 -97
  146. data/doc/SDM/SQLServer.html +10 -91
  147. data/doc/SDM/SSH.html +10 -85
  148. data/doc/SDM/SSHCert.html +10 -82
  149. data/doc/SDM/SSHCustomerKey.html +10 -85
  150. data/doc/SDM/SecretStoreCreateResponse.html +10 -58
  151. data/doc/SDM/SecretStoreDeleteResponse.html +10 -55
  152. data/doc/SDM/SecretStoreGetResponse.html +10 -58
  153. data/doc/SDM/SecretStoreUpdateResponse.html +10 -58
  154. data/doc/SDM/SecretStores.html +8 -97
  155. data/doc/SDM/Service.html +8 -59
  156. data/doc/SDM/{AmazonMQRabbitMQAMQP091.html → SingleStore.html} +38 -113
  157. data/doc/SDM/Snowflake.html +10 -85
  158. data/doc/SDM/Sybase.html +10 -82
  159. data/doc/SDM/SybaseIQ.html +10 -82
  160. data/doc/SDM/Tag.html +8 -53
  161. data/doc/SDM/Teradata.html +10 -82
  162. data/doc/SDM/UpdateResponseMetadata.html +8 -45
  163. data/doc/SDM/User.html +8 -65
  164. data/doc/SDM/VaultTLSStore.html +10 -70
  165. data/doc/SDM/VaultTokenStore.html +10 -61
  166. data/doc/SDM.html +2 -15
  167. data/doc/V1/AccountAttachments/Service.html +7 -19
  168. data/doc/V1/AccountAttachments.html +2 -15
  169. data/doc/V1/AccountGrants/Service.html +7 -19
  170. data/doc/V1/AccountGrants.html +2 -15
  171. data/doc/V1/Accounts/Service.html +8 -20
  172. data/doc/V1/Accounts.html +2 -15
  173. data/doc/V1/ControlPanel/Service.html +7 -19
  174. data/doc/V1/ControlPanel.html +2 -15
  175. data/doc/V1/Nodes/Service.html +9 -21
  176. data/doc/V1/Nodes.html +2 -15
  177. data/doc/V1/Resources/Service.html +7 -19
  178. data/doc/V1/Resources.html +2 -15
  179. data/doc/V1/RoleAttachments/Service.html +7 -19
  180. data/doc/V1/RoleAttachments.html +2 -15
  181. data/doc/V1/RoleGrants/Service.html +7 -19
  182. data/doc/V1/RoleGrants.html +2 -15
  183. data/doc/V1/Roles/Service.html +7 -19
  184. data/doc/V1/Roles.html +2 -15
  185. data/doc/V1/SecretStores/Service.html +7 -19
  186. data/doc/V1/SecretStores.html +2 -15
  187. data/doc/V1/Tags.html +2 -15
  188. data/doc/V1.html +10 -802
  189. data/doc/created.rid +37 -56
  190. data/doc/css/rdoc.css +21 -1
  191. data/doc/examples/Gemfile.html +3 -9
  192. data/doc/index.html +5 -188
  193. data/doc/js/navigation.js.gz +0 -0
  194. data/doc/js/search_index.js +1 -1
  195. data/doc/js/search_index.js.gz +0 -0
  196. data/doc/js/searcher.js.gz +0 -0
  197. data/doc/lib/version.html +4 -10
  198. data/doc/table_of_contents.html +398 -716
  199. data/lib/grpc/account_attachments_services_pb.rb +1 -1
  200. data/lib/grpc/account_grants_services_pb.rb +1 -1
  201. data/lib/grpc/accounts_services_pb.rb +1 -1
  202. data/lib/grpc/control_panel_services_pb.rb +1 -1
  203. data/lib/grpc/drivers_pb.rb +29 -0
  204. data/lib/grpc/nodes_services_pb.rb +1 -1
  205. data/lib/grpc/options_pb.rb +10 -14
  206. data/lib/grpc/plumbing.rb +120 -0
  207. data/lib/grpc/resources_services_pb.rb +1 -1
  208. data/lib/grpc/role_attachments_services_pb.rb +1 -1
  209. data/lib/grpc/role_grants_services_pb.rb +1 -1
  210. data/lib/grpc/roles_pb.rb +1 -0
  211. data/lib/grpc/roles_services_pb.rb +1 -1
  212. data/lib/grpc/secret_stores_services_pb.rb +1 -1
  213. data/lib/models/porcelain.rb +176 -14
  214. data/lib/strongdm.rb +8 -1
  215. data/lib/version +1 -1
  216. data/lib/version.rb +1 -1
  217. data/strongdm.gemspec +5 -5
  218. metadata +279 -291
  219. data/doc/Google/Protobuf.html +0 -95
  220. data/doc/Google.html +0 -95
  221. data/doc/SDM/AccessRuleCreateResponse.html +0 -267
  222. data/doc/SDM/AccessRuleDeleteResponse.html +0 -249
  223. data/doc/SDM/AccessRuleUpdateResponse.html +0 -267
  224. data/doc/SDM/AccountAttachmentCreateOptions.html +0 -231
  225. data/doc/V1/AccessRules/Service.html +0 -119
  226. data/doc/V1/AccessRules.html +0 -113
  227. data/doc/V1/Audits/Service.html +0 -119
  228. data/doc/V1/Audits.html +0 -113
  229. data/doc/V1/BuildsPrivate/Service.html +0 -119
  230. data/doc/V1/BuildsPrivate.html +0 -113
  231. data/doc/V1/DemoProvisioningRequests/Service.html +0 -119
  232. data/doc/V1/DemoProvisioningRequests.html +0 -113
  233. data/doc/V1/Permissions/Service.html +0 -119
  234. data/doc/V1/SecretStoreHealths/Service.html +0 -119
  235. data/doc/V1/SecretStoreHealths.html +0 -113
  236. data/doc/examples/Gemfile_lock.html +0 -122
  237. data/doc/examples/README_md.html +0 -105
  238. data/doc/examples/okta-sync/Gemfile.html +0 -105
  239. data/doc/examples/okta-sync/Gemfile_lock.html +0 -146
  240. data/doc/js/jquery.js +0 -4
  241. data/doc/strongdm_gemspec.html +0 -119
@@ -21,8 +21,6 @@
21
21
  <link href="../css/rdoc.css" rel="stylesheet">
22
22
 
23
23
 
24
-
25
-
26
24
  <body id="top" role="document" class="class">
27
25
  <nav role="navigation">
28
26
  <div id="project-navigation">
@@ -59,26 +57,23 @@
59
57
 
60
58
  <div id="class-metadata">
61
59
 
62
- <div id="parent-class-section" class="nav-section">
60
+
61
+ <div id="parent-class-section" class="nav-section">
63
62
  <h3>Parent</h3>
64
63
 
65
-
66
64
  <p class="link"><a href="../Object.html">Object</a>
67
-
68
65
  </div>
69
66
 
70
67
 
71
68
 
72
- <!-- Method Quickref -->
69
+
70
+ <!-- Method Quickref -->
73
71
  <div id="method-list-section" class="nav-section">
74
72
  <h3>Methods</h3>
75
73
 
76
74
  <ul class="link-list" role="directory">
77
-
78
75
  <li ><a href="#method-c-new">::new</a>
79
-
80
76
  <li ><a href="#method-i-to_json">#to_json</a>
81
-
82
77
  </ul>
83
78
  </div>
84
79
 
@@ -96,21 +91,15 @@
96
91
 
97
92
  </section>
98
93
 
99
-
100
94
  <section id="5Buntitled-5D" class="documentation-section">
101
-
102
95
 
103
-
104
96
 
105
-
106
97
 
107
-
108
98
  <section class="attribute-method-details" class="method-section">
109
99
  <header>
110
100
  <h3>Attributes</h3>
111
101
  </header>
112
102
 
113
-
114
103
  <div id="attribute-i-meta" class="method-detail">
115
104
  <div class="method-heading attribute-method-heading">
116
105
  <span class="method-name">meta</span><span
@@ -118,12 +107,9 @@
118
107
  </div>
119
108
 
120
109
  <div class="method-description">
121
-
122
110
  <p>Reserved for future use.</p>
123
-
124
111
  </div>
125
112
  </div>
126
-
127
113
  <div id="attribute-i-rate_limit" class="method-detail">
128
114
  <div class="method-heading attribute-method-heading">
129
115
  <span class="method-name">rate_limit</span><span
@@ -131,12 +117,9 @@
131
117
  </div>
132
118
 
133
119
  <div class="method-description">
134
-
135
120
  <p>Rate limit information.</p>
136
-
137
121
  </div>
138
122
  </div>
139
-
140
123
  <div id="attribute-i-resource" class="method-detail">
141
124
  <div class="method-heading attribute-method-heading">
142
125
  <span class="method-name">resource</span><span
@@ -144,42 +127,29 @@
144
127
  </div>
145
128
 
146
129
  <div class="method-description">
147
-
148
130
  <p>The created Resource.</p>
149
-
150
131
  </div>
151
132
  </div>
152
-
153
133
  </section>
154
-
155
134
 
156
-
135
+
157
136
  <section id="public-class-5Buntitled-5D-method-details" class="method-section">
158
137
  <header>
159
138
  <h3>Public Class Methods</h3>
160
139
  </header>
161
140
 
162
-
163
141
  <div id="method-c-new" class="method-detail ">
164
-
165
142
  <div class="method-heading">
166
143
  <span class="method-name">new</span><span
167
144
  class="method-args">( meta:nil \ , resource:nil \ , rate_limit:nil \ )</span>
168
-
169
145
  <span class="method-click-advice">click to toggle source</span>
170
-
171
146
  </div>
172
-
173
147
 
174
148
  <div class="method-description">
175
149
 
176
-
177
-
178
-
179
150
 
180
-
181
151
  <div class="method-source-code" id="new-source">
182
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6528</span>
152
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6699</span>
183
153
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
184
154
  <span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
185
155
  ,
@@ -198,43 +168,30 @@
198
168
  <span class="ruby-keyword">end</span>
199
169
  <span class="ruby-keyword">end</span></pre>
200
170
  </div>
201
-
202
171
  </div>
203
172
 
204
-
205
173
 
206
-
207
174
  </div>
208
175
 
209
-
210
176
  </section>
211
-
177
+
212
178
  <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
213
179
  <header>
214
180
  <h3>Public Instance Methods</h3>
215
181
  </header>
216
182
 
217
-
218
183
  <div id="method-i-to_json" class="method-detail ">
219
-
220
184
  <div class="method-heading">
221
185
  <span class="method-name">to_json</span><span
222
186
  class="method-args">(options={})</span>
223
-
224
187
  <span class="method-click-advice">click to toggle source</span>
225
-
226
188
  </div>
227
-
228
189
 
229
190
  <div class="method-description">
230
191
 
231
-
232
-
233
-
234
192
 
235
-
236
193
  <div class="method-source-code" id="to_json-source">
237
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6545</span>
194
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6716</span>
238
195
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
239
196
  <span class="ruby-identifier">hash</span> = {}
240
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>
@@ -243,25 +200,20 @@
243
200
  <span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
244
201
  <span class="ruby-keyword">end</span></pre>
245
202
  </div>
246
-
247
203
  </div>
248
204
 
249
-
250
205
 
251
-
252
206
  </div>
253
207
 
254
-
255
208
  </section>
256
-
257
- </section>
258
209
 
210
+ </section>
259
211
  </main>
260
212
 
261
213
 
262
214
  <footer id="validator-badges" role="contentinfo">
263
215
  <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.2.1.
216
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
265
217
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
266
218
  </footer>
267
219
 
@@ -21,8 +21,6 @@
21
21
  <link href="../css/rdoc.css" rel="stylesheet">
22
22
 
23
23
 
24
-
25
-
26
24
  <body id="top" role="document" class="class">
27
25
  <nav role="navigation">
28
26
  <div id="project-navigation">
@@ -59,26 +57,23 @@
59
57
 
60
58
  <div id="class-metadata">
61
59
 
62
- <div id="parent-class-section" class="nav-section">
60
+
61
+ <div id="parent-class-section" class="nav-section">
63
62
  <h3>Parent</h3>
64
63
 
65
-
66
64
  <p class="link"><a href="../Object.html">Object</a>
67
-
68
65
  </div>
69
66
 
70
67
 
71
68
 
72
- <!-- Method Quickref -->
69
+
70
+ <!-- Method Quickref -->
73
71
  <div id="method-list-section" class="nav-section">
74
72
  <h3>Methods</h3>
75
73
 
76
74
  <ul class="link-list" role="directory">
77
-
78
75
  <li ><a href="#method-c-new">::new</a>
79
-
80
76
  <li ><a href="#method-i-to_json">#to_json</a>
81
-
82
77
  </ul>
83
78
  </div>
84
79
 
@@ -96,21 +91,15 @@
96
91
 
97
92
  </section>
98
93
 
99
-
100
94
  <section id="5Buntitled-5D" class="documentation-section">
101
-
102
95
 
103
-
104
96
 
105
-
106
97
 
107
-
108
98
  <section class="attribute-method-details" class="method-section">
109
99
  <header>
110
100
  <h3>Attributes</h3>
111
101
  </header>
112
102
 
113
-
114
103
  <div id="attribute-i-meta" class="method-detail">
115
104
  <div class="method-heading attribute-method-heading">
116
105
  <span class="method-name">meta</span><span
@@ -118,12 +107,9 @@
118
107
  </div>
119
108
 
120
109
  <div class="method-description">
121
-
122
110
  <p>Reserved for future use.</p>
123
-
124
111
  </div>
125
112
  </div>
126
-
127
113
  <div id="attribute-i-rate_limit" class="method-detail">
128
114
  <div class="method-heading attribute-method-heading">
129
115
  <span class="method-name">rate_limit</span><span
@@ -131,42 +117,29 @@
131
117
  </div>
132
118
 
133
119
  <div class="method-description">
134
-
135
120
  <p>Rate limit information.</p>
136
-
137
121
  </div>
138
122
  </div>
139
-
140
123
  </section>
141
-
142
124
 
143
-
125
+
144
126
  <section id="public-class-5Buntitled-5D-method-details" class="method-section">
145
127
  <header>
146
128
  <h3>Public Class Methods</h3>
147
129
  </header>
148
130
 
149
-
150
131
  <div id="method-c-new" class="method-detail ">
151
-
152
132
  <div class="method-heading">
153
133
  <span class="method-name">new</span><span
154
134
  class="method-args">( meta:nil \ , rate_limit:nil \ )</span>
155
-
156
135
  <span class="method-click-advice">click to toggle source</span>
157
-
158
136
  </div>
159
-
160
137
 
161
138
  <div class="method-description">
162
139
 
163
-
164
-
165
-
166
140
 
167
-
168
141
  <div class="method-source-code" id="new-source">
169
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6626</span>
142
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6797</span>
170
143
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
171
144
  <span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
172
145
  ,
@@ -180,43 +153,30 @@
180
153
  <span class="ruby-keyword">end</span>
181
154
  <span class="ruby-keyword">end</span></pre>
182
155
  </div>
183
-
184
156
  </div>
185
157
 
186
-
187
158
 
188
-
189
159
  </div>
190
160
 
191
-
192
161
  </section>
193
-
162
+
194
163
  <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
195
164
  <header>
196
165
  <h3>Public Instance Methods</h3>
197
166
  </header>
198
167
 
199
-
200
168
  <div id="method-i-to_json" class="method-detail ">
201
-
202
169
  <div class="method-heading">
203
170
  <span class="method-name">to_json</span><span
204
171
  class="method-args">(options={})</span>
205
-
206
172
  <span class="method-click-advice">click to toggle source</span>
207
-
208
173
  </div>
209
-
210
174
 
211
175
  <div class="method-description">
212
176
 
213
-
214
-
215
-
216
177
 
217
-
218
178
  <div class="method-source-code" id="to_json-source">
219
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6638</span>
179
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6809</span>
220
180
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
221
181
  <span class="ruby-identifier">hash</span> = {}
222
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>
@@ -225,25 +185,20 @@
225
185
  <span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
226
186
  <span class="ruby-keyword">end</span></pre>
227
187
  </div>
228
-
229
188
  </div>
230
189
 
231
-
232
190
 
233
-
234
191
  </div>
235
192
 
236
-
237
193
  </section>
238
-
239
- </section>
240
194
 
195
+ </section>
241
196
  </main>
242
197
 
243
198
 
244
199
  <footer id="validator-badges" role="contentinfo">
245
200
  <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.2.1.
201
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
247
202
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
248
203
  </footer>
249
204
 
@@ -21,8 +21,6 @@
21
21
  <link href="../css/rdoc.css" rel="stylesheet">
22
22
 
23
23
 
24
-
25
-
26
24
  <body id="top" role="document" class="class">
27
25
  <nav role="navigation">
28
26
  <div id="project-navigation">
@@ -59,26 +57,23 @@
59
57
 
60
58
  <div id="class-metadata">
61
59
 
62
- <div id="parent-class-section" class="nav-section">
60
+
61
+ <div id="parent-class-section" class="nav-section">
63
62
  <h3>Parent</h3>
64
63
 
65
-
66
64
  <p class="link"><a href="../Object.html">Object</a>
67
-
68
65
  </div>
69
66
 
70
67
 
71
68
 
72
- <!-- Method Quickref -->
69
+
70
+ <!-- Method Quickref -->
73
71
  <div id="method-list-section" class="nav-section">
74
72
  <h3>Methods</h3>
75
73
 
76
74
  <ul class="link-list" role="directory">
77
-
78
75
  <li ><a href="#method-c-new">::new</a>
79
-
80
76
  <li ><a href="#method-i-to_json">#to_json</a>
81
-
82
77
  </ul>
83
78
  </div>
84
79
 
@@ -96,21 +91,15 @@
96
91
 
97
92
  </section>
98
93
 
99
-
100
94
  <section id="5Buntitled-5D" class="documentation-section">
101
-
102
95
 
103
-
104
96
 
105
-
106
97
 
107
-
108
98
  <section class="attribute-method-details" class="method-section">
109
99
  <header>
110
100
  <h3>Attributes</h3>
111
101
  </header>
112
102
 
113
-
114
103
  <div id="attribute-i-meta" class="method-detail">
115
104
  <div class="method-heading attribute-method-heading">
116
105
  <span class="method-name">meta</span><span
@@ -118,12 +107,9 @@
118
107
  </div>
119
108
 
120
109
  <div class="method-description">
121
-
122
110
  <p>Reserved for future use.</p>
123
-
124
111
  </div>
125
112
  </div>
126
-
127
113
  <div id="attribute-i-rate_limit" class="method-detail">
128
114
  <div class="method-heading attribute-method-heading">
129
115
  <span class="method-name">rate_limit</span><span
@@ -131,12 +117,9 @@
131
117
  </div>
132
118
 
133
119
  <div class="method-description">
134
-
135
120
  <p>Rate limit information.</p>
136
-
137
121
  </div>
138
122
  </div>
139
-
140
123
  <div id="attribute-i-resource" class="method-detail">
141
124
  <div class="method-heading attribute-method-heading">
142
125
  <span class="method-name">resource</span><span
@@ -144,42 +127,29 @@
144
127
  </div>
145
128
 
146
129
  <div class="method-description">
147
-
148
130
  <p>The requested Resource.</p>
149
-
150
131
  </div>
151
132
  </div>
152
-
153
133
  </section>
154
-
155
134
 
156
-
135
+
157
136
  <section id="public-class-5Buntitled-5D-method-details" class="method-section">
158
137
  <header>
159
138
  <h3>Public Class Methods</h3>
160
139
  </header>
161
140
 
162
-
163
141
  <div id="method-c-new" class="method-detail ">
164
-
165
142
  <div class="method-heading">
166
143
  <span class="method-name">new</span><span
167
144
  class="method-args">( meta:nil \ , resource:nil \ , rate_limit:nil \ )</span>
168
-
169
145
  <span class="method-click-advice">click to toggle source</span>
170
-
171
146
  </div>
172
-
173
147
 
174
148
  <div class="method-description">
175
149
 
176
-
177
-
178
-
179
150
 
180
-
181
151
  <div class="method-source-code" id="new-source">
182
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6561</span>
152
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6732</span>
183
153
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
184
154
  <span class="ruby-value">meta:</span><span class="ruby-keyword">nil</span> \
185
155
  ,
@@ -198,43 +168,30 @@
198
168
  <span class="ruby-keyword">end</span>
199
169
  <span class="ruby-keyword">end</span></pre>
200
170
  </div>
201
-
202
171
  </div>
203
172
 
204
-
205
173
 
206
-
207
174
  </div>
208
175
 
209
-
210
176
  </section>
211
-
177
+
212
178
  <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
213
179
  <header>
214
180
  <h3>Public Instance Methods</h3>
215
181
  </header>
216
182
 
217
-
218
183
  <div id="method-i-to_json" class="method-detail ">
219
-
220
184
  <div class="method-heading">
221
185
  <span class="method-name">to_json</span><span
222
186
  class="method-args">(options={})</span>
223
-
224
187
  <span class="method-click-advice">click to toggle source</span>
225
-
226
188
  </div>
227
-
228
189
 
229
190
  <div class="method-description">
230
191
 
231
-
232
-
233
-
234
192
 
235
-
236
193
  <div class="method-source-code" id="to_json-source">
237
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6578</span>
194
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 6749</span>
238
195
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
239
196
  <span class="ruby-identifier">hash</span> = {}
240
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>
@@ -243,25 +200,20 @@
243
200
  <span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
244
201
  <span class="ruby-keyword">end</span></pre>
245
202
  </div>
246
-
247
203
  </div>
248
204
 
249
-
250
205
 
251
-
252
206
  </div>
253
207
 
254
-
255
208
  </section>
256
-
257
- </section>
258
209
 
210
+ </section>
259
211
  </main>
260
212
 
261
213
 
262
214
  <footer id="validator-badges" role="contentinfo">
263
215
  <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.2.1.
216
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
265
217
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
266
218
  </footer>
267
219