strongdm 1.0.24 → 1.0.29

Sign up to get free protection for your applications and to get access to all the features.
Files changed (244) 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-e8e4eaa32483a25559ca2593dcd15e1bdf43df31.idx +0 -0
  25. data/.git/objects/pack/pack-e8e4eaa32483a25559ca2593dcd15e1bdf43df31.pack +0 -0
  26. data/.git/packed-refs +29 -0
  27. data/.git/refs/heads/development +1 -0
  28. data/.git/refs/heads/master +1 -0
  29. data/.git/refs/remotes/origin/HEAD +1 -0
  30. data/doc/LICENSE.html +3 -9
  31. data/doc/Object.html +8 -24
  32. data/doc/README_md.html +7 -10
  33. data/doc/SDM/AKS.html +45 -120
  34. data/doc/SDM/AKSBasicAuth.html +39 -111
  35. data/doc/SDM/AKSServiceAccount.html +37 -106
  36. data/doc/SDM/AKSServiceAccountUserImpersonation.html +37 -106
  37. data/doc/SDM/AKSUserImpersonation.html +45 -120
  38. data/doc/SDM/AWS.html +40 -112
  39. data/doc/SDM/AWSStore.html +10 -61
  40. data/doc/SDM/AccountAttachment.html +16 -64
  41. data/doc/SDM/AccountAttachmentCreateResponse.html +16 -64
  42. data/doc/SDM/AccountAttachmentDeleteResponse.html +10 -55
  43. data/doc/SDM/AccountAttachmentGetResponse.html +16 -64
  44. data/doc/SDM/AccountAttachments.html +10 -86
  45. data/doc/SDM/AccountCreateResponse.html +19 -70
  46. data/doc/SDM/AccountDeleteResponse.html +10 -55
  47. data/doc/SDM/AccountGetResponse.html +16 -64
  48. data/doc/SDM/AccountGrant.html +16 -70
  49. data/doc/SDM/AccountGrantCreateResponse.html +16 -64
  50. data/doc/SDM/AccountGrantDeleteResponse.html +10 -55
  51. data/doc/SDM/AccountGrantGetResponse.html +16 -64
  52. data/doc/SDM/AccountGrants.html +10 -86
  53. data/doc/SDM/AccountUpdateResponse.html +16 -64
  54. data/doc/SDM/Accounts.html +13 -102
  55. data/doc/SDM/AlreadyExistsError.html +7 -31
  56. data/doc/SDM/AmazonEKS.html +48 -132
  57. data/doc/SDM/AmazonEKSUserImpersonation.html +48 -132
  58. data/doc/SDM/AmazonES.html +45 -123
  59. data/doc/SDM/AmazonMQAMQP091.html +42 -117
  60. data/doc/SDM/Athena.html +38 -116
  61. data/doc/SDM/AuroraMysql.html +41 -116
  62. data/doc/SDM/AuroraPostgres.html +43 -121
  63. data/doc/SDM/AuthenticationError.html +7 -31
  64. data/doc/SDM/BadRequestError.html +7 -31
  65. data/doc/SDM/BigQuery.html +32 -104
  66. data/doc/SDM/Cassandra.html +40 -115
  67. data/doc/SDM/Citus.html +43 -121
  68. data/doc/SDM/Client.html +22 -140
  69. data/doc/SDM/Clustrix.html +41 -116
  70. data/doc/SDM/Cockroach.html +43 -121
  71. data/doc/SDM/ControlPanel.html +9 -59
  72. data/doc/SDM/ControlPanelGetSSHCAPublicKeyResponse.html +10 -58
  73. data/doc/SDM/ControlPanelVerifyJWTResponse.html +16 -64
  74. data/doc/SDM/CreateResponseMetadata.html +10 -47
  75. data/doc/SDM/DB2LUW.html +41 -116
  76. data/doc/SDM/DB2i.html +40 -115
  77. data/doc/SDM/DeadlineExceededError.html +7 -31
  78. data/doc/SDM/DeleteResponseMetadata.html +10 -47
  79. data/doc/SDM/Druid.html +39 -111
  80. data/doc/SDM/DynamoDB.html +46 -124
  81. data/doc/SDM/Elastic.html +40 -115
  82. data/doc/SDM/ElasticacheRedis.html +36 -108
  83. data/doc/SDM/Gateway.html +26 -86
  84. data/doc/SDM/GetResponseMetadata.html +10 -47
  85. data/doc/SDM/GoogleGKE.html +38 -107
  86. data/doc/SDM/GoogleGKEUserImpersonation.html +38 -107
  87. data/doc/SDM/Greenplum.html +43 -121
  88. data/doc/SDM/HTTPAuth.html +44 -119
  89. data/doc/SDM/HTTPBasicAuth.html +46 -124
  90. data/doc/SDM/HTTPNoAuth.html +42 -114
  91. data/doc/SDM/InternalError.html +7 -31
  92. data/doc/SDM/Kubernetes.html +45 -120
  93. data/doc/SDM/KubernetesBasicAuth.html +39 -111
  94. data/doc/SDM/KubernetesServiceAccount.html +37 -106
  95. data/doc/SDM/KubernetesServiceAccountUserImpersonation.html +37 -106
  96. data/doc/SDM/KubernetesUserImpersonation.html +45 -120
  97. data/doc/SDM/Maria.html +41 -116
  98. data/doc/SDM/Memcached.html +34 -100
  99. data/doc/SDM/Memsql.html +41 -116
  100. data/doc/SDM/MongoHost.html +42 -120
  101. data/doc/SDM/MongoLegacyHost.html +43 -124
  102. data/doc/SDM/MongoLegacyReplicaset.html +46 -130
  103. data/doc/SDM/MongoReplicaSet.html +46 -130
  104. data/doc/SDM/Mysql.html +41 -116
  105. data/doc/SDM/NodeCreateResponse.html +16 -67
  106. data/doc/SDM/NodeDeleteResponse.html +10 -55
  107. data/doc/SDM/NodeGetResponse.html +10 -58
  108. data/doc/SDM/NodeUpdateResponse.html +10 -58
  109. data/doc/SDM/Nodes.html +11 -100
  110. data/doc/SDM/NotFoundError.html +7 -31
  111. data/doc/SDM/Oracle.html +40 -118
  112. data/doc/SDM/PermissionError.html +7 -31
  113. data/doc/SDM/Plumbing.html +1761 -7697
  114. data/doc/SDM/Postgres.html +43 -121
  115. data/doc/SDM/Presto.html +40 -118
  116. data/doc/SDM/RDP.html +40 -112
  117. data/doc/SDM/RPCError.html +7 -36
  118. data/doc/SDM/RabbitMQAMQP091.html +42 -117
  119. data/doc/SDM/RateLimitError.html +7 -36
  120. data/doc/SDM/RateLimitMetadata.html +16 -67
  121. data/doc/SDM/{AmazonMQRabbitMQAMQP091.html → RawTCP.html} +35 -155
  122. data/doc/SDM/Redis.html +36 -105
  123. data/doc/SDM/Redshift.html +43 -121
  124. data/doc/SDM/Relay.html +16 -70
  125. data/doc/SDM/ResourceCreateResponse.html +16 -64
  126. data/doc/SDM/ResourceDeleteResponse.html +10 -55
  127. data/doc/SDM/ResourceGetResponse.html +16 -64
  128. data/doc/SDM/ResourceUpdateResponse.html +16 -64
  129. data/doc/SDM/Resources.html +11 -113
  130. data/doc/SDM/Role.html +31 -67
  131. data/doc/SDM/RoleAttachment.html +17 -65
  132. data/doc/SDM/RoleAttachmentCreateResponse.html +16 -64
  133. data/doc/SDM/RoleAttachmentDeleteResponse.html +10 -55
  134. data/doc/SDM/RoleAttachmentGetResponse.html +16 -64
  135. data/doc/SDM/RoleAttachments.html +10 -86
  136. data/doc/SDM/RoleCreateResponse.html +16 -64
  137. data/doc/SDM/RoleDeleteResponse.html +10 -55
  138. data/doc/SDM/RoleGetResponse.html +16 -64
  139. data/doc/SDM/RoleGrant.html +10 -58
  140. data/doc/SDM/RoleGrantCreateResponse.html +16 -64
  141. data/doc/SDM/RoleGrantDeleteResponse.html +10 -55
  142. data/doc/SDM/RoleGrantGetResponse.html +16 -64
  143. data/doc/SDM/RoleGrants.html +10 -86
  144. data/doc/SDM/RoleUpdateResponse.html +16 -64
  145. data/doc/SDM/Roles.html +11 -100
  146. data/doc/SDM/SQLServer.html +43 -124
  147. data/doc/SDM/SSH.html +41 -116
  148. data/doc/SDM/SSHCert.html +38 -110
  149. data/doc/SDM/SSHCustomerKey.html +41 -116
  150. data/doc/SDM/SecretStoreCreateResponse.html +16 -64
  151. data/doc/SDM/SecretStoreDeleteResponse.html +10 -55
  152. data/doc/SDM/SecretStoreGetResponse.html +16 -64
  153. data/doc/SDM/SecretStoreUpdateResponse.html +16 -64
  154. data/doc/SDM/SecretStores.html +11 -100
  155. data/doc/SDM/Service.html +10 -61
  156. data/doc/SDM/SingleStore.html +41 -116
  157. data/doc/SDM/Snowflake.html +41 -116
  158. data/doc/SDM/Sybase.html +39 -111
  159. data/doc/SDM/SybaseIQ.html +39 -111
  160. data/doc/SDM/Tag.html +10 -55
  161. data/doc/SDM/Teradata.html +40 -112
  162. data/doc/SDM/UpdateResponseMetadata.html +10 -47
  163. data/doc/SDM/User.html +16 -73
  164. data/doc/SDM/VaultTLSStore.html +40 -85
  165. data/doc/SDM/VaultTokenStore.html +25 -61
  166. data/doc/SDM.html +2 -15
  167. data/doc/V1/AccountAttachments/Service.html +6 -18
  168. data/doc/V1/AccountAttachments.html +2 -15
  169. data/doc/V1/AccountGrants/Service.html +6 -18
  170. data/doc/V1/AccountGrants.html +2 -15
  171. data/doc/V1/Accounts/Service.html +7 -19
  172. data/doc/V1/Accounts.html +2 -15
  173. data/doc/V1/ControlPanel/Service.html +6 -18
  174. data/doc/V1/ControlPanel.html +2 -15
  175. data/doc/V1/Nodes/Service.html +8 -20
  176. data/doc/V1/Nodes.html +2 -15
  177. data/doc/V1/Resources/Service.html +6 -18
  178. data/doc/V1/Resources.html +2 -15
  179. data/doc/V1/RoleAttachments/Service.html +6 -18
  180. data/doc/V1/RoleAttachments.html +2 -15
  181. data/doc/V1/RoleGrants/Service.html +6 -18
  182. data/doc/V1/RoleGrants.html +2 -15
  183. data/doc/V1/Roles/Service.html +6 -18
  184. data/doc/V1/Roles.html +2 -15
  185. data/doc/V1/SecretStores/Service.html +6 -18
  186. data/doc/V1/SecretStores.html +2 -15
  187. data/doc/V1/Tags.html +2 -15
  188. data/doc/V1.html +8 -795
  189. data/doc/created.rid +37 -51
  190. data/doc/css/rdoc.css +21 -1
  191. data/doc/examples/Gemfile.html +3 -9
  192. data/doc/index.html +4 -185
  193. data/doc/js/navigation.js.gz +0 -0
  194. data/doc/js/search_index.js +1 -1
  195. data/doc/js/search_index.js.gz +0 -0
  196. data/doc/js/searcher.js.gz +0 -0
  197. data/doc/lib/version.html +4 -10
  198. data/doc/table_of_contents.html +539 -882
  199. data/lib/grpc/account_attachments_services_pb.rb +4 -4
  200. data/lib/grpc/account_grants_services_pb.rb +4 -4
  201. data/lib/grpc/accounts_services_pb.rb +5 -5
  202. data/lib/grpc/control_panel_services_pb.rb +2 -2
  203. data/lib/grpc/drivers_pb.rb +405 -392
  204. data/lib/grpc/nodes_services_pb.rb +5 -5
  205. data/lib/grpc/options_pb.rb +9 -14
  206. data/lib/grpc/plumbing.rb +3014 -2952
  207. data/lib/grpc/resources_services_pb.rb +6 -6
  208. data/lib/grpc/role_attachments_services_pb.rb +4 -4
  209. data/lib/grpc/role_grants_services_pb.rb +4 -4
  210. data/lib/grpc/roles_pb.rb +1 -0
  211. data/lib/grpc/roles_services_pb.rb +5 -5
  212. data/lib/grpc/secret_store_types_pb.rb +3 -1
  213. data/lib/grpc/secret_stores_services_pb.rb +5 -5
  214. data/lib/models/porcelain.rb +3869 -3822
  215. data/lib/strongdm.rb +8 -1
  216. data/lib/svc.rb +23 -23
  217. data/lib/version +1 -1
  218. data/lib/version.rb +1 -1
  219. data/strongdm.gemspec +5 -5
  220. metadata +279 -292
  221. data/doc/Google/Protobuf.html +0 -95
  222. data/doc/Google.html +0 -95
  223. data/doc/SDM/AccessRuleCreateResponse.html +0 -267
  224. data/doc/SDM/AccessRuleDeleteResponse.html +0 -249
  225. data/doc/SDM/AccessRuleUpdateResponse.html +0 -267
  226. data/doc/SDM/AccountAttachmentCreateOptions.html +0 -231
  227. data/doc/SDM/SecretStore.html +0 -303
  228. data/doc/V1/AccessRules/Service.html +0 -119
  229. data/doc/V1/AccessRules.html +0 -113
  230. data/doc/V1/Audits/Service.html +0 -119
  231. data/doc/V1/Audits.html +0 -113
  232. data/doc/V1/BuildsPrivate/Service.html +0 -119
  233. data/doc/V1/BuildsPrivate.html +0 -113
  234. data/doc/V1/DemoProvisioningRequests/Service.html +0 -119
  235. data/doc/V1/DemoProvisioningRequests.html +0 -113
  236. data/doc/V1/Permissions/Service.html +0 -119
  237. data/doc/V1/SecretStoreHealths/Service.html +0 -119
  238. data/doc/V1/SecretStoreHealths.html +0 -113
  239. data/doc/examples/Gemfile_lock.html +0 -122
  240. data/doc/examples/README_md.html +0 -105
  241. data/doc/examples/okta-sync/Gemfile.html +0 -105
  242. data/doc/examples/okta-sync/Gemfile_lock.html +0 -146
  243. data/doc/js/jquery.js +0 -4
  244. data/doc/strongdm_gemspec.html +0 -119
data/doc/created.rid CHANGED
@@ -1,51 +1,37 @@
1
- Thu, 01 Jul 2021 11:13:46 -0700
2
- ./strongdm-1.0.17.gem Tue, 23 Feb 2021 09:54:43 -0800
3
- ./LICENSE Thu, 01 Jul 2021 11:13:46 -0700
4
- ./README.md Thu, 01 Jul 2021 11:13:46 -0700
5
- ./examples/listUsers.rb Thu, 01 Jul 2021 11:13:46 -0700
6
- ./examples/Gemfile Thu, 01 Jul 2021 11:13:45 -0700
7
- ./lib/grpc/role_grants_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
8
- ./lib/grpc/secret_stores_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
9
- ./lib/grpc/resources_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
10
- ./lib/grpc/resources_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
11
- ./lib/grpc/access_rules_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
12
- ./lib/grpc/nodes_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
13
- ./lib/grpc/demo_provisioning_requests_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
14
- ./lib/grpc/plumbing.rb Thu, 01 Jul 2021 11:13:46 -0700
15
- ./lib/grpc/accounts_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
16
- ./lib/grpc/account_attachments_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
17
- ./lib/grpc/secret_store_healths_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
18
- ./lib/grpc/roles_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
19
- ./lib/grpc/secret_stores_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
20
- ./lib/grpc/spec_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
21
- ./lib/grpc/control_panel_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
22
- ./lib/grpc/role_grants_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
23
- ./lib/grpc/account_grants_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
24
- ./lib/grpc/demo_provisioning_requests_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
25
- ./lib/grpc/tags_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
26
- ./lib/grpc/accounts_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
27
- ./lib/grpc/control_panel_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
28
- ./lib/grpc/secret_store_healths_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
29
- ./lib/grpc/builds_private_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
30
- ./lib/grpc/account_grants_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
31
- ./lib/grpc/drivers_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
32
- ./lib/grpc/roles_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
33
- ./lib/grpc/secret_store_types_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
34
- ./lib/grpc/role_attachments_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
35
- ./lib/grpc/builds_private_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
36
- ./lib/grpc/access_rules_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
37
- ./lib/grpc/nodes_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
38
- ./lib/grpc/options_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
39
- ./lib/grpc/role_attachments_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
40
- ./lib/grpc/account_attachments_services_pb.rb Thu, 01 Jul 2021 11:13:46 -0700
41
- ./lib/svc.rb Thu, 01 Jul 2021 11:13:46 -0700
42
- ./lib/models/porcelain.rb Thu, 01 Jul 2021 11:13:46 -0700
43
- ./lib/version Thu, 01 Jul 2021 11:13:46 -0700
44
- ./lib/strongdm.rb Thu, 01 Jul 2021 11:13:46 -0700
45
- ./lib/version.rb Thu, 01 Jul 2021 11:13:46 -0700
46
- ./lib/errors/errors.rb Thu, 01 Jul 2021 11:13:46 -0700
47
- ./strongdm-1.0.22.gem Thu, 03 Jun 2021 08:52:15 -0700
48
- ./strongdm-1.0.21.gem Fri, 28 May 2021 12:51:21 -0700
49
- ./strongdm-1.0.20.gem Thu, 06 May 2021 11:23:30 -0700
50
- ./strongdm-1.0.24.gem Thu, 01 Jul 2021 11:13:02 -0700
51
- ./strongdm-1.0.18.gem Wed, 24 Feb 2021 09:05:27 -0800
1
+ Mon, 08 Nov 2021 13:17:09 -0800
2
+ LICENSE Mon, 08 Nov 2021 13:17:08 -0800
3
+ README.md Mon, 08 Nov 2021 13:17:08 -0800
4
+ examples/listUsers.rb Mon, 08 Nov 2021 13:17:08 -0800
5
+ examples/Gemfile Mon, 08 Nov 2021 13:17:07 -0800
6
+ lib/grpc/role_grants_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
7
+ lib/grpc/secret_stores_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
8
+ lib/grpc/resources_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
9
+ lib/grpc/resources_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
10
+ lib/grpc/nodes_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
11
+ lib/grpc/plumbing.rb Mon, 08 Nov 2021 13:17:08 -0800
12
+ lib/grpc/accounts_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
13
+ lib/grpc/account_attachments_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
14
+ lib/grpc/roles_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
15
+ lib/grpc/secret_stores_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
16
+ lib/grpc/spec_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
17
+ lib/grpc/control_panel_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
18
+ lib/grpc/role_grants_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
19
+ lib/grpc/account_grants_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
20
+ lib/grpc/tags_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
21
+ lib/grpc/accounts_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
22
+ lib/grpc/control_panel_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
23
+ lib/grpc/account_grants_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
24
+ lib/grpc/drivers_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
25
+ lib/grpc/roles_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
26
+ lib/grpc/secret_store_types_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
27
+ lib/grpc/role_attachments_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
28
+ lib/grpc/nodes_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
29
+ lib/grpc/options_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
30
+ lib/grpc/role_attachments_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
31
+ lib/grpc/account_attachments_services_pb.rb Mon, 08 Nov 2021 13:17:08 -0800
32
+ lib/svc.rb Mon, 08 Nov 2021 13:17:08 -0800
33
+ lib/models/porcelain.rb Mon, 08 Nov 2021 13:17:08 -0800
34
+ lib/version Mon, 08 Nov 2021 13:17:08 -0800
35
+ lib/strongdm.rb Mon, 08 Nov 2021 13:17:08 -0800
36
+ lib/version.rb Mon, 08 Nov 2021 13:17:08 -0800
37
+ lib/errors/errors.rb Mon, 08 Nov 2021 13:17:08 -0800
data/doc/css/rdoc.css CHANGED
@@ -79,6 +79,25 @@ pre {
79
79
  border-radius: 0.2em;
80
80
  }
81
81
 
82
+ table {
83
+ margin: 0;
84
+ border-spacing: 0;
85
+ border-collapse: collapse;
86
+ }
87
+
88
+ table tr th, table tr td {
89
+ padding: 0.2em 0.4em;
90
+ border: 1px solid #ccc;
91
+ }
92
+
93
+ table tr th {
94
+ background-color: #eceaed;
95
+ }
96
+
97
+ table tr:nth-child(even) td {
98
+ background-color: #f5f4f6;
99
+ }
100
+
82
101
  /* @group Generic Classes */
83
102
 
84
103
  .initially-hidden {
@@ -166,6 +185,7 @@ nav {
166
185
  width: 260px;
167
186
  font-family: Helvetica, sans-serif;
168
187
  font-size: 14px;
188
+ border-right: 1px solid #ccc;
169
189
  }
170
190
 
171
191
  main {
@@ -276,7 +296,7 @@ ul.link-list .type {
276
296
  -webkit-border-radius: 5px;
277
297
  }
278
298
 
279
- dl.label-list dt {
299
+ dl.note-list dt {
280
300
  float: left;
281
301
  margin-right: 1em;
282
302
  }
@@ -21,8 +21,6 @@
21
21
  <link href="../css/rdoc.css" rel="stylesheet">
22
22
 
23
23
 
24
-
25
-
26
24
  <body id="top" role="document" class="file">
27
25
  <nav role="navigation">
28
26
  <div id="project-navigation">
@@ -58,19 +56,15 @@
58
56
 
59
57
 
60
58
  <div id="project-metadata">
61
- <div id="fileindex-section" class="nav-section">
59
+
60
+ <div id="fileindex-section" class="nav-section">
62
61
  <h3>Pages</h3>
63
62
 
64
63
  <ul class="link-list">
65
-
66
64
  <li><a href="../LICENSE.html">LICENSE</a>
67
-
68
65
  <li><a href="../README_md.html">README</a>
69
-
70
66
  <li><a href="../examples/Gemfile.html">Gemfile</a>
71
-
72
67
  <li><a href="../lib/version.html">version</a>
73
-
74
68
  </ul>
75
69
  </div>
76
70
 
@@ -89,7 +83,7 @@
89
83
 
90
84
  <footer id="validator-badges" role="contentinfo">
91
85
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
92
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
86
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
93
87
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
94
88
  </footer>
95
89
 
data/doc/index.html CHANGED
@@ -21,8 +21,6 @@
21
21
  <link href="./css/rdoc.css" rel="stylesheet">
22
22
 
23
23
 
24
-
25
-
26
24
  <body id="top" role="document" class="file">
27
25
  <nav role="navigation">
28
26
  <div id="project-navigation">
@@ -57,19 +55,15 @@
57
55
  </div>
58
56
 
59
57
  <div id="project-metadata">
60
- <div id="fileindex-section" class="nav-section">
58
+
59
+ <div id="fileindex-section" class="nav-section">
61
60
  <h3>Pages</h3>
62
61
 
63
62
  <ul class="link-list">
64
-
65
63
  <li><a href="./LICENSE.html">LICENSE</a>
66
-
67
64
  <li><a href="./README_md.html">README</a>
68
-
69
65
  <li><a href="./examples/Gemfile.html">Gemfile</a>
70
-
71
66
  <li><a href="./lib/version.html">version</a>
72
-
73
67
  </ul>
74
68
  </div>
75
69
 
@@ -77,335 +71,163 @@
77
71
  <h3>Class and Module Index</h3>
78
72
 
79
73
  <ul class="link-list">
80
-
81
74
  <li><a href="./Object.html">Object</a>
82
-
83
75
  <li><a href="./SDM.html">SDM</a>
84
-
85
76
  <li><a href="./SDM/AKS.html">SDM::AKS</a>
86
-
87
77
  <li><a href="./SDM/AKSBasicAuth.html">SDM::AKSBasicAuth</a>
88
-
89
78
  <li><a href="./SDM/AKSServiceAccount.html">SDM::AKSServiceAccount</a>
90
-
91
79
  <li><a href="./SDM/AKSServiceAccountUserImpersonation.html">SDM::AKSServiceAccountUserImpersonation</a>
92
-
93
80
  <li><a href="./SDM/AKSUserImpersonation.html">SDM::AKSUserImpersonation</a>
94
-
95
81
  <li><a href="./SDM/AWS.html">SDM::AWS</a>
96
-
97
82
  <li><a href="./SDM/AWSStore.html">SDM::AWSStore</a>
98
-
99
83
  <li><a href="./SDM/AccountAttachment.html">SDM::AccountAttachment</a>
100
-
101
84
  <li><a href="./SDM/AccountAttachmentCreateResponse.html">SDM::AccountAttachmentCreateResponse</a>
102
-
103
85
  <li><a href="./SDM/AccountAttachmentDeleteResponse.html">SDM::AccountAttachmentDeleteResponse</a>
104
-
105
86
  <li><a href="./SDM/AccountAttachmentGetResponse.html">SDM::AccountAttachmentGetResponse</a>
106
-
107
87
  <li><a href="./SDM/AccountAttachments.html">SDM::AccountAttachments</a>
108
-
109
88
  <li><a href="./SDM/AccountCreateResponse.html">SDM::AccountCreateResponse</a>
110
-
111
89
  <li><a href="./SDM/AccountDeleteResponse.html">SDM::AccountDeleteResponse</a>
112
-
113
90
  <li><a href="./SDM/AccountGetResponse.html">SDM::AccountGetResponse</a>
114
-
115
91
  <li><a href="./SDM/AccountGrant.html">SDM::AccountGrant</a>
116
-
117
92
  <li><a href="./SDM/AccountGrantCreateResponse.html">SDM::AccountGrantCreateResponse</a>
118
-
119
93
  <li><a href="./SDM/AccountGrantDeleteResponse.html">SDM::AccountGrantDeleteResponse</a>
120
-
121
94
  <li><a href="./SDM/AccountGrantGetResponse.html">SDM::AccountGrantGetResponse</a>
122
-
123
95
  <li><a href="./SDM/AccountGrants.html">SDM::AccountGrants</a>
124
-
125
96
  <li><a href="./SDM/AccountUpdateResponse.html">SDM::AccountUpdateResponse</a>
126
-
127
97
  <li><a href="./SDM/Accounts.html">SDM::Accounts</a>
128
-
129
98
  <li><a href="./SDM/AlreadyExistsError.html">SDM::AlreadyExistsError</a>
130
-
131
99
  <li><a href="./SDM/AmazonEKS.html">SDM::AmazonEKS</a>
132
-
133
100
  <li><a href="./SDM/AmazonEKSUserImpersonation.html">SDM::AmazonEKSUserImpersonation</a>
134
-
135
101
  <li><a href="./SDM/AmazonES.html">SDM::AmazonES</a>
136
-
137
102
  <li><a href="./SDM/AmazonMQAMQP091.html">SDM::AmazonMQAMQP091</a>
138
-
139
103
  <li><a href="./SDM/Athena.html">SDM::Athena</a>
140
-
141
104
  <li><a href="./SDM/AuroraMysql.html">SDM::AuroraMysql</a>
142
-
143
105
  <li><a href="./SDM/AuroraPostgres.html">SDM::AuroraPostgres</a>
144
-
145
106
  <li><a href="./SDM/AuthenticationError.html">SDM::AuthenticationError</a>
146
-
147
107
  <li><a href="./SDM/BadRequestError.html">SDM::BadRequestError</a>
148
-
149
108
  <li><a href="./SDM/BigQuery.html">SDM::BigQuery</a>
150
-
151
109
  <li><a href="./SDM/Cassandra.html">SDM::Cassandra</a>
152
-
153
110
  <li><a href="./SDM/Citus.html">SDM::Citus</a>
154
-
155
111
  <li><a href="./SDM/Client.html">SDM::Client</a>
156
-
157
112
  <li><a href="./SDM/Clustrix.html">SDM::Clustrix</a>
158
-
159
113
  <li><a href="./SDM/Cockroach.html">SDM::Cockroach</a>
160
-
161
114
  <li><a href="./SDM/ControlPanel.html">SDM::ControlPanel</a>
162
-
163
115
  <li><a href="./SDM/ControlPanelGetSSHCAPublicKeyResponse.html">SDM::ControlPanelGetSSHCAPublicKeyResponse</a>
164
-
165
116
  <li><a href="./SDM/ControlPanelVerifyJWTResponse.html">SDM::ControlPanelVerifyJWTResponse</a>
166
-
167
117
  <li><a href="./SDM/CreateResponseMetadata.html">SDM::CreateResponseMetadata</a>
168
-
169
118
  <li><a href="./SDM/DB2I.html">SDM::DB2I</a>
170
-
171
119
  <li><a href="./SDM/DB2LUW.html">SDM::DB2LUW</a>
172
-
173
120
  <li><a href="./SDM/DeadlineExceededError.html">SDM::DeadlineExceededError</a>
174
-
175
121
  <li><a href="./SDM/DeleteResponseMetadata.html">SDM::DeleteResponseMetadata</a>
176
-
177
122
  <li><a href="./SDM/Druid.html">SDM::Druid</a>
178
-
179
123
  <li><a href="./SDM/DynamoDB.html">SDM::DynamoDB</a>
180
-
181
124
  <li><a href="./SDM/Elastic.html">SDM::Elastic</a>
182
-
183
125
  <li><a href="./SDM/ElasticacheRedis.html">SDM::ElasticacheRedis</a>
184
-
185
126
  <li><a href="./SDM/Gateway.html">SDM::Gateway</a>
186
-
187
127
  <li><a href="./SDM/GetResponseMetadata.html">SDM::GetResponseMetadata</a>
188
-
189
128
  <li><a href="./SDM/GoogleGKE.html">SDM::GoogleGKE</a>
190
-
191
129
  <li><a href="./SDM/GoogleGKEUserImpersonation.html">SDM::GoogleGKEUserImpersonation</a>
192
-
193
130
  <li><a href="./SDM/Greenplum.html">SDM::Greenplum</a>
194
-
195
131
  <li><a href="./SDM/HTTPAuth.html">SDM::HTTPAuth</a>
196
-
197
132
  <li><a href="./SDM/HTTPBasicAuth.html">SDM::HTTPBasicAuth</a>
198
-
199
133
  <li><a href="./SDM/HTTPNoAuth.html">SDM::HTTPNoAuth</a>
200
-
201
134
  <li><a href="./SDM/InternalError.html">SDM::InternalError</a>
202
-
203
135
  <li><a href="./SDM/Kubernetes.html">SDM::Kubernetes</a>
204
-
205
136
  <li><a href="./SDM/KubernetesBasicAuth.html">SDM::KubernetesBasicAuth</a>
206
-
207
137
  <li><a href="./SDM/KubernetesServiceAccount.html">SDM::KubernetesServiceAccount</a>
208
-
209
138
  <li><a href="./SDM/KubernetesServiceAccountUserImpersonation.html">SDM::KubernetesServiceAccountUserImpersonation</a>
210
-
211
139
  <li><a href="./SDM/KubernetesUserImpersonation.html">SDM::KubernetesUserImpersonation</a>
212
-
213
140
  <li><a href="./SDM/Maria.html">SDM::Maria</a>
214
-
215
141
  <li><a href="./SDM/Memcached.html">SDM::Memcached</a>
216
-
217
142
  <li><a href="./SDM/Memsql.html">SDM::Memsql</a>
218
-
219
143
  <li><a href="./SDM/MongoHost.html">SDM::MongoHost</a>
220
-
221
144
  <li><a href="./SDM/MongoLegacyHost.html">SDM::MongoLegacyHost</a>
222
-
223
145
  <li><a href="./SDM/MongoLegacyReplicaset.html">SDM::MongoLegacyReplicaset</a>
224
-
225
146
  <li><a href="./SDM/MongoReplicaSet.html">SDM::MongoReplicaSet</a>
226
-
227
147
  <li><a href="./SDM/Mysql.html">SDM::Mysql</a>
228
-
229
148
  <li><a href="./SDM/NodeCreateResponse.html">SDM::NodeCreateResponse</a>
230
-
231
149
  <li><a href="./SDM/NodeDeleteResponse.html">SDM::NodeDeleteResponse</a>
232
-
233
150
  <li><a href="./SDM/NodeGetResponse.html">SDM::NodeGetResponse</a>
234
-
235
151
  <li><a href="./SDM/NodeUpdateResponse.html">SDM::NodeUpdateResponse</a>
236
-
237
152
  <li><a href="./SDM/Nodes.html">SDM::Nodes</a>
238
-
239
153
  <li><a href="./SDM/NotFoundError.html">SDM::NotFoundError</a>
240
-
241
154
  <li><a href="./SDM/Oracle.html">SDM::Oracle</a>
242
-
243
155
  <li><a href="./SDM/PermissionError.html">SDM::PermissionError</a>
244
-
245
156
  <li><a href="./SDM/Plumbing.html">SDM::Plumbing</a>
246
-
247
157
  <li><a href="./SDM/Postgres.html">SDM::Postgres</a>
248
-
249
158
  <li><a href="./SDM/Presto.html">SDM::Presto</a>
250
-
251
159
  <li><a href="./SDM/RDP.html">SDM::RDP</a>
252
-
253
160
  <li><a href="./SDM/RPCError.html">SDM::RPCError</a>
254
-
255
161
  <li><a href="./SDM/RabbitMQAMQP091.html">SDM::RabbitMQAMQP091</a>
256
-
257
162
  <li><a href="./SDM/RateLimitError.html">SDM::RateLimitError</a>
258
-
259
163
  <li><a href="./SDM/RateLimitMetadata.html">SDM::RateLimitMetadata</a>
260
-
164
+ <li><a href="./SDM/RawTCP.html">SDM::RawTCP</a>
261
165
  <li><a href="./SDM/Redis.html">SDM::Redis</a>
262
-
263
166
  <li><a href="./SDM/Redshift.html">SDM::Redshift</a>
264
-
265
167
  <li><a href="./SDM/Relay.html">SDM::Relay</a>
266
-
267
168
  <li><a href="./SDM/ResourceCreateResponse.html">SDM::ResourceCreateResponse</a>
268
-
269
169
  <li><a href="./SDM/ResourceDeleteResponse.html">SDM::ResourceDeleteResponse</a>
270
-
271
170
  <li><a href="./SDM/ResourceGetResponse.html">SDM::ResourceGetResponse</a>
272
-
273
171
  <li><a href="./SDM/ResourceUpdateResponse.html">SDM::ResourceUpdateResponse</a>
274
-
275
172
  <li><a href="./SDM/Resources.html">SDM::Resources</a>
276
-
277
173
  <li><a href="./SDM/Role.html">SDM::Role</a>
278
-
279
174
  <li><a href="./SDM/RoleAttachment.html">SDM::RoleAttachment</a>
280
-
281
175
  <li><a href="./SDM/RoleAttachmentCreateResponse.html">SDM::RoleAttachmentCreateResponse</a>
282
-
283
176
  <li><a href="./SDM/RoleAttachmentDeleteResponse.html">SDM::RoleAttachmentDeleteResponse</a>
284
-
285
177
  <li><a href="./SDM/RoleAttachmentGetResponse.html">SDM::RoleAttachmentGetResponse</a>
286
-
287
178
  <li><a href="./SDM/RoleAttachments.html">SDM::RoleAttachments</a>
288
-
289
179
  <li><a href="./SDM/RoleCreateResponse.html">SDM::RoleCreateResponse</a>
290
-
291
180
  <li><a href="./SDM/RoleDeleteResponse.html">SDM::RoleDeleteResponse</a>
292
-
293
181
  <li><a href="./SDM/RoleGetResponse.html">SDM::RoleGetResponse</a>
294
-
295
182
  <li><a href="./SDM/RoleGrant.html">SDM::RoleGrant</a>
296
-
297
183
  <li><a href="./SDM/RoleGrantCreateResponse.html">SDM::RoleGrantCreateResponse</a>
298
-
299
184
  <li><a href="./SDM/RoleGrantDeleteResponse.html">SDM::RoleGrantDeleteResponse</a>
300
-
301
185
  <li><a href="./SDM/RoleGrantGetResponse.html">SDM::RoleGrantGetResponse</a>
302
-
303
186
  <li><a href="./SDM/RoleGrants.html">SDM::RoleGrants</a>
304
-
305
187
  <li><a href="./SDM/RoleUpdateResponse.html">SDM::RoleUpdateResponse</a>
306
-
307
188
  <li><a href="./SDM/Roles.html">SDM::Roles</a>
308
-
309
189
  <li><a href="./SDM/SQLServer.html">SDM::SQLServer</a>
310
-
311
190
  <li><a href="./SDM/SSH.html">SDM::SSH</a>
312
-
313
191
  <li><a href="./SDM/SSHCert.html">SDM::SSHCert</a>
314
-
315
192
  <li><a href="./SDM/SSHCustomerKey.html">SDM::SSHCustomerKey</a>
316
-
317
193
  <li><a href="./SDM/SecretStoreCreateResponse.html">SDM::SecretStoreCreateResponse</a>
318
-
319
194
  <li><a href="./SDM/SecretStoreDeleteResponse.html">SDM::SecretStoreDeleteResponse</a>
320
-
321
195
  <li><a href="./SDM/SecretStoreGetResponse.html">SDM::SecretStoreGetResponse</a>
322
-
323
196
  <li><a href="./SDM/SecretStoreUpdateResponse.html">SDM::SecretStoreUpdateResponse</a>
324
-
325
197
  <li><a href="./SDM/SecretStores.html">SDM::SecretStores</a>
326
-
327
198
  <li><a href="./SDM/Service.html">SDM::Service</a>
328
-
329
199
  <li><a href="./SDM/SingleStore.html">SDM::SingleStore</a>
330
-
331
200
  <li><a href="./SDM/Snowflake.html">SDM::Snowflake</a>
332
-
333
201
  <li><a href="./SDM/Sybase.html">SDM::Sybase</a>
334
-
335
202
  <li><a href="./SDM/SybaseIQ.html">SDM::SybaseIQ</a>
336
-
337
203
  <li><a href="./SDM/Tag.html">SDM::Tag</a>
338
-
339
204
  <li><a href="./SDM/Teradata.html">SDM::Teradata</a>
340
-
341
205
  <li><a href="./SDM/UpdateResponseMetadata.html">SDM::UpdateResponseMetadata</a>
342
-
343
206
  <li><a href="./SDM/User.html">SDM::User</a>
344
-
345
207
  <li><a href="./SDM/VaultTLSStore.html">SDM::VaultTLSStore</a>
346
-
347
208
  <li><a href="./SDM/VaultTokenStore.html">SDM::VaultTokenStore</a>
348
-
349
209
  <li><a href="./V1.html">V1</a>
350
-
351
- <li><a href="./V1/AccessRules.html">V1::AccessRules</a>
352
-
353
- <li><a href="./V1/AccessRules/Service.html">V1::AccessRules::Service</a>
354
-
355
210
  <li><a href="./V1/AccountAttachments.html">V1::AccountAttachments</a>
356
-
357
211
  <li><a href="./V1/AccountAttachments/Service.html">V1::AccountAttachments::Service</a>
358
-
359
212
  <li><a href="./V1/AccountGrants.html">V1::AccountGrants</a>
360
-
361
213
  <li><a href="./V1/AccountGrants/Service.html">V1::AccountGrants::Service</a>
362
-
363
214
  <li><a href="./V1/Accounts.html">V1::Accounts</a>
364
-
365
215
  <li><a href="./V1/Accounts/Service.html">V1::Accounts::Service</a>
366
-
367
- <li><a href="./V1/BuildsPrivate.html">V1::BuildsPrivate</a>
368
-
369
- <li><a href="./V1/BuildsPrivate/Service.html">V1::BuildsPrivate::Service</a>
370
-
371
216
  <li><a href="./V1/ControlPanel.html">V1::ControlPanel</a>
372
-
373
217
  <li><a href="./V1/ControlPanel/Service.html">V1::ControlPanel::Service</a>
374
-
375
- <li><a href="./V1/DemoProvisioningRequests.html">V1::DemoProvisioningRequests</a>
376
-
377
- <li><a href="./V1/DemoProvisioningRequests/Service.html">V1::DemoProvisioningRequests::Service</a>
378
-
379
218
  <li><a href="./V1/Nodes.html">V1::Nodes</a>
380
-
381
219
  <li><a href="./V1/Nodes/Service.html">V1::Nodes::Service</a>
382
-
383
220
  <li><a href="./V1/Resources.html">V1::Resources</a>
384
-
385
221
  <li><a href="./V1/Resources/Service.html">V1::Resources::Service</a>
386
-
387
222
  <li><a href="./V1/RoleAttachments.html">V1::RoleAttachments</a>
388
-
389
223
  <li><a href="./V1/RoleAttachments/Service.html">V1::RoleAttachments::Service</a>
390
-
391
224
  <li><a href="./V1/RoleGrants.html">V1::RoleGrants</a>
392
-
393
225
  <li><a href="./V1/RoleGrants/Service.html">V1::RoleGrants::Service</a>
394
-
395
226
  <li><a href="./V1/Roles.html">V1::Roles</a>
396
-
397
227
  <li><a href="./V1/Roles/Service.html">V1::Roles::Service</a>
398
-
399
- <li><a href="./V1/SecretStoreHealths.html">V1::SecretStoreHealths</a>
400
-
401
- <li><a href="./V1/SecretStoreHealths/Service.html">V1::SecretStoreHealths::Service</a>
402
-
403
228
  <li><a href="./V1/SecretStores.html">V1::SecretStores</a>
404
-
405
229
  <li><a href="./V1/SecretStores/Service.html">V1::SecretStores::Service</a>
406
-
407
230
  <li><a href="./V1/Tags.html">V1::Tags</a>
408
-
409
231
  </ul>
410
232
  </div>
411
233
 
@@ -413,16 +235,13 @@
413
235
  </nav>
414
236
 
415
237
  <main role="main">
416
-
417
238
  <p>This is the API documentation for RDoc Documentation.
418
-
419
239
  </main>
420
240
 
421
241
 
422
-
423
242
  <footer id="validator-badges" role="contentinfo">
424
243
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
425
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
244
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
426
245
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
427
246
  </footer>
428
247
 
Binary file