strongdm 1.0.0 → 1.0.1

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 (184) hide show
  1. checksums.yaml +4 -4
  2. data/doc/LICENSE.html +45 -136
  3. data/doc/Object.html +300 -105
  4. data/doc/README_md.html +15 -7
  5. data/doc/SDM.html +16 -24
  6. data/doc/SDM/AKS.html +113 -51
  7. data/doc/SDM/AKSBasicAuth.html +93 -35
  8. data/doc/SDM/AKSServiceAccount.html +88 -31
  9. data/doc/SDM/AccountAttachment.html +77 -27
  10. data/doc/SDM/AccountAttachmentCreateOptions.html +62 -13
  11. data/doc/SDM/AccountAttachmentCreateResponse.html +75 -24
  12. data/doc/SDM/AccountAttachmentDeleteResponse.html +69 -19
  13. data/doc/SDM/AccountAttachmentGetResponse.html +75 -23
  14. data/doc/SDM/AccountAttachments.html +42 -39
  15. data/doc/SDM/AccountCreateResponse.html +80 -27
  16. data/doc/SDM/AccountDeleteResponse.html +69 -17
  17. data/doc/SDM/AccountGetResponse.html +74 -21
  18. data/doc/SDM/AccountGrant.html +89 -39
  19. data/doc/SDM/AccountGrantCreateResponse.html +75 -23
  20. data/doc/SDM/AccountGrantDeleteResponse.html +69 -18
  21. data/doc/SDM/AccountGrantGetResponse.html +75 -22
  22. data/doc/SDM/AccountGrants.html +41 -36
  23. data/doc/SDM/AccountUpdateResponse.html +74 -21
  24. data/doc/SDM/Accounts.html +45 -39
  25. data/doc/SDM/AlreadyExistsError.html +13 -10
  26. data/doc/SDM/AmazonEKS.html +108 -47
  27. data/doc/SDM/AmazonES.html +98 -39
  28. data/doc/SDM/Athena.html +98 -39
  29. data/doc/SDM/AuroraMysql.html +103 -43
  30. data/doc/SDM/AuroraPostgres.html +108 -47
  31. data/doc/SDM/AuthenticationError.html +13 -10
  32. data/doc/SDM/BadRequestError.html +13 -10
  33. data/doc/SDM/BigQuery.html +98 -39
  34. data/doc/SDM/Cassandra.html +103 -43
  35. data/doc/SDM/Client.html +29 -48
  36. data/doc/SDM/Clustrix.html +103 -43
  37. data/doc/SDM/Cockroach.html +108 -47
  38. data/doc/SDM/CreateResponseMetadata.html +59 -9
  39. data/doc/SDM/DeadlineExceededError.html +13 -10
  40. data/doc/SDM/DeleteResponseMetadata.html +60 -10
  41. data/doc/SDM/Druid.html +98 -39
  42. data/doc/SDM/DynamoDB.html +98 -39
  43. data/doc/SDM/Elastic.html +103 -43
  44. data/doc/SDM/ElasticacheRedis.html +98 -39
  45. data/doc/SDM/Gateway.html +89 -38
  46. data/doc/SDM/GetResponseMetadata.html +60 -10
  47. data/doc/SDM/GoogleGKE.html +98 -39
  48. data/doc/SDM/Greenplum.html +108 -47
  49. data/doc/SDM/HTTPAuth.html +103 -43
  50. data/doc/SDM/HTTPBasicAuth.html +108 -47
  51. data/doc/SDM/HTTPNoAuth.html +98 -39
  52. data/doc/SDM/InternalError.html +13 -10
  53. data/doc/SDM/Kubernetes.html +113 -51
  54. data/doc/SDM/KubernetesBasicAuth.html +93 -35
  55. data/doc/SDM/KubernetesServiceAccount.html +88 -31
  56. data/doc/SDM/Maria.html +103 -43
  57. data/doc/SDM/Memcached.html +88 -31
  58. data/doc/SDM/Memsql.html +103 -43
  59. data/doc/SDM/MongoHost.html +108 -47
  60. data/doc/SDM/MongoLegacyHost.html +113 -51
  61. data/doc/SDM/MongoLegacyReplicaset.html +118 -55
  62. data/doc/SDM/MongoReplicaSet.html +118 -55
  63. data/doc/SDM/Mysql.html +103 -43
  64. data/doc/SDM/NodeCreateResponse.html +80 -27
  65. data/doc/SDM/NodeDeleteResponse.html +69 -17
  66. data/doc/SDM/NodeGetResponse.html +74 -21
  67. data/doc/SDM/NodeUpdateResponse.html +74 -21
  68. data/doc/SDM/Nodes.html +46 -41
  69. data/doc/SDM/NotFoundError.html +13 -10
  70. data/doc/SDM/Oracle.html +108 -47
  71. data/doc/SDM/PermissionError.html +13 -10
  72. data/doc/SDM/Plumbing.html +375 -371
  73. data/doc/SDM/Postgres.html +108 -47
  74. data/doc/SDM/Presto.html +108 -47
  75. data/doc/SDM/RDP.html +98 -39
  76. data/doc/SDM/RPCError.html +12 -8
  77. data/doc/SDM/RateLimitError.html +13 -10
  78. data/doc/SDM/RateLimitMetadata.html +81 -29
  79. data/doc/SDM/Redis.html +93 -35
  80. data/doc/SDM/Redshift.html +108 -47
  81. data/doc/SDM/Relay.html +77 -26
  82. data/doc/SDM/ResourceCreateResponse.html +74 -21
  83. data/doc/SDM/ResourceDeleteResponse.html +69 -17
  84. data/doc/SDM/ResourceGetResponse.html +74 -21
  85. data/doc/SDM/ResourceUpdateResponse.html +74 -22
  86. data/doc/SDM/Resources.html +43 -35
  87. data/doc/SDM/Role.html +77 -26
  88. data/doc/SDM/RoleAttachment.html +77 -26
  89. data/doc/SDM/RoleAttachmentCreateResponse.html +75 -24
  90. data/doc/SDM/RoleAttachmentDeleteResponse.html +69 -19
  91. data/doc/SDM/RoleAttachmentGetResponse.html +75 -22
  92. data/doc/SDM/RoleAttachments.html +41 -38
  93. data/doc/SDM/RoleCreateResponse.html +75 -23
  94. data/doc/SDM/RoleDeleteResponse.html +69 -17
  95. data/doc/SDM/RoleGetResponse.html +75 -22
  96. data/doc/SDM/RoleGrant.html +77 -24
  97. data/doc/SDM/RoleGrantCreateResponse.html +75 -23
  98. data/doc/SDM/RoleGrantDeleteResponse.html +69 -18
  99. data/doc/SDM/RoleGrantGetResponse.html +75 -22
  100. data/doc/SDM/RoleGrants.html +41 -38
  101. data/doc/SDM/RoleUpdateResponse.html +75 -23
  102. data/doc/SDM/Roles.html +48 -46
  103. data/doc/SDM/SQLServer.html +113 -51
  104. data/doc/SDM/SSH.html +98 -39
  105. data/doc/SDM/Service.html +76 -24
  106. data/doc/SDM/Snowflake.html +103 -43
  107. data/doc/SDM/Sybase.html +98 -39
  108. data/doc/SDM/SybaseIQ.html +98 -39
  109. data/doc/SDM/Teradata.html +98 -39
  110. data/doc/SDM/UpdateResponseMetadata.html +60 -10
  111. data/doc/SDM/User.html +85 -30
  112. data/doc/V1.html +10 -6
  113. data/doc/V1/AccountAttachments.html +10 -6
  114. data/doc/V1/AccountAttachments/Service.html +11 -8
  115. data/doc/V1/AccountGrants.html +10 -6
  116. data/doc/V1/AccountGrants/Service.html +11 -9
  117. data/doc/V1/Accounts.html +10 -6
  118. data/doc/V1/Accounts/Service.html +12 -10
  119. data/doc/V1/Nodes.html +10 -6
  120. data/doc/V1/Nodes/Service.html +13 -13
  121. data/doc/V1/Resources.html +10 -6
  122. data/doc/V1/Resources/Service.html +10 -6
  123. data/doc/V1/RoleAttachments.html +10 -6
  124. data/doc/V1/RoleAttachments/Service.html +11 -11
  125. data/doc/V1/RoleGrants.html +10 -6
  126. data/doc/V1/RoleGrants/Service.html +11 -11
  127. data/doc/V1/Roles.html +10 -6
  128. data/doc/V1/Roles/Service.html +11 -12
  129. data/doc/created.rid +41 -37
  130. data/doc/css/fonts.css +6 -6
  131. data/doc/css/rdoc.css +22 -1
  132. data/doc/examples/Gemfile.html +14 -4
  133. data/doc/examples/Gemfile_lock.html +14 -4
  134. data/doc/examples/README_md.html +14 -4
  135. data/doc/examples/okta-sync/Gemfile.html +105 -0
  136. data/doc/examples/okta-sync/Gemfile_lock.html +146 -0
  137. data/doc/index.html +15 -8
  138. data/doc/js/darkfish.js +23 -100
  139. data/doc/js/navigation.js +4 -41
  140. data/doc/js/navigation.js.gz +0 -0
  141. data/doc/js/search.js +32 -31
  142. data/doc/js/search_index.js +1 -1
  143. data/doc/js/search_index.js.gz +0 -0
  144. data/doc/js/searcher.js +7 -6
  145. data/doc/js/searcher.js.gz +0 -0
  146. data/doc/lib/version.html +16 -6
  147. data/doc/strongdm_gemspec.html +15 -5
  148. data/doc/table_of_contents.html +981 -260
  149. data/examples/Gemfile +2 -2
  150. data/examples/listUsers.rb +8 -8
  151. data/examples/okta-sync/Gemfile +4 -0
  152. data/examples/okta-sync/Gemfile.lock +38 -0
  153. data/examples/okta-sync/matchers.yml +11 -0
  154. data/examples/okta-sync/oktaSync.rb +173 -0
  155. data/examples/panicButton.rb +103 -119
  156. data/lib/errors/errors.rb +55 -53
  157. data/lib/grpc/account_attachments_pb.rb +9 -9
  158. data/lib/grpc/account_attachments_services_pb.rb +7 -8
  159. data/lib/grpc/account_grants_pb.rb +10 -10
  160. data/lib/grpc/account_grants_services_pb.rb +7 -8
  161. data/lib/grpc/accounts_pb.rb +9 -9
  162. data/lib/grpc/accounts_services_pb.rb +7 -8
  163. data/lib/grpc/drivers_pb.rb +7 -7
  164. data/lib/grpc/nodes_pb.rb +9 -9
  165. data/lib/grpc/nodes_services_pb.rb +7 -8
  166. data/lib/grpc/options_pb.rb +5 -5
  167. data/lib/grpc/plumbing.rb +4083 -4084
  168. data/lib/grpc/protoc-gen-swagger/options/annotations_pb.rb +4 -4
  169. data/lib/grpc/resources_pb.rb +9 -9
  170. data/lib/grpc/resources_services_pb.rb +7 -8
  171. data/lib/grpc/role_attachments_pb.rb +9 -9
  172. data/lib/grpc/role_attachments_services_pb.rb +7 -8
  173. data/lib/grpc/role_grants_pb.rb +9 -9
  174. data/lib/grpc/role_grants_services_pb.rb +7 -8
  175. data/lib/grpc/roles_pb.rb +9 -9
  176. data/lib/grpc/roles_services_pb.rb +7 -8
  177. data/lib/grpc/spec_pb.rb +8 -8
  178. data/lib/models/porcelain.rb +4409 -4017
  179. data/lib/strongdm.rb +94 -95
  180. data/lib/svc.rb +1202 -1224
  181. data/lib/version +1 -1
  182. data/lib/version.rb +6 -6
  183. data/strongdm.gemspec +10 -10
  184. metadata +9 -4
data/lib/version CHANGED
@@ -1,3 +1,3 @@
1
1
  module SDM
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
data/lib/version.rb CHANGED
@@ -1,17 +1,17 @@
1
1
  # Copyright 2020 StrongDM Inc
2
- #
2
+ #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
5
5
  # You may obtain a copy of the License at
6
- #
6
+ #
7
7
  # http://www.apache.org/licenses/LICENSE-2.0
8
- #
8
+ #
9
9
  # Unless required by applicable law or agreed to in writing, software
10
10
  # distributed under the License is distributed on an "AS IS" BASIS,
11
11
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
- #
14
+ #
15
15
  module SDM
16
- VERSION = "1.0.0"
17
- end
16
+ VERSION = "1.0.1"
17
+ end
data/strongdm.gemspec CHANGED
@@ -2,15 +2,15 @@
2
2
  require File.expand_path("../lib/version.rb", __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
- s.name = "strongdm"
6
- s.version = SDM::VERSION
7
- s.platform = Gem::Platform::RUBY
8
- s.authors = ['strongDM Team']
9
- s.email = ['sdk-feedback@strongdm.com']
10
- s.homepage = "http://rubygems.org/gems/strongdm"
11
- s.summary = "strongDM SDK for the Ruby programming language."
5
+ s.name = "strongdm"
6
+ s.version = SDM::VERSION
7
+ s.platform = Gem::Platform::RUBY
8
+ s.authors = ["strongDM Team"]
9
+ s.email = ["sdk-feedback@strongdm.com"]
10
+ s.homepage = "http://rubygems.org/gems/strongdm"
11
+ s.summary = "strongDM SDK for the Ruby programming language."
12
12
  s.description = "strongDM Ruby Library for automating interactions with strongDM."
13
- s.licenses = ["Apache-2.0"]
13
+ s.licenses = ["Apache-2.0"]
14
14
  s.required_ruby_version = ">= 2.3.0"
15
15
  s.required_rubygems_version = ">= 1.3.6"
16
16
 
@@ -18,6 +18,6 @@ Gem::Specification.new do |s|
18
18
  s.add_runtime_dependency "grpc-tools", "~> 1.27.0", ">= 1.27.0"
19
19
  s.add_runtime_dependency "openssl", "~> 2.1.2", ">= 2.1.2"
20
20
 
21
- s.files = `git ls-files | grep -v "strongdm-#{SDM::VERSION}.gem"`.split("\n")
22
- s.require_path = 'lib'
21
+ s.files = `git ls-files | grep -v "strongdm-#{SDM::VERSION}.gem"`.split("\n")
22
+ s.require_path = "lib"
23
23
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: strongdm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - strongDM Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-20 00:00:00.000000000 Z
11
+ date: 2020-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grpc
@@ -214,6 +214,8 @@ files:
214
214
  - doc/examples/Gemfile.html
215
215
  - doc/examples/Gemfile_lock.html
216
216
  - doc/examples/README_md.html
217
+ - doc/examples/okta-sync/Gemfile.html
218
+ - doc/examples/okta-sync/Gemfile_lock.html
217
219
  - doc/fonts/Lato-Light.ttf
218
220
  - doc/fonts/Lato-LightItalic.ttf
219
221
  - doc/fonts/Lato-Regular.ttf
@@ -262,6 +264,10 @@ files:
262
264
  - examples/Gemfile.lock
263
265
  - examples/README.md
264
266
  - examples/listUsers.rb
267
+ - examples/okta-sync/Gemfile
268
+ - examples/okta-sync/Gemfile.lock
269
+ - examples/okta-sync/matchers.yml
270
+ - examples/okta-sync/oktaSync.rb
265
271
  - examples/panicButton.rb
266
272
  - lib/errors/errors.rb
267
273
  - lib/grpc/account_attachments_pb.rb
@@ -310,8 +316,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
310
316
  - !ruby/object:Gem::Version
311
317
  version: 1.3.6
312
318
  requirements: []
313
- rubyforge_project:
314
- rubygems_version: 2.7.10
319
+ rubygems_version: 3.0.3
315
320
  signing_key:
316
321
  specification_version: 4
317
322
  summary: strongDM SDK for the Ruby programming language.