strongdm 1.0.26 → 1.0.27
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.git/FETCH_HEAD +2 -0
- data/.git/HEAD +1 -0
- data/.git/ORIG_HEAD +1 -0
- data/.git/config +14 -0
- data/.git/description +1 -0
- data/.git/hooks/applypatch-msg.sample +15 -0
- data/.git/hooks/commit-msg.sample +24 -0
- data/.git/hooks/fsmonitor-watchman.sample +114 -0
- data/.git/hooks/post-update.sample +8 -0
- data/.git/hooks/pre-applypatch.sample +14 -0
- data/.git/hooks/pre-commit.sample +49 -0
- data/.git/hooks/pre-push.sample +53 -0
- data/.git/hooks/pre-rebase.sample +169 -0
- data/.git/hooks/pre-receive.sample +24 -0
- data/.git/hooks/prepare-commit-msg.sample +42 -0
- data/.git/hooks/update.sample +128 -0
- data/.git/index +0 -0
- data/.git/info/exclude +6 -0
- data/.git/logs/HEAD +4 -0
- data/.git/logs/refs/heads/development +1 -0
- data/.git/logs/refs/heads/master +2 -0
- data/.git/logs/refs/remotes/origin/HEAD +1 -0
- data/.git/objects/pack/pack-e59f6bedc3261325378736e7cec548f841834e55.idx +0 -0
- data/.git/objects/pack/pack-e59f6bedc3261325378736e7cec548f841834e55.pack +0 -0
- data/.git/packed-refs +27 -0
- data/.git/refs/heads/development +1 -0
- data/.git/refs/heads/master +1 -0
- data/.git/refs/remotes/origin/HEAD +1 -0
- data/doc/Object.html +10 -0
- data/doc/SDM/Client.html +11 -6
- data/doc/V1.html +0 -200
- data/doc/created.rid +38 -49
- data/doc/index.html +0 -16
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search_index.js +1 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js.gz +0 -0
- data/doc/lib/version.html +1 -1
- data/doc/strongdm_gemspec.html +1 -1
- data/doc/table_of_contents.html +0 -40
- data/lib/strongdm.rb +8 -1
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- data/strongdm.gemspec +1 -1
- metadata +274 -269
- data/doc/Google/Protobuf.html +0 -95
- data/doc/Google.html +0 -95
- data/doc/SDM/AccessRuleCreateResponse.html +0 -267
- data/doc/SDM/AccessRuleDeleteResponse.html +0 -249
- data/doc/SDM/AccessRuleUpdateResponse.html +0 -267
- data/doc/SDM/AccountAttachmentCreateOptions.html +0 -231
- data/doc/SDM/AmazonMQRabbitMQAMQP091.html +0 -427
- data/doc/SDM/SecretStore.html +0 -303
- data/doc/V1/AccessRules/Service.html +0 -116
- data/doc/V1/AccessRules.html +0 -110
- data/doc/V1/Audits/Service.html +0 -119
- data/doc/V1/Audits.html +0 -113
- data/doc/V1/BuildsPrivate/Service.html +0 -116
- data/doc/V1/BuildsPrivate.html +0 -110
- data/doc/V1/DemoProvisioningRequests/Service.html +0 -116
- data/doc/V1/DemoProvisioningRequests.html +0 -110
- data/doc/V1/Permissions/Service.html +0 -119
- data/doc/V1/SecretStoreHealths/Service.html +0 -116
- data/doc/V1/SecretStoreHealths.html +0 -110
- data/doc/examples/Gemfile_lock.html +0 -122
- data/doc/examples/README_md.html +0 -105
- data/doc/examples/okta-sync/Gemfile.html +0 -105
- data/doc/examples/okta-sync/Gemfile_lock.html +0 -146
data/doc/V1/Audits/Service.html
DELETED
@@ -1,119 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>class V1::Audits::Service - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../../";
|
11
|
-
var index_rel_prefix = "../../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../../js/navigation.js" defer></script>
|
15
|
-
<script src="../../js/search.js" defer></script>
|
16
|
-
<script src="../../js/search_index.js" defer></script>
|
17
|
-
<script src="../../js/searcher.js" defer></script>
|
18
|
-
<script src="../../js/darkfish.js" defer></script>
|
19
|
-
|
20
|
-
<link href="../../css/fonts.css" rel="stylesheet">
|
21
|
-
<link href="../../css/rdoc.css" rel="stylesheet">
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
<body id="top" role="document" class="class">
|
27
|
-
<nav role="navigation">
|
28
|
-
<div id="project-navigation">
|
29
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
30
|
-
<h2>
|
31
|
-
<a href="../../index.html" rel="home">Home</a>
|
32
|
-
</h2>
|
33
|
-
|
34
|
-
<div id="table-of-contents-navigation">
|
35
|
-
<a href="../../table_of_contents.html#pages">Pages</a>
|
36
|
-
<a href="../../table_of_contents.html#classes">Classes</a>
|
37
|
-
<a href="../../table_of_contents.html#methods">Methods</a>
|
38
|
-
</div>
|
39
|
-
</div>
|
40
|
-
|
41
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
42
|
-
<form action="#" method="get" accept-charset="utf-8">
|
43
|
-
<div id="search-field-wrapper">
|
44
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
45
|
-
aria-autocomplete="list" aria-controls="search-results"
|
46
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
47
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
48
|
-
</div>
|
49
|
-
|
50
|
-
<ul id="search-results" aria-label="Search Results"
|
51
|
-
aria-busy="false" aria-expanded="false"
|
52
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
53
|
-
</form>
|
54
|
-
</div>
|
55
|
-
|
56
|
-
</div>
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
<div id="class-metadata">
|
61
|
-
|
62
|
-
<div id="parent-class-section" class="nav-section">
|
63
|
-
<h3>Parent</h3>
|
64
|
-
|
65
|
-
|
66
|
-
<p class="link"><a href="../../Object.html">Object</a>
|
67
|
-
|
68
|
-
</div>
|
69
|
-
|
70
|
-
<div id="includes-section" class="nav-section">
|
71
|
-
<h3>Included Modules</h3>
|
72
|
-
|
73
|
-
<ul class="link-list">
|
74
|
-
|
75
|
-
|
76
|
-
<li><span class="include">GRPC::GenericService</span>
|
77
|
-
|
78
|
-
|
79
|
-
</ul>
|
80
|
-
</div>
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
</div>
|
85
|
-
</nav>
|
86
|
-
|
87
|
-
<main role="main" aria-labelledby="class-V1::Audits::Service">
|
88
|
-
<h1 id="class-V1::Audits::Service" class="class">
|
89
|
-
class V1::Audits::Service
|
90
|
-
</h1>
|
91
|
-
|
92
|
-
<section class="description">
|
93
|
-
|
94
|
-
<p>Audit exposes the endpoints to extract point-in-time snapshot of data.</p>
|
95
|
-
|
96
|
-
</section>
|
97
|
-
|
98
|
-
|
99
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
</section>
|
110
|
-
|
111
|
-
</main>
|
112
|
-
|
113
|
-
|
114
|
-
<footer id="validator-badges" role="contentinfo">
|
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.2.1.
|
117
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
118
|
-
</footer>
|
119
|
-
|
data/doc/V1/Audits.html
DELETED
@@ -1,113 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>module V1::Audits - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../";
|
11
|
-
var index_rel_prefix = "../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../js/navigation.js" defer></script>
|
15
|
-
<script src="../js/search.js" defer></script>
|
16
|
-
<script src="../js/search_index.js" defer></script>
|
17
|
-
<script src="../js/searcher.js" defer></script>
|
18
|
-
<script src="../js/darkfish.js" defer></script>
|
19
|
-
|
20
|
-
<link href="../css/fonts.css" rel="stylesheet">
|
21
|
-
<link href="../css/rdoc.css" rel="stylesheet">
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
<body id="top" role="document" class="module">
|
27
|
-
<nav role="navigation">
|
28
|
-
<div id="project-navigation">
|
29
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
30
|
-
<h2>
|
31
|
-
<a href="../index.html" rel="home">Home</a>
|
32
|
-
</h2>
|
33
|
-
|
34
|
-
<div id="table-of-contents-navigation">
|
35
|
-
<a href="../table_of_contents.html#pages">Pages</a>
|
36
|
-
<a href="../table_of_contents.html#classes">Classes</a>
|
37
|
-
<a href="../table_of_contents.html#methods">Methods</a>
|
38
|
-
</div>
|
39
|
-
</div>
|
40
|
-
|
41
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
42
|
-
<form action="#" method="get" accept-charset="utf-8">
|
43
|
-
<div id="search-field-wrapper">
|
44
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
45
|
-
aria-autocomplete="list" aria-controls="search-results"
|
46
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
47
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
48
|
-
</div>
|
49
|
-
|
50
|
-
<ul id="search-results" aria-label="Search Results"
|
51
|
-
aria-busy="false" aria-expanded="false"
|
52
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
53
|
-
</form>
|
54
|
-
</div>
|
55
|
-
|
56
|
-
</div>
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
<div id="class-metadata">
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
</div>
|
67
|
-
</nav>
|
68
|
-
|
69
|
-
<main role="main" aria-labelledby="module-V1::Audits">
|
70
|
-
<h1 id="module-V1::Audits" class="module">
|
71
|
-
module V1::Audits
|
72
|
-
</h1>
|
73
|
-
|
74
|
-
<section class="description">
|
75
|
-
|
76
|
-
</section>
|
77
|
-
|
78
|
-
|
79
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
<section class="constants-list">
|
86
|
-
<header>
|
87
|
-
<h3>Constants</h3>
|
88
|
-
</header>
|
89
|
-
<dl>
|
90
|
-
|
91
|
-
<dt id="Stub">Stub
|
92
|
-
|
93
|
-
<dd>
|
94
|
-
|
95
|
-
|
96
|
-
</dl>
|
97
|
-
</section>
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
</section>
|
104
|
-
|
105
|
-
</main>
|
106
|
-
|
107
|
-
|
108
|
-
<footer id="validator-badges" role="contentinfo">
|
109
|
-
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
110
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
|
111
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
112
|
-
</footer>
|
113
|
-
|
@@ -1,116 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>class V1::BuildsPrivate::Service - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../../";
|
11
|
-
var index_rel_prefix = "../../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../../js/jquery.js"></script>
|
15
|
-
<script src="../../js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="../../css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="../../css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
<body id="top" role="document" class="class">
|
24
|
-
<nav role="navigation">
|
25
|
-
<div id="project-navigation">
|
26
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
27
|
-
<h2>
|
28
|
-
<a href="../../index.html" rel="home">Home</a>
|
29
|
-
</h2>
|
30
|
-
|
31
|
-
<div id="table-of-contents-navigation">
|
32
|
-
<a href="../../table_of_contents.html#pages">Pages</a>
|
33
|
-
<a href="../../table_of_contents.html#classes">Classes</a>
|
34
|
-
<a href="../../table_of_contents.html#methods">Methods</a>
|
35
|
-
</div>
|
36
|
-
</div>
|
37
|
-
|
38
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
39
|
-
<form action="#" method="get" accept-charset="utf-8">
|
40
|
-
<div id="search-field-wrapper">
|
41
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
42
|
-
aria-autocomplete="list" aria-controls="search-results"
|
43
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
44
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
45
|
-
</div>
|
46
|
-
|
47
|
-
<ul id="search-results" aria-label="Search Results"
|
48
|
-
aria-busy="false" aria-expanded="false"
|
49
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
50
|
-
</form>
|
51
|
-
</div>
|
52
|
-
|
53
|
-
</div>
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
<div id="class-metadata">
|
58
|
-
|
59
|
-
<div id="parent-class-section" class="nav-section">
|
60
|
-
<h3>Parent</h3>
|
61
|
-
|
62
|
-
|
63
|
-
<p class="link"><a href="../../Object.html">Object</a>
|
64
|
-
|
65
|
-
</div>
|
66
|
-
|
67
|
-
<div id="includes-section" class="nav-section">
|
68
|
-
<h3>Included Modules</h3>
|
69
|
-
|
70
|
-
<ul class="link-list">
|
71
|
-
|
72
|
-
|
73
|
-
<li><span class="include">GRPC::GenericService</span>
|
74
|
-
|
75
|
-
|
76
|
-
</ul>
|
77
|
-
</div>
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
</div>
|
82
|
-
</nav>
|
83
|
-
|
84
|
-
<main role="main" aria-labelledby="class-V1::BuildsPrivate::Service">
|
85
|
-
<h1 id="class-V1::BuildsPrivate::Service" class="class">
|
86
|
-
class V1::BuildsPrivate::Service
|
87
|
-
</h1>
|
88
|
-
|
89
|
-
<section class="description">
|
90
|
-
|
91
|
-
<p><a href="../BuildsPrivate.html"><code>BuildsPrivate</code></a></p>
|
92
|
-
|
93
|
-
</section>
|
94
|
-
|
95
|
-
|
96
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
</section>
|
107
|
-
|
108
|
-
</main>
|
109
|
-
|
110
|
-
|
111
|
-
<footer id="validator-badges" role="contentinfo">
|
112
|
-
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
113
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
|
114
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
115
|
-
</footer>
|
116
|
-
|
data/doc/V1/BuildsPrivate.html
DELETED
@@ -1,110 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>module V1::BuildsPrivate - RDoc Documentation</title>
|
8
|
-
|
9
|
-
<script type="text/javascript">
|
10
|
-
var rdoc_rel_prefix = "../";
|
11
|
-
var index_rel_prefix = "../";
|
12
|
-
</script>
|
13
|
-
|
14
|
-
<script src="../js/jquery.js"></script>
|
15
|
-
<script src="../js/darkfish.js"></script>
|
16
|
-
|
17
|
-
<link href="../css/fonts.css" rel="stylesheet">
|
18
|
-
<link href="../css/rdoc.css" rel="stylesheet">
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
<body id="top" role="document" class="module">
|
24
|
-
<nav role="navigation">
|
25
|
-
<div id="project-navigation">
|
26
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
27
|
-
<h2>
|
28
|
-
<a href="../index.html" rel="home">Home</a>
|
29
|
-
</h2>
|
30
|
-
|
31
|
-
<div id="table-of-contents-navigation">
|
32
|
-
<a href="../table_of_contents.html#pages">Pages</a>
|
33
|
-
<a href="../table_of_contents.html#classes">Classes</a>
|
34
|
-
<a href="../table_of_contents.html#methods">Methods</a>
|
35
|
-
</div>
|
36
|
-
</div>
|
37
|
-
|
38
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
39
|
-
<form action="#" method="get" accept-charset="utf-8">
|
40
|
-
<div id="search-field-wrapper">
|
41
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
42
|
-
aria-autocomplete="list" aria-controls="search-results"
|
43
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
44
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
45
|
-
</div>
|
46
|
-
|
47
|
-
<ul id="search-results" aria-label="Search Results"
|
48
|
-
aria-busy="false" aria-expanded="false"
|
49
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
50
|
-
</form>
|
51
|
-
</div>
|
52
|
-
|
53
|
-
</div>
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
<div id="class-metadata">
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
</div>
|
64
|
-
</nav>
|
65
|
-
|
66
|
-
<main role="main" aria-labelledby="module-V1::BuildsPrivate">
|
67
|
-
<h1 id="module-V1::BuildsPrivate" class="module">
|
68
|
-
module V1::BuildsPrivate
|
69
|
-
</h1>
|
70
|
-
|
71
|
-
<section class="description">
|
72
|
-
|
73
|
-
</section>
|
74
|
-
|
75
|
-
|
76
|
-
<section id="5Buntitled-5D" class="documentation-section">
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
<section class="constants-list">
|
83
|
-
<header>
|
84
|
-
<h3>Constants</h3>
|
85
|
-
</header>
|
86
|
-
<dl>
|
87
|
-
|
88
|
-
<dt id="Stub">Stub
|
89
|
-
|
90
|
-
<dd>
|
91
|
-
|
92
|
-
|
93
|
-
</dl>
|
94
|
-
</section>
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
</section>
|
101
|
-
|
102
|
-
</main>
|
103
|
-
|
104
|
-
|
105
|
-
<footer id="validator-badges" role="contentinfo">
|
106
|
-
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
107
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
|
108
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
109
|
-
</footer>
|
110
|
-
|