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
data/doc/index.html CHANGED
@@ -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="file">
24
25
  <nav role="navigation">
25
26
  <div id="project-navigation">
@@ -54,21 +55,15 @@
54
55
  </div>
55
56
 
56
57
  <div id="project-metadata">
57
- <div id="fileindex-section" class="nav-section">
58
+
59
+ <div id="fileindex-section" class="nav-section">
58
60
  <h3>Pages</h3>
59
61
 
60
62
  <ul class="link-list">
61
-
62
63
  <li><a href="./LICENSE.html">LICENSE</a>
63
-
64
64
  <li><a href="./README_md.html">README</a>
65
-
66
65
  <li><a href="./examples/Gemfile.html">Gemfile</a>
67
-
68
66
  <li><a href="./lib/version.html">version</a>
69
-
70
- <li><a href="./strongdm_gemspec.html">strongdm.gemspec</a>
71
-
72
67
  </ul>
73
68
  </div>
74
69
 
@@ -76,337 +71,167 @@
76
71
  <h3>Class and Module Index</h3>
77
72
 
78
73
  <ul class="link-list">
79
-
80
74
  <li><a href="./Object.html">Object</a>
81
-
82
75
  <li><a href="./SDM.html">SDM</a>
83
-
84
76
  <li><a href="./SDM/AKS.html">SDM::AKS</a>
85
-
86
77
  <li><a href="./SDM/AKSBasicAuth.html">SDM::AKSBasicAuth</a>
87
-
88
78
  <li><a href="./SDM/AKSServiceAccount.html">SDM::AKSServiceAccount</a>
89
-
90
79
  <li><a href="./SDM/AKSServiceAccountUserImpersonation.html">SDM::AKSServiceAccountUserImpersonation</a>
91
-
92
80
  <li><a href="./SDM/AKSUserImpersonation.html">SDM::AKSUserImpersonation</a>
93
-
94
81
  <li><a href="./SDM/AWS.html">SDM::AWS</a>
95
-
96
82
  <li><a href="./SDM/AWSStore.html">SDM::AWSStore</a>
97
-
98
83
  <li><a href="./SDM/AccountAttachment.html">SDM::AccountAttachment</a>
99
-
100
84
  <li><a href="./SDM/AccountAttachmentCreateResponse.html">SDM::AccountAttachmentCreateResponse</a>
101
-
102
85
  <li><a href="./SDM/AccountAttachmentDeleteResponse.html">SDM::AccountAttachmentDeleteResponse</a>
103
-
104
86
  <li><a href="./SDM/AccountAttachmentGetResponse.html">SDM::AccountAttachmentGetResponse</a>
105
-
106
87
  <li><a href="./SDM/AccountAttachments.html">SDM::AccountAttachments</a>
107
-
108
88
  <li><a href="./SDM/AccountCreateResponse.html">SDM::AccountCreateResponse</a>
109
-
110
89
  <li><a href="./SDM/AccountDeleteResponse.html">SDM::AccountDeleteResponse</a>
111
-
112
90
  <li><a href="./SDM/AccountGetResponse.html">SDM::AccountGetResponse</a>
113
-
114
91
  <li><a href="./SDM/AccountGrant.html">SDM::AccountGrant</a>
115
-
116
92
  <li><a href="./SDM/AccountGrantCreateResponse.html">SDM::AccountGrantCreateResponse</a>
117
-
118
93
  <li><a href="./SDM/AccountGrantDeleteResponse.html">SDM::AccountGrantDeleteResponse</a>
119
-
120
94
  <li><a href="./SDM/AccountGrantGetResponse.html">SDM::AccountGrantGetResponse</a>
121
-
122
95
  <li><a href="./SDM/AccountGrants.html">SDM::AccountGrants</a>
123
-
124
96
  <li><a href="./SDM/AccountUpdateResponse.html">SDM::AccountUpdateResponse</a>
125
-
126
97
  <li><a href="./SDM/Accounts.html">SDM::Accounts</a>
127
-
128
98
  <li><a href="./SDM/AlreadyExistsError.html">SDM::AlreadyExistsError</a>
129
-
130
99
  <li><a href="./SDM/AmazonEKS.html">SDM::AmazonEKS</a>
131
-
132
100
  <li><a href="./SDM/AmazonEKSUserImpersonation.html">SDM::AmazonEKSUserImpersonation</a>
133
-
134
101
  <li><a href="./SDM/AmazonES.html">SDM::AmazonES</a>
135
-
136
102
  <li><a href="./SDM/AmazonMQAMQP091.html">SDM::AmazonMQAMQP091</a>
137
-
138
103
  <li><a href="./SDM/Athena.html">SDM::Athena</a>
139
-
140
104
  <li><a href="./SDM/AuroraMysql.html">SDM::AuroraMysql</a>
141
-
142
105
  <li><a href="./SDM/AuroraPostgres.html">SDM::AuroraPostgres</a>
143
-
144
106
  <li><a href="./SDM/AuthenticationError.html">SDM::AuthenticationError</a>
145
-
146
107
  <li><a href="./SDM/BadRequestError.html">SDM::BadRequestError</a>
147
-
148
108
  <li><a href="./SDM/BigQuery.html">SDM::BigQuery</a>
149
-
150
109
  <li><a href="./SDM/Cassandra.html">SDM::Cassandra</a>
151
-
152
110
  <li><a href="./SDM/Citus.html">SDM::Citus</a>
153
-
154
111
  <li><a href="./SDM/Client.html">SDM::Client</a>
155
-
156
112
  <li><a href="./SDM/Clustrix.html">SDM::Clustrix</a>
157
-
158
113
  <li><a href="./SDM/Cockroach.html">SDM::Cockroach</a>
159
-
160
114
  <li><a href="./SDM/ControlPanel.html">SDM::ControlPanel</a>
161
-
162
115
  <li><a href="./SDM/ControlPanelGetSSHCAPublicKeyResponse.html">SDM::ControlPanelGetSSHCAPublicKeyResponse</a>
163
-
164
116
  <li><a href="./SDM/ControlPanelVerifyJWTResponse.html">SDM::ControlPanelVerifyJWTResponse</a>
165
-
166
117
  <li><a href="./SDM/CreateResponseMetadata.html">SDM::CreateResponseMetadata</a>
167
-
168
118
  <li><a href="./SDM/DB2I.html">SDM::DB2I</a>
169
-
170
119
  <li><a href="./SDM/DB2LUW.html">SDM::DB2LUW</a>
171
-
172
120
  <li><a href="./SDM/DeadlineExceededError.html">SDM::DeadlineExceededError</a>
173
-
174
121
  <li><a href="./SDM/DeleteResponseMetadata.html">SDM::DeleteResponseMetadata</a>
175
-
122
+ <li><a href="./SDM/DocumentDBHost.html">SDM::DocumentDBHost</a>
123
+ <li><a href="./SDM/DocumentDBReplicaSet.html">SDM::DocumentDBReplicaSet</a>
176
124
  <li><a href="./SDM/Druid.html">SDM::Druid</a>
177
-
178
125
  <li><a href="./SDM/DynamoDB.html">SDM::DynamoDB</a>
179
-
180
126
  <li><a href="./SDM/Elastic.html">SDM::Elastic</a>
181
-
182
127
  <li><a href="./SDM/ElasticacheRedis.html">SDM::ElasticacheRedis</a>
183
-
184
128
  <li><a href="./SDM/Gateway.html">SDM::Gateway</a>
185
-
186
129
  <li><a href="./SDM/GetResponseMetadata.html">SDM::GetResponseMetadata</a>
187
-
188
130
  <li><a href="./SDM/GoogleGKE.html">SDM::GoogleGKE</a>
189
-
190
131
  <li><a href="./SDM/GoogleGKEUserImpersonation.html">SDM::GoogleGKEUserImpersonation</a>
191
-
192
132
  <li><a href="./SDM/Greenplum.html">SDM::Greenplum</a>
193
-
194
133
  <li><a href="./SDM/HTTPAuth.html">SDM::HTTPAuth</a>
195
-
196
134
  <li><a href="./SDM/HTTPBasicAuth.html">SDM::HTTPBasicAuth</a>
197
-
198
135
  <li><a href="./SDM/HTTPNoAuth.html">SDM::HTTPNoAuth</a>
199
-
200
136
  <li><a href="./SDM/InternalError.html">SDM::InternalError</a>
201
-
202
137
  <li><a href="./SDM/Kubernetes.html">SDM::Kubernetes</a>
203
-
204
138
  <li><a href="./SDM/KubernetesBasicAuth.html">SDM::KubernetesBasicAuth</a>
205
-
206
139
  <li><a href="./SDM/KubernetesServiceAccount.html">SDM::KubernetesServiceAccount</a>
207
-
208
140
  <li><a href="./SDM/KubernetesServiceAccountUserImpersonation.html">SDM::KubernetesServiceAccountUserImpersonation</a>
209
-
210
141
  <li><a href="./SDM/KubernetesUserImpersonation.html">SDM::KubernetesUserImpersonation</a>
211
-
212
142
  <li><a href="./SDM/Maria.html">SDM::Maria</a>
213
-
214
143
  <li><a href="./SDM/Memcached.html">SDM::Memcached</a>
215
-
216
144
  <li><a href="./SDM/Memsql.html">SDM::Memsql</a>
217
-
218
145
  <li><a href="./SDM/MongoHost.html">SDM::MongoHost</a>
219
-
220
146
  <li><a href="./SDM/MongoLegacyHost.html">SDM::MongoLegacyHost</a>
221
-
222
147
  <li><a href="./SDM/MongoLegacyReplicaset.html">SDM::MongoLegacyReplicaset</a>
223
-
224
148
  <li><a href="./SDM/MongoReplicaSet.html">SDM::MongoReplicaSet</a>
225
-
226
149
  <li><a href="./SDM/Mysql.html">SDM::Mysql</a>
227
-
150
+ <li><a href="./SDM/Neptune.html">SDM::Neptune</a>
151
+ <li><a href="./SDM/NeptuneIAM.html">SDM::NeptuneIAM</a>
228
152
  <li><a href="./SDM/NodeCreateResponse.html">SDM::NodeCreateResponse</a>
229
-
230
153
  <li><a href="./SDM/NodeDeleteResponse.html">SDM::NodeDeleteResponse</a>
231
-
232
154
  <li><a href="./SDM/NodeGetResponse.html">SDM::NodeGetResponse</a>
233
-
234
155
  <li><a href="./SDM/NodeUpdateResponse.html">SDM::NodeUpdateResponse</a>
235
-
236
156
  <li><a href="./SDM/Nodes.html">SDM::Nodes</a>
237
-
238
157
  <li><a href="./SDM/NotFoundError.html">SDM::NotFoundError</a>
239
-
240
158
  <li><a href="./SDM/Oracle.html">SDM::Oracle</a>
241
-
242
159
  <li><a href="./SDM/PermissionError.html">SDM::PermissionError</a>
243
-
244
160
  <li><a href="./SDM/Plumbing.html">SDM::Plumbing</a>
245
-
246
161
  <li><a href="./SDM/Postgres.html">SDM::Postgres</a>
247
-
248
162
  <li><a href="./SDM/Presto.html">SDM::Presto</a>
249
-
250
163
  <li><a href="./SDM/RDP.html">SDM::RDP</a>
251
-
252
164
  <li><a href="./SDM/RPCError.html">SDM::RPCError</a>
253
-
254
165
  <li><a href="./SDM/RabbitMQAMQP091.html">SDM::RabbitMQAMQP091</a>
255
-
256
166
  <li><a href="./SDM/RateLimitError.html">SDM::RateLimitError</a>
257
-
258
167
  <li><a href="./SDM/RateLimitMetadata.html">SDM::RateLimitMetadata</a>
259
-
260
168
  <li><a href="./SDM/RawTCP.html">SDM::RawTCP</a>
261
-
262
169
  <li><a href="./SDM/Redis.html">SDM::Redis</a>
263
-
264
170
  <li><a href="./SDM/Redshift.html">SDM::Redshift</a>
265
-
266
171
  <li><a href="./SDM/Relay.html">SDM::Relay</a>
267
-
268
172
  <li><a href="./SDM/ResourceCreateResponse.html">SDM::ResourceCreateResponse</a>
269
-
270
173
  <li><a href="./SDM/ResourceDeleteResponse.html">SDM::ResourceDeleteResponse</a>
271
-
272
174
  <li><a href="./SDM/ResourceGetResponse.html">SDM::ResourceGetResponse</a>
273
-
274
175
  <li><a href="./SDM/ResourceUpdateResponse.html">SDM::ResourceUpdateResponse</a>
275
-
276
176
  <li><a href="./SDM/Resources.html">SDM::Resources</a>
277
-
278
177
  <li><a href="./SDM/Role.html">SDM::Role</a>
279
-
280
178
  <li><a href="./SDM/RoleAttachment.html">SDM::RoleAttachment</a>
281
-
282
179
  <li><a href="./SDM/RoleAttachmentCreateResponse.html">SDM::RoleAttachmentCreateResponse</a>
283
-
284
180
  <li><a href="./SDM/RoleAttachmentDeleteResponse.html">SDM::RoleAttachmentDeleteResponse</a>
285
-
286
181
  <li><a href="./SDM/RoleAttachmentGetResponse.html">SDM::RoleAttachmentGetResponse</a>
287
-
288
182
  <li><a href="./SDM/RoleAttachments.html">SDM::RoleAttachments</a>
289
-
290
183
  <li><a href="./SDM/RoleCreateResponse.html">SDM::RoleCreateResponse</a>
291
-
292
184
  <li><a href="./SDM/RoleDeleteResponse.html">SDM::RoleDeleteResponse</a>
293
-
294
185
  <li><a href="./SDM/RoleGetResponse.html">SDM::RoleGetResponse</a>
295
-
296
186
  <li><a href="./SDM/RoleGrant.html">SDM::RoleGrant</a>
297
-
298
187
  <li><a href="./SDM/RoleGrantCreateResponse.html">SDM::RoleGrantCreateResponse</a>
299
-
300
188
  <li><a href="./SDM/RoleGrantDeleteResponse.html">SDM::RoleGrantDeleteResponse</a>
301
-
302
189
  <li><a href="./SDM/RoleGrantGetResponse.html">SDM::RoleGrantGetResponse</a>
303
-
304
190
  <li><a href="./SDM/RoleGrants.html">SDM::RoleGrants</a>
305
-
306
191
  <li><a href="./SDM/RoleUpdateResponse.html">SDM::RoleUpdateResponse</a>
307
-
308
192
  <li><a href="./SDM/Roles.html">SDM::Roles</a>
309
-
310
193
  <li><a href="./SDM/SQLServer.html">SDM::SQLServer</a>
311
-
312
194
  <li><a href="./SDM/SSH.html">SDM::SSH</a>
313
-
314
195
  <li><a href="./SDM/SSHCert.html">SDM::SSHCert</a>
315
-
316
196
  <li><a href="./SDM/SSHCustomerKey.html">SDM::SSHCustomerKey</a>
317
-
318
197
  <li><a href="./SDM/SecretStoreCreateResponse.html">SDM::SecretStoreCreateResponse</a>
319
-
320
198
  <li><a href="./SDM/SecretStoreDeleteResponse.html">SDM::SecretStoreDeleteResponse</a>
321
-
322
199
  <li><a href="./SDM/SecretStoreGetResponse.html">SDM::SecretStoreGetResponse</a>
323
-
324
200
  <li><a href="./SDM/SecretStoreUpdateResponse.html">SDM::SecretStoreUpdateResponse</a>
325
-
326
201
  <li><a href="./SDM/SecretStores.html">SDM::SecretStores</a>
327
-
328
202
  <li><a href="./SDM/Service.html">SDM::Service</a>
329
-
330
203
  <li><a href="./SDM/SingleStore.html">SDM::SingleStore</a>
331
-
332
204
  <li><a href="./SDM/Snowflake.html">SDM::Snowflake</a>
333
-
334
205
  <li><a href="./SDM/Sybase.html">SDM::Sybase</a>
335
-
336
206
  <li><a href="./SDM/SybaseIQ.html">SDM::SybaseIQ</a>
337
-
338
207
  <li><a href="./SDM/Tag.html">SDM::Tag</a>
339
-
340
208
  <li><a href="./SDM/Teradata.html">SDM::Teradata</a>
341
-
342
209
  <li><a href="./SDM/UpdateResponseMetadata.html">SDM::UpdateResponseMetadata</a>
343
-
344
210
  <li><a href="./SDM/User.html">SDM::User</a>
345
-
346
211
  <li><a href="./SDM/VaultTLSStore.html">SDM::VaultTLSStore</a>
347
-
348
212
  <li><a href="./SDM/VaultTokenStore.html">SDM::VaultTokenStore</a>
349
-
350
213
  <li><a href="./V1.html">V1</a>
351
-
352
- <li><a href="./V1/AccessRules.html">V1::AccessRules</a>
353
-
354
- <li><a href="./V1/AccessRules/Service.html">V1::AccessRules::Service</a>
355
-
356
214
  <li><a href="./V1/AccountAttachments.html">V1::AccountAttachments</a>
357
-
358
215
  <li><a href="./V1/AccountAttachments/Service.html">V1::AccountAttachments::Service</a>
359
-
360
216
  <li><a href="./V1/AccountGrants.html">V1::AccountGrants</a>
361
-
362
217
  <li><a href="./V1/AccountGrants/Service.html">V1::AccountGrants::Service</a>
363
-
364
218
  <li><a href="./V1/Accounts.html">V1::Accounts</a>
365
-
366
219
  <li><a href="./V1/Accounts/Service.html">V1::Accounts::Service</a>
367
-
368
- <li><a href="./V1/BuildsPrivate.html">V1::BuildsPrivate</a>
369
-
370
- <li><a href="./V1/BuildsPrivate/Service.html">V1::BuildsPrivate::Service</a>
371
-
372
220
  <li><a href="./V1/ControlPanel.html">V1::ControlPanel</a>
373
-
374
221
  <li><a href="./V1/ControlPanel/Service.html">V1::ControlPanel::Service</a>
375
-
376
- <li><a href="./V1/DemoProvisioningRequests.html">V1::DemoProvisioningRequests</a>
377
-
378
- <li><a href="./V1/DemoProvisioningRequests/Service.html">V1::DemoProvisioningRequests::Service</a>
379
-
380
222
  <li><a href="./V1/Nodes.html">V1::Nodes</a>
381
-
382
223
  <li><a href="./V1/Nodes/Service.html">V1::Nodes::Service</a>
383
-
384
224
  <li><a href="./V1/Resources.html">V1::Resources</a>
385
-
386
225
  <li><a href="./V1/Resources/Service.html">V1::Resources::Service</a>
387
-
388
226
  <li><a href="./V1/RoleAttachments.html">V1::RoleAttachments</a>
389
-
390
227
  <li><a href="./V1/RoleAttachments/Service.html">V1::RoleAttachments::Service</a>
391
-
392
228
  <li><a href="./V1/RoleGrants.html">V1::RoleGrants</a>
393
-
394
229
  <li><a href="./V1/RoleGrants/Service.html">V1::RoleGrants::Service</a>
395
-
396
230
  <li><a href="./V1/Roles.html">V1::Roles</a>
397
-
398
231
  <li><a href="./V1/Roles/Service.html">V1::Roles::Service</a>
399
-
400
- <li><a href="./V1/SecretStoreHealths.html">V1::SecretStoreHealths</a>
401
-
402
- <li><a href="./V1/SecretStoreHealths/Service.html">V1::SecretStoreHealths::Service</a>
403
-
404
232
  <li><a href="./V1/SecretStores.html">V1::SecretStores</a>
405
-
406
233
  <li><a href="./V1/SecretStores/Service.html">V1::SecretStores::Service</a>
407
-
408
234
  <li><a href="./V1/Tags.html">V1::Tags</a>
409
-
410
235
  </ul>
411
236
  </div>
412
237
 
@@ -414,16 +239,13 @@
414
239
  </nav>
415
240
 
416
241
  <main role="main">
417
-
418
242
  <p>This is the API documentation for RDoc Documentation.
419
-
420
243
  </main>
421
244
 
422
245
 
423
-
424
246
  <footer id="validator-badges" role="contentinfo">
425
247
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
426
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
248
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
427
249
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
428
250
  </footer>
429
251
 
data/doc/js/darkfish.js CHANGED
@@ -8,6 +8,7 @@
8
8
  */
9
9
 
10
10
  /* Provide console simulation for firebug-less environments */
11
+ /*
11
12
  if (!("console" in window) || !("firebug" in console)) {
12
13
  var names = ["log", "debug", "info", "warn", "error", "assert", "dir", "dirxml",
13
14
  "group", "groupEnd", "time", "timeEnd", "count", "trace", "profile", "profileEnd"];
@@ -16,41 +17,35 @@ if (!("console" in window) || !("firebug" in console)) {
16
17
  for (var i = 0; i < names.length; ++i)
17
18
  window.console[names[i]] = function() {};
18
19
  };
19
-
20
-
21
- /**
22
- * Unwrap the first element that matches the given @expr@ from the targets and return them.
23
- */
24
- $.fn.unwrap = function( expr ) {
25
- return this.each( function() {
26
- $(this).parents( expr ).eq( 0 ).after( this ).remove();
27
- });
28
- };
20
+ */
29
21
 
30
22
 
31
23
  function showSource( e ) {
32
24
  var target = e.target;
33
- var codeSections = $(target).
34
- parents('.method-detail').
35
- find('.method-source-code');
36
-
37
- $(target).
38
- parents('.method-detail').
39
- find('.method-source-code').
40
- slideToggle();
25
+ while (!target.classList.contains('method-detail')) {
26
+ target = target.parentNode;
27
+ }
28
+ if (typeof target !== "undefined" && target !== null) {
29
+ target = target.querySelector('.method-source-code');
30
+ }
31
+ if (typeof target !== "undefined" && target !== null) {
32
+ target.classList.toggle('active-menu')
33
+ }
41
34
  };
42
35
 
43
36
  function hookSourceViews() {
44
- $('.method-heading').click( showSource );
37
+ document.querySelectorAll('.method-heading').forEach(function (codeObject) {
38
+ codeObject.addEventListener('click', showSource);
39
+ });
45
40
  };
46
41
 
47
42
  function hookSearch() {
48
- var input = $('#search-field').eq(0);
49
- var result = $('#search-results').eq(0);
50
- $(result).show();
43
+ var input = document.querySelector('#search-field');
44
+ var result = document.querySelector('#search-results');
45
+ result.classList.remove("initially-hidden");
51
46
 
52
- var search_section = $('#search-section').get(0);
53
- $(search_section).show();
47
+ var search_section = document.querySelector('#search-section');
48
+ search_section.classList.remove("initially-hidden");
54
49
 
55
50
  var search = new Search(search_data, input, result);
56
51
 
@@ -77,85 +72,13 @@ function hookSearch() {
77
72
  }
78
73
 
79
74
  search.select = function(result) {
80
- var result_element = result.get(0);
81
- window.location.href = result_element.firstChild.firstChild.href;
75
+ window.location.href = result.firstChild.firstChild.href;
82
76
  }
83
77
 
84
78
  search.scrollIntoView = search.scrollInWindow;
85
79
  };
86
80
 
87
- function highlightTarget( anchor ) {
88
- console.debug( "Highlighting target '%s'.", anchor );
89
-
90
- $("a[name]").each( function() {
91
- if ( $(this).attr("name") == anchor ) {
92
- if ( !$(this).parent().parent().hasClass('target-section') ) {
93
- console.debug( "Wrapping the target-section" );
94
- $('div.method-detail').unwrap( 'div.target-section' );
95
- $(this).parent().wrap( '<div class="target-section"></div>' );
96
- } else {
97
- console.debug( "Already wrapped." );
98
- }
99
- }
100
- });
101
- };
102
-
103
- function highlightLocationTarget() {
104
- console.debug( "Location hash: %s", window.location.hash );
105
- if ( ! window.location.hash || window.location.hash.length == 0 ) return;
106
-
107
- var anchor = window.location.hash.substring(1);
108
- console.debug( "Found anchor: %s; matching %s", anchor, "a[name=" + anchor + "]" );
109
-
110
- highlightTarget( anchor );
111
- };
112
-
113
- function highlightClickTarget( event ) {
114
- console.debug( "Highlighting click target for event %o", event.target );
115
- try {
116
- var anchor = $(event.target).attr( 'href' ).substring(1);
117
- console.debug( "Found target anchor: %s", anchor );
118
- highlightTarget( anchor );
119
- } catch ( err ) {
120
- console.error( "Exception while highlighting: %o", err );
121
- };
122
- };
123
-
124
- function loadAsync(path, success, prefix) {
125
- $.ajax({
126
- url: prefix + path,
127
- dataType: 'script',
128
- success: success,
129
- cache: true
130
- });
131
- };
132
-
133
- $(document).ready( function() {
81
+ document.addEventListener('DOMContentLoaded', function() {
134
82
  hookSourceViews();
135
- highlightLocationTarget();
136
- $('ul.link-list a').bind( "click", highlightClickTarget );
137
-
138
- var search_scripts_loaded = {
139
- navigation_loaded: false,
140
- search_loaded: false,
141
- search_index_loaded: false,
142
- searcher_loaded: false,
143
- }
144
-
145
- var search_success_function = function(variable) {
146
- return (function (data, status, xhr) {
147
- search_scripts_loaded[variable] = true;
148
-
149
- if (search_scripts_loaded['navigation_loaded'] == true &&
150
- search_scripts_loaded['search_loaded'] == true &&
151
- search_scripts_loaded['search_index_loaded'] == true &&
152
- search_scripts_loaded['searcher_loaded'] == true)
153
- hookSearch();
154
- });
155
- }
156
-
157
- loadAsync('js/navigation.js', search_success_function('navigation_loaded'), rdoc_rel_prefix);
158
- loadAsync('js/search.js', search_success_function('search_loaded'), rdoc_rel_prefix);
159
- loadAsync('js/search_index.js', search_success_function('search_index_loaded'), index_rel_prefix);
160
- loadAsync('js/searcher.js', search_success_function('searcher_loaded'), rdoc_rel_prefix);
83
+ hookSearch();
161
84
  });
data/doc/js/navigation.js CHANGED
@@ -10,10 +10,8 @@ Navigation = new function() {
10
10
  this.initNavigation = function() {
11
11
  var _this = this;
12
12
 
13
- $(document).keydown(function(e) {
13
+ document.addEventListener('keydown', function(e) {
14
14
  _this.onkeydown(e);
15
- }).keyup(function(e) {
16
- _this.onkeyup(e);
17
15
  });
18
16
 
19
17
  this.navigationActive = true;
@@ -21,20 +19,6 @@ Navigation = new function() {
21
19
 
22
20
  this.setNavigationActive = function(state) {
23
21
  this.navigationActive = state;
24
- this.clearMoveTimeout();
25
- }
26
-
27
- this.onkeyup = function(e) {
28
- if (!this.navigationActive) return;
29
-
30
- switch(e.keyCode) {
31
- case 37: //Event.KEY_LEFT:
32
- case 38: //Event.KEY_UP:
33
- case 39: //Event.KEY_RIGHT:
34
- case 40: //Event.KEY_DOWN:
35
- this.clearMoveTimeout();
36
- break;
37
- }
38
22
  }
39
23
 
40
24
  this.onkeydown = function(e) {
@@ -46,7 +30,6 @@ Navigation = new function() {
46
30
  case 38: //Event.KEY_UP:
47
31
  if (e.keyCode == 38 || e.ctrlKey) {
48
32
  if (this.moveUp()) e.preventDefault();
49
- this.startMoveTimeout(false);
50
33
  }
51
34
  break;
52
35
  case 39: //Event.KEY_RIGHT:
@@ -55,33 +38,14 @@ Navigation = new function() {
55
38
  case 40: //Event.KEY_DOWN:
56
39
  if (e.keyCode == 40 || e.ctrlKey) {
57
40
  if (this.moveDown()) e.preventDefault();
58
- this.startMoveTimeout(true);
59
41
  }
60
42
  break;
61
43
  case 13: //Event.KEY_RETURN:
62
- if (this.$current) e.preventDefault();
63
- this.select(this.$current);
44
+ if (this.current) e.preventDefault();
45
+ this.select(this.current);
64
46
  break;
65
47
  }
66
- if (e.ctrlKey && e.shiftKey) this.select(this.$current);
67
- }
68
-
69
- this.clearMoveTimeout = function() {
70
- clearTimeout(this.moveTimeout);
71
- this.moveTimeout = null;
72
- }
73
-
74
- this.startMoveTimeout = function(isDown) {
75
- if (!$.browser.mozilla && !$.browser.opera) return;
76
- if (this.moveTimeout) this.clearMoveTimeout();
77
- var _this = this;
78
-
79
- var go = function() {
80
- if (!_this.moveTimeout) return;
81
- _this[isDown ? 'moveDown' : 'moveUp']();
82
- _this.moveTimeout = setTimeout(go, 100);
83
- }
84
- this.moveTimeout = setTimeout(go, 200);
48
+ if (e.ctrlKey && e.shiftKey) this.select(this.current);
85
49
  }
86
50
 
87
51
  this.moveRight = function() {
Binary file