strongdm 1.0.1 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +26 -7
  3. data/doc/LICENSE.html +1 -11
  4. data/doc/Object.html +1 -356
  5. data/doc/README_md.html +31 -20
  6. data/doc/SDM.html +1 -1
  7. data/doc/SDM/AKS.html +40 -4
  8. data/doc/SDM/AKSBasicAuth.html +40 -4
  9. data/doc/SDM/AKSServiceAccount.html +40 -4
  10. data/doc/SDM/AccountAttachment.html +3 -3
  11. data/doc/SDM/AccountAttachmentCreateResponse.html +3 -3
  12. data/doc/SDM/AccountAttachmentDeleteResponse.html +3 -3
  13. data/doc/SDM/AccountAttachmentGetResponse.html +3 -3
  14. data/doc/SDM/AccountAttachments.html +22 -24
  15. data/doc/SDM/AccountCreateResponse.html +3 -3
  16. data/doc/SDM/AccountDeleteResponse.html +3 -3
  17. data/doc/SDM/AccountGetResponse.html +3 -3
  18. data/doc/SDM/AccountGrant.html +3 -3
  19. data/doc/SDM/AccountGrantCreateResponse.html +3 -3
  20. data/doc/SDM/AccountGrantDeleteResponse.html +3 -3
  21. data/doc/SDM/AccountGrantGetResponse.html +3 -3
  22. data/doc/SDM/AccountGrants.html +24 -24
  23. data/doc/SDM/AccountUpdateResponse.html +3 -3
  24. data/doc/SDM/Accounts.html +30 -30
  25. data/doc/SDM/AlreadyExistsError.html +1 -1
  26. data/doc/SDM/AmazonEKS.html +58 -4
  27. data/doc/SDM/AmazonES.html +22 -4
  28. data/doc/SDM/Athena.html +22 -4
  29. data/doc/SDM/AuroraMysql.html +22 -4
  30. data/doc/SDM/AuroraPostgres.html +22 -4
  31. data/doc/SDM/AuthenticationError.html +1 -1
  32. data/doc/SDM/BadRequestError.html +1 -1
  33. data/doc/SDM/BigQuery.html +22 -4
  34. data/doc/SDM/Cassandra.html +22 -4
  35. data/doc/SDM/Citus.html +409 -0
  36. data/doc/SDM/Client.html +2 -2
  37. data/doc/SDM/Clustrix.html +22 -4
  38. data/doc/SDM/Cockroach.html +22 -4
  39. data/doc/SDM/CreateResponseMetadata.html +1 -1
  40. data/doc/SDM/DB2.html +391 -0
  41. data/doc/SDM/DB2LUW.html +391 -0
  42. data/doc/SDM/DB2i.html +391 -0
  43. data/doc/SDM/DeadlineExceededError.html +1 -1
  44. data/doc/SDM/DeleteResponseMetadata.html +1 -1
  45. data/doc/SDM/Druid.html +22 -4
  46. data/doc/SDM/DynamoDB.html +22 -4
  47. data/doc/SDM/Elastic.html +22 -4
  48. data/doc/SDM/ElasticacheRedis.html +22 -4
  49. data/doc/SDM/Gateway.html +22 -4
  50. data/doc/SDM/GetResponseMetadata.html +1 -1
  51. data/doc/SDM/GoogleGKE.html +40 -4
  52. data/doc/SDM/Greenplum.html +22 -4
  53. data/doc/SDM/HTTPAuth.html +22 -4
  54. data/doc/SDM/HTTPBasicAuth.html +22 -4
  55. data/doc/SDM/HTTPNoAuth.html +22 -4
  56. data/doc/SDM/InternalError.html +1 -1
  57. data/doc/SDM/Kubernetes.html +40 -4
  58. data/doc/SDM/KubernetesBasicAuth.html +40 -4
  59. data/doc/SDM/KubernetesServiceAccount.html +40 -4
  60. data/doc/SDM/Maria.html +22 -4
  61. data/doc/SDM/Memcached.html +22 -4
  62. data/doc/SDM/Memsql.html +22 -4
  63. data/doc/SDM/MongoHost.html +22 -4
  64. data/doc/SDM/MongoLegacyHost.html +22 -4
  65. data/doc/SDM/MongoLegacyReplicaset.html +22 -4
  66. data/doc/SDM/MongoReplicaSet.html +22 -4
  67. data/doc/SDM/Mysql.html +22 -4
  68. data/doc/SDM/NodeCreateResponse.html +3 -3
  69. data/doc/SDM/NodeDeleteResponse.html +3 -3
  70. data/doc/SDM/NodeGetResponse.html +3 -3
  71. data/doc/SDM/NodeUpdateResponse.html +3 -3
  72. data/doc/SDM/Nodes.html +30 -30
  73. data/doc/SDM/NotFoundError.html +1 -1
  74. data/doc/SDM/Oracle.html +22 -4
  75. data/doc/SDM/PermissionError.html +1 -1
  76. data/doc/SDM/Plumbing.html +4355 -3574
  77. data/doc/SDM/Postgres.html +22 -4
  78. data/doc/SDM/Presto.html +22 -4
  79. data/doc/SDM/RDP.html +22 -4
  80. data/doc/SDM/RPCError.html +1 -1
  81. data/doc/SDM/RateLimitError.html +1 -1
  82. data/doc/SDM/RateLimitMetadata.html +1 -1
  83. data/doc/SDM/Redis.html +22 -4
  84. data/doc/SDM/Redshift.html +22 -4
  85. data/doc/SDM/Relay.html +23 -5
  86. data/doc/SDM/ResourceCreateResponse.html +3 -3
  87. data/doc/SDM/ResourceDeleteResponse.html +3 -3
  88. data/doc/SDM/ResourceGetResponse.html +3 -3
  89. data/doc/SDM/ResourceUpdateResponse.html +3 -3
  90. data/doc/SDM/Resources.html +29 -29
  91. data/doc/SDM/Role.html +22 -4
  92. data/doc/SDM/RoleAttachment.html +3 -3
  93. data/doc/SDM/RoleAttachmentCreateResponse.html +3 -3
  94. data/doc/SDM/RoleAttachmentDeleteResponse.html +3 -3
  95. data/doc/SDM/RoleAttachmentGetResponse.html +3 -3
  96. data/doc/SDM/RoleAttachments.html +23 -23
  97. data/doc/SDM/RoleCreateResponse.html +3 -3
  98. data/doc/SDM/RoleDeleteResponse.html +3 -3
  99. data/doc/SDM/RoleGetResponse.html +3 -3
  100. data/doc/SDM/RoleGrant.html +3 -3
  101. data/doc/SDM/RoleGrantCreateResponse.html +3 -3
  102. data/doc/SDM/RoleGrantDeleteResponse.html +3 -3
  103. data/doc/SDM/RoleGrantGetResponse.html +3 -3
  104. data/doc/SDM/RoleGrants.html +23 -23
  105. data/doc/SDM/RoleUpdateResponse.html +3 -3
  106. data/doc/SDM/Roles.html +29 -29
  107. data/doc/SDM/SQLServer.html +22 -4
  108. data/doc/SDM/SSH.html +40 -4
  109. data/doc/SDM/SSHCert.html +373 -0
  110. data/doc/SDM/Service.html +22 -4
  111. data/doc/SDM/Snowflake.html +22 -4
  112. data/doc/SDM/Sybase.html +22 -4
  113. data/doc/SDM/SybaseIQ.html +22 -4
  114. data/doc/SDM/Teradata.html +22 -4
  115. data/doc/SDM/UpdateResponseMetadata.html +1 -1
  116. data/doc/SDM/User.html +22 -4
  117. data/doc/V1.html +31 -6
  118. data/doc/V1/AccountAttachments.html +1 -1
  119. data/doc/V1/AccountAttachments/Service.html +1 -1
  120. data/doc/V1/AccountGrants.html +1 -1
  121. data/doc/V1/AccountGrants/Service.html +2 -2
  122. data/doc/V1/Accounts.html +1 -1
  123. data/doc/V1/Accounts/Service.html +1 -1
  124. data/doc/V1/Nodes.html +1 -1
  125. data/doc/V1/Nodes/Service.html +1 -1
  126. data/doc/V1/Resources.html +1 -1
  127. data/doc/V1/Resources/Service.html +1 -1
  128. data/doc/V1/RoleAttachments.html +1 -1
  129. data/doc/V1/RoleAttachments/Service.html +1 -1
  130. data/doc/V1/RoleGrants.html +1 -1
  131. data/doc/V1/RoleGrants/Service.html +1 -1
  132. data/doc/V1/Roles.html +1 -1
  133. data/doc/V1/Roles/Service.html +1 -1
  134. data/doc/V1/Tags.html +113 -0
  135. data/doc/created.rid +35 -41
  136. data/doc/css/rdoc.css +13 -5
  137. data/doc/examples/Gemfile.html +1 -11
  138. data/doc/index.html +11 -13
  139. data/doc/js/navigation.js.gz +0 -0
  140. data/doc/js/search_index.js +1 -1
  141. data/doc/js/search_index.js.gz +0 -0
  142. data/doc/js/searcher.js.gz +0 -0
  143. data/doc/lib/version.html +3 -13
  144. data/doc/table_of_contents.html +1028 -933
  145. data/lib/grpc/account_attachments_pb.rb +0 -5
  146. data/lib/grpc/account_grants_services_pb.rb +1 -1
  147. data/lib/grpc/accounts_pb.rb +3 -0
  148. data/lib/grpc/drivers_pb.rb +111 -0
  149. data/lib/grpc/nodes_pb.rb +3 -0
  150. data/lib/grpc/options_pb.rb +11 -0
  151. data/lib/grpc/plumbing.rb +2024 -1682
  152. data/lib/grpc/roles_pb.rb +2 -0
  153. data/lib/grpc/spec_pb.rb +0 -1
  154. data/lib/grpc/tags_pb.rb +36 -0
  155. data/lib/models/porcelain.rb +670 -38
  156. data/lib/strongdm.rb +1 -1
  157. data/lib/svc.rb +159 -161
  158. data/lib/version +16 -2
  159. data/lib/version.rb +1 -1
  160. metadata +23 -24
  161. data/examples/Gemfile +0 -3
  162. data/examples/Gemfile.lock +0 -14
  163. data/examples/README.md +0 -5
  164. data/examples/listUsers.rb +0 -21
  165. data/examples/okta-sync/Gemfile +0 -4
  166. data/examples/okta-sync/Gemfile.lock +0 -38
  167. data/examples/okta-sync/matchers.yml +0 -11
  168. data/examples/okta-sync/oktaSync.rb +0 -173
  169. data/examples/panicButton.rb +0 -138
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -113,7 +113,7 @@
113
113
 
114
114
  <footer id="validator-badges" role="contentinfo">
115
115
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
116
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
116
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
117
117
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
118
118
  </footer>
119
119
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -91,7 +91,7 @@
91
91
 
92
92
  <section class="description">
93
93
 
94
- <p><a href="../AccountGrants.html"><code>AccountGrants</code></a> connect a resource directly to an account, giving the account the permission to connect to that resource.</p>
94
+ <p><a href="../AccountGrants.html"><code>AccountGrants</code></a> assign a resource directly to an account, giving the account the permission to connect to that resource.</p>
95
95
 
96
96
  </section>
97
97
 
@@ -113,7 +113,7 @@
113
113
 
114
114
  <footer id="validator-badges" role="contentinfo">
115
115
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
116
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
116
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
117
117
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
118
118
  </footer>
119
119
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -118,7 +118,7 @@
118
118
 
119
119
  <footer id="validator-badges" role="contentinfo">
120
120
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
121
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
121
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
122
122
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
123
123
  </footer>
124
124
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -118,7 +118,7 @@
118
118
 
119
119
  <footer id="validator-badges" role="contentinfo">
120
120
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
121
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
121
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
122
122
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
123
123
  </footer>
124
124
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -111,7 +111,7 @@
111
111
 
112
112
  <footer id="validator-badges" role="contentinfo">
113
113
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
114
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
114
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
115
115
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
116
116
  </footer>
117
117
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -113,7 +113,7 @@
113
113
 
114
114
  <footer id="validator-badges" role="contentinfo">
115
115
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
116
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
116
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
117
117
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
118
118
  </footer>
119
119
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -113,7 +113,7 @@
113
113
 
114
114
  <footer id="validator-badges" role="contentinfo">
115
115
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
116
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
116
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
117
117
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
118
118
  </footer>
119
119
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  <footer id="validator-badges" role="contentinfo">
109
109
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
111
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
112
  </footer>
113
113
 
@@ -113,7 +113,7 @@
113
113
 
114
114
  <footer id="validator-badges" role="contentinfo">
115
115
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
116
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
116
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
117
117
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
118
118
  </footer>
119
119
 
@@ -0,0 +1,113 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>module V1::Tags - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "../";
11
+ var index_rel_prefix = "../";
12
+ </script>
13
+
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>
19
+
20
+ <link href="../css/fonts.css" rel="stylesheet">
21
+ <link href="../css/rdoc.css" rel="stylesheet">
22
+
23
+
24
+
25
+
26
+ <body id="top" role="document" class="module">
27
+ <nav role="navigation">
28
+ <div id="project-navigation">
29
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
30
+ <h2>
31
+ <a href="../index.html" rel="home">Home</a>
32
+ </h2>
33
+
34
+ <div id="table-of-contents-navigation">
35
+ <a href="../table_of_contents.html#pages">Pages</a>
36
+ <a href="../table_of_contents.html#classes">Classes</a>
37
+ <a href="../table_of_contents.html#methods">Methods</a>
38
+ </div>
39
+ </div>
40
+
41
+ <div id="search-section" role="search" class="project-section initially-hidden">
42
+ <form action="#" method="get" accept-charset="utf-8">
43
+ <div id="search-field-wrapper">
44
+ <input id="search-field" role="combobox" aria-label="Search"
45
+ aria-autocomplete="list" aria-controls="search-results"
46
+ type="text" name="search" placeholder="Search" spellcheck="false"
47
+ title="Type to search, Up and Down to navigate, Enter to load">
48
+ </div>
49
+
50
+ <ul id="search-results" aria-label="Search Results"
51
+ aria-busy="false" aria-expanded="false"
52
+ aria-atomic="false" class="initially-hidden"></ul>
53
+ </form>
54
+ </div>
55
+
56
+ </div>
57
+
58
+
59
+
60
+ <div id="class-metadata">
61
+
62
+
63
+
64
+
65
+
66
+ </div>
67
+ </nav>
68
+
69
+ <main role="main" aria-labelledby="module-V1::Tags">
70
+ <h1 id="module-V1::Tags" class="module">
71
+ module V1::Tags
72
+ </h1>
73
+
74
+ <section class="description">
75
+
76
+ </section>
77
+
78
+
79
+ <section id="5Buntitled-5D" class="documentation-section">
80
+
81
+
82
+
83
+
84
+
85
+ <section class="constants-list">
86
+ <header>
87
+ <h3>Constants</h3>
88
+ </header>
89
+ <dl>
90
+
91
+ <dt id="Pair">Pair
92
+
93
+ <dd>
94
+
95
+
96
+ </dl>
97
+ </section>
98
+
99
+
100
+
101
+
102
+
103
+ </section>
104
+
105
+ </main>
106
+
107
+
108
+ <footer id="validator-badges" role="contentinfo">
109
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
110
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
111
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
112
+ </footer>
113
+
@@ -1,41 +1,35 @@
1
- Mon, 23 Mar 2020 15:11:37 -0700
2
- ./LICENSE Mon, 23 Mar 2020 15:11:37 -0700
3
- ./README.md Mon, 23 Mar 2020 15:11:35 -0700
4
- ./strongdm.gemspec Mon, 23 Mar 2020 15:11:35 -0700
5
- ./examples/panicButton.rb Mon, 23 Mar 2020 15:11:37 -0700
6
- ./examples/README.md Mon, 23 Mar 2020 10:59:39 -0700
7
- ./examples/listUsers.rb Mon, 23 Mar 2020 15:11:37 -0700
8
- ./examples/Gemfile Mon, 23 Mar 2020 15:11:35 -0700
9
- ./examples/Gemfile.lock Mon, 23 Mar 2020 10:59:39 -0700
10
- ./examples/okta-sync/matchers.yml Mon, 23 Mar 2020 13:06:00 -0700
11
- ./examples/okta-sync/oktaSync.rb Mon, 23 Mar 2020 15:11:37 -0700
12
- ./examples/okta-sync/Gemfile Mon, 23 Mar 2020 14:39:09 -0700
13
- ./examples/okta-sync/Gemfile.lock Mon, 23 Mar 2020 13:08:20 -0700
14
- ./lib/grpc/role_grants_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
15
- ./lib/grpc/resources_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
16
- ./lib/grpc/resources_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
17
- ./lib/grpc/nodes_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
18
- ./lib/grpc/plumbing.rb Mon, 23 Mar 2020 15:11:37 -0700
19
- ./lib/grpc/accounts_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
20
- ./lib/grpc/account_attachments_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
21
- ./lib/grpc/roles_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
22
- ./lib/grpc/spec_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
23
- ./lib/grpc/role_grants_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
24
- ./lib/grpc/account_grants_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
25
- ./lib/grpc/accounts_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
26
- ./lib/grpc/account_grants_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
27
- ./lib/grpc/drivers_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
28
- ./lib/grpc/roles_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
29
- ./lib/grpc/role_attachments_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
30
- ./lib/grpc/protoc-gen-swagger/options/annotations_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
31
- ./lib/grpc/nodes_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
32
- ./lib/grpc/options_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
33
- ./lib/grpc/role_attachments_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
34
- ./lib/grpc/account_attachments_services_pb.rb Mon, 23 Mar 2020 15:11:37 -0700
35
- ./lib/svc.rb Mon, 23 Mar 2020 15:11:37 -0700
36
- ./lib/models/porcelain.rb Mon, 23 Mar 2020 15:11:37 -0700
37
- ./lib/version Mon, 23 Mar 2020 15:06:38 -0700
38
- ./lib/strongdm.rb Mon, 23 Mar 2020 15:11:37 -0700
39
- ./lib/version.rb Mon, 23 Mar 2020 15:11:37 -0700
40
- ./lib/errors/errors.rb Mon, 23 Mar 2020 15:11:37 -0700
41
- ./strongdm-1.0.0.gem Mon, 23 Mar 2020 15:10:53 -0700
1
+ Thu, 23 Jul 2020 10:38:03 -0500
2
+ ./LICENSE Thu, 23 Jul 2020 10:38:02 -0500
3
+ ./strongdm-1.0.8.gem Thu, 23 Jul 2020 10:36:12 -0500
4
+ ./README.md Thu, 23 Jul 2020 10:38:02 -0500
5
+ ./examples/listUsers.rb Thu, 23 Jul 2020 10:38:02 -0500
6
+ ./examples/Gemfile Thu, 23 Jul 2020 10:38:00 -0500
7
+ ./lib/grpc/role_grants_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
8
+ ./lib/grpc/resources_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
9
+ ./lib/grpc/resources_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
10
+ ./lib/grpc/nodes_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
11
+ ./lib/grpc/plumbing.rb Thu, 23 Jul 2020 10:38:02 -0500
12
+ ./lib/grpc/accounts_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
13
+ ./lib/grpc/account_attachments_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
14
+ ./lib/grpc/roles_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
15
+ ./lib/grpc/spec_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
16
+ ./lib/grpc/role_grants_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
17
+ ./lib/grpc/account_grants_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
18
+ ./lib/grpc/tags_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
19
+ ./lib/grpc/accounts_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
20
+ ./lib/grpc/account_grants_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
21
+ ./lib/grpc/drivers_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
22
+ ./lib/grpc/roles_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
23
+ ./lib/grpc/role_attachments_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
24
+ ./lib/grpc/protoc-gen-swagger/options/annotations_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
25
+ ./lib/grpc/nodes_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
26
+ ./lib/grpc/options_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
27
+ ./lib/grpc/role_attachments_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
28
+ ./lib/grpc/account_attachments_services_pb.rb Thu, 23 Jul 2020 10:38:02 -0500
29
+ ./lib/svc.rb Thu, 23 Jul 2020 10:38:02 -0500
30
+ ./lib/models/porcelain.rb Thu, 23 Jul 2020 10:38:02 -0500
31
+ ./lib/version Thu, 23 Jul 2020 10:38:02 -0500
32
+ ./lib/strongdm.rb Thu, 23 Jul 2020 10:38:02 -0500
33
+ ./lib/version.rb Thu, 23 Jul 2020 10:38:02 -0500
34
+ ./lib/errors/errors.rb Thu, 23 Jul 2020 10:38:02 -0500
35
+ ./strongdm-1.0.3.gem Thu, 23 Jul 2020 10:33:08 -0500
@@ -74,6 +74,9 @@ h6:target {
74
74
  code,
75
75
  pre {
76
76
  font-family: "Source Code Pro", Monaco, monospace;
77
+ background-color: rgba(27,31,35,0.05);
78
+ padding: 0em 0.2em;
79
+ border-radius: 0.2em;
77
80
  }
78
81
 
79
82
  /* @group Generic Classes */
@@ -103,7 +106,7 @@ pre {
103
106
 
104
107
  .missing-docs {
105
108
  font-size: 120%;
106
- background: white url(images/wrench_orange.png) no-repeat 4px center;
109
+ background: white url(../images/wrench_orange.png) no-repeat 4px center;
107
110
  color: #ccc;
108
111
  line-height: 2em;
109
112
  border: 1px solid #d00;
@@ -147,11 +150,11 @@ pre {
147
150
  .table-of-contents li .toc-toggle {
148
151
  width: 16px;
149
152
  height: 16px;
150
- background: url(images/add.png) no-repeat;
153
+ background: url(../images/add.png) no-repeat;
151
154
  }
152
155
 
153
156
  .table-of-contents li .toc-toggle.open {
154
- background: url(images/delete.png) no-repeat;
157
+ background: url(../images/delete.png) no-repeat;
155
158
  }
156
159
 
157
160
  /* @end */
@@ -273,8 +276,13 @@ ul.link-list .type {
273
276
  -webkit-border-radius: 5px;
274
277
  }
275
278
 
279
+ dl.label-list dt {
280
+ float: left;
281
+ margin-right: 1em;
282
+ }
283
+
276
284
  .calls-super {
277
- background: url(images/arrow_up.png) no-repeat right center;
285
+ background: url(../images/arrow_up.png) no-repeat right center;
278
286
  }
279
287
 
280
288
  /* @end */
@@ -500,7 +508,7 @@ main .method-click-advice {
500
508
  visibility: hidden;
501
509
  padding-right: 20px;
502
510
  line-height: 20px;
503
- background: url(images/zoom.png) no-repeat right top;
511
+ background: url(../images/zoom.png) no-repeat right top;
504
512
  }
505
513
  main .method-heading:hover .method-click-advice {
506
514
  visibility: visible;
@@ -69,18 +69,8 @@
69
69
 
70
70
  <li><a href="../examples/Gemfile.html">Gemfile</a>
71
71
 
72
- <li><a href="../examples/Gemfile_lock.html">Gemfile.lock</a>
73
-
74
- <li><a href="../examples/README_md.html">README</a>
75
-
76
- <li><a href="../examples/okta-sync/Gemfile.html">Gemfile</a>
77
-
78
- <li><a href="../examples/okta-sync/Gemfile_lock.html">Gemfile.lock</a>
79
-
80
72
  <li><a href="../lib/version.html">version</a>
81
73
 
82
- <li><a href="../strongdm_gemspec.html">strongdm.gemspec</a>
83
-
84
74
  </ul>
85
75
  </div>
86
76
 
@@ -99,7 +89,7 @@
99
89
 
100
90
  <footer id="validator-badges" role="contentinfo">
101
91
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
102
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
92
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
103
93
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
104
94
  </footer>
105
95
 
@@ -68,18 +68,8 @@
68
68
 
69
69
  <li><a href="./examples/Gemfile.html">Gemfile</a>
70
70
 
71
- <li><a href="./examples/Gemfile_lock.html">Gemfile.lock</a>
72
-
73
- <li><a href="./examples/README_md.html">README</a>
74
-
75
- <li><a href="./examples/okta-sync/Gemfile.html">Gemfile</a>
76
-
77
- <li><a href="./examples/okta-sync/Gemfile_lock.html">Gemfile.lock</a>
78
-
79
71
  <li><a href="./lib/version.html">version</a>
80
72
 
81
- <li><a href="./strongdm_gemspec.html">strongdm.gemspec</a>
82
-
83
73
  </ul>
84
74
  </div>
85
75
 
@@ -100,8 +90,6 @@
100
90
 
101
91
  <li><a href="./SDM/AccountAttachment.html">SDM::AccountAttachment</a>
102
92
 
103
- <li><a href="./SDM/AccountAttachmentCreateOptions.html">SDM::AccountAttachmentCreateOptions</a>
104
-
105
93
  <li><a href="./SDM/AccountAttachmentCreateResponse.html">SDM::AccountAttachmentCreateResponse</a>
106
94
 
107
95
  <li><a href="./SDM/AccountAttachmentDeleteResponse.html">SDM::AccountAttachmentDeleteResponse</a>
@@ -150,6 +138,8 @@
150
138
 
151
139
  <li><a href="./SDM/Cassandra.html">SDM::Cassandra</a>
152
140
 
141
+ <li><a href="./SDM/Citus.html">SDM::Citus</a>
142
+
153
143
  <li><a href="./SDM/Client.html">SDM::Client</a>
154
144
 
155
145
  <li><a href="./SDM/Clustrix.html">SDM::Clustrix</a>
@@ -158,6 +148,10 @@
158
148
 
159
149
  <li><a href="./SDM/CreateResponseMetadata.html">SDM::CreateResponseMetadata</a>
160
150
 
151
+ <li><a href="./SDM/DB2I.html">SDM::DB2I</a>
152
+
153
+ <li><a href="./SDM/DB2LUW.html">SDM::DB2LUW</a>
154
+
161
155
  <li><a href="./SDM/DeadlineExceededError.html">SDM::DeadlineExceededError</a>
162
156
 
163
157
  <li><a href="./SDM/DeleteResponseMetadata.html">SDM::DeleteResponseMetadata</a>
@@ -290,6 +284,8 @@
290
284
 
291
285
  <li><a href="./SDM/SSH.html">SDM::SSH</a>
292
286
 
287
+ <li><a href="./SDM/SSHCert.html">SDM::SSHCert</a>
288
+
293
289
  <li><a href="./SDM/Service.html">SDM::Service</a>
294
290
 
295
291
  <li><a href="./SDM/Snowflake.html">SDM::Snowflake</a>
@@ -338,6 +334,8 @@
338
334
 
339
335
  <li><a href="./V1/Roles/Service.html">V1::Roles::Service</a>
340
336
 
337
+ <li><a href="./V1/Tags.html">V1::Tags</a>
338
+
341
339
  </ul>
342
340
  </div>
343
341
 
@@ -354,7 +352,7 @@
354
352
 
355
353
  <footer id="validator-badges" role="contentinfo">
356
354
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
357
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
355
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
358
356
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
359
357
  </footer>
360
358