strongdm 1.0.22 → 1.0.27

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-e59f6bedc3261325378736e7cec548f841834e55.idx +0 -0
  25. data/.git/objects/pack/pack-e59f6bedc3261325378736e7cec548f841834e55.pack +0 -0
  26. data/.git/packed-refs +27 -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 +5 -6
  31. data/doc/Object.html +13 -6
  32. data/doc/README_md.html +5 -6
  33. data/doc/SDM/AKS.html +5 -8
  34. data/doc/SDM/AKSBasicAuth.html +5 -8
  35. data/doc/SDM/AKSServiceAccount.html +5 -8
  36. data/doc/SDM/AKSServiceAccountUserImpersonation.html +5 -8
  37. data/doc/SDM/AKSUserImpersonation.html +5 -8
  38. data/doc/SDM/AWS.html +5 -8
  39. data/doc/SDM/AWSStore.html +5 -8
  40. data/doc/SDM/AccountAttachment.html +3 -6
  41. data/doc/SDM/AccountAttachmentCreateResponse.html +3 -6
  42. data/doc/SDM/AccountAttachmentDeleteResponse.html +3 -6
  43. data/doc/SDM/AccountAttachmentGetResponse.html +3 -6
  44. data/doc/SDM/AccountAttachments.html +3 -6
  45. data/doc/SDM/AccountCreateResponse.html +3 -6
  46. data/doc/SDM/AccountDeleteResponse.html +3 -6
  47. data/doc/SDM/AccountGetResponse.html +3 -6
  48. data/doc/SDM/AccountGrant.html +3 -6
  49. data/doc/SDM/AccountGrantCreateResponse.html +3 -6
  50. data/doc/SDM/AccountGrantDeleteResponse.html +3 -6
  51. data/doc/SDM/AccountGrantGetResponse.html +3 -6
  52. data/doc/SDM/AccountGrants.html +3 -6
  53. data/doc/SDM/AccountUpdateResponse.html +3 -6
  54. data/doc/SDM/Accounts.html +3 -6
  55. data/doc/SDM/AlreadyExistsError.html +3 -6
  56. data/doc/SDM/AmazonEKS.html +5 -8
  57. data/doc/SDM/AmazonEKSUserImpersonation.html +5 -8
  58. data/doc/SDM/AmazonES.html +5 -8
  59. data/doc/SDM/AmazonMQAMQP091.html +424 -0
  60. data/doc/SDM/Athena.html +5 -8
  61. data/doc/SDM/AuroraMysql.html +5 -8
  62. data/doc/SDM/AuroraPostgres.html +5 -8
  63. data/doc/SDM/AuthenticationError.html +3 -6
  64. data/doc/SDM/BadRequestError.html +3 -6
  65. data/doc/SDM/BigQuery.html +5 -8
  66. data/doc/SDM/Cassandra.html +5 -8
  67. data/doc/SDM/Citus.html +5 -8
  68. data/doc/SDM/Client.html +14 -12
  69. data/doc/SDM/Clustrix.html +5 -8
  70. data/doc/SDM/Cockroach.html +5 -8
  71. data/doc/SDM/ControlPanel.html +3 -6
  72. data/doc/SDM/ControlPanelGetSSHCAPublicKeyResponse.html +3 -6
  73. data/doc/SDM/ControlPanelVerifyJWTResponse.html +3 -6
  74. data/doc/SDM/CreateResponseMetadata.html +3 -6
  75. data/doc/SDM/DB2LUW.html +5 -8
  76. data/doc/SDM/DB2i.html +5 -8
  77. data/doc/SDM/DeadlineExceededError.html +3 -6
  78. data/doc/SDM/DeleteResponseMetadata.html +3 -6
  79. data/doc/SDM/Druid.html +5 -8
  80. data/doc/SDM/DynamoDB.html +5 -8
  81. data/doc/SDM/Elastic.html +5 -8
  82. data/doc/SDM/ElasticacheRedis.html +5 -8
  83. data/doc/SDM/Gateway.html +5 -8
  84. data/doc/SDM/GetResponseMetadata.html +3 -6
  85. data/doc/SDM/GoogleGKE.html +5 -8
  86. data/doc/SDM/GoogleGKEUserImpersonation.html +5 -8
  87. data/doc/SDM/Greenplum.html +5 -8
  88. data/doc/SDM/HTTPAuth.html +5 -8
  89. data/doc/SDM/HTTPBasicAuth.html +5 -8
  90. data/doc/SDM/HTTPNoAuth.html +5 -8
  91. data/doc/SDM/InternalError.html +3 -6
  92. data/doc/SDM/Kubernetes.html +5 -8
  93. data/doc/SDM/KubernetesBasicAuth.html +5 -8
  94. data/doc/SDM/KubernetesServiceAccount.html +5 -8
  95. data/doc/SDM/KubernetesServiceAccountUserImpersonation.html +5 -8
  96. data/doc/SDM/KubernetesUserImpersonation.html +5 -8
  97. data/doc/SDM/Maria.html +5 -8
  98. data/doc/SDM/Memcached.html +5 -8
  99. data/doc/SDM/Memsql.html +5 -8
  100. data/doc/SDM/MongoHost.html +5 -8
  101. data/doc/SDM/MongoLegacyHost.html +5 -8
  102. data/doc/SDM/MongoLegacyReplicaset.html +5 -8
  103. data/doc/SDM/MongoReplicaSet.html +5 -8
  104. data/doc/SDM/Mysql.html +5 -8
  105. data/doc/SDM/NodeCreateResponse.html +5 -8
  106. data/doc/SDM/NodeDeleteResponse.html +5 -8
  107. data/doc/SDM/NodeGetResponse.html +5 -8
  108. data/doc/SDM/NodeUpdateResponse.html +5 -8
  109. data/doc/SDM/Nodes.html +3 -6
  110. data/doc/SDM/NotFoundError.html +3 -6
  111. data/doc/SDM/Oracle.html +5 -8
  112. data/doc/SDM/PermissionError.html +3 -6
  113. data/doc/SDM/Plumbing.html +1236 -491
  114. data/doc/SDM/Postgres.html +5 -8
  115. data/doc/SDM/Presto.html +5 -8
  116. data/doc/SDM/RDP.html +5 -8
  117. data/doc/SDM/RPCError.html +3 -6
  118. data/doc/SDM/RabbitMQAMQP091.html +424 -0
  119. data/doc/SDM/RateLimitError.html +3 -6
  120. data/doc/SDM/RateLimitMetadata.html +3 -6
  121. data/doc/SDM/{SecretStore.html → RawTCP.html} +98 -31
  122. data/doc/SDM/Redis.html +5 -8
  123. data/doc/SDM/Redshift.html +5 -8
  124. data/doc/SDM/Relay.html +5 -8
  125. data/doc/SDM/ResourceCreateResponse.html +5 -8
  126. data/doc/SDM/ResourceDeleteResponse.html +5 -8
  127. data/doc/SDM/ResourceGetResponse.html +5 -8
  128. data/doc/SDM/ResourceUpdateResponse.html +5 -8
  129. data/doc/SDM/Resources.html +3 -6
  130. data/doc/SDM/Role.html +24 -9
  131. data/doc/SDM/RoleAttachment.html +5 -8
  132. data/doc/SDM/RoleAttachmentCreateResponse.html +5 -8
  133. data/doc/SDM/RoleAttachmentDeleteResponse.html +5 -8
  134. data/doc/SDM/RoleAttachmentGetResponse.html +5 -8
  135. data/doc/SDM/RoleAttachments.html +3 -6
  136. data/doc/SDM/RoleCreateResponse.html +5 -8
  137. data/doc/SDM/RoleDeleteResponse.html +5 -8
  138. data/doc/SDM/RoleGetResponse.html +5 -8
  139. data/doc/SDM/RoleGrant.html +5 -8
  140. data/doc/SDM/RoleGrantCreateResponse.html +5 -8
  141. data/doc/SDM/RoleGrantDeleteResponse.html +5 -8
  142. data/doc/SDM/RoleGrantGetResponse.html +5 -8
  143. data/doc/SDM/RoleGrants.html +3 -6
  144. data/doc/SDM/RoleUpdateResponse.html +5 -8
  145. data/doc/SDM/Roles.html +3 -6
  146. data/doc/SDM/SQLServer.html +5 -8
  147. data/doc/SDM/SSH.html +5 -8
  148. data/doc/SDM/SSHCert.html +5 -8
  149. data/doc/SDM/SSHCustomerKey.html +5 -8
  150. data/doc/SDM/SecretStoreCreateResponse.html +5 -8
  151. data/doc/SDM/SecretStoreDeleteResponse.html +5 -8
  152. data/doc/SDM/SecretStoreGetResponse.html +5 -8
  153. data/doc/SDM/SecretStoreUpdateResponse.html +5 -8
  154. data/doc/SDM/SecretStores.html +3 -6
  155. data/doc/SDM/Service.html +3 -6
  156. data/doc/SDM/SingleStore.html +424 -0
  157. data/doc/SDM/Snowflake.html +5 -8
  158. data/doc/SDM/Sybase.html +5 -8
  159. data/doc/SDM/SybaseIQ.html +5 -8
  160. data/doc/SDM/Tag.html +3 -6
  161. data/doc/SDM/Teradata.html +5 -8
  162. data/doc/SDM/UpdateResponseMetadata.html +3 -6
  163. data/doc/SDM/User.html +3 -6
  164. data/doc/SDM/VaultTLSStore.html +5 -8
  165. data/doc/SDM/VaultTokenStore.html +5 -8
  166. data/doc/SDM.html +3 -6
  167. data/doc/V1/AccountAttachments/Service.html +3 -6
  168. data/doc/V1/AccountAttachments.html +3 -6
  169. data/doc/V1/AccountGrants/Service.html +3 -6
  170. data/doc/V1/AccountGrants.html +3 -6
  171. data/doc/V1/Accounts/Service.html +3 -6
  172. data/doc/V1/Accounts.html +3 -6
  173. data/doc/V1/ControlPanel/Service.html +3 -6
  174. data/doc/V1/ControlPanel.html +3 -6
  175. data/doc/V1/Nodes/Service.html +3 -6
  176. data/doc/V1/Nodes.html +3 -6
  177. data/doc/V1/Resources/Service.html +3 -6
  178. data/doc/V1/Resources.html +3 -6
  179. data/doc/V1/RoleAttachments/Service.html +3 -6
  180. data/doc/V1/RoleAttachments.html +3 -6
  181. data/doc/V1/RoleGrants/Service.html +3 -6
  182. data/doc/V1/RoleGrants.html +3 -6
  183. data/doc/V1/Roles/Service.html +3 -6
  184. data/doc/V1/Roles.html +3 -6
  185. data/doc/V1/SecretStores/Service.html +3 -6
  186. data/doc/V1/SecretStores.html +3 -6
  187. data/doc/V1/Tags.html +3 -6
  188. data/doc/V1.html +19 -212
  189. data/doc/created.rid +38 -52
  190. data/doc/css/rdoc.css +6 -35
  191. data/doc/examples/Gemfile.html +5 -6
  192. data/doc/index.html +13 -26
  193. data/doc/js/darkfish.js +99 -22
  194. data/doc/js/navigation.js +40 -4
  195. data/doc/js/navigation.js.gz +0 -0
  196. data/doc/js/search.js +31 -32
  197. data/doc/js/search_index.js +1 -1
  198. data/doc/js/search_index.js.gz +0 -0
  199. data/doc/js/searcher.js +6 -6
  200. data/doc/js/searcher.js.gz +0 -0
  201. data/doc/lib/version.html +6 -7
  202. data/doc/strongdm_gemspec.html +4 -7
  203. data/doc/table_of_contents.html +470 -378
  204. data/lib/grpc/account_attachments_services_pb.rb +4 -4
  205. data/lib/grpc/account_grants_services_pb.rb +4 -4
  206. data/lib/grpc/accounts_services_pb.rb +5 -5
  207. data/lib/grpc/control_panel_services_pb.rb +2 -2
  208. data/lib/grpc/drivers_pb.rb +61 -0
  209. data/lib/grpc/nodes_services_pb.rb +5 -5
  210. data/lib/grpc/options_pb.rb +9 -14
  211. data/lib/grpc/plumbing.rb +244 -0
  212. data/lib/grpc/resources_services_pb.rb +6 -6
  213. data/lib/grpc/role_attachments_services_pb.rb +4 -4
  214. data/lib/grpc/role_grants_services_pb.rb +4 -4
  215. data/lib/grpc/roles_pb.rb +1 -0
  216. data/lib/grpc/roles_services_pb.rb +5 -5
  217. data/lib/grpc/secret_stores_services_pb.rb +5 -5
  218. data/lib/models/porcelain.rb +336 -0
  219. data/lib/strongdm.rb +8 -1
  220. data/lib/version +1 -1
  221. data/lib/version.rb +1 -1
  222. data/strongdm.gemspec +1 -1
  223. metadata +288 -277
  224. data/doc/Google/Protobuf.html +0 -95
  225. data/doc/Google.html +0 -95
  226. data/doc/SDM/AccessRuleCreateResponse.html +0 -267
  227. data/doc/SDM/AccessRuleDeleteResponse.html +0 -249
  228. data/doc/SDM/AccessRuleUpdateResponse.html +0 -267
  229. data/doc/SDM/AccountAttachmentCreateOptions.html +0 -231
  230. data/doc/V1/AccessRules/Service.html +0 -119
  231. data/doc/V1/AccessRules.html +0 -113
  232. data/doc/V1/Audits/Service.html +0 -119
  233. data/doc/V1/Audits.html +0 -113
  234. data/doc/V1/BuildsPrivate/Service.html +0 -119
  235. data/doc/V1/BuildsPrivate.html +0 -113
  236. data/doc/V1/DemoProvisioningRequests/Service.html +0 -119
  237. data/doc/V1/DemoProvisioningRequests.html +0 -113
  238. data/doc/V1/Permissions/Service.html +0 -119
  239. data/doc/V1/SecretStoreHealths/Service.html +0 -119
  240. data/doc/V1/SecretStoreHealths.html +0 -113
  241. data/doc/examples/Gemfile_lock.html +0 -122
  242. data/doc/examples/README_md.html +0 -105
  243. data/doc/examples/okta-sync/Gemfile.html +0 -105
  244. data/doc/examples/okta-sync/Gemfile_lock.html +0 -146
@@ -0,0 +1,24 @@
1
+ #!/bin/sh
2
+ #
3
+ # An example hook script to make use of push options.
4
+ # The example simply echoes all push options that start with 'echoback='
5
+ # and rejects all pushes when the "reject" push option is used.
6
+ #
7
+ # To enable this hook, rename this file to "pre-receive".
8
+
9
+ if test -n "$GIT_PUSH_OPTION_COUNT"
10
+ then
11
+ i=0
12
+ while test "$i" -lt "$GIT_PUSH_OPTION_COUNT"
13
+ do
14
+ eval "value=\$GIT_PUSH_OPTION_$i"
15
+ case "$value" in
16
+ echoback=*)
17
+ echo "echo from the pre-receive-hook: ${value#*=}" >&2
18
+ ;;
19
+ reject)
20
+ exit 1
21
+ esac
22
+ i=$((i + 1))
23
+ done
24
+ fi
@@ -0,0 +1,42 @@
1
+ #!/bin/sh
2
+ #
3
+ # An example hook script to prepare the commit log message.
4
+ # Called by "git commit" with the name of the file that has the
5
+ # commit message, followed by the description of the commit
6
+ # message's source. The hook's purpose is to edit the commit
7
+ # message file. If the hook fails with a non-zero status,
8
+ # the commit is aborted.
9
+ #
10
+ # To enable this hook, rename this file to "prepare-commit-msg".
11
+
12
+ # This hook includes three examples. The first one removes the
13
+ # "# Please enter the commit message..." help message.
14
+ #
15
+ # The second includes the output of "git diff --name-status -r"
16
+ # into the message, just before the "git status" output. It is
17
+ # commented because it doesn't cope with --amend or with squashed
18
+ # commits.
19
+ #
20
+ # The third example adds a Signed-off-by line to the message, that can
21
+ # still be edited. This is rarely a good idea.
22
+
23
+ COMMIT_MSG_FILE=$1
24
+ COMMIT_SOURCE=$2
25
+ SHA1=$3
26
+
27
+ /usr/bin/perl -i.bak -ne 'print unless(m/^. Please enter the commit message/..m/^#$/)' "$COMMIT_MSG_FILE"
28
+
29
+ # case "$COMMIT_SOURCE,$SHA1" in
30
+ # ,|template,)
31
+ # /usr/bin/perl -i.bak -pe '
32
+ # print "\n" . `git diff --cached --name-status -r`
33
+ # if /^#/ && $first++ == 0' "$COMMIT_MSG_FILE" ;;
34
+ # *) ;;
35
+ # esac
36
+
37
+ # SOB=$(git var GIT_COMMITTER_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p')
38
+ # git interpret-trailers --in-place --trailer "$SOB" "$COMMIT_MSG_FILE"
39
+ # if test -z "$COMMIT_SOURCE"
40
+ # then
41
+ # /usr/bin/perl -i.bak -pe 'print "\n" if !$first_line++' "$COMMIT_MSG_FILE"
42
+ # fi
@@ -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 f85f9a441bd544d644220bf480924784c235a494 sdmrelease <support@strongdm.com> 1629764232 +0000 clone: from git@github.com:strongdm/strongdm-sdk-ruby.git
2
+ f85f9a441bd544d644220bf480924784c235a494 aa3acd85486e8faa756334c70e881034edc7b677 sdmrelease <support@strongdm.com> 1629764232 +0000 checkout: moving from master to development
3
+ aa3acd85486e8faa756334c70e881034edc7b677 f85f9a441bd544d644220bf480924784c235a494 sdmrelease <support@strongdm.com> 1629764233 +0000 checkout: moving from development to master
4
+ f85f9a441bd544d644220bf480924784c235a494 aa3acd85486e8faa756334c70e881034edc7b677 sdmrelease <support@strongdm.com> 1629764234 +0000 merge development: Fast-forward
@@ -0,0 +1 @@
1
+ 0000000000000000000000000000000000000000 aa3acd85486e8faa756334c70e881034edc7b677 sdmrelease <support@strongdm.com> 1629764232 +0000 branch: Created from refs/remotes/origin/development
@@ -0,0 +1,2 @@
1
+ 0000000000000000000000000000000000000000 f85f9a441bd544d644220bf480924784c235a494 sdmrelease <support@strongdm.com> 1629764232 +0000 clone: from git@github.com:strongdm/strongdm-sdk-ruby.git
2
+ f85f9a441bd544d644220bf480924784c235a494 aa3acd85486e8faa756334c70e881034edc7b677 sdmrelease <support@strongdm.com> 1629764234 +0000 merge development: Fast-forward
@@ -0,0 +1 @@
1
+ 0000000000000000000000000000000000000000 f85f9a441bd544d644220bf480924784c235a494 sdmrelease <support@strongdm.com> 1629764232 +0000 clone: from git@github.com:strongdm/strongdm-sdk-ruby.git
data/.git/packed-refs ADDED
@@ -0,0 +1,27 @@
1
+ # pack-refs with: peeled fully-peeled sorted
2
+ aa3acd85486e8faa756334c70e881034edc7b677 refs/remotes/origin/development
3
+ f85f9a441bd544d644220bf480924784c235a494 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
+ 7ad3db341b5a4bac2930ffd5fb2234b8ec31e3fa refs/tags/v1.0.3
24
+ f05d3be5bc992d5a37ba13bc4ce092056769d9c8 refs/tags/v1.0.4
25
+ 75c17c9bc6e2c5877c35a61682b5d2b93ba79817 refs/tags/v1.0.5
26
+ d035aa3acb4c3a0935121bc00bfbb0a9e999d410 refs/tags/v1.0.7
27
+ 5b01475679f3312831a0fa1009e7cf90889effa8 refs/tags/v1.0.8
@@ -0,0 +1 @@
1
+ aa3acd85486e8faa756334c70e881034edc7b677
@@ -0,0 +1 @@
1
+ aa3acd85486e8faa756334c70e881034edc7b677
@@ -0,0 +1 @@
1
+ ref: refs/remotes/origin/master
data/doc/LICENSE.html CHANGED
@@ -11,11 +11,8 @@
11
11
  var index_rel_prefix = "./";
12
12
  </script>
13
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>
14
+ <script src="./js/jquery.js"></script>
15
+ <script src="./js/darkfish.js"></script>
19
16
 
20
17
  <link href="./css/fonts.css" rel="stylesheet">
21
18
  <link href="./css/rdoc.css" rel="stylesheet">
@@ -71,6 +68,8 @@
71
68
 
72
69
  <li><a href="./lib/version.html">version</a>
73
70
 
71
+ <li><a href="./strongdm_gemspec.html">strongdm.gemspec</a>
72
+
74
73
  </ul>
75
74
  </div>
76
75
 
@@ -187,7 +186,7 @@ identification within third-party archives.</pre>
187
186
 
188
187
  <footer id="validator-badges" role="contentinfo">
189
188
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
190
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
189
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
191
190
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
192
191
  </footer>
193
192
 
data/doc/Object.html CHANGED
@@ -11,11 +11,8 @@
11
11
  var index_rel_prefix = "./";
12
12
  </script>
13
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>
14
+ <script src="./js/jquery.js"></script>
15
+ <script src="./js/darkfish.js"></script>
19
16
 
20
17
  <link href="./css/fonts.css" rel="stylesheet">
21
18
  <link href="./css/rdoc.css" rel="stylesheet">
@@ -95,6 +92,11 @@
95
92
  </header>
96
93
  <dl>
97
94
 
95
+ <dt id="API_VERSION">API_VERSION
96
+
97
+ <dd>
98
+
99
+
98
100
  <dt id="DEFAULT_BASE_RETRY_DELAY">DEFAULT_BASE_RETRY_DELAY
99
101
 
100
102
  <dd>
@@ -110,6 +112,11 @@
110
112
  <dd>
111
113
 
112
114
 
115
+ <dt id="USER_AGENT">USER_AGENT
116
+
117
+ <dd>
118
+
119
+
113
120
  </dl>
114
121
  </section>
115
122
 
@@ -124,7 +131,7 @@
124
131
 
125
132
  <footer id="validator-badges" role="contentinfo">
126
133
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
127
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
134
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
128
135
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
129
136
  </footer>
130
137
 
data/doc/README_md.html CHANGED
@@ -11,11 +11,8 @@
11
11
  var index_rel_prefix = "./";
12
12
  </script>
13
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>
14
+ <script src="./js/jquery.js"></script>
15
+ <script src="./js/darkfish.js"></script>
19
16
 
20
17
  <link href="./css/fonts.css" rel="stylesheet">
21
18
  <link href="./css/rdoc.css" rel="stylesheet">
@@ -85,6 +82,8 @@
85
82
 
86
83
  <li><a href="./lib/version.html">version</a>
87
84
 
85
+ <li><a href="./strongdm_gemspec.html">strongdm.gemspec</a>
86
+
88
87
  </ul>
89
88
  </div>
90
89
 
@@ -143,7 +142,7 @@
143
142
 
144
143
  <footer id="validator-badges" role="contentinfo">
145
144
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
146
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
145
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
147
146
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
148
147
  </footer>
149
148
 
data/doc/SDM/AKS.html CHANGED
@@ -11,11 +11,8 @@
11
11
  var index_rel_prefix = "../";
12
12
  </script>
13
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>
14
+ <script src="../js/jquery.js"></script>
15
+ <script src="../js/darkfish.js"></script>
19
16
 
20
17
  <link href="../css/fonts.css" rel="stylesheet">
21
18
  <link href="../css/rdoc.css" rel="stylesheet">
@@ -294,7 +291,7 @@
294
291
 
295
292
 
296
293
  <div class="method-source-code" id="new-source">
297
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 2821</span>
294
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 3013</span>
298
295
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
299
296
  <span class="ruby-value">id:</span><span class="ruby-keyword">nil</span> \
300
297
  ,
@@ -394,7 +391,7 @@
394
391
 
395
392
 
396
393
  <div class="method-source-code" id="to_json-source">
397
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 2883</span>
394
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 3075</span>
398
395
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
399
396
  <span class="ruby-identifier">hash</span> = {}
400
397
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
@@ -421,7 +418,7 @@
421
418
 
422
419
  <footer id="validator-badges" role="contentinfo">
423
420
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
424
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
421
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
425
422
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
426
423
  </footer>
427
424
 
@@ -11,11 +11,8 @@
11
11
  var index_rel_prefix = "../";
12
12
  </script>
13
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>
14
+ <script src="../js/jquery.js"></script>
15
+ <script src="../js/darkfish.js"></script>
19
16
 
20
17
  <link href="../css/fonts.css" rel="stylesheet">
21
18
  <link href="../css/rdoc.css" rel="stylesheet">
@@ -281,7 +278,7 @@
281
278
 
282
279
 
283
280
  <div class="method-source-code" id="new-source">
284
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 3011</span>
281
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 3203</span>
285
282
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(
286
283
  <span class="ruby-value">id:</span><span class="ruby-keyword">nil</span> \
287
284
  ,
@@ -376,7 +373,7 @@
376
373
 
377
374
 
378
375
  <div class="method-source-code" id="to_json-source">
379
- <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 3068</span>
376
+ <pre><span class="ruby-comment"># File lib/models/porcelain.rb, line 3260</span>
380
377
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_json</span>(<span class="ruby-identifier">options</span>={})
381
378
  <span class="ruby-identifier">hash</span> = {}
382
379
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">instance_variables</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">var</span><span class="ruby-operator">|</span>
@@ -403,7 +400,7 @@
403
400
 
404
401
  <footer id="validator-badges" role="contentinfo">
405
402
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
406
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
403
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
407
404
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
408
405
  </footer>
409
406