strongdm 1.0.26 → 1.0.30

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