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.
- checksums.yaml +4 -4
- data/doc/LICENSE.html +45 -136
- data/doc/Object.html +300 -105
- data/doc/README_md.html +15 -7
- data/doc/SDM.html +16 -24
- data/doc/SDM/AKS.html +113 -51
- data/doc/SDM/AKSBasicAuth.html +93 -35
- data/doc/SDM/AKSServiceAccount.html +88 -31
- data/doc/SDM/AccountAttachment.html +77 -27
- data/doc/SDM/AccountAttachmentCreateOptions.html +62 -13
- data/doc/SDM/AccountAttachmentCreateResponse.html +75 -24
- data/doc/SDM/AccountAttachmentDeleteResponse.html +69 -19
- data/doc/SDM/AccountAttachmentGetResponse.html +75 -23
- data/doc/SDM/AccountAttachments.html +42 -39
- data/doc/SDM/AccountCreateResponse.html +80 -27
- data/doc/SDM/AccountDeleteResponse.html +69 -17
- data/doc/SDM/AccountGetResponse.html +74 -21
- data/doc/SDM/AccountGrant.html +89 -39
- data/doc/SDM/AccountGrantCreateResponse.html +75 -23
- data/doc/SDM/AccountGrantDeleteResponse.html +69 -18
- data/doc/SDM/AccountGrantGetResponse.html +75 -22
- data/doc/SDM/AccountGrants.html +41 -36
- data/doc/SDM/AccountUpdateResponse.html +74 -21
- data/doc/SDM/Accounts.html +45 -39
- data/doc/SDM/AlreadyExistsError.html +13 -10
- data/doc/SDM/AmazonEKS.html +108 -47
- data/doc/SDM/AmazonES.html +98 -39
- data/doc/SDM/Athena.html +98 -39
- data/doc/SDM/AuroraMysql.html +103 -43
- data/doc/SDM/AuroraPostgres.html +108 -47
- data/doc/SDM/AuthenticationError.html +13 -10
- data/doc/SDM/BadRequestError.html +13 -10
- data/doc/SDM/BigQuery.html +98 -39
- data/doc/SDM/Cassandra.html +103 -43
- data/doc/SDM/Client.html +29 -48
- data/doc/SDM/Clustrix.html +103 -43
- data/doc/SDM/Cockroach.html +108 -47
- data/doc/SDM/CreateResponseMetadata.html +59 -9
- data/doc/SDM/DeadlineExceededError.html +13 -10
- data/doc/SDM/DeleteResponseMetadata.html +60 -10
- data/doc/SDM/Druid.html +98 -39
- data/doc/SDM/DynamoDB.html +98 -39
- data/doc/SDM/Elastic.html +103 -43
- data/doc/SDM/ElasticacheRedis.html +98 -39
- data/doc/SDM/Gateway.html +89 -38
- data/doc/SDM/GetResponseMetadata.html +60 -10
- data/doc/SDM/GoogleGKE.html +98 -39
- data/doc/SDM/Greenplum.html +108 -47
- data/doc/SDM/HTTPAuth.html +103 -43
- data/doc/SDM/HTTPBasicAuth.html +108 -47
- data/doc/SDM/HTTPNoAuth.html +98 -39
- data/doc/SDM/InternalError.html +13 -10
- data/doc/SDM/Kubernetes.html +113 -51
- data/doc/SDM/KubernetesBasicAuth.html +93 -35
- data/doc/SDM/KubernetesServiceAccount.html +88 -31
- data/doc/SDM/Maria.html +103 -43
- data/doc/SDM/Memcached.html +88 -31
- data/doc/SDM/Memsql.html +103 -43
- data/doc/SDM/MongoHost.html +108 -47
- data/doc/SDM/MongoLegacyHost.html +113 -51
- data/doc/SDM/MongoLegacyReplicaset.html +118 -55
- data/doc/SDM/MongoReplicaSet.html +118 -55
- data/doc/SDM/Mysql.html +103 -43
- data/doc/SDM/NodeCreateResponse.html +80 -27
- data/doc/SDM/NodeDeleteResponse.html +69 -17
- data/doc/SDM/NodeGetResponse.html +74 -21
- data/doc/SDM/NodeUpdateResponse.html +74 -21
- data/doc/SDM/Nodes.html +46 -41
- data/doc/SDM/NotFoundError.html +13 -10
- data/doc/SDM/Oracle.html +108 -47
- data/doc/SDM/PermissionError.html +13 -10
- data/doc/SDM/Plumbing.html +375 -371
- data/doc/SDM/Postgres.html +108 -47
- data/doc/SDM/Presto.html +108 -47
- data/doc/SDM/RDP.html +98 -39
- data/doc/SDM/RPCError.html +12 -8
- data/doc/SDM/RateLimitError.html +13 -10
- data/doc/SDM/RateLimitMetadata.html +81 -29
- data/doc/SDM/Redis.html +93 -35
- data/doc/SDM/Redshift.html +108 -47
- data/doc/SDM/Relay.html +77 -26
- data/doc/SDM/ResourceCreateResponse.html +74 -21
- data/doc/SDM/ResourceDeleteResponse.html +69 -17
- data/doc/SDM/ResourceGetResponse.html +74 -21
- data/doc/SDM/ResourceUpdateResponse.html +74 -22
- data/doc/SDM/Resources.html +43 -35
- data/doc/SDM/Role.html +77 -26
- data/doc/SDM/RoleAttachment.html +77 -26
- data/doc/SDM/RoleAttachmentCreateResponse.html +75 -24
- data/doc/SDM/RoleAttachmentDeleteResponse.html +69 -19
- data/doc/SDM/RoleAttachmentGetResponse.html +75 -22
- data/doc/SDM/RoleAttachments.html +41 -38
- data/doc/SDM/RoleCreateResponse.html +75 -23
- data/doc/SDM/RoleDeleteResponse.html +69 -17
- data/doc/SDM/RoleGetResponse.html +75 -22
- data/doc/SDM/RoleGrant.html +77 -24
- data/doc/SDM/RoleGrantCreateResponse.html +75 -23
- data/doc/SDM/RoleGrantDeleteResponse.html +69 -18
- data/doc/SDM/RoleGrantGetResponse.html +75 -22
- data/doc/SDM/RoleGrants.html +41 -38
- data/doc/SDM/RoleUpdateResponse.html +75 -23
- data/doc/SDM/Roles.html +48 -46
- data/doc/SDM/SQLServer.html +113 -51
- data/doc/SDM/SSH.html +98 -39
- data/doc/SDM/Service.html +76 -24
- data/doc/SDM/Snowflake.html +103 -43
- data/doc/SDM/Sybase.html +98 -39
- data/doc/SDM/SybaseIQ.html +98 -39
- data/doc/SDM/Teradata.html +98 -39
- data/doc/SDM/UpdateResponseMetadata.html +60 -10
- data/doc/SDM/User.html +85 -30
- data/doc/V1.html +10 -6
- data/doc/V1/AccountAttachments.html +10 -6
- data/doc/V1/AccountAttachments/Service.html +11 -8
- data/doc/V1/AccountGrants.html +10 -6
- data/doc/V1/AccountGrants/Service.html +11 -9
- data/doc/V1/Accounts.html +10 -6
- data/doc/V1/Accounts/Service.html +12 -10
- data/doc/V1/Nodes.html +10 -6
- data/doc/V1/Nodes/Service.html +13 -13
- data/doc/V1/Resources.html +10 -6
- data/doc/V1/Resources/Service.html +10 -6
- data/doc/V1/RoleAttachments.html +10 -6
- data/doc/V1/RoleAttachments/Service.html +11 -11
- data/doc/V1/RoleGrants.html +10 -6
- data/doc/V1/RoleGrants/Service.html +11 -11
- data/doc/V1/Roles.html +10 -6
- data/doc/V1/Roles/Service.html +11 -12
- data/doc/created.rid +41 -37
- data/doc/css/fonts.css +6 -6
- data/doc/css/rdoc.css +22 -1
- data/doc/examples/Gemfile.html +14 -4
- data/doc/examples/Gemfile_lock.html +14 -4
- data/doc/examples/README_md.html +14 -4
- data/doc/examples/okta-sync/Gemfile.html +105 -0
- data/doc/examples/okta-sync/Gemfile_lock.html +146 -0
- data/doc/index.html +15 -8
- data/doc/js/darkfish.js +23 -100
- data/doc/js/navigation.js +4 -41
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search.js +32 -31
- data/doc/js/search_index.js +1 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js +7 -6
- data/doc/js/searcher.js.gz +0 -0
- data/doc/lib/version.html +16 -6
- data/doc/strongdm_gemspec.html +15 -5
- data/doc/table_of_contents.html +981 -260
- data/examples/Gemfile +2 -2
- data/examples/listUsers.rb +8 -8
- data/examples/okta-sync/Gemfile +4 -0
- data/examples/okta-sync/Gemfile.lock +38 -0
- data/examples/okta-sync/matchers.yml +11 -0
- data/examples/okta-sync/oktaSync.rb +173 -0
- data/examples/panicButton.rb +103 -119
- data/lib/errors/errors.rb +55 -53
- data/lib/grpc/account_attachments_pb.rb +9 -9
- data/lib/grpc/account_attachments_services_pb.rb +7 -8
- data/lib/grpc/account_grants_pb.rb +10 -10
- data/lib/grpc/account_grants_services_pb.rb +7 -8
- data/lib/grpc/accounts_pb.rb +9 -9
- data/lib/grpc/accounts_services_pb.rb +7 -8
- data/lib/grpc/drivers_pb.rb +7 -7
- data/lib/grpc/nodes_pb.rb +9 -9
- data/lib/grpc/nodes_services_pb.rb +7 -8
- data/lib/grpc/options_pb.rb +5 -5
- data/lib/grpc/plumbing.rb +4083 -4084
- data/lib/grpc/protoc-gen-swagger/options/annotations_pb.rb +4 -4
- data/lib/grpc/resources_pb.rb +9 -9
- data/lib/grpc/resources_services_pb.rb +7 -8
- data/lib/grpc/role_attachments_pb.rb +9 -9
- data/lib/grpc/role_attachments_services_pb.rb +7 -8
- data/lib/grpc/role_grants_pb.rb +9 -9
- data/lib/grpc/role_grants_services_pb.rb +7 -8
- data/lib/grpc/roles_pb.rb +9 -9
- data/lib/grpc/roles_services_pb.rb +7 -8
- data/lib/grpc/spec_pb.rb +8 -8
- data/lib/models/porcelain.rb +4409 -4017
- data/lib/strongdm.rb +94 -95
- data/lib/svc.rb +1202 -1224
- data/lib/version +1 -1
- data/lib/version.rb +6 -6
- data/strongdm.gemspec +10 -10
- metadata +9 -4
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../../";
|
|
11
|
+
var index_rel_prefix = "../../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../../js/
|
|
14
|
-
<script src="../../js/
|
|
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>
|
|
15
19
|
|
|
16
20
|
<link href="../../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="class">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -86,17 +91,11 @@
|
|
|
86
91
|
|
|
87
92
|
<section class="description">
|
|
88
93
|
|
|
89
|
-
<p><a href="../RoleAttachments.html">RoleAttachments</a> represent
|
|
90
|
-
relationships between composite roles and the roles that make up those
|
|
91
|
-
composite roles. When a composite role is attached to another role, the
|
|
92
|
-
permissions granted to members of the composite role are augmented to
|
|
93
|
-
include the permissions granted to members of the attached role.</p>
|
|
94
|
+
<p><a href="../RoleAttachments.html"><code>RoleAttachments</code></a> represent relationships between composite roles and the roles that make up those composite roles. When a composite role is attached to another role, the permissions granted to members of the composite role are augmented to include the permissions granted to members of the attached role.</p>
|
|
94
95
|
|
|
95
96
|
</section>
|
|
96
97
|
|
|
97
98
|
|
|
98
|
-
|
|
99
|
-
|
|
100
99
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
101
100
|
|
|
102
101
|
|
|
@@ -108,12 +107,13 @@ include the permissions granted to members of the attached role.</p>
|
|
|
108
107
|
|
|
109
108
|
|
|
110
109
|
</section>
|
|
110
|
+
|
|
111
111
|
</main>
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
<footer id="validator-badges" role="contentinfo">
|
|
115
|
-
<p><a href="
|
|
116
|
-
<p>Generated by <a href="
|
|
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.
|
|
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
|
|
data/doc/V1/RoleGrants.html
CHANGED
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
|
+
var index_rel_prefix = "../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../js/
|
|
14
|
-
<script src="../js/
|
|
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>
|
|
15
19
|
|
|
16
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="module">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -71,8 +76,6 @@
|
|
|
71
76
|
</section>
|
|
72
77
|
|
|
73
78
|
|
|
74
|
-
|
|
75
|
-
|
|
76
79
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
77
80
|
|
|
78
81
|
|
|
@@ -98,12 +101,13 @@
|
|
|
98
101
|
|
|
99
102
|
|
|
100
103
|
</section>
|
|
104
|
+
|
|
101
105
|
</main>
|
|
102
106
|
|
|
103
107
|
|
|
104
108
|
<footer id="validator-badges" role="contentinfo">
|
|
105
|
-
<p><a href="
|
|
106
|
-
<p>Generated by <a href="
|
|
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.
|
|
107
111
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
108
112
|
</footer>
|
|
109
113
|
|
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../../";
|
|
11
|
+
var index_rel_prefix = "../../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../../js/
|
|
14
|
-
<script src="../../js/
|
|
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>
|
|
15
19
|
|
|
16
20
|
<link href="../../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="class">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -86,17 +91,11 @@
|
|
|
86
91
|
|
|
87
92
|
<section class="description">
|
|
88
93
|
|
|
89
|
-
<p><a href="../RoleGrants.html">RoleGrants</a> represent relationships between
|
|
90
|
-
composite roles and the roles that make up those composite roles. When a
|
|
91
|
-
composite role is attached to another role, the permissions granted to
|
|
92
|
-
members of the composite role are augmented to include the permissions
|
|
93
|
-
granted to members of the attached role.</p>
|
|
94
|
+
<p><a href="../RoleGrants.html"><code>RoleGrants</code></a> represent relationships between composite roles and the roles that make up those composite roles. When a composite role is attached to another role, the permissions granted to members of the composite role are augmented to include the permissions granted to members of the attached role.</p>
|
|
94
95
|
|
|
95
96
|
</section>
|
|
96
97
|
|
|
97
98
|
|
|
98
|
-
|
|
99
|
-
|
|
100
99
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
101
100
|
|
|
102
101
|
|
|
@@ -108,12 +107,13 @@ granted to members of the attached role.</p>
|
|
|
108
107
|
|
|
109
108
|
|
|
110
109
|
</section>
|
|
110
|
+
|
|
111
111
|
</main>
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
<footer id="validator-badges" role="contentinfo">
|
|
115
|
-
<p><a href="
|
|
116
|
-
<p>Generated by <a href="
|
|
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.
|
|
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
|
|
data/doc/V1/Roles.html
CHANGED
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
|
+
var index_rel_prefix = "../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../js/
|
|
14
|
-
<script src="../js/
|
|
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>
|
|
15
19
|
|
|
16
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="module">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -71,8 +76,6 @@
|
|
|
71
76
|
</section>
|
|
72
77
|
|
|
73
78
|
|
|
74
|
-
|
|
75
|
-
|
|
76
79
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
77
80
|
|
|
78
81
|
|
|
@@ -98,12 +101,13 @@
|
|
|
98
101
|
|
|
99
102
|
|
|
100
103
|
</section>
|
|
104
|
+
|
|
101
105
|
</main>
|
|
102
106
|
|
|
103
107
|
|
|
104
108
|
<footer id="validator-badges" role="contentinfo">
|
|
105
|
-
<p><a href="
|
|
106
|
-
<p>Generated by <a href="
|
|
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.
|
|
107
111
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
108
112
|
</footer>
|
|
109
113
|
|
data/doc/V1/Roles/Service.html
CHANGED
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../../";
|
|
11
|
+
var index_rel_prefix = "../../";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="../../js/
|
|
14
|
-
<script src="../../js/
|
|
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>
|
|
15
19
|
|
|
16
20
|
<link href="../../css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="../../css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="class">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -86,18 +91,11 @@
|
|
|
86
91
|
|
|
87
92
|
<section class="description">
|
|
88
93
|
|
|
89
|
-
<p><a href="../Roles.html">Roles</a> are tools for controlling user access to
|
|
90
|
-
resources. Each Role holds a list of resources which they grant access to.
|
|
91
|
-
Composite roles are a special type of Role which have no resource
|
|
92
|
-
associations of their own, but instead grant access to the combined
|
|
93
|
-
resources associated with a set of child roles. Each user can be a member
|
|
94
|
-
of one Role or composite role.</p>
|
|
94
|
+
<p><a href="../Roles.html"><code>Roles</code></a> are tools for controlling user access to resources. Each Role holds a list of resources which they grant access to. Composite roles are a special type of Role which have no resource associations of their own, but instead grant access to the combined resources associated with a set of child roles. Each user can be a member of one Role or composite role.</p>
|
|
95
95
|
|
|
96
96
|
</section>
|
|
97
97
|
|
|
98
98
|
|
|
99
|
-
|
|
100
|
-
|
|
101
99
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
102
100
|
|
|
103
101
|
|
|
@@ -109,12 +107,13 @@ of one Role or composite role.</p>
|
|
|
109
107
|
|
|
110
108
|
|
|
111
109
|
</section>
|
|
110
|
+
|
|
112
111
|
</main>
|
|
113
112
|
|
|
114
113
|
|
|
115
114
|
<footer id="validator-badges" role="contentinfo">
|
|
116
|
-
<p><a href="
|
|
117
|
-
<p>Generated by <a href="
|
|
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.
|
|
118
117
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
119
118
|
</footer>
|
|
120
119
|
|
data/doc/created.rid
CHANGED
|
@@ -1,37 +1,41 @@
|
|
|
1
|
-
|
|
2
|
-
./LICENSE
|
|
3
|
-
./README.md
|
|
4
|
-
./strongdm.gemspec
|
|
5
|
-
./examples/panicButton.rb
|
|
6
|
-
./examples/README.md
|
|
7
|
-
./examples/listUsers.rb
|
|
8
|
-
./examples/Gemfile
|
|
9
|
-
./examples/Gemfile.lock
|
|
10
|
-
./
|
|
11
|
-
./
|
|
12
|
-
./
|
|
13
|
-
./
|
|
14
|
-
./lib/grpc/
|
|
15
|
-
./lib/grpc/
|
|
16
|
-
./lib/grpc/
|
|
17
|
-
./lib/grpc/
|
|
18
|
-
./lib/grpc/
|
|
19
|
-
./lib/grpc/
|
|
20
|
-
./lib/grpc/
|
|
21
|
-
./lib/grpc/
|
|
22
|
-
./lib/grpc/
|
|
23
|
-
./lib/grpc/
|
|
24
|
-
./lib/grpc/
|
|
25
|
-
./lib/grpc/
|
|
26
|
-
./lib/grpc/
|
|
27
|
-
./lib/grpc/
|
|
28
|
-
./lib/grpc/
|
|
29
|
-
./lib/grpc/
|
|
30
|
-
./lib/grpc/
|
|
31
|
-
./lib/
|
|
32
|
-
./lib/
|
|
33
|
-
./lib/
|
|
34
|
-
./lib/
|
|
35
|
-
./lib/
|
|
36
|
-
./lib/
|
|
37
|
-
./
|
|
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
|
data/doc/css/fonts.css
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
font-weight: 400;
|
|
18
18
|
src: local("Source Code Pro"),
|
|
19
19
|
local("SourceCodePro-Regular"),
|
|
20
|
-
url("fonts/SourceCodePro-Regular.ttf") format("truetype");
|
|
20
|
+
url("../fonts/SourceCodePro-Regular.ttf") format("truetype");
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
@font-face {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
font-weight: 700;
|
|
27
27
|
src: local("Source Code Pro Bold"),
|
|
28
28
|
local("SourceCodePro-Bold"),
|
|
29
|
-
url("fonts/SourceCodePro-Bold.ttf") format("truetype");
|
|
29
|
+
url("../fonts/SourceCodePro-Bold.ttf") format("truetype");
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
/*
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
font-weight: 300;
|
|
47
47
|
src: local("Lato Light"),
|
|
48
48
|
local("Lato-Light"),
|
|
49
|
-
url("fonts/Lato-Light.ttf") format("truetype");
|
|
49
|
+
url("../fonts/Lato-Light.ttf") format("truetype");
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
@font-face {
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
font-weight: 300;
|
|
56
56
|
src: local("Lato Light Italic"),
|
|
57
57
|
local("Lato-LightItalic"),
|
|
58
|
-
url("fonts/Lato-LightItalic.ttf") format("truetype");
|
|
58
|
+
url("../fonts/Lato-LightItalic.ttf") format("truetype");
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
@font-face {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
font-weight: 700;
|
|
65
65
|
src: local("Lato Regular"),
|
|
66
66
|
local("Lato-Regular"),
|
|
67
|
-
url("fonts/Lato-Regular.ttf") format("truetype");
|
|
67
|
+
url("../fonts/Lato-Regular.ttf") format("truetype");
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
@font-face {
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
font-weight: 700;
|
|
74
74
|
src: local("Lato Italic"),
|
|
75
75
|
local("Lato-Italic"),
|
|
76
|
-
url("fonts/Lato-RegularItalic.ttf") format("truetype");
|
|
76
|
+
url("../fonts/Lato-RegularItalic.ttf") format("truetype");
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
/*
|
data/doc/css/rdoc.css
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
/* vim: ft=css et sw=2 ts=2 sts=2 */
|
|
10
10
|
/* Base Green is: #6C8C22 */
|
|
11
11
|
|
|
12
|
+
.hide { display: none !important; }
|
|
13
|
+
|
|
12
14
|
* { padding: 0; margin: 0; }
|
|
13
15
|
|
|
14
16
|
body {
|
|
@@ -48,6 +50,16 @@ h6:hover span {
|
|
|
48
50
|
display: inline;
|
|
49
51
|
}
|
|
50
52
|
|
|
53
|
+
h1:target,
|
|
54
|
+
h2:target,
|
|
55
|
+
h3:target,
|
|
56
|
+
h4:target,
|
|
57
|
+
h5:target,
|
|
58
|
+
h6:target {
|
|
59
|
+
margin-left: -10px;
|
|
60
|
+
border-left: 10px solid #f1edba;
|
|
61
|
+
}
|
|
62
|
+
|
|
51
63
|
:link,
|
|
52
64
|
:visited {
|
|
53
65
|
color: #6C8C22;
|
|
@@ -441,7 +453,16 @@ main header h3 {
|
|
|
441
453
|
/* @group Method Details */
|
|
442
454
|
|
|
443
455
|
main .method-source-code {
|
|
444
|
-
|
|
456
|
+
max-height: 0;
|
|
457
|
+
overflow: hidden;
|
|
458
|
+
transition-duration: 200ms;
|
|
459
|
+
transition-delay: 0ms;
|
|
460
|
+
transition-property: all;
|
|
461
|
+
transition-timing-function: ease-in-out;
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
main .method-source-code.active-menu {
|
|
465
|
+
max-height: 100vh;
|
|
445
466
|
}
|
|
446
467
|
|
|
447
468
|
main .method-description .method-calls-super {
|