strongdm 1.0.32 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.git/ORIG_HEAD +1 -1
- data/.git/config +0 -3
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -4
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/pack-799dc839a811c2fbe50b5281a9266fcc3a8f5154.idx +0 -0
- data/.git/objects/pack/{pack-760024d2d3e635c44bfe6b54af80a8b21674032d.pack → pack-799dc839a811c2fbe50b5281a9266fcc3a8f5154.pack} +0 -0
- data/.git/packed-refs +5 -2
- data/.git/refs/heads/master +1 -1
- data/.yardopts +9 -0
- data/README.md +18 -6
- data/lib/errors/errors.rb +1 -1
- data/lib/grpc/account_attachments_services_pb.rb +1 -1
- data/lib/grpc/accounts_services_pb.rb +2 -2
- data/lib/grpc/drivers_pb.rb +38 -0
- data/lib/grpc/nodes_services_pb.rb +1 -1
- data/lib/grpc/options_pb.rb +35 -40
- data/lib/grpc/plumbing.rb +1258 -965
- data/lib/grpc/resources_services_pb.rb +3 -1
- data/lib/grpc/role_attachments_services_pb.rb +10 -0
- data/lib/grpc/role_grants_services_pb.rb +10 -0
- data/lib/grpc/roles_services_pb.rb +4 -6
- data/lib/grpc/secret_store_types_pb.rb +25 -0
- data/lib/grpc/secret_stores_services_pb.rb +1 -1
- data/lib/models/porcelain.rb +1243 -2897
- data/lib/strongdm.rb +39 -15
- data/lib/svc.rb +162 -14
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +5 -222
- data/.git/FETCH_HEAD +0 -2
- data/.git/logs/refs/heads/development +0 -1
- data/.git/objects/pack/pack-760024d2d3e635c44bfe6b54af80a8b21674032d.idx +0 -0
- data/.git/refs/heads/development +0 -1
- data/doc/LICENSE.html +0 -187
- data/doc/Object.html +0 -114
- data/doc/README_md.html +0 -146
- data/doc/SDM/AKS.html +0 -352
- data/doc/SDM/AKSBasicAuth.html +0 -337
- data/doc/SDM/AKSServiceAccount.html +0 -322
- data/doc/SDM/AKSServiceAccountUserImpersonation.html +0 -322
- data/doc/SDM/AKSUserImpersonation.html +0 -352
- data/doc/SDM/AWS.html +0 -337
- data/doc/SDM/AWSStore.html +0 -232
- data/doc/SDM/AccountAttachment.html +0 -219
- data/doc/SDM/AccountAttachmentCreateResponse.html +0 -219
- data/doc/SDM/AccountAttachmentDeleteResponse.html +0 -204
- data/doc/SDM/AccountAttachmentGetResponse.html +0 -219
- data/doc/SDM/AccountAttachments.html +0 -354
- data/doc/SDM/AccountCreateResponse.html +0 -234
- data/doc/SDM/AccountDeleteResponse.html +0 -204
- data/doc/SDM/AccountGetResponse.html +0 -219
- data/doc/SDM/AccountGrant.html +0 -249
- data/doc/SDM/AccountGrantCreateResponse.html +0 -219
- data/doc/SDM/AccountGrantDeleteResponse.html +0 -204
- data/doc/SDM/AccountGrantGetResponse.html +0 -219
- data/doc/SDM/AccountGrants.html +0 -354
- data/doc/SDM/AccountUpdateResponse.html +0 -219
- data/doc/SDM/Accounts.html +0 -409
- data/doc/SDM/AlreadyExistsError.html +0 -140
- data/doc/SDM/AmazonEKS.html +0 -397
- data/doc/SDM/AmazonEKSUserImpersonation.html +0 -397
- data/doc/SDM/AmazonES.html +0 -367
- data/doc/SDM/AmazonMQAMQP091.html +0 -352
- data/doc/SDM/Athena.html +0 -367
- data/doc/SDM/AuroraMysql.html +0 -352
- data/doc/SDM/AuroraPostgres.html +0 -367
- data/doc/SDM/AuthenticationError.html +0 -140
- data/doc/SDM/Azure.html +0 -307
- data/doc/SDM/AzureCertificate.html +0 -307
- data/doc/SDM/AzurePostgres.html +0 -367
- data/doc/SDM/BadRequestError.html +0 -140
- data/doc/SDM/BigQuery.html +0 -337
- data/doc/SDM/Cassandra.html +0 -352
- data/doc/SDM/Citus.html +0 -367
- data/doc/SDM/Client.html +0 -443
- data/doc/SDM/Clustrix.html +0 -352
- data/doc/SDM/Cockroach.html +0 -367
- data/doc/SDM/ControlPanel.html +0 -248
- data/doc/SDM/ControlPanelGetSSHCAPublicKeyResponse.html +0 -219
- data/doc/SDM/ControlPanelVerifyJWTResponse.html +0 -219
- data/doc/SDM/CreateResponseMetadata.html +0 -169
- data/doc/SDM/DB2LUW.html +0 -352
- data/doc/SDM/DB2i.html +0 -352
- data/doc/SDM/DeadlineExceededError.html +0 -140
- data/doc/SDM/DeleteResponseMetadata.html +0 -169
- data/doc/SDM/DocumentDBHost.html +0 -352
- data/doc/SDM/DocumentDBReplicaSet.html +0 -367
- data/doc/SDM/Druid.html +0 -337
- data/doc/SDM/DynamoDB.html +0 -367
- data/doc/SDM/Elastic.html +0 -352
- data/doc/SDM/ElasticacheRedis.html +0 -337
- data/doc/SDM/GCP.html +0 -292
- data/doc/SDM/Gateway.html +0 -279
- data/doc/SDM/GetResponseMetadata.html +0 -169
- data/doc/SDM/GoogleGKE.html +0 -322
- data/doc/SDM/GoogleGKEUserImpersonation.html +0 -322
- data/doc/SDM/Greenplum.html +0 -367
- data/doc/SDM/HTTPAuth.html +0 -352
- data/doc/SDM/HTTPBasicAuth.html +0 -367
- data/doc/SDM/HTTPNoAuth.html +0 -337
- data/doc/SDM/InternalError.html +0 -140
- data/doc/SDM/Kubernetes.html +0 -352
- data/doc/SDM/KubernetesBasicAuth.html +0 -337
- data/doc/SDM/KubernetesServiceAccount.html +0 -322
- data/doc/SDM/KubernetesServiceAccountUserImpersonation.html +0 -322
- data/doc/SDM/KubernetesUserImpersonation.html +0 -352
- data/doc/SDM/Maria.html +0 -352
- data/doc/SDM/Memcached.html +0 -307
- data/doc/SDM/Memsql.html +0 -352
- data/doc/SDM/MongoHost.html +0 -367
- data/doc/SDM/MongoLegacyHost.html +0 -382
- data/doc/SDM/MongoLegacyReplicaset.html +0 -397
- data/doc/SDM/MongoReplicaSet.html +0 -397
- data/doc/SDM/Mysql.html +0 -352
- data/doc/SDM/Neptune.html +0 -307
- data/doc/SDM/NeptuneIAM.html +0 -382
- data/doc/SDM/NodeCreateResponse.html +0 -234
- data/doc/SDM/NodeDeleteResponse.html +0 -204
- data/doc/SDM/NodeGetResponse.html +0 -219
- data/doc/SDM/NodeUpdateResponse.html +0 -219
- data/doc/SDM/Nodes.html +0 -409
- data/doc/SDM/NotFoundError.html +0 -140
- data/doc/SDM/Oracle.html +0 -367
- data/doc/SDM/PermissionError.html +0 -140
- data/doc/SDM/Plumbing.html +0 -15828
- data/doc/SDM/Postgres.html +0 -367
- data/doc/SDM/Presto.html +0 -367
- data/doc/SDM/RDP.html +0 -337
- data/doc/SDM/RPCError.html +0 -157
- data/doc/SDM/RabbitMQAMQP091.html +0 -352
- data/doc/SDM/RateLimitError.html +0 -157
- data/doc/SDM/RateLimitMetadata.html +0 -234
- data/doc/SDM/RawTCP.html +0 -307
- data/doc/SDM/Redis.html +0 -322
- data/doc/SDM/Redshift.html +0 -367
- data/doc/SDM/Relay.html +0 -249
- data/doc/SDM/ResourceCreateResponse.html +0 -219
- data/doc/SDM/ResourceDeleteResponse.html +0 -204
- data/doc/SDM/ResourceGetResponse.html +0 -219
- data/doc/SDM/ResourceUpdateResponse.html +0 -219
- data/doc/SDM/Resources.html +0 -456
- data/doc/SDM/Role.html +0 -249
- data/doc/SDM/RoleAttachment.html +0 -219
- data/doc/SDM/RoleAttachmentCreateResponse.html +0 -219
- data/doc/SDM/RoleAttachmentDeleteResponse.html +0 -204
- data/doc/SDM/RoleAttachmentGetResponse.html +0 -219
- data/doc/SDM/RoleAttachments.html +0 -354
- data/doc/SDM/RoleCreateResponse.html +0 -219
- data/doc/SDM/RoleDeleteResponse.html +0 -204
- data/doc/SDM/RoleGetResponse.html +0 -219
- data/doc/SDM/RoleGrant.html +0 -219
- data/doc/SDM/RoleGrantCreateResponse.html +0 -219
- data/doc/SDM/RoleGrantDeleteResponse.html +0 -204
- data/doc/SDM/RoleGrantGetResponse.html +0 -219
- data/doc/SDM/RoleGrants.html +0 -354
- data/doc/SDM/RoleUpdateResponse.html +0 -219
- data/doc/SDM/Roles.html +0 -403
- data/doc/SDM/SQLServer.html +0 -382
- data/doc/SDM/SSH.html +0 -352
- data/doc/SDM/SSHCert.html +0 -337
- data/doc/SDM/SSHCustomerKey.html +0 -352
- data/doc/SDM/SecretStoreCreateResponse.html +0 -219
- data/doc/SDM/SecretStoreDeleteResponse.html +0 -204
- data/doc/SDM/SecretStoreGetResponse.html +0 -219
- data/doc/SDM/SecretStoreUpdateResponse.html +0 -219
- data/doc/SDM/SecretStores.html +0 -403
- data/doc/SDM/Service.html +0 -234
- data/doc/SDM/SingleStore.html +0 -352
- data/doc/SDM/Snowflake.html +0 -352
- data/doc/SDM/Sybase.html +0 -337
- data/doc/SDM/SybaseIQ.html +0 -337
- data/doc/SDM/Tag.html +0 -202
- data/doc/SDM/Teradata.html +0 -337
- data/doc/SDM/UpdateResponseMetadata.html +0 -169
- data/doc/SDM/User.html +0 -264
- data/doc/SDM/VaultTLSStore.html +0 -292
- data/doc/SDM/VaultTokenStore.html +0 -247
- data/doc/SDM.html +0 -122
- data/doc/V1/AccountAttachments/Service.html +0 -107
- data/doc/V1/AccountAttachments.html +0 -100
- data/doc/V1/AccountGrants/Service.html +0 -107
- data/doc/V1/AccountGrants.html +0 -100
- data/doc/V1/Accounts/Service.html +0 -112
- data/doc/V1/Accounts.html +0 -100
- data/doc/V1/ControlPanel/Service.html +0 -107
- data/doc/V1/ControlPanel.html +0 -100
- data/doc/V1/Nodes/Service.html +0 -112
- data/doc/V1/Nodes.html +0 -100
- data/doc/V1/Resources/Service.html +0 -105
- data/doc/V1/Resources.html +0 -100
- data/doc/V1/RoleAttachments/Service.html +0 -107
- data/doc/V1/RoleAttachments.html +0 -100
- data/doc/V1/RoleGrants/Service.html +0 -107
- data/doc/V1/RoleGrants.html +0 -100
- data/doc/V1/Roles/Service.html +0 -107
- data/doc/V1/Roles.html +0 -100
- data/doc/V1/SecretStores/Service.html +0 -107
- data/doc/V1/SecretStores.html +0 -100
- data/doc/V1/Tags.html +0 -100
- data/doc/V1.html +0 -502
- data/doc/created.rid +0 -37
- data/doc/css/fonts.css +0 -167
- data/doc/css/rdoc.css +0 -639
- data/doc/examples/Gemfile.html +0 -89
- data/doc/fonts/Lato-Light.ttf +0 -0
- data/doc/fonts/Lato-LightItalic.ttf +0 -0
- data/doc/fonts/Lato-Regular.ttf +0 -0
- data/doc/fonts/Lato-RegularItalic.ttf +0 -0
- data/doc/fonts/SourceCodePro-Bold.ttf +0 -0
- data/doc/fonts/SourceCodePro-Regular.ttf +0 -0
- data/doc/images/add.png +0 -0
- data/doc/images/arrow_up.png +0 -0
- data/doc/images/brick.png +0 -0
- data/doc/images/brick_link.png +0 -0
- data/doc/images/bug.png +0 -0
- data/doc/images/bullet_black.png +0 -0
- data/doc/images/bullet_toggle_minus.png +0 -0
- data/doc/images/bullet_toggle_plus.png +0 -0
- data/doc/images/date.png +0 -0
- data/doc/images/delete.png +0 -0
- data/doc/images/find.png +0 -0
- data/doc/images/loadingAnimation.gif +0 -0
- data/doc/images/macFFBgHack.png +0 -0
- data/doc/images/package.png +0 -0
- data/doc/images/page_green.png +0 -0
- data/doc/images/page_white_text.png +0 -0
- data/doc/images/page_white_width.png +0 -0
- data/doc/images/plugin.png +0 -0
- data/doc/images/ruby.png +0 -0
- data/doc/images/tag_blue.png +0 -0
- data/doc/images/tag_green.png +0 -0
- data/doc/images/transparent.png +0 -0
- data/doc/images/wrench.png +0 -0
- data/doc/images/wrench_orange.png +0 -0
- data/doc/images/zoom.png +0 -0
- data/doc/index.html +0 -255
- data/doc/js/darkfish.js +0 -84
- data/doc/js/navigation.js +0 -105
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search.js +0 -110
- data/doc/js/search_index.js +0 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js +0 -229
- data/doc/js/searcher.js.gz +0 -0
- data/doc/lib/version.html +0 -92
- data/doc/table_of_contents.html +0 -4614
- data/examples/Gemfile +0 -3
- data/examples/listUsers.rb +0 -21
Binary file
|
data/doc/images/add.png
DELETED
Binary file
|
data/doc/images/arrow_up.png
DELETED
Binary file
|
data/doc/images/brick.png
DELETED
Binary file
|
data/doc/images/brick_link.png
DELETED
Binary file
|
data/doc/images/bug.png
DELETED
Binary file
|
data/doc/images/bullet_black.png
DELETED
Binary file
|
Binary file
|
Binary file
|
data/doc/images/date.png
DELETED
Binary file
|
data/doc/images/delete.png
DELETED
Binary file
|
data/doc/images/find.png
DELETED
Binary file
|
Binary file
|
data/doc/images/macFFBgHack.png
DELETED
Binary file
|
data/doc/images/package.png
DELETED
Binary file
|
data/doc/images/page_green.png
DELETED
Binary file
|
Binary file
|
Binary file
|
data/doc/images/plugin.png
DELETED
Binary file
|
data/doc/images/ruby.png
DELETED
Binary file
|
data/doc/images/tag_blue.png
DELETED
Binary file
|
data/doc/images/tag_green.png
DELETED
Binary file
|
data/doc/images/transparent.png
DELETED
Binary file
|
data/doc/images/wrench.png
DELETED
Binary file
|
Binary file
|
data/doc/images/zoom.png
DELETED
Binary file
|
data/doc/index.html
DELETED
@@ -1,255 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
|
3
|
-
<html>
|
4
|
-
<head>
|
5
|
-
<meta charset="UTF-8">
|
6
|
-
|
7
|
-
<title>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
|
-
<body id="top" role="document" class="file">
|
25
|
-
<nav role="navigation">
|
26
|
-
<div id="project-navigation">
|
27
|
-
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
28
|
-
<h2>
|
29
|
-
<a href="./index.html" rel="home">Home</a>
|
30
|
-
</h2>
|
31
|
-
|
32
|
-
<div id="table-of-contents-navigation">
|
33
|
-
<a href="./table_of_contents.html#pages">Pages</a>
|
34
|
-
<a href="./table_of_contents.html#classes">Classes</a>
|
35
|
-
<a href="./table_of_contents.html#methods">Methods</a>
|
36
|
-
</div>
|
37
|
-
</div>
|
38
|
-
|
39
|
-
|
40
|
-
<div id="search-section" role="search" class="project-section initially-hidden">
|
41
|
-
<form action="#" method="get" accept-charset="utf-8">
|
42
|
-
<div id="search-field-wrapper">
|
43
|
-
<input id="search-field" role="combobox" aria-label="Search"
|
44
|
-
aria-autocomplete="list" aria-controls="search-results"
|
45
|
-
type="text" name="search" placeholder="Search" spellcheck="false"
|
46
|
-
title="Type to search, Up and Down to navigate, Enter to load">
|
47
|
-
</div>
|
48
|
-
|
49
|
-
<ul id="search-results" aria-label="Search Results"
|
50
|
-
aria-busy="false" aria-expanded="false"
|
51
|
-
aria-atomic="false" class="initially-hidden"></ul>
|
52
|
-
</form>
|
53
|
-
</div>
|
54
|
-
|
55
|
-
</div>
|
56
|
-
|
57
|
-
<div id="project-metadata">
|
58
|
-
|
59
|
-
<div id="fileindex-section" class="nav-section">
|
60
|
-
<h3>Pages</h3>
|
61
|
-
|
62
|
-
<ul class="link-list">
|
63
|
-
<li><a href="./LICENSE.html">LICENSE</a>
|
64
|
-
<li><a href="./README_md.html">README</a>
|
65
|
-
<li><a href="./examples/Gemfile.html">Gemfile</a>
|
66
|
-
<li><a href="./lib/version.html">version</a>
|
67
|
-
</ul>
|
68
|
-
</div>
|
69
|
-
|
70
|
-
<div id="classindex-section" class="nav-section">
|
71
|
-
<h3>Class and Module Index</h3>
|
72
|
-
|
73
|
-
<ul class="link-list">
|
74
|
-
<li><a href="./Object.html">Object</a>
|
75
|
-
<li><a href="./SDM.html">SDM</a>
|
76
|
-
<li><a href="./SDM/AKS.html">SDM::AKS</a>
|
77
|
-
<li><a href="./SDM/AKSBasicAuth.html">SDM::AKSBasicAuth</a>
|
78
|
-
<li><a href="./SDM/AKSServiceAccount.html">SDM::AKSServiceAccount</a>
|
79
|
-
<li><a href="./SDM/AKSServiceAccountUserImpersonation.html">SDM::AKSServiceAccountUserImpersonation</a>
|
80
|
-
<li><a href="./SDM/AKSUserImpersonation.html">SDM::AKSUserImpersonation</a>
|
81
|
-
<li><a href="./SDM/AWS.html">SDM::AWS</a>
|
82
|
-
<li><a href="./SDM/AWSStore.html">SDM::AWSStore</a>
|
83
|
-
<li><a href="./SDM/AccountAttachment.html">SDM::AccountAttachment</a>
|
84
|
-
<li><a href="./SDM/AccountAttachmentCreateResponse.html">SDM::AccountAttachmentCreateResponse</a>
|
85
|
-
<li><a href="./SDM/AccountAttachmentDeleteResponse.html">SDM::AccountAttachmentDeleteResponse</a>
|
86
|
-
<li><a href="./SDM/AccountAttachmentGetResponse.html">SDM::AccountAttachmentGetResponse</a>
|
87
|
-
<li><a href="./SDM/AccountAttachments.html">SDM::AccountAttachments</a>
|
88
|
-
<li><a href="./SDM/AccountCreateResponse.html">SDM::AccountCreateResponse</a>
|
89
|
-
<li><a href="./SDM/AccountDeleteResponse.html">SDM::AccountDeleteResponse</a>
|
90
|
-
<li><a href="./SDM/AccountGetResponse.html">SDM::AccountGetResponse</a>
|
91
|
-
<li><a href="./SDM/AccountGrant.html">SDM::AccountGrant</a>
|
92
|
-
<li><a href="./SDM/AccountGrantCreateResponse.html">SDM::AccountGrantCreateResponse</a>
|
93
|
-
<li><a href="./SDM/AccountGrantDeleteResponse.html">SDM::AccountGrantDeleteResponse</a>
|
94
|
-
<li><a href="./SDM/AccountGrantGetResponse.html">SDM::AccountGrantGetResponse</a>
|
95
|
-
<li><a href="./SDM/AccountGrants.html">SDM::AccountGrants</a>
|
96
|
-
<li><a href="./SDM/AccountUpdateResponse.html">SDM::AccountUpdateResponse</a>
|
97
|
-
<li><a href="./SDM/Accounts.html">SDM::Accounts</a>
|
98
|
-
<li><a href="./SDM/AlreadyExistsError.html">SDM::AlreadyExistsError</a>
|
99
|
-
<li><a href="./SDM/AmazonEKS.html">SDM::AmazonEKS</a>
|
100
|
-
<li><a href="./SDM/AmazonEKSUserImpersonation.html">SDM::AmazonEKSUserImpersonation</a>
|
101
|
-
<li><a href="./SDM/AmazonES.html">SDM::AmazonES</a>
|
102
|
-
<li><a href="./SDM/AmazonMQAMQP091.html">SDM::AmazonMQAMQP091</a>
|
103
|
-
<li><a href="./SDM/Athena.html">SDM::Athena</a>
|
104
|
-
<li><a href="./SDM/AuroraMysql.html">SDM::AuroraMysql</a>
|
105
|
-
<li><a href="./SDM/AuroraPostgres.html">SDM::AuroraPostgres</a>
|
106
|
-
<li><a href="./SDM/AuthenticationError.html">SDM::AuthenticationError</a>
|
107
|
-
<li><a href="./SDM/Azure.html">SDM::Azure</a>
|
108
|
-
<li><a href="./SDM/AzureCertificate.html">SDM::AzureCertificate</a>
|
109
|
-
<li><a href="./SDM/AzurePostgres.html">SDM::AzurePostgres</a>
|
110
|
-
<li><a href="./SDM/BadRequestError.html">SDM::BadRequestError</a>
|
111
|
-
<li><a href="./SDM/BigQuery.html">SDM::BigQuery</a>
|
112
|
-
<li><a href="./SDM/Cassandra.html">SDM::Cassandra</a>
|
113
|
-
<li><a href="./SDM/Citus.html">SDM::Citus</a>
|
114
|
-
<li><a href="./SDM/Client.html">SDM::Client</a>
|
115
|
-
<li><a href="./SDM/Clustrix.html">SDM::Clustrix</a>
|
116
|
-
<li><a href="./SDM/Cockroach.html">SDM::Cockroach</a>
|
117
|
-
<li><a href="./SDM/ControlPanel.html">SDM::ControlPanel</a>
|
118
|
-
<li><a href="./SDM/ControlPanelGetSSHCAPublicKeyResponse.html">SDM::ControlPanelGetSSHCAPublicKeyResponse</a>
|
119
|
-
<li><a href="./SDM/ControlPanelVerifyJWTResponse.html">SDM::ControlPanelVerifyJWTResponse</a>
|
120
|
-
<li><a href="./SDM/CreateResponseMetadata.html">SDM::CreateResponseMetadata</a>
|
121
|
-
<li><a href="./SDM/DB2I.html">SDM::DB2I</a>
|
122
|
-
<li><a href="./SDM/DB2LUW.html">SDM::DB2LUW</a>
|
123
|
-
<li><a href="./SDM/DeadlineExceededError.html">SDM::DeadlineExceededError</a>
|
124
|
-
<li><a href="./SDM/DeleteResponseMetadata.html">SDM::DeleteResponseMetadata</a>
|
125
|
-
<li><a href="./SDM/DocumentDBHost.html">SDM::DocumentDBHost</a>
|
126
|
-
<li><a href="./SDM/DocumentDBReplicaSet.html">SDM::DocumentDBReplicaSet</a>
|
127
|
-
<li><a href="./SDM/Druid.html">SDM::Druid</a>
|
128
|
-
<li><a href="./SDM/DynamoDB.html">SDM::DynamoDB</a>
|
129
|
-
<li><a href="./SDM/Elastic.html">SDM::Elastic</a>
|
130
|
-
<li><a href="./SDM/ElasticacheRedis.html">SDM::ElasticacheRedis</a>
|
131
|
-
<li><a href="./SDM/GCP.html">SDM::GCP</a>
|
132
|
-
<li><a href="./SDM/Gateway.html">SDM::Gateway</a>
|
133
|
-
<li><a href="./SDM/GetResponseMetadata.html">SDM::GetResponseMetadata</a>
|
134
|
-
<li><a href="./SDM/GoogleGKE.html">SDM::GoogleGKE</a>
|
135
|
-
<li><a href="./SDM/GoogleGKEUserImpersonation.html">SDM::GoogleGKEUserImpersonation</a>
|
136
|
-
<li><a href="./SDM/Greenplum.html">SDM::Greenplum</a>
|
137
|
-
<li><a href="./SDM/HTTPAuth.html">SDM::HTTPAuth</a>
|
138
|
-
<li><a href="./SDM/HTTPBasicAuth.html">SDM::HTTPBasicAuth</a>
|
139
|
-
<li><a href="./SDM/HTTPNoAuth.html">SDM::HTTPNoAuth</a>
|
140
|
-
<li><a href="./SDM/InternalError.html">SDM::InternalError</a>
|
141
|
-
<li><a href="./SDM/Kubernetes.html">SDM::Kubernetes</a>
|
142
|
-
<li><a href="./SDM/KubernetesBasicAuth.html">SDM::KubernetesBasicAuth</a>
|
143
|
-
<li><a href="./SDM/KubernetesServiceAccount.html">SDM::KubernetesServiceAccount</a>
|
144
|
-
<li><a href="./SDM/KubernetesServiceAccountUserImpersonation.html">SDM::KubernetesServiceAccountUserImpersonation</a>
|
145
|
-
<li><a href="./SDM/KubernetesUserImpersonation.html">SDM::KubernetesUserImpersonation</a>
|
146
|
-
<li><a href="./SDM/Maria.html">SDM::Maria</a>
|
147
|
-
<li><a href="./SDM/Memcached.html">SDM::Memcached</a>
|
148
|
-
<li><a href="./SDM/Memsql.html">SDM::Memsql</a>
|
149
|
-
<li><a href="./SDM/MongoHost.html">SDM::MongoHost</a>
|
150
|
-
<li><a href="./SDM/MongoLegacyHost.html">SDM::MongoLegacyHost</a>
|
151
|
-
<li><a href="./SDM/MongoLegacyReplicaset.html">SDM::MongoLegacyReplicaset</a>
|
152
|
-
<li><a href="./SDM/MongoReplicaSet.html">SDM::MongoReplicaSet</a>
|
153
|
-
<li><a href="./SDM/Mysql.html">SDM::Mysql</a>
|
154
|
-
<li><a href="./SDM/Neptune.html">SDM::Neptune</a>
|
155
|
-
<li><a href="./SDM/NeptuneIAM.html">SDM::NeptuneIAM</a>
|
156
|
-
<li><a href="./SDM/NodeCreateResponse.html">SDM::NodeCreateResponse</a>
|
157
|
-
<li><a href="./SDM/NodeDeleteResponse.html">SDM::NodeDeleteResponse</a>
|
158
|
-
<li><a href="./SDM/NodeGetResponse.html">SDM::NodeGetResponse</a>
|
159
|
-
<li><a href="./SDM/NodeUpdateResponse.html">SDM::NodeUpdateResponse</a>
|
160
|
-
<li><a href="./SDM/Nodes.html">SDM::Nodes</a>
|
161
|
-
<li><a href="./SDM/NotFoundError.html">SDM::NotFoundError</a>
|
162
|
-
<li><a href="./SDM/Oracle.html">SDM::Oracle</a>
|
163
|
-
<li><a href="./SDM/PermissionError.html">SDM::PermissionError</a>
|
164
|
-
<li><a href="./SDM/Plumbing.html">SDM::Plumbing</a>
|
165
|
-
<li><a href="./SDM/Postgres.html">SDM::Postgres</a>
|
166
|
-
<li><a href="./SDM/Presto.html">SDM::Presto</a>
|
167
|
-
<li><a href="./SDM/RDP.html">SDM::RDP</a>
|
168
|
-
<li><a href="./SDM/RPCError.html">SDM::RPCError</a>
|
169
|
-
<li><a href="./SDM/RabbitMQAMQP091.html">SDM::RabbitMQAMQP091</a>
|
170
|
-
<li><a href="./SDM/RateLimitError.html">SDM::RateLimitError</a>
|
171
|
-
<li><a href="./SDM/RateLimitMetadata.html">SDM::RateLimitMetadata</a>
|
172
|
-
<li><a href="./SDM/RawTCP.html">SDM::RawTCP</a>
|
173
|
-
<li><a href="./SDM/Redis.html">SDM::Redis</a>
|
174
|
-
<li><a href="./SDM/Redshift.html">SDM::Redshift</a>
|
175
|
-
<li><a href="./SDM/Relay.html">SDM::Relay</a>
|
176
|
-
<li><a href="./SDM/ResourceCreateResponse.html">SDM::ResourceCreateResponse</a>
|
177
|
-
<li><a href="./SDM/ResourceDeleteResponse.html">SDM::ResourceDeleteResponse</a>
|
178
|
-
<li><a href="./SDM/ResourceGetResponse.html">SDM::ResourceGetResponse</a>
|
179
|
-
<li><a href="./SDM/ResourceUpdateResponse.html">SDM::ResourceUpdateResponse</a>
|
180
|
-
<li><a href="./SDM/Resources.html">SDM::Resources</a>
|
181
|
-
<li><a href="./SDM/Role.html">SDM::Role</a>
|
182
|
-
<li><a href="./SDM/RoleAttachment.html">SDM::RoleAttachment</a>
|
183
|
-
<li><a href="./SDM/RoleAttachmentCreateResponse.html">SDM::RoleAttachmentCreateResponse</a>
|
184
|
-
<li><a href="./SDM/RoleAttachmentDeleteResponse.html">SDM::RoleAttachmentDeleteResponse</a>
|
185
|
-
<li><a href="./SDM/RoleAttachmentGetResponse.html">SDM::RoleAttachmentGetResponse</a>
|
186
|
-
<li><a href="./SDM/RoleAttachments.html">SDM::RoleAttachments</a>
|
187
|
-
<li><a href="./SDM/RoleCreateResponse.html">SDM::RoleCreateResponse</a>
|
188
|
-
<li><a href="./SDM/RoleDeleteResponse.html">SDM::RoleDeleteResponse</a>
|
189
|
-
<li><a href="./SDM/RoleGetResponse.html">SDM::RoleGetResponse</a>
|
190
|
-
<li><a href="./SDM/RoleGrant.html">SDM::RoleGrant</a>
|
191
|
-
<li><a href="./SDM/RoleGrantCreateResponse.html">SDM::RoleGrantCreateResponse</a>
|
192
|
-
<li><a href="./SDM/RoleGrantDeleteResponse.html">SDM::RoleGrantDeleteResponse</a>
|
193
|
-
<li><a href="./SDM/RoleGrantGetResponse.html">SDM::RoleGrantGetResponse</a>
|
194
|
-
<li><a href="./SDM/RoleGrants.html">SDM::RoleGrants</a>
|
195
|
-
<li><a href="./SDM/RoleUpdateResponse.html">SDM::RoleUpdateResponse</a>
|
196
|
-
<li><a href="./SDM/Roles.html">SDM::Roles</a>
|
197
|
-
<li><a href="./SDM/SQLServer.html">SDM::SQLServer</a>
|
198
|
-
<li><a href="./SDM/SSH.html">SDM::SSH</a>
|
199
|
-
<li><a href="./SDM/SSHCert.html">SDM::SSHCert</a>
|
200
|
-
<li><a href="./SDM/SSHCustomerKey.html">SDM::SSHCustomerKey</a>
|
201
|
-
<li><a href="./SDM/SecretStoreCreateResponse.html">SDM::SecretStoreCreateResponse</a>
|
202
|
-
<li><a href="./SDM/SecretStoreDeleteResponse.html">SDM::SecretStoreDeleteResponse</a>
|
203
|
-
<li><a href="./SDM/SecretStoreGetResponse.html">SDM::SecretStoreGetResponse</a>
|
204
|
-
<li><a href="./SDM/SecretStoreUpdateResponse.html">SDM::SecretStoreUpdateResponse</a>
|
205
|
-
<li><a href="./SDM/SecretStores.html">SDM::SecretStores</a>
|
206
|
-
<li><a href="./SDM/Service.html">SDM::Service</a>
|
207
|
-
<li><a href="./SDM/SingleStore.html">SDM::SingleStore</a>
|
208
|
-
<li><a href="./SDM/Snowflake.html">SDM::Snowflake</a>
|
209
|
-
<li><a href="./SDM/Sybase.html">SDM::Sybase</a>
|
210
|
-
<li><a href="./SDM/SybaseIQ.html">SDM::SybaseIQ</a>
|
211
|
-
<li><a href="./SDM/Tag.html">SDM::Tag</a>
|
212
|
-
<li><a href="./SDM/Teradata.html">SDM::Teradata</a>
|
213
|
-
<li><a href="./SDM/UpdateResponseMetadata.html">SDM::UpdateResponseMetadata</a>
|
214
|
-
<li><a href="./SDM/User.html">SDM::User</a>
|
215
|
-
<li><a href="./SDM/VaultTLSStore.html">SDM::VaultTLSStore</a>
|
216
|
-
<li><a href="./SDM/VaultTokenStore.html">SDM::VaultTokenStore</a>
|
217
|
-
<li><a href="./V1.html">V1</a>
|
218
|
-
<li><a href="./V1/AccountAttachments.html">V1::AccountAttachments</a>
|
219
|
-
<li><a href="./V1/AccountAttachments/Service.html">V1::AccountAttachments::Service</a>
|
220
|
-
<li><a href="./V1/AccountGrants.html">V1::AccountGrants</a>
|
221
|
-
<li><a href="./V1/AccountGrants/Service.html">V1::AccountGrants::Service</a>
|
222
|
-
<li><a href="./V1/Accounts.html">V1::Accounts</a>
|
223
|
-
<li><a href="./V1/Accounts/Service.html">V1::Accounts::Service</a>
|
224
|
-
<li><a href="./V1/ControlPanel.html">V1::ControlPanel</a>
|
225
|
-
<li><a href="./V1/ControlPanel/Service.html">V1::ControlPanel::Service</a>
|
226
|
-
<li><a href="./V1/Nodes.html">V1::Nodes</a>
|
227
|
-
<li><a href="./V1/Nodes/Service.html">V1::Nodes::Service</a>
|
228
|
-
<li><a href="./V1/Resources.html">V1::Resources</a>
|
229
|
-
<li><a href="./V1/Resources/Service.html">V1::Resources::Service</a>
|
230
|
-
<li><a href="./V1/RoleAttachments.html">V1::RoleAttachments</a>
|
231
|
-
<li><a href="./V1/RoleAttachments/Service.html">V1::RoleAttachments::Service</a>
|
232
|
-
<li><a href="./V1/RoleGrants.html">V1::RoleGrants</a>
|
233
|
-
<li><a href="./V1/RoleGrants/Service.html">V1::RoleGrants::Service</a>
|
234
|
-
<li><a href="./V1/Roles.html">V1::Roles</a>
|
235
|
-
<li><a href="./V1/Roles/Service.html">V1::Roles::Service</a>
|
236
|
-
<li><a href="./V1/SecretStores.html">V1::SecretStores</a>
|
237
|
-
<li><a href="./V1/SecretStores/Service.html">V1::SecretStores::Service</a>
|
238
|
-
<li><a href="./V1/Tags.html">V1::Tags</a>
|
239
|
-
</ul>
|
240
|
-
</div>
|
241
|
-
|
242
|
-
</div>
|
243
|
-
</nav>
|
244
|
-
|
245
|
-
<main role="main">
|
246
|
-
<p>This is the API documentation for RDoc Documentation.
|
247
|
-
</main>
|
248
|
-
|
249
|
-
|
250
|
-
<footer id="validator-badges" role="contentinfo">
|
251
|
-
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
252
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.1.
|
253
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
254
|
-
</footer>
|
255
|
-
|
data/doc/js/darkfish.js
DELETED
@@ -1,84 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
*
|
3
|
-
* Darkfish Page Functions
|
4
|
-
* $Id: darkfish.js 53 2009-01-07 02:52:03Z deveiant $
|
5
|
-
*
|
6
|
-
* Author: Michael Granger <mgranger@laika.com>
|
7
|
-
*
|
8
|
-
*/
|
9
|
-
|
10
|
-
/* Provide console simulation for firebug-less environments */
|
11
|
-
/*
|
12
|
-
if (!("console" in window) || !("firebug" in console)) {
|
13
|
-
var names = ["log", "debug", "info", "warn", "error", "assert", "dir", "dirxml",
|
14
|
-
"group", "groupEnd", "time", "timeEnd", "count", "trace", "profile", "profileEnd"];
|
15
|
-
|
16
|
-
window.console = {};
|
17
|
-
for (var i = 0; i < names.length; ++i)
|
18
|
-
window.console[names[i]] = function() {};
|
19
|
-
};
|
20
|
-
*/
|
21
|
-
|
22
|
-
|
23
|
-
function showSource( e ) {
|
24
|
-
var target = e.target;
|
25
|
-
while (!target.classList.contains('method-detail')) {
|
26
|
-
target = target.parentNode;
|
27
|
-
}
|
28
|
-
if (typeof target !== "undefined" && target !== null) {
|
29
|
-
target = target.querySelector('.method-source-code');
|
30
|
-
}
|
31
|
-
if (typeof target !== "undefined" && target !== null) {
|
32
|
-
target.classList.toggle('active-menu')
|
33
|
-
}
|
34
|
-
};
|
35
|
-
|
36
|
-
function hookSourceViews() {
|
37
|
-
document.querySelectorAll('.method-heading').forEach(function (codeObject) {
|
38
|
-
codeObject.addEventListener('click', showSource);
|
39
|
-
});
|
40
|
-
};
|
41
|
-
|
42
|
-
function hookSearch() {
|
43
|
-
var input = document.querySelector('#search-field');
|
44
|
-
var result = document.querySelector('#search-results');
|
45
|
-
result.classList.remove("initially-hidden");
|
46
|
-
|
47
|
-
var search_section = document.querySelector('#search-section');
|
48
|
-
search_section.classList.remove("initially-hidden");
|
49
|
-
|
50
|
-
var search = new Search(search_data, input, result);
|
51
|
-
|
52
|
-
search.renderItem = function(result) {
|
53
|
-
var li = document.createElement('li');
|
54
|
-
var html = '';
|
55
|
-
|
56
|
-
// TODO add relative path to <script> per-page
|
57
|
-
html += '<p class="search-match"><a href="' + index_rel_prefix + result.path + '">' + this.hlt(result.title);
|
58
|
-
if (result.params)
|
59
|
-
html += '<span class="params">' + result.params + '</span>';
|
60
|
-
html += '</a>';
|
61
|
-
|
62
|
-
|
63
|
-
if (result.namespace)
|
64
|
-
html += '<p class="search-namespace">' + this.hlt(result.namespace);
|
65
|
-
|
66
|
-
if (result.snippet)
|
67
|
-
html += '<div class="search-snippet">' + result.snippet + '</div>';
|
68
|
-
|
69
|
-
li.innerHTML = html;
|
70
|
-
|
71
|
-
return li;
|
72
|
-
}
|
73
|
-
|
74
|
-
search.select = function(result) {
|
75
|
-
window.location.href = result.firstChild.firstChild.href;
|
76
|
-
}
|
77
|
-
|
78
|
-
search.scrollIntoView = search.scrollInWindow;
|
79
|
-
};
|
80
|
-
|
81
|
-
document.addEventListener('DOMContentLoaded', function() {
|
82
|
-
hookSourceViews();
|
83
|
-
hookSearch();
|
84
|
-
});
|
data/doc/js/navigation.js
DELETED
@@ -1,105 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
* Navigation allows movement using the arrow keys through the search results.
|
3
|
-
*
|
4
|
-
* When using this library you will need to set scrollIntoView to the
|
5
|
-
* appropriate function for your layout. Use scrollInWindow if the container
|
6
|
-
* is not scrollable and scrollInElement if the container is a separate
|
7
|
-
* scrolling region.
|
8
|
-
*/
|
9
|
-
Navigation = new function() {
|
10
|
-
this.initNavigation = function() {
|
11
|
-
var _this = this;
|
12
|
-
|
13
|
-
document.addEventListener('keydown', function(e) {
|
14
|
-
_this.onkeydown(e);
|
15
|
-
});
|
16
|
-
|
17
|
-
this.navigationActive = true;
|
18
|
-
}
|
19
|
-
|
20
|
-
this.setNavigationActive = function(state) {
|
21
|
-
this.navigationActive = state;
|
22
|
-
}
|
23
|
-
|
24
|
-
this.onkeydown = function(e) {
|
25
|
-
if (!this.navigationActive) return;
|
26
|
-
switch(e.keyCode) {
|
27
|
-
case 37: //Event.KEY_LEFT:
|
28
|
-
if (this.moveLeft()) e.preventDefault();
|
29
|
-
break;
|
30
|
-
case 38: //Event.KEY_UP:
|
31
|
-
if (e.keyCode == 38 || e.ctrlKey) {
|
32
|
-
if (this.moveUp()) e.preventDefault();
|
33
|
-
}
|
34
|
-
break;
|
35
|
-
case 39: //Event.KEY_RIGHT:
|
36
|
-
if (this.moveRight()) e.preventDefault();
|
37
|
-
break;
|
38
|
-
case 40: //Event.KEY_DOWN:
|
39
|
-
if (e.keyCode == 40 || e.ctrlKey) {
|
40
|
-
if (this.moveDown()) e.preventDefault();
|
41
|
-
}
|
42
|
-
break;
|
43
|
-
case 13: //Event.KEY_RETURN:
|
44
|
-
if (this.current) e.preventDefault();
|
45
|
-
this.select(this.current);
|
46
|
-
break;
|
47
|
-
}
|
48
|
-
if (e.ctrlKey && e.shiftKey) this.select(this.current);
|
49
|
-
}
|
50
|
-
|
51
|
-
this.moveRight = function() {
|
52
|
-
}
|
53
|
-
|
54
|
-
this.moveLeft = function() {
|
55
|
-
}
|
56
|
-
|
57
|
-
this.move = function(isDown) {
|
58
|
-
}
|
59
|
-
|
60
|
-
this.moveUp = function() {
|
61
|
-
return this.move(false);
|
62
|
-
}
|
63
|
-
|
64
|
-
this.moveDown = function() {
|
65
|
-
return this.move(true);
|
66
|
-
}
|
67
|
-
|
68
|
-
/*
|
69
|
-
* Scrolls to the given element in the scrollable element view.
|
70
|
-
*/
|
71
|
-
this.scrollInElement = function(element, view) {
|
72
|
-
var offset, viewHeight, viewScroll, height;
|
73
|
-
offset = element.offsetTop;
|
74
|
-
height = element.offsetHeight;
|
75
|
-
viewHeight = view.offsetHeight;
|
76
|
-
viewScroll = view.scrollTop;
|
77
|
-
|
78
|
-
if (offset - viewScroll + height > viewHeight) {
|
79
|
-
view.scrollTop = offset - viewHeight + height;
|
80
|
-
}
|
81
|
-
if (offset < viewScroll) {
|
82
|
-
view.scrollTop = offset;
|
83
|
-
}
|
84
|
-
}
|
85
|
-
|
86
|
-
/*
|
87
|
-
* Scrolls to the given element in the window. The second argument is
|
88
|
-
* ignored
|
89
|
-
*/
|
90
|
-
this.scrollInWindow = function(element, ignored) {
|
91
|
-
var offset, viewHeight, viewScroll, height;
|
92
|
-
offset = element.offsetTop;
|
93
|
-
height = element.offsetHeight;
|
94
|
-
viewHeight = window.innerHeight;
|
95
|
-
viewScroll = window.scrollY;
|
96
|
-
|
97
|
-
if (offset - viewScroll + height > viewHeight) {
|
98
|
-
window.scrollTo(window.scrollX, offset - viewHeight + height);
|
99
|
-
}
|
100
|
-
if (offset < viewScroll) {
|
101
|
-
window.scrollTo(window.scrollX, offset);
|
102
|
-
}
|
103
|
-
}
|
104
|
-
}
|
105
|
-
|
data/doc/js/navigation.js.gz
DELETED
Binary file
|
data/doc/js/search.js
DELETED
@@ -1,110 +0,0 @@
|
|
1
|
-
Search = function(data, input, result) {
|
2
|
-
this.data = data;
|
3
|
-
this.input = input;
|
4
|
-
this.result = result;
|
5
|
-
|
6
|
-
this.current = null;
|
7
|
-
this.view = this.result.parentNode;
|
8
|
-
this.searcher = new Searcher(data.index);
|
9
|
-
this.init();
|
10
|
-
}
|
11
|
-
|
12
|
-
Search.prototype = Object.assign({}, Navigation, new function() {
|
13
|
-
var suid = 1;
|
14
|
-
|
15
|
-
this.init = function() {
|
16
|
-
var _this = this;
|
17
|
-
var observer = function(e) {
|
18
|
-
switch(e.keyCode) {
|
19
|
-
case 38: // Event.KEY_UP
|
20
|
-
case 40: // Event.KEY_DOWN
|
21
|
-
return;
|
22
|
-
}
|
23
|
-
_this.search(_this.input.value);
|
24
|
-
};
|
25
|
-
this.input.addEventListener('keyup', observer);
|
26
|
-
this.input.addEventListener('click', observer); // mac's clear field
|
27
|
-
|
28
|
-
this.searcher.ready(function(results, isLast) {
|
29
|
-
_this.addResults(results, isLast);
|
30
|
-
})
|
31
|
-
|
32
|
-
this.initNavigation();
|
33
|
-
this.setNavigationActive(false);
|
34
|
-
}
|
35
|
-
|
36
|
-
this.search = function(value, selectFirstMatch) {
|
37
|
-
value = value.trim().toLowerCase();
|
38
|
-
if (value) {
|
39
|
-
this.setNavigationActive(true);
|
40
|
-
} else {
|
41
|
-
this.setNavigationActive(false);
|
42
|
-
}
|
43
|
-
|
44
|
-
if (value == '') {
|
45
|
-
this.lastQuery = value;
|
46
|
-
this.result.innerHTML = '';
|
47
|
-
this.result.setAttribute('aria-expanded', 'false');
|
48
|
-
this.setNavigationActive(false);
|
49
|
-
} else if (value != this.lastQuery) {
|
50
|
-
this.lastQuery = value;
|
51
|
-
this.result.setAttribute('aria-busy', 'true');
|
52
|
-
this.result.setAttribute('aria-expanded', 'true');
|
53
|
-
this.firstRun = true;
|
54
|
-
this.searcher.find(value);
|
55
|
-
}
|
56
|
-
}
|
57
|
-
|
58
|
-
this.addResults = function(results, isLast) {
|
59
|
-
var target = this.result;
|
60
|
-
if (this.firstRun && (results.length > 0 || isLast)) {
|
61
|
-
this.current = null;
|
62
|
-
this.result.innerHTML = '';
|
63
|
-
}
|
64
|
-
|
65
|
-
for (var i=0, l = results.length; i < l; i++) {
|
66
|
-
var item = this.renderItem.call(this, results[i]);
|
67
|
-
item.setAttribute('id', 'search-result-' + target.childElementCount);
|
68
|
-
target.appendChild(item);
|
69
|
-
};
|
70
|
-
|
71
|
-
if (this.firstRun && results.length > 0) {
|
72
|
-
this.firstRun = false;
|
73
|
-
this.current = target.firstChild;
|
74
|
-
this.current.classList.add('search-selected');
|
75
|
-
}
|
76
|
-
//TODO: ECMAScript
|
77
|
-
//if (jQuery.browser.msie) this.$element[0].className += '';
|
78
|
-
|
79
|
-
if (isLast) this.result.setAttribute('aria-busy', 'false');
|
80
|
-
}
|
81
|
-
|
82
|
-
this.move = function(isDown) {
|
83
|
-
if (!this.current) return;
|
84
|
-
var next = isDown ? this.current.nextElementSibling : this.current.previousElementSibling;
|
85
|
-
if (next) {
|
86
|
-
this.current.classList.remove('search-selected');
|
87
|
-
next.classList.add('search-selected');
|
88
|
-
this.input.setAttribute('aria-activedescendant', next.getAttribute('id'));
|
89
|
-
this.scrollIntoView(next, this.view);
|
90
|
-
this.current = next;
|
91
|
-
this.input.value = next.firstChild.firstChild.text;
|
92
|
-
this.input.select();
|
93
|
-
}
|
94
|
-
return true;
|
95
|
-
}
|
96
|
-
|
97
|
-
this.hlt = function(html) {
|
98
|
-
return this.escapeHTML(html).
|
99
|
-
replace(/\u0001/g, '<em>').
|
100
|
-
replace(/\u0002/g, '</em>');
|
101
|
-
}
|
102
|
-
|
103
|
-
this.escapeHTML = function(html) {
|
104
|
-
return html.replace(/[&<>]/g, function(c) {
|
105
|
-
return '&#' + c.charCodeAt(0) + ';';
|
106
|
-
});
|
107
|
-
}
|
108
|
-
|
109
|
-
});
|
110
|
-
|