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
@@ -0,0 +1,128 @@
1
+ #!/bin/sh
2
+ #
3
+ # An example hook script to block unannotated tags from entering.
4
+ # Called by "git receive-pack" with arguments: refname sha1-old sha1-new
5
+ #
6
+ # To enable this hook, rename this file to "update".
7
+ #
8
+ # Config
9
+ # ------
10
+ # hooks.allowunannotated
11
+ # This boolean sets whether unannotated tags will be allowed into the
12
+ # repository. By default they won't be.
13
+ # hooks.allowdeletetag
14
+ # This boolean sets whether deleting tags will be allowed in the
15
+ # repository. By default they won't be.
16
+ # hooks.allowmodifytag
17
+ # This boolean sets whether a tag may be modified after creation. By default
18
+ # it won't be.
19
+ # hooks.allowdeletebranch
20
+ # This boolean sets whether deleting branches will be allowed in the
21
+ # repository. By default they won't be.
22
+ # hooks.denycreatebranch
23
+ # This boolean sets whether remotely creating branches will be denied
24
+ # in the repository. By default this is allowed.
25
+ #
26
+
27
+ # --- Command line
28
+ refname="$1"
29
+ oldrev="$2"
30
+ newrev="$3"
31
+
32
+ # --- Safety check
33
+ if [ -z "$GIT_DIR" ]; then
34
+ echo "Don't run this script from the command line." >&2
35
+ echo " (if you want, you could supply GIT_DIR then run" >&2
36
+ echo " $0 <ref> <oldrev> <newrev>)" >&2
37
+ exit 1
38
+ fi
39
+
40
+ if [ -z "$refname" -o -z "$oldrev" -o -z "$newrev" ]; then
41
+ echo "usage: $0 <ref> <oldrev> <newrev>" >&2
42
+ exit 1
43
+ fi
44
+
45
+ # --- Config
46
+ allowunannotated=$(git config --bool hooks.allowunannotated)
47
+ allowdeletebranch=$(git config --bool hooks.allowdeletebranch)
48
+ denycreatebranch=$(git config --bool hooks.denycreatebranch)
49
+ allowdeletetag=$(git config --bool hooks.allowdeletetag)
50
+ allowmodifytag=$(git config --bool hooks.allowmodifytag)
51
+
52
+ # check for no description
53
+ projectdesc=$(sed -e '1q' "$GIT_DIR/description")
54
+ case "$projectdesc" in
55
+ "Unnamed repository"* | "")
56
+ echo "*** Project description file hasn't been set" >&2
57
+ exit 1
58
+ ;;
59
+ esac
60
+
61
+ # --- Check types
62
+ # if $newrev is 0000...0000, it's a commit to delete a ref.
63
+ zero="0000000000000000000000000000000000000000"
64
+ if [ "$newrev" = "$zero" ]; then
65
+ newrev_type=delete
66
+ else
67
+ newrev_type=$(git cat-file -t $newrev)
68
+ fi
69
+
70
+ case "$refname","$newrev_type" in
71
+ refs/tags/*,commit)
72
+ # un-annotated tag
73
+ short_refname=${refname##refs/tags/}
74
+ if [ "$allowunannotated" != "true" ]; then
75
+ echo "*** The un-annotated tag, $short_refname, is not allowed in this repository" >&2
76
+ echo "*** Use 'git tag [ -a | -s ]' for tags you want to propagate." >&2
77
+ exit 1
78
+ fi
79
+ ;;
80
+ refs/tags/*,delete)
81
+ # delete tag
82
+ if [ "$allowdeletetag" != "true" ]; then
83
+ echo "*** Deleting a tag is not allowed in this repository" >&2
84
+ exit 1
85
+ fi
86
+ ;;
87
+ refs/tags/*,tag)
88
+ # annotated tag
89
+ if [ "$allowmodifytag" != "true" ] && git rev-parse $refname > /dev/null 2>&1
90
+ then
91
+ echo "*** Tag '$refname' already exists." >&2
92
+ echo "*** Modifying a tag is not allowed in this repository." >&2
93
+ exit 1
94
+ fi
95
+ ;;
96
+ refs/heads/*,commit)
97
+ # branch
98
+ if [ "$oldrev" = "$zero" -a "$denycreatebranch" = "true" ]; then
99
+ echo "*** Creating a branch is not allowed in this repository" >&2
100
+ exit 1
101
+ fi
102
+ ;;
103
+ refs/heads/*,delete)
104
+ # delete branch
105
+ if [ "$allowdeletebranch" != "true" ]; then
106
+ echo "*** Deleting a branch is not allowed in this repository" >&2
107
+ exit 1
108
+ fi
109
+ ;;
110
+ refs/remotes/*,commit)
111
+ # tracking branch
112
+ ;;
113
+ refs/remotes/*,delete)
114
+ # delete tracking branch
115
+ if [ "$allowdeletebranch" != "true" ]; then
116
+ echo "*** Deleting a tracking branch is not allowed in this repository" >&2
117
+ exit 1
118
+ fi
119
+ ;;
120
+ *)
121
+ # Anything else (is there anything else?)
122
+ echo "*** Update hook: unknown type of update to ref $refname of type $newrev_type" >&2
123
+ exit 1
124
+ ;;
125
+ esac
126
+
127
+ # --- Finished
128
+ exit 0
data/.git/index ADDED
Binary file
data/.git/info/exclude ADDED
@@ -0,0 +1,6 @@
1
+ # git ls-files --others --exclude-from=.git/info/exclude
2
+ # Lines that start with '#' are comments.
3
+ # For a project mostly in C, the following would be a good set of
4
+ # exclude patterns (uncomment them if you want to use them):
5
+ # *.[oa]
6
+ # *~
data/.git/logs/HEAD ADDED
@@ -0,0 +1,4 @@
1
+ 0000000000000000000000000000000000000000 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 sdmrelease <support@strongdm.com> 1637775499 +0000 clone: from git@github.com:strongdm/strongdm-sdk-ruby.git
2
+ 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 e391c8b417c19999a926af8307330da99eac3b28 sdmrelease <support@strongdm.com> 1637775499 +0000 checkout: moving from master to development
3
+ e391c8b417c19999a926af8307330da99eac3b28 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 sdmrelease <support@strongdm.com> 1637775500 +0000 checkout: moving from development to master
4
+ 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 e391c8b417c19999a926af8307330da99eac3b28 sdmrelease <support@strongdm.com> 1637775501 +0000 merge development: Fast-forward
@@ -0,0 +1 @@
1
+ 0000000000000000000000000000000000000000 e391c8b417c19999a926af8307330da99eac3b28 sdmrelease <support@strongdm.com> 1637775499 +0000 branch: Created from refs/remotes/origin/development
@@ -0,0 +1,2 @@
1
+ 0000000000000000000000000000000000000000 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 sdmrelease <support@strongdm.com> 1637775499 +0000 clone: from git@github.com:strongdm/strongdm-sdk-ruby.git
2
+ 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 e391c8b417c19999a926af8307330da99eac3b28 sdmrelease <support@strongdm.com> 1637775501 +0000 merge development: Fast-forward
@@ -0,0 +1 @@
1
+ 0000000000000000000000000000000000000000 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 sdmrelease <support@strongdm.com> 1637775499 +0000 clone: from git@github.com:strongdm/strongdm-sdk-ruby.git
data/.git/packed-refs ADDED
@@ -0,0 +1,30 @@
1
+ # pack-refs with: peeled fully-peeled sorted
2
+ e391c8b417c19999a926af8307330da99eac3b28 refs/remotes/origin/development
3
+ 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 refs/remotes/origin/master
4
+ 2e4fe8087177ddea9b3991ca499f758384839c89 refs/tags/untagged-84fd83a4484c785cce63
5
+ 04f604866214fab4d5663b5171a3e596331577bd refs/tags/v0.9.4
6
+ 6f9a7b75b345c65fb554884907b7060680c807b7 refs/tags/v0.9.5
7
+ 2e060bd8d41ec1a67a8125751311db67bb41d72c refs/tags/v1.0.10
8
+ 91df2c6ef12c2b0146145c978064ab264381febc refs/tags/v1.0.11
9
+ 2a4554db3b6df5d8019597214a71675c96e079b9 refs/tags/v1.0.12
10
+ badbf313cf4c736af64cdef9598fea7a74e8c365 refs/tags/v1.0.13
11
+ 6d55eba77937be64fb2f4e1382d9df1321ac0151 refs/tags/v1.0.14
12
+ 4d1f2b2f816b5edf6ffaf6e3c8d16c90c5e687f6 refs/tags/v1.0.15
13
+ 882f18c344644f9fe72bed964238a338615e4caf refs/tags/v1.0.16
14
+ 86f2ae658c2085e16a1e5cd03fb14c5b2505e9e5 refs/tags/v1.0.17
15
+ 61a8970324a34577537f45cbe82f19c0f9410e1e refs/tags/v1.0.18
16
+ 2e4fe8087177ddea9b3991ca499f758384839c89 refs/tags/v1.0.19
17
+ 09aeccb9ebe4df8c7ab9d3f830012fba5c913bd1 refs/tags/v1.0.2
18
+ 6ac7032c16c98e643e01c9d4c545ae82e180eed0 refs/tags/v1.0.21
19
+ 79a22a72240267eeb9d1b6f94ff66965a9164701 refs/tags/v1.0.22
20
+ ab2fba03f0f1257779bc8f366baefcb97a43de81 refs/tags/v1.0.23
21
+ b7a82a16ce2cebef371592575e1562db8ac35325 refs/tags/v1.0.24
22
+ f85f9a441bd544d644220bf480924784c235a494 refs/tags/v1.0.26
23
+ aa3acd85486e8faa756334c70e881034edc7b677 refs/tags/v1.0.27
24
+ 4ee1b21eb42dc6689866767f426598b36b934077 refs/tags/v1.0.28
25
+ 0805d592bc3a2f9ec35c9c1a0898bee7ed2ca995 refs/tags/v1.0.29
26
+ 7ad3db341b5a4bac2930ffd5fb2234b8ec31e3fa refs/tags/v1.0.3
27
+ f05d3be5bc992d5a37ba13bc4ce092056769d9c8 refs/tags/v1.0.4
28
+ 75c17c9bc6e2c5877c35a61682b5d2b93ba79817 refs/tags/v1.0.5
29
+ d035aa3acb4c3a0935121bc00bfbb0a9e999d410 refs/tags/v1.0.7
30
+ 5b01475679f3312831a0fa1009e7cf90889effa8 refs/tags/v1.0.8
@@ -0,0 +1 @@
1
+ e391c8b417c19999a926af8307330da99eac3b28
@@ -0,0 +1 @@
1
+ e391c8b417c19999a926af8307330da99eac3b28
@@ -0,0 +1 @@
1
+ ref: refs/remotes/origin/master
data/doc/LICENSE.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">
@@ -55,21 +56,15 @@
55
56
 
56
57
 
57
58
  <div id="project-metadata">
58
- <div id="fileindex-section" class="nav-section">
59
+
60
+ <div id="fileindex-section" class="nav-section">
59
61
  <h3>Pages</h3>
60
62
 
61
63
  <ul class="link-list">
62
-
63
64
  <li><a href="./LICENSE.html">LICENSE</a>
64
-
65
65
  <li><a href="./README_md.html">README</a>
66
-
67
66
  <li><a href="./examples/Gemfile.html">Gemfile</a>
68
-
69
67
  <li><a href="./lib/version.html">version</a>
70
-
71
- <li><a href="./strongdm_gemspec.html">strongdm.gemspec</a>
72
-
73
68
  </ul>
74
69
  </div>
75
70
 
@@ -186,7 +181,7 @@ identification within third-party archives.</pre>
186
181
 
187
182
  <footer id="validator-badges" role="contentinfo">
188
183
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
189
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
184
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
190
185
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
191
186
  </footer>
192
187
 
data/doc/Object.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="class">
24
25
  <nav role="navigation">
25
26
  <div id="project-navigation">
@@ -56,12 +57,11 @@
56
57
 
57
58
  <div id="class-metadata">
58
59
 
59
- <div id="parent-class-section" class="nav-section">
60
+
61
+ <div id="parent-class-section" class="nav-section">
60
62
  <h3>Parent</h3>
61
63
 
62
-
63
64
  <p class="link">BasicObject
64
-
65
65
  </div>
66
66
 
67
67
 
@@ -79,49 +79,36 @@
79
79
 
80
80
  </section>
81
81
 
82
-
83
82
  <section id="5Buntitled-5D" class="documentation-section">
84
-
85
83
 
86
-
87
84
 
88
-
89
85
  <section class="constants-list">
90
86
  <header>
91
87
  <h3>Constants</h3>
92
88
  </header>
93
89
  <dl>
94
-
90
+ <dt id="API_VERSION">API_VERSION
91
+ <dd>
95
92
  <dt id="DEFAULT_BASE_RETRY_DELAY">DEFAULT_BASE_RETRY_DELAY
96
-
97
93
  <dd>
98
-
99
-
100
94
  <dt id="DEFAULT_MAX_RETRIES">DEFAULT_MAX_RETRIES
101
-
102
95
  <dd>
103
-
104
-
105
96
  <dt id="DEFAULT_MAX_RETRY_DELAY">DEFAULT_MAX_RETRY_DELAY
106
-
107
97
  <dd>
108
-
109
-
98
+ <dt id="USER_AGENT">USER_AGENT
99
+ <dd>
110
100
  </dl>
111
101
  </section>
112
-
113
102
 
114
-
115
103
 
116
-
117
- </section>
118
104
 
105
+ </section>
119
106
  </main>
120
107
 
121
108
 
122
109
  <footer id="validator-badges" role="contentinfo">
123
110
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
124
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
111
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
125
112
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
126
113
  </footer>
127
114
 
data/doc/README_md.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">
@@ -69,21 +70,15 @@
69
70
 
70
71
 
71
72
  <div id="project-metadata">
72
- <div id="fileindex-section" class="nav-section">
73
+
74
+ <div id="fileindex-section" class="nav-section">
73
75
  <h3>Pages</h3>
74
76
 
75
77
  <ul class="link-list">
76
-
77
78
  <li><a href="./LICENSE.html">LICENSE</a>
78
-
79
79
  <li><a href="./README_md.html">README</a>
80
-
81
80
  <li><a href="./examples/Gemfile.html">Gemfile</a>
82
-
83
81
  <li><a href="./lib/version.html">version</a>
84
-
85
- <li><a href="./strongdm_gemspec.html">strongdm.gemspec</a>
86
-
87
82
  </ul>
88
83
  </div>
89
84
 
@@ -106,7 +101,10 @@
106
101
 
107
102
  <p>If you don&#39;t already have them you will need to generate a set of API keys, instructions are here: <a href="https://www.strongdm.com/docs/admin-guide/api-credentials/">API Credentials</a></p>
108
103
 
109
- <p>Add the keys as environment variables; the SDK will need to access these keys for every request. <code>bash $ export SDM_API_ACCESS_KEY=&lt;YOUR ACCESS KEY&gt; $ export SDM_API_SECRET_KEY=&lt;YOUR SECRET KEY&gt; </code></p>
104
+ <p>Add the keys as environment variables; the SDK will need to access these keys for every request.</p>
105
+
106
+ <pre>$ export SDM_API_ACCESS_KEY=&lt;YOUR ACCESS KEY&gt;
107
+ $ export SDM_API_SECRET_KEY=&lt;YOUR SECRET KEY&gt;</pre>
110
108
 
111
109
  <h2 id="label-List+Users">List Users<span><a href="#label-List+Users">&para;</a> <a href="#top">&uarr;</a></span></h2>
112
110
 
@@ -142,7 +140,7 @@
142
140
 
143
141
  <footer id="validator-badges" role="contentinfo">
144
142
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
145
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
143
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
146
144
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
147
145
  </footer>
148
146