strongdm 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (216) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +201 -0
  3. data/README.md +30 -0
  4. data/doc/Google.html +95 -0
  5. data/doc/Google/Protobuf.html +95 -0
  6. data/doc/LICENSE.html +294 -0
  7. data/doc/Object.html +290 -0
  8. data/doc/README_md.html +128 -0
  9. data/doc/SDM.html +143 -0
  10. data/doc/SDM/AKS.html +347 -0
  11. data/doc/SDM/AKSBasicAuth.html +279 -0
  12. data/doc/SDM/AKSServiceAccount.html +262 -0
  13. data/doc/SDM/AccountAttachment.html +217 -0
  14. data/doc/SDM/AccountAttachmentCreateOptions.html +182 -0
  15. data/doc/SDM/AccountAttachmentCreateResponse.html +216 -0
  16. data/doc/SDM/AccountAttachmentDeleteResponse.html +199 -0
  17. data/doc/SDM/AccountAttachmentGetResponse.html +215 -0
  18. data/doc/SDM/AccountAttachments.html +429 -0
  19. data/doc/SDM/AccountCreateResponse.html +232 -0
  20. data/doc/SDM/AccountDeleteResponse.html +197 -0
  21. data/doc/SDM/AccountGetResponse.html +214 -0
  22. data/doc/SDM/AccountGrant.html +253 -0
  23. data/doc/SDM/AccountGrantCreateResponse.html +215 -0
  24. data/doc/SDM/AccountGrantDeleteResponse.html +198 -0
  25. data/doc/SDM/AccountGrantGetResponse.html +214 -0
  26. data/doc/SDM/AccountGrants.html +425 -0
  27. data/doc/SDM/AccountUpdateResponse.html +214 -0
  28. data/doc/SDM/Accounts.html +492 -0
  29. data/doc/SDM/AlreadyExistsError.html +161 -0
  30. data/doc/SDM/AmazonEKS.html +330 -0
  31. data/doc/SDM/AmazonES.html +296 -0
  32. data/doc/SDM/Athena.html +296 -0
  33. data/doc/SDM/AuroraMysql.html +313 -0
  34. data/doc/SDM/AuroraPostgres.html +330 -0
  35. data/doc/SDM/AuthenticationError.html +161 -0
  36. data/doc/SDM/BadRequestError.html +161 -0
  37. data/doc/SDM/BigQuery.html +296 -0
  38. data/doc/SDM/Cassandra.html +313 -0
  39. data/doc/SDM/Client.html +549 -0
  40. data/doc/SDM/Clustrix.html +313 -0
  41. data/doc/SDM/Cockroach.html +330 -0
  42. data/doc/SDM/CreateResponseMetadata.html +156 -0
  43. data/doc/SDM/DeadlineExceededError.html +161 -0
  44. data/doc/SDM/DeleteResponseMetadata.html +156 -0
  45. data/doc/SDM/Druid.html +296 -0
  46. data/doc/SDM/DynamoDB.html +296 -0
  47. data/doc/SDM/Elastic.html +313 -0
  48. data/doc/SDM/ElasticacheRedis.html +296 -0
  49. data/doc/SDM/Gateway.html +252 -0
  50. data/doc/SDM/GetResponseMetadata.html +156 -0
  51. data/doc/SDM/GoogleGKE.html +296 -0
  52. data/doc/SDM/Greenplum.html +330 -0
  53. data/doc/SDM/HTTPAuth.html +313 -0
  54. data/doc/SDM/HTTPBasicAuth.html +330 -0
  55. data/doc/SDM/HTTPNoAuth.html +296 -0
  56. data/doc/SDM/InternalError.html +161 -0
  57. data/doc/SDM/Kubernetes.html +347 -0
  58. data/doc/SDM/KubernetesBasicAuth.html +279 -0
  59. data/doc/SDM/KubernetesServiceAccount.html +262 -0
  60. data/doc/SDM/Maria.html +313 -0
  61. data/doc/SDM/Memcached.html +262 -0
  62. data/doc/SDM/Memsql.html +313 -0
  63. data/doc/SDM/MongoHost.html +330 -0
  64. data/doc/SDM/MongoLegacyHost.html +347 -0
  65. data/doc/SDM/MongoLegacyReplicaset.html +364 -0
  66. data/doc/SDM/MongoReplicaSet.html +364 -0
  67. data/doc/SDM/Mysql.html +313 -0
  68. data/doc/SDM/NodeCreateResponse.html +232 -0
  69. data/doc/SDM/NodeDeleteResponse.html +197 -0
  70. data/doc/SDM/NodeGetResponse.html +214 -0
  71. data/doc/SDM/NodeUpdateResponse.html +214 -0
  72. data/doc/SDM/Nodes.html +493 -0
  73. data/doc/SDM/NotFoundError.html +161 -0
  74. data/doc/SDM/Oracle.html +330 -0
  75. data/doc/SDM/PermissionError.html +161 -0
  76. data/doc/SDM/Plumbing.html +15821 -0
  77. data/doc/SDM/Postgres.html +330 -0
  78. data/doc/SDM/Presto.html +330 -0
  79. data/doc/SDM/RDP.html +296 -0
  80. data/doc/SDM/RPCError.html +182 -0
  81. data/doc/SDM/RateLimitError.html +183 -0
  82. data/doc/SDM/RateLimitMetadata.html +233 -0
  83. data/doc/SDM/Redis.html +279 -0
  84. data/doc/SDM/Redshift.html +330 -0
  85. data/doc/SDM/Relay.html +216 -0
  86. data/doc/SDM/ResourceCreateResponse.html +214 -0
  87. data/doc/SDM/ResourceDeleteResponse.html +197 -0
  88. data/doc/SDM/ResourceGetResponse.html +214 -0
  89. data/doc/SDM/ResourceUpdateResponse.html +215 -0
  90. data/doc/SDM/Resources.html +482 -0
  91. data/doc/SDM/Role.html +216 -0
  92. data/doc/SDM/RoleAttachment.html +216 -0
  93. data/doc/SDM/RoleAttachmentCreateResponse.html +216 -0
  94. data/doc/SDM/RoleAttachmentDeleteResponse.html +199 -0
  95. data/doc/SDM/RoleAttachmentGetResponse.html +214 -0
  96. data/doc/SDM/RoleAttachments.html +427 -0
  97. data/doc/SDM/RoleCreateResponse.html +215 -0
  98. data/doc/SDM/RoleDeleteResponse.html +197 -0
  99. data/doc/SDM/RoleGetResponse.html +214 -0
  100. data/doc/SDM/RoleGrant.html +214 -0
  101. data/doc/SDM/RoleGrantCreateResponse.html +215 -0
  102. data/doc/SDM/RoleGrantDeleteResponse.html +198 -0
  103. data/doc/SDM/RoleGrantGetResponse.html +214 -0
  104. data/doc/SDM/RoleGrants.html +427 -0
  105. data/doc/SDM/RoleUpdateResponse.html +215 -0
  106. data/doc/SDM/Roles.html +490 -0
  107. data/doc/SDM/SQLServer.html +347 -0
  108. data/doc/SDM/SSH.html +296 -0
  109. data/doc/SDM/Service.html +215 -0
  110. data/doc/SDM/Snowflake.html +313 -0
  111. data/doc/SDM/Sybase.html +296 -0
  112. data/doc/SDM/SybaseIQ.html +296 -0
  113. data/doc/SDM/Teradata.html +296 -0
  114. data/doc/SDM/UpdateResponseMetadata.html +156 -0
  115. data/doc/SDM/User.html +248 -0
  116. data/doc/V1.html +864 -0
  117. data/doc/V1/AccountAttachments.html +109 -0
  118. data/doc/V1/AccountAttachments/Service.html +116 -0
  119. data/doc/V1/AccountGrants.html +109 -0
  120. data/doc/V1/AccountGrants/Service.html +117 -0
  121. data/doc/V1/Accounts.html +109 -0
  122. data/doc/V1/Accounts/Service.html +122 -0
  123. data/doc/V1/Nodes.html +109 -0
  124. data/doc/V1/Nodes/Service.html +124 -0
  125. data/doc/V1/Resources.html +109 -0
  126. data/doc/V1/Resources/Service.html +113 -0
  127. data/doc/V1/RoleAttachments.html +109 -0
  128. data/doc/V1/RoleAttachments/Service.html +119 -0
  129. data/doc/V1/RoleGrants.html +109 -0
  130. data/doc/V1/RoleGrants/Service.html +119 -0
  131. data/doc/V1/Roles.html +109 -0
  132. data/doc/V1/Roles/Service.html +120 -0
  133. data/doc/created.rid +37 -0
  134. data/doc/css/fonts.css +167 -0
  135. data/doc/css/rdoc.css +590 -0
  136. data/doc/examples/Gemfile.html +95 -0
  137. data/doc/examples/Gemfile_lock.html +112 -0
  138. data/doc/examples/README_md.html +95 -0
  139. data/doc/fonts/Lato-Light.ttf +0 -0
  140. data/doc/fonts/Lato-LightItalic.ttf +0 -0
  141. data/doc/fonts/Lato-Regular.ttf +0 -0
  142. data/doc/fonts/Lato-RegularItalic.ttf +0 -0
  143. data/doc/fonts/SourceCodePro-Bold.ttf +0 -0
  144. data/doc/fonts/SourceCodePro-Regular.ttf +0 -0
  145. data/doc/images/add.png +0 -0
  146. data/doc/images/arrow_up.png +0 -0
  147. data/doc/images/brick.png +0 -0
  148. data/doc/images/brick_link.png +0 -0
  149. data/doc/images/bug.png +0 -0
  150. data/doc/images/bullet_black.png +0 -0
  151. data/doc/images/bullet_toggle_minus.png +0 -0
  152. data/doc/images/bullet_toggle_plus.png +0 -0
  153. data/doc/images/date.png +0 -0
  154. data/doc/images/delete.png +0 -0
  155. data/doc/images/find.png +0 -0
  156. data/doc/images/loadingAnimation.gif +0 -0
  157. data/doc/images/macFFBgHack.png +0 -0
  158. data/doc/images/package.png +0 -0
  159. data/doc/images/page_green.png +0 -0
  160. data/doc/images/page_white_text.png +0 -0
  161. data/doc/images/page_white_width.png +0 -0
  162. data/doc/images/plugin.png +0 -0
  163. data/doc/images/ruby.png +0 -0
  164. data/doc/images/tag_blue.png +0 -0
  165. data/doc/images/tag_green.png +0 -0
  166. data/doc/images/transparent.png +0 -0
  167. data/doc/images/wrench.png +0 -0
  168. data/doc/images/wrench_orange.png +0 -0
  169. data/doc/images/zoom.png +0 -0
  170. data/doc/index.html +353 -0
  171. data/doc/js/darkfish.js +161 -0
  172. data/doc/js/jquery.js +4 -0
  173. data/doc/js/navigation.js +142 -0
  174. data/doc/js/navigation.js.gz +0 -0
  175. data/doc/js/search.js +109 -0
  176. data/doc/js/search_index.js +1 -0
  177. data/doc/js/search_index.js.gz +0 -0
  178. data/doc/js/searcher.js +228 -0
  179. data/doc/js/searcher.js.gz +0 -0
  180. data/doc/lib/version.html +98 -0
  181. data/doc/strongdm_gemspec.html +117 -0
  182. data/doc/table_of_contents.html +3002 -0
  183. data/examples/Gemfile +3 -0
  184. data/examples/Gemfile.lock +14 -0
  185. data/examples/README.md +5 -0
  186. data/examples/listUsers.rb +21 -0
  187. data/examples/panicButton.rb +154 -0
  188. data/lib/errors/errors.rb +85 -0
  189. data/lib/grpc/account_attachments_pb.rb +84 -0
  190. data/lib/grpc/account_attachments_services_pb.rb +44 -0
  191. data/lib/grpc/account_grants_pb.rb +82 -0
  192. data/lib/grpc/account_grants_services_pb.rb +44 -0
  193. data/lib/grpc/accounts_pb.rb +107 -0
  194. data/lib/grpc/accounts_services_pb.rb +49 -0
  195. data/lib/grpc/drivers_pb.rb +601 -0
  196. data/lib/grpc/nodes_pb.rb +107 -0
  197. data/lib/grpc/nodes_services_pb.rb +49 -0
  198. data/lib/grpc/options_pb.rb +60 -0
  199. data/lib/grpc/plumbing.rb +4283 -0
  200. data/lib/grpc/protoc-gen-swagger/options/annotations_pb.rb +15 -0
  201. data/lib/grpc/resources_pb.rb +85 -0
  202. data/lib/grpc/resources_services_pb.rb +45 -0
  203. data/lib/grpc/role_attachments_pb.rb +79 -0
  204. data/lib/grpc/role_attachments_services_pb.rb +47 -0
  205. data/lib/grpc/role_grants_pb.rb +79 -0
  206. data/lib/grpc/role_grants_services_pb.rb +47 -0
  207. data/lib/grpc/roles_pb.rb +91 -0
  208. data/lib/grpc/roles_services_pb.rb +50 -0
  209. data/lib/grpc/spec_pb.rb +95 -0
  210. data/lib/models/porcelain.rb +4033 -0
  211. data/lib/strongdm.rb +128 -0
  212. data/lib/svc.rb +1331 -0
  213. data/lib/version +3 -0
  214. data/lib/version.rb +17 -0
  215. data/strongdm.gemspec +23 -0
  216. metadata +318 -0
data/doc/SDM/User.html ADDED
@@ -0,0 +1,248 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>class SDM::User - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "../";
11
+ </script>
12
+
13
+ <script src="../js/jquery.js"></script>
14
+ <script src="../js/darkfish.js"></script>
15
+
16
+ <link href="../css/fonts.css" rel="stylesheet">
17
+ <link href="../css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="class">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="../index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="../table_of_contents.html#pages">Pages</a>
31
+ <a href="../table_of_contents.html#classes">Classes</a>
32
+ <a href="../table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="class-metadata">
56
+
57
+ <div id="parent-class-section" class="nav-section">
58
+ <h3>Parent</h3>
59
+
60
+
61
+ <p class="link"><a href="../Object.html">Object</a>
62
+
63
+ </div>
64
+
65
+
66
+
67
+ <!-- Method Quickref -->
68
+ <div id="method-list-section" class="nav-section">
69
+ <h3>Methods</h3>
70
+
71
+ <ul class="link-list" role="directory">
72
+
73
+ <li ><a href="#method-c-new">::new</a>
74
+
75
+ </ul>
76
+ </div>
77
+
78
+ </div>
79
+ </nav>
80
+
81
+ <main role="main" aria-labelledby="class-SDM::User">
82
+ <h1 id="class-SDM::User" class="class">
83
+ class SDM::User
84
+ </h1>
85
+
86
+ <section class="description">
87
+
88
+ <p>A <a href="User.html">User</a> can connect to resources they are granted
89
+ directly, or granted via roles.</p>
90
+
91
+ </section>
92
+
93
+
94
+
95
+
96
+ <section id="5Buntitled-5D" class="documentation-section">
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+ <section class="attribute-method-details" class="method-section">
105
+ <header>
106
+ <h3>Attributes</h3>
107
+ </header>
108
+
109
+
110
+ <div id="attribute-i-email" class="method-detail">
111
+ <div class="method-heading attribute-method-heading">
112
+ <span class="method-name">email</span><span
113
+ class="attribute-access-type">[RW]</span>
114
+ </div>
115
+
116
+ <div class="method-description">
117
+
118
+ <p>The User&#39;s email address. Must be unique.</p>
119
+
120
+ </div>
121
+ </div>
122
+
123
+ <div id="attribute-i-first_name" class="method-detail">
124
+ <div class="method-heading attribute-method-heading">
125
+ <span class="method-name">first_name</span><span
126
+ class="attribute-access-type">[RW]</span>
127
+ </div>
128
+
129
+ <div class="method-description">
130
+
131
+ <p>The User&#39;s first name.</p>
132
+
133
+ </div>
134
+ </div>
135
+
136
+ <div id="attribute-i-id" class="method-detail">
137
+ <div class="method-heading attribute-method-heading">
138
+ <span class="method-name">id</span><span
139
+ class="attribute-access-type">[RW]</span>
140
+ </div>
141
+
142
+ <div class="method-description">
143
+
144
+ <p>Unique identifier of the <a href="User.html">User</a>.</p>
145
+
146
+ </div>
147
+ </div>
148
+
149
+ <div id="attribute-i-last_name" class="method-detail">
150
+ <div class="method-heading attribute-method-heading">
151
+ <span class="method-name">last_name</span><span
152
+ class="attribute-access-type">[RW]</span>
153
+ </div>
154
+
155
+ <div class="method-description">
156
+
157
+ <p>The User&#39;s last name.</p>
158
+
159
+ </div>
160
+ </div>
161
+
162
+ <div id="attribute-i-suspended" class="method-detail">
163
+ <div class="method-heading attribute-method-heading">
164
+ <span class="method-name">suspended</span><span
165
+ class="attribute-access-type">[RW]</span>
166
+ </div>
167
+
168
+ <div class="method-description">
169
+
170
+ <p>The User&#39;s suspended state.</p>
171
+
172
+ </div>
173
+ </div>
174
+
175
+ </section>
176
+
177
+
178
+
179
+ <section id="public-class-5Buntitled-5D-method-details" class="method-section">
180
+ <header>
181
+ <h3>Public Class Methods</h3>
182
+ </header>
183
+
184
+
185
+ <div id="method-c-new" class="method-detail ">
186
+
187
+ <div class="method-heading">
188
+ <span class="method-name">new</span><span
189
+ class="method-args">( id:nil \ , email:nil \ , first_name:nil \ , last_name:nil \ , suspended:nil \ )</span>
190
+
191
+ <span class="method-click-advice">click to toggle source</span>
192
+
193
+ </div>
194
+
195
+
196
+ <div class="method-description">
197
+
198
+
199
+
200
+
201
+
202
+
203
+ <div class="method-source-code" id="new-source">
204
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 421</span>
205
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(
206
+ <span class="ruby-identifier">id</span><span class="ruby-value">:nil</span> ,
207
+ <span class="ruby-identifier">email</span><span class="ruby-value">:nil</span> ,
208
+ <span class="ruby-identifier">first_name</span><span class="ruby-value">:nil</span> ,
209
+ <span class="ruby-identifier">last_name</span><span class="ruby-value">:nil</span> ,
210
+ <span class="ruby-identifier">suspended</span><span class="ruby-value">:nil</span> )
211
+ <span class="ruby-keyword">if</span> <span class="ruby-identifier">id</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
212
+ <span class="ruby-ivar">@id</span> = <span class="ruby-identifier">id</span>
213
+ <span class="ruby-keyword">end</span>
214
+ <span class="ruby-keyword">if</span> <span class="ruby-identifier">email</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
215
+ <span class="ruby-ivar">@email</span> = <span class="ruby-identifier">email</span>
216
+ <span class="ruby-keyword">end</span>
217
+ <span class="ruby-keyword">if</span> <span class="ruby-identifier">first_name</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
218
+ <span class="ruby-ivar">@first_name</span> = <span class="ruby-identifier">first_name</span>
219
+ <span class="ruby-keyword">end</span>
220
+ <span class="ruby-keyword">if</span> <span class="ruby-identifier">last_name</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
221
+ <span class="ruby-ivar">@last_name</span> = <span class="ruby-identifier">last_name</span>
222
+ <span class="ruby-keyword">end</span>
223
+ <span class="ruby-keyword">if</span> <span class="ruby-identifier">suspended</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span>
224
+ <span class="ruby-ivar">@suspended</span> = <span class="ruby-identifier">suspended</span>
225
+ <span class="ruby-keyword">end</span>
226
+ <span class="ruby-keyword">end</span></pre>
227
+ </div>
228
+
229
+ </div>
230
+
231
+
232
+
233
+
234
+ </div>
235
+
236
+
237
+ </section>
238
+
239
+ </section>
240
+ </main>
241
+
242
+
243
+ <footer id="validator-badges" role="contentinfo">
244
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
245
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
246
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
247
+ </footer>
248
+
data/doc/V1.html ADDED
@@ -0,0 +1,864 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>module V1 - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ </script>
12
+
13
+ <script src="./js/jquery.js"></script>
14
+ <script src="./js/darkfish.js"></script>
15
+
16
+ <link href="./css/fonts.css" rel="stylesheet">
17
+ <link href="./css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="module">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="./index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="./table_of_contents.html#pages">Pages</a>
31
+ <a href="./table_of_contents.html#classes">Classes</a>
32
+ <a href="./table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="class-metadata">
56
+
57
+
58
+
59
+
60
+
61
+ </div>
62
+ </nav>
63
+
64
+ <main role="main" aria-labelledby="module-V1">
65
+ <h1 id="module-V1" class="module">
66
+ module V1
67
+ </h1>
68
+
69
+ <section class="description">
70
+
71
+ </section>
72
+
73
+
74
+
75
+
76
+ <section id="5Buntitled-5D" class="documentation-section">
77
+
78
+
79
+
80
+
81
+
82
+ <section class="constants-list">
83
+ <header>
84
+ <h3>Constants</h3>
85
+ </header>
86
+ <dl>
87
+
88
+ <dt id="AKS">AKS
89
+
90
+ <dd>
91
+
92
+
93
+ <dt id="AKSBasicAuth">AKSBasicAuth
94
+
95
+ <dd>
96
+
97
+
98
+ <dt id="AKSServiceAccount">AKSServiceAccount
99
+
100
+ <dd>
101
+
102
+
103
+ <dt id="Account">Account
104
+
105
+ <dd>
106
+
107
+
108
+ <dt id="AccountAttachment">AccountAttachment
109
+
110
+ <dd>
111
+
112
+
113
+ <dt id="AccountAttachmentCreateOptions">AccountAttachmentCreateOptions
114
+
115
+ <dd>
116
+
117
+
118
+ <dt id="AccountAttachmentCreateRequest">AccountAttachmentCreateRequest
119
+
120
+ <dd>
121
+
122
+
123
+ <dt id="AccountAttachmentCreateResponse">AccountAttachmentCreateResponse
124
+
125
+ <dd>
126
+
127
+
128
+ <dt id="AccountAttachmentDeleteRequest">AccountAttachmentDeleteRequest
129
+
130
+ <dd>
131
+
132
+
133
+ <dt id="AccountAttachmentDeleteResponse">AccountAttachmentDeleteResponse
134
+
135
+ <dd>
136
+
137
+
138
+ <dt id="AccountAttachmentGetRequest">AccountAttachmentGetRequest
139
+
140
+ <dd>
141
+
142
+
143
+ <dt id="AccountAttachmentGetResponse">AccountAttachmentGetResponse
144
+
145
+ <dd>
146
+
147
+
148
+ <dt id="AccountAttachmentListRequest">AccountAttachmentListRequest
149
+
150
+ <dd>
151
+
152
+
153
+ <dt id="AccountAttachmentListResponse">AccountAttachmentListResponse
154
+
155
+ <dd>
156
+
157
+
158
+ <dt id="AccountCreateRequest">AccountCreateRequest
159
+
160
+ <dd>
161
+
162
+
163
+ <dt id="AccountCreateResponse">AccountCreateResponse
164
+
165
+ <dd>
166
+
167
+
168
+ <dt id="AccountDeleteRequest">AccountDeleteRequest
169
+
170
+ <dd>
171
+
172
+
173
+ <dt id="AccountDeleteResponse">AccountDeleteResponse
174
+
175
+ <dd>
176
+
177
+
178
+ <dt id="AccountGetRequest">AccountGetRequest
179
+
180
+ <dd>
181
+
182
+
183
+ <dt id="AccountGetResponse">AccountGetResponse
184
+
185
+ <dd>
186
+
187
+
188
+ <dt id="AccountGrant">AccountGrant
189
+
190
+ <dd>
191
+
192
+
193
+ <dt id="AccountGrantCreateRequest">AccountGrantCreateRequest
194
+
195
+ <dd>
196
+
197
+
198
+ <dt id="AccountGrantCreateResponse">AccountGrantCreateResponse
199
+
200
+ <dd>
201
+
202
+
203
+ <dt id="AccountGrantDeleteRequest">AccountGrantDeleteRequest
204
+
205
+ <dd>
206
+
207
+
208
+ <dt id="AccountGrantDeleteResponse">AccountGrantDeleteResponse
209
+
210
+ <dd>
211
+
212
+
213
+ <dt id="AccountGrantGetRequest">AccountGrantGetRequest
214
+
215
+ <dd>
216
+
217
+
218
+ <dt id="AccountGrantGetResponse">AccountGrantGetResponse
219
+
220
+ <dd>
221
+
222
+
223
+ <dt id="AccountGrantListRequest">AccountGrantListRequest
224
+
225
+ <dd>
226
+
227
+
228
+ <dt id="AccountGrantListResponse">AccountGrantListResponse
229
+
230
+ <dd>
231
+
232
+
233
+ <dt id="AccountListRequest">AccountListRequest
234
+
235
+ <dd>
236
+
237
+
238
+ <dt id="AccountListResponse">AccountListResponse
239
+
240
+ <dd>
241
+
242
+
243
+ <dt id="AccountUpdateRequest">AccountUpdateRequest
244
+
245
+ <dd>
246
+
247
+
248
+ <dt id="AccountUpdateResponse">AccountUpdateResponse
249
+
250
+ <dd>
251
+
252
+
253
+ <dt id="AlreadyExistsError">AlreadyExistsError
254
+
255
+ <dd>
256
+
257
+
258
+ <dt id="AmazonEKS">AmazonEKS
259
+
260
+ <dd>
261
+
262
+
263
+ <dt id="AmazonES">AmazonES
264
+
265
+ <dd>
266
+
267
+
268
+ <dt id="Athena">Athena
269
+
270
+ <dd>
271
+
272
+
273
+ <dt id="AuroraMysql">AuroraMysql
274
+
275
+ <dd>
276
+
277
+
278
+ <dt id="AuroraPostgres">AuroraPostgres
279
+
280
+ <dd>
281
+
282
+
283
+ <dt id="AuthenticationError">AuthenticationError
284
+
285
+ <dd>
286
+
287
+
288
+ <dt id="BadRequestError">BadRequestError
289
+
290
+ <dd>
291
+
292
+
293
+ <dt id="BigQuery">BigQuery
294
+
295
+ <dd>
296
+
297
+
298
+ <dt id="Cassandra">Cassandra
299
+
300
+ <dd>
301
+
302
+
303
+ <dt id="Clustrix">Clustrix
304
+
305
+ <dd>
306
+
307
+
308
+ <dt id="Cockroach">Cockroach
309
+
310
+ <dd>
311
+
312
+
313
+ <dt id="CreateRequestMetadata">CreateRequestMetadata
314
+
315
+ <dd>
316
+
317
+
318
+ <dt id="CreateResponseMetadata">CreateResponseMetadata
319
+
320
+ <dd>
321
+
322
+
323
+ <dt id="DeleteRequestMetadata">DeleteRequestMetadata
324
+
325
+ <dd>
326
+
327
+
328
+ <dt id="DeleteResponseMetadata">DeleteResponseMetadata
329
+
330
+ <dd>
331
+
332
+
333
+ <dt id="Druid">Druid
334
+
335
+ <dd>
336
+
337
+
338
+ <dt id="DynamoDB">DynamoDB
339
+
340
+ <dd>
341
+
342
+
343
+ <dt id="Elastic">Elastic
344
+
345
+ <dd>
346
+
347
+
348
+ <dt id="ElasticacheRedis">ElasticacheRedis
349
+
350
+ <dd>
351
+
352
+
353
+ <dt id="FieldOptions">FieldOptions
354
+
355
+ <dd>
356
+
357
+
358
+ <dt id="Gateway">Gateway
359
+
360
+ <dd>
361
+
362
+
363
+ <dt id="GetRequestMetadata">GetRequestMetadata
364
+
365
+ <dd>
366
+
367
+
368
+ <dt id="GetResponseMetadata">GetResponseMetadata
369
+
370
+ <dd>
371
+
372
+
373
+ <dt id="GoogleGKE">GoogleGKE
374
+
375
+ <dd>
376
+
377
+
378
+ <dt id="Greenplum">Greenplum
379
+
380
+ <dd>
381
+
382
+
383
+ <dt id="HTTPAuth">HTTPAuth
384
+
385
+ <dd>
386
+
387
+
388
+ <dt id="HTTPBasicAuth">HTTPBasicAuth
389
+
390
+ <dd>
391
+
392
+
393
+ <dt id="HTTPNoAuth">HTTPNoAuth
394
+
395
+ <dd>
396
+
397
+
398
+ <dt id="InternalError">InternalError
399
+
400
+ <dd>
401
+
402
+
403
+ <dt id="Kubernetes">Kubernetes
404
+
405
+ <dd>
406
+
407
+
408
+ <dt id="KubernetesBasicAuth">KubernetesBasicAuth
409
+
410
+ <dd>
411
+
412
+
413
+ <dt id="KubernetesServiceAccount">KubernetesServiceAccount
414
+
415
+ <dd>
416
+
417
+
418
+ <dt id="ListRequestMetadata">ListRequestMetadata
419
+
420
+ <dd>
421
+
422
+
423
+ <dt id="ListResponseMetadata">ListResponseMetadata
424
+
425
+ <dd>
426
+
427
+
428
+ <dt id="Maria">Maria
429
+
430
+ <dd>
431
+
432
+
433
+ <dt id="Memcached">Memcached
434
+
435
+ <dd>
436
+
437
+
438
+ <dt id="Memsql">Memsql
439
+
440
+ <dd>
441
+
442
+
443
+ <dt id="MessageOptions">MessageOptions
444
+
445
+ <dd>
446
+
447
+
448
+ <dt id="MongoHost">MongoHost
449
+
450
+ <dd>
451
+
452
+
453
+ <dt id="MongoLegacyHost">MongoLegacyHost
454
+
455
+ <dd>
456
+
457
+
458
+ <dt id="MongoLegacyReplicaset">MongoLegacyReplicaset
459
+
460
+ <dd>
461
+
462
+
463
+ <dt id="MongoReplicaSet">MongoReplicaSet
464
+
465
+ <dd>
466
+
467
+
468
+ <dt id="Mysql">Mysql
469
+
470
+ <dd>
471
+
472
+
473
+ <dt id="Node">Node
474
+
475
+ <dd>
476
+
477
+
478
+ <dt id="NodeCreateRequest">NodeCreateRequest
479
+
480
+ <dd>
481
+
482
+
483
+ <dt id="NodeCreateResponse">NodeCreateResponse
484
+
485
+ <dd>
486
+
487
+
488
+ <dt id="NodeDeleteRequest">NodeDeleteRequest
489
+
490
+ <dd>
491
+
492
+
493
+ <dt id="NodeDeleteResponse">NodeDeleteResponse
494
+
495
+ <dd>
496
+
497
+
498
+ <dt id="NodeGetRequest">NodeGetRequest
499
+
500
+ <dd>
501
+
502
+
503
+ <dt id="NodeGetResponse">NodeGetResponse
504
+
505
+ <dd>
506
+
507
+
508
+ <dt id="NodeListRequest">NodeListRequest
509
+
510
+ <dd>
511
+
512
+
513
+ <dt id="NodeListResponse">NodeListResponse
514
+
515
+ <dd>
516
+
517
+
518
+ <dt id="NodeUpdateRequest">NodeUpdateRequest
519
+
520
+ <dd>
521
+
522
+
523
+ <dt id="NodeUpdateResponse">NodeUpdateResponse
524
+
525
+ <dd>
526
+
527
+
528
+ <dt id="NotFoundError">NotFoundError
529
+
530
+ <dd>
531
+
532
+
533
+ <dt id="OneofOptions">OneofOptions
534
+
535
+ <dd>
536
+
537
+
538
+ <dt id="Oracle">Oracle
539
+
540
+ <dd>
541
+
542
+
543
+ <dt id="PermissionError">PermissionError
544
+
545
+ <dd>
546
+
547
+
548
+ <dt id="Postgres">Postgres
549
+
550
+ <dd>
551
+
552
+
553
+ <dt id="Presto">Presto
554
+
555
+ <dd>
556
+
557
+
558
+ <dt id="RDP">RDP
559
+
560
+ <dd>
561
+
562
+
563
+ <dt id="RateLimitError">RateLimitError
564
+
565
+ <dd>
566
+
567
+
568
+ <dt id="RateLimitMetadata">RateLimitMetadata
569
+
570
+ <dd>
571
+
572
+
573
+ <dt id="Redis">Redis
574
+
575
+ <dd>
576
+
577
+
578
+ <dt id="Redshift">Redshift
579
+
580
+ <dd>
581
+
582
+
583
+ <dt id="Relay">Relay
584
+
585
+ <dd>
586
+
587
+
588
+ <dt id="Resource">Resource
589
+
590
+ <dd>
591
+
592
+
593
+ <dt id="ResourceCreateRequest">ResourceCreateRequest
594
+
595
+ <dd>
596
+
597
+
598
+ <dt id="ResourceCreateResponse">ResourceCreateResponse
599
+
600
+ <dd>
601
+
602
+
603
+ <dt id="ResourceDeleteRequest">ResourceDeleteRequest
604
+
605
+ <dd>
606
+
607
+
608
+ <dt id="ResourceDeleteResponse">ResourceDeleteResponse
609
+
610
+ <dd>
611
+
612
+
613
+ <dt id="ResourceGetRequest">ResourceGetRequest
614
+
615
+ <dd>
616
+
617
+
618
+ <dt id="ResourceGetResponse">ResourceGetResponse
619
+
620
+ <dd>
621
+
622
+
623
+ <dt id="ResourceListRequest">ResourceListRequest
624
+
625
+ <dd>
626
+
627
+
628
+ <dt id="ResourceListResponse">ResourceListResponse
629
+
630
+ <dd>
631
+
632
+
633
+ <dt id="ResourceUpdateRequest">ResourceUpdateRequest
634
+
635
+ <dd>
636
+
637
+
638
+ <dt id="ResourceUpdateResponse">ResourceUpdateResponse
639
+
640
+ <dd>
641
+
642
+
643
+ <dt id="Role">Role
644
+
645
+ <dd>
646
+
647
+
648
+ <dt id="RoleAttachment">RoleAttachment
649
+
650
+ <dd>
651
+
652
+
653
+ <dt id="RoleAttachmentCreateRequest">RoleAttachmentCreateRequest
654
+
655
+ <dd>
656
+
657
+
658
+ <dt id="RoleAttachmentCreateResponse">RoleAttachmentCreateResponse
659
+
660
+ <dd>
661
+
662
+
663
+ <dt id="RoleAttachmentDeleteRequest">RoleAttachmentDeleteRequest
664
+
665
+ <dd>
666
+
667
+
668
+ <dt id="RoleAttachmentDeleteResponse">RoleAttachmentDeleteResponse
669
+
670
+ <dd>
671
+
672
+
673
+ <dt id="RoleAttachmentGetRequest">RoleAttachmentGetRequest
674
+
675
+ <dd>
676
+
677
+
678
+ <dt id="RoleAttachmentGetResponse">RoleAttachmentGetResponse
679
+
680
+ <dd>
681
+
682
+
683
+ <dt id="RoleAttachmentListRequest">RoleAttachmentListRequest
684
+
685
+ <dd>
686
+
687
+
688
+ <dt id="RoleAttachmentListResponse">RoleAttachmentListResponse
689
+
690
+ <dd>
691
+
692
+
693
+ <dt id="RoleCreateRequest">RoleCreateRequest
694
+
695
+ <dd>
696
+
697
+
698
+ <dt id="RoleCreateResponse">RoleCreateResponse
699
+
700
+ <dd>
701
+
702
+
703
+ <dt id="RoleDeleteRequest">RoleDeleteRequest
704
+
705
+ <dd>
706
+
707
+
708
+ <dt id="RoleDeleteResponse">RoleDeleteResponse
709
+
710
+ <dd>
711
+
712
+
713
+ <dt id="RoleGetRequest">RoleGetRequest
714
+
715
+ <dd>
716
+
717
+
718
+ <dt id="RoleGetResponse">RoleGetResponse
719
+
720
+ <dd>
721
+
722
+
723
+ <dt id="RoleGrant">RoleGrant
724
+
725
+ <dd>
726
+
727
+
728
+ <dt id="RoleGrantCreateRequest">RoleGrantCreateRequest
729
+
730
+ <dd>
731
+
732
+
733
+ <dt id="RoleGrantCreateResponse">RoleGrantCreateResponse
734
+
735
+ <dd>
736
+
737
+
738
+ <dt id="RoleGrantDeleteRequest">RoleGrantDeleteRequest
739
+
740
+ <dd>
741
+
742
+
743
+ <dt id="RoleGrantDeleteResponse">RoleGrantDeleteResponse
744
+
745
+ <dd>
746
+
747
+
748
+ <dt id="RoleGrantGetRequest">RoleGrantGetRequest
749
+
750
+ <dd>
751
+
752
+
753
+ <dt id="RoleGrantGetResponse">RoleGrantGetResponse
754
+
755
+ <dd>
756
+
757
+
758
+ <dt id="RoleGrantListRequest">RoleGrantListRequest
759
+
760
+ <dd>
761
+
762
+
763
+ <dt id="RoleGrantListResponse">RoleGrantListResponse
764
+
765
+ <dd>
766
+
767
+
768
+ <dt id="RoleListRequest">RoleListRequest
769
+
770
+ <dd>
771
+
772
+
773
+ <dt id="RoleListResponse">RoleListResponse
774
+
775
+ <dd>
776
+
777
+
778
+ <dt id="RoleUpdateRequest">RoleUpdateRequest
779
+
780
+ <dd>
781
+
782
+
783
+ <dt id="RoleUpdateResponse">RoleUpdateResponse
784
+
785
+ <dd>
786
+
787
+
788
+ <dt id="SQLServer">SQLServer
789
+
790
+ <dd>
791
+
792
+
793
+ <dt id="SSH">SSH
794
+
795
+ <dd>
796
+
797
+
798
+ <dt id="Service">Service
799
+
800
+ <dd>
801
+
802
+
803
+ <dt id="ServiceOptions">ServiceOptions
804
+
805
+ <dd>
806
+
807
+
808
+ <dt id="Snowflake">Snowflake
809
+
810
+ <dd>
811
+
812
+
813
+ <dt id="Sybase">Sybase
814
+
815
+ <dd>
816
+
817
+
818
+ <dt id="SybaseIQ">SybaseIQ
819
+
820
+ <dd>
821
+
822
+
823
+ <dt id="Teradata">Teradata
824
+
825
+ <dd>
826
+
827
+
828
+ <dt id="TerraformDocs">TerraformDocs
829
+
830
+ <dd>
831
+
832
+
833
+ <dt id="UpdateRequestMetadata">UpdateRequestMetadata
834
+
835
+ <dd>
836
+
837
+
838
+ <dt id="UpdateResponseMetadata">UpdateResponseMetadata
839
+
840
+ <dd>
841
+
842
+
843
+ <dt id="User">User
844
+
845
+ <dd>
846
+
847
+
848
+ </dl>
849
+ </section>
850
+
851
+
852
+
853
+
854
+
855
+ </section>
856
+ </main>
857
+
858
+
859
+ <footer id="validator-badges" role="contentinfo">
860
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
861
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
862
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
863
+ </footer>
864
+