-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ruby: trim whitespace leading or trailing access keys
GitOrigin-RevId: c9e758ed9442f232bdfe88673a27735c73c80d38
- Loading branch information
1 parent
4d1f2b2
commit 882f18c
Showing
32 changed files
with
813 additions
and
863 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
<!DOCTYPE html> | ||
|
||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
|
||
<title>module V1::BuildsPrivate - RDoc Documentation</title> | ||
|
||
<script type="text/javascript"> | ||
var rdoc_rel_prefix = "../"; | ||
var index_rel_prefix = "../"; | ||
</script> | ||
|
||
<script src="../js/navigation.js" defer></script> | ||
<script src="../js/search.js" defer></script> | ||
<script src="../js/search_index.js" defer></script> | ||
<script src="../js/searcher.js" defer></script> | ||
<script src="../js/darkfish.js" defer></script> | ||
|
||
<link href="../css/fonts.css" rel="stylesheet"> | ||
<link href="../css/rdoc.css" rel="stylesheet"> | ||
|
||
|
||
|
||
|
||
<body id="top" role="document" class="module"> | ||
<nav role="navigation"> | ||
<div id="project-navigation"> | ||
<div id="home-section" role="region" title="Quick navigation" class="nav-section"> | ||
<h2> | ||
<a href="../index.html" rel="home">Home</a> | ||
</h2> | ||
|
||
<div id="table-of-contents-navigation"> | ||
<a href="../table_of_contents.html#pages">Pages</a> | ||
<a href="../table_of_contents.html#classes">Classes</a> | ||
<a href="../table_of_contents.html#methods">Methods</a> | ||
</div> | ||
</div> | ||
|
||
<div id="search-section" role="search" class="project-section initially-hidden"> | ||
<form action="#" method="get" accept-charset="utf-8"> | ||
<div id="search-field-wrapper"> | ||
<input id="search-field" role="combobox" aria-label="Search" | ||
aria-autocomplete="list" aria-controls="search-results" | ||
type="text" name="search" placeholder="Search" spellcheck="false" | ||
title="Type to search, Up and Down to navigate, Enter to load"> | ||
</div> | ||
|
||
<ul id="search-results" aria-label="Search Results" | ||
aria-busy="false" aria-expanded="false" | ||
aria-atomic="false" class="initially-hidden"></ul> | ||
</form> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
<div id="class-metadata"> | ||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</nav> | ||
|
||
<main role="main" aria-labelledby="module-V1::BuildsPrivate"> | ||
<h1 id="module-V1::BuildsPrivate" class="module"> | ||
module V1::BuildsPrivate | ||
</h1> | ||
|
||
<section class="description"> | ||
|
||
</section> | ||
|
||
|
||
<section id="5Buntitled-5D" class="documentation-section"> | ||
|
||
|
||
|
||
|
||
|
||
<section class="constants-list"> | ||
<header> | ||
<h3>Constants</h3> | ||
</header> | ||
<dl> | ||
|
||
<dt id="Stub">Stub | ||
|
||
<dd> | ||
|
||
|
||
</dl> | ||
</section> | ||
|
||
|
||
|
||
|
||
|
||
</section> | ||
|
||
</main> | ||
|
||
|
||
<footer id="validator-badges" role="contentinfo"> | ||
<p><a href="https://validator.w3.org/check/referer">Validate</a> | ||
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1. | ||
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. | ||
</footer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,119 @@ | ||
<!DOCTYPE html> | ||
|
||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
|
||
<title>class V1::BuildsPrivate::Service - RDoc Documentation</title> | ||
|
||
<script type="text/javascript"> | ||
var rdoc_rel_prefix = "../../"; | ||
var index_rel_prefix = "../../"; | ||
</script> | ||
|
||
<script src="../../js/navigation.js" defer></script> | ||
<script src="../../js/search.js" defer></script> | ||
<script src="../../js/search_index.js" defer></script> | ||
<script src="../../js/searcher.js" defer></script> | ||
<script src="../../js/darkfish.js" defer></script> | ||
|
||
<link href="../../css/fonts.css" rel="stylesheet"> | ||
<link href="../../css/rdoc.css" rel="stylesheet"> | ||
|
||
|
||
|
||
|
||
<body id="top" role="document" class="class"> | ||
<nav role="navigation"> | ||
<div id="project-navigation"> | ||
<div id="home-section" role="region" title="Quick navigation" class="nav-section"> | ||
<h2> | ||
<a href="../../index.html" rel="home">Home</a> | ||
</h2> | ||
|
||
<div id="table-of-contents-navigation"> | ||
<a href="../../table_of_contents.html#pages">Pages</a> | ||
<a href="../../table_of_contents.html#classes">Classes</a> | ||
<a href="../../table_of_contents.html#methods">Methods</a> | ||
</div> | ||
</div> | ||
|
||
<div id="search-section" role="search" class="project-section initially-hidden"> | ||
<form action="#" method="get" accept-charset="utf-8"> | ||
<div id="search-field-wrapper"> | ||
<input id="search-field" role="combobox" aria-label="Search" | ||
aria-autocomplete="list" aria-controls="search-results" | ||
type="text" name="search" placeholder="Search" spellcheck="false" | ||
title="Type to search, Up and Down to navigate, Enter to load"> | ||
</div> | ||
|
||
<ul id="search-results" aria-label="Search Results" | ||
aria-busy="false" aria-expanded="false" | ||
aria-atomic="false" class="initially-hidden"></ul> | ||
</form> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
<div id="class-metadata"> | ||
|
||
<div id="parent-class-section" class="nav-section"> | ||
<h3>Parent</h3> | ||
|
||
|
||
<p class="link"><a href="../../Object.html">Object</a> | ||
|
||
</div> | ||
|
||
<div id="includes-section" class="nav-section"> | ||
<h3>Included Modules</h3> | ||
|
||
<ul class="link-list"> | ||
|
||
|
||
<li><span class="include">GRPC::GenericService</span> | ||
|
||
|
||
</ul> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
</nav> | ||
|
||
<main role="main" aria-labelledby="class-V1::BuildsPrivate::Service"> | ||
<h1 id="class-V1::BuildsPrivate::Service" class="class"> | ||
class V1::BuildsPrivate::Service | ||
</h1> | ||
|
||
<section class="description"> | ||
|
||
<p><a href="../BuildsPrivate.html"><code>BuildsPrivate</code></a></p> | ||
|
||
</section> | ||
|
||
|
||
<section id="5Buntitled-5D" class="documentation-section"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</section> | ||
|
||
</main> | ||
|
||
|
||
<footer id="validator-badges" role="contentinfo"> | ||
<p><a href="https://validator.w3.org/check/referer">Validate</a> | ||
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1. | ||
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. | ||
</footer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,51 @@ | ||
Fri, 08 Jan 2021 12:58:55 -0600 | ||
Tue, 19 Jan 2021 11:45:04 -0600 | ||
./strongdm-1.0.16.gem Tue, 19 Jan 2021 11:40:05 -0600 | ||
./strongdm-1.0.14.gem Fri, 08 Jan 2021 12:51:47 -0600 | ||
./LICENSE Fri, 08 Jan 2021 12:58:54 -0600 | ||
./strongdm-1.0.15.gem Tue, 19 Jan 2021 10:22:06 -0600 | ||
./LICENSE Tue, 19 Jan 2021 11:45:01 -0600 | ||
./strongdm-1.0.13.gem Wed, 11 Nov 2020 12:10:32 -0600 | ||
./README.md Fri, 08 Jan 2021 12:58:54 -0600 | ||
./examples/listUsers.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./examples/Gemfile Fri, 08 Jan 2021 12:58:53 -0600 | ||
./lib/grpc/role_grants_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/secret_stores_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/resources_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/resources_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/access_rules_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/nodes_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/demo_provisioning_requests_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/plumbing.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/accounts_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/account_attachments_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/secret_store_healths_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/roles_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/secret_stores_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/spec_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/audits_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/control_panel_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/role_grants_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/account_grants_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/demo_provisioning_requests_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/tags_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/accounts_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/control_panel_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/secret_store_healths_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/account_grants_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/drivers_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/roles_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/secret_store_types_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/role_attachments_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/audits_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/access_rules_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/nodes_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/options_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/role_attachments_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/grpc/account_attachments_services_pb.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/svc.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/models/porcelain.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/version Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/strongdm.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/version.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./lib/errors/errors.rb Fri, 08 Jan 2021 12:58:54 -0600 | ||
./README.md Tue, 19 Jan 2021 11:45:01 -0600 | ||
./examples/listUsers.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./examples/Gemfile Tue, 19 Jan 2021 11:44:59 -0600 | ||
./lib/grpc/role_grants_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/secret_stores_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/resources_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/resources_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/access_rules_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/nodes_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/demo_provisioning_requests_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/plumbing.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/accounts_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/account_attachments_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/secret_store_healths_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/roles_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/secret_stores_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/spec_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/audits_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/control_panel_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/role_grants_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/account_grants_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/demo_provisioning_requests_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/tags_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/accounts_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/control_panel_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/secret_store_healths_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/builds_private_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/account_grants_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/drivers_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/roles_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/secret_store_types_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/role_attachments_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/audits_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/builds_private_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/access_rules_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/nodes_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/options_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/role_attachments_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/grpc/account_attachments_services_pb.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/svc.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/models/porcelain.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/version Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/strongdm.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/version.rb Tue, 19 Jan 2021 11:45:01 -0600 | ||
./lib/errors/errors.rb Tue, 19 Jan 2021 11:45:01 -0600 |
Oops, something went wrong.