strongdm 1.0.0 → 1.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/doc/LICENSE.html +45 -136
- data/doc/Object.html +623 -105
- data/doc/README_md.html +15 -7
- data/doc/SDM.html +16 -24
- data/doc/SDM/AKS.html +150 -52
- data/doc/SDM/AKSBasicAuth.html +130 -36
- data/doc/SDM/AKSServiceAccount.html +125 -32
- 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 +62 -61
- 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 +63 -58
- data/doc/SDM/AccountUpdateResponse.html +74 -21
- data/doc/SDM/Accounts.html +74 -68
- data/doc/SDM/AlreadyExistsError.html +13 -10
- data/doc/SDM/AmazonEKS.html +163 -48
- data/doc/SDM/AmazonES.html +117 -40
- data/doc/SDM/Athena.html +117 -40
- data/doc/SDM/AuroraMysql.html +122 -44
- data/doc/SDM/AuroraPostgres.html +127 -48
- data/doc/SDM/AuthenticationError.html +13 -10
- data/doc/SDM/BadRequestError.html +13 -10
- data/doc/SDM/BigQuery.html +117 -40
- data/doc/SDM/Cassandra.html +122 -44
- data/doc/SDM/Citus.html +409 -0
- data/doc/SDM/Client.html +29 -48
- data/doc/SDM/Clustrix.html +122 -44
- data/doc/SDM/Cockroach.html +127 -48
- data/doc/SDM/CreateResponseMetadata.html +59 -9
- data/doc/SDM/DB2.html +391 -0
- data/doc/SDM/DeadlineExceededError.html +13 -10
- data/doc/SDM/DeleteResponseMetadata.html +60 -10
- data/doc/SDM/Druid.html +117 -40
- data/doc/SDM/DynamoDB.html +117 -40
- data/doc/SDM/Elastic.html +122 -44
- data/doc/SDM/ElasticacheRedis.html +117 -40
- data/doc/SDM/Gateway.html +108 -39
- data/doc/SDM/GetResponseMetadata.html +60 -10
- data/doc/SDM/GoogleGKE.html +135 -40
- data/doc/SDM/Greenplum.html +127 -48
- data/doc/SDM/HTTPAuth.html +122 -44
- data/doc/SDM/HTTPBasicAuth.html +127 -48
- data/doc/SDM/HTTPNoAuth.html +117 -40
- data/doc/SDM/InternalError.html +13 -10
- data/doc/SDM/Kubernetes.html +150 -52
- data/doc/SDM/KubernetesBasicAuth.html +130 -36
- data/doc/SDM/KubernetesServiceAccount.html +125 -32
- data/doc/SDM/Maria.html +122 -44
- data/doc/SDM/Memcached.html +107 -32
- data/doc/SDM/Memsql.html +122 -44
- data/doc/SDM/MongoHost.html +127 -48
- data/doc/SDM/MongoLegacyHost.html +132 -52
- data/doc/SDM/MongoLegacyReplicaset.html +137 -56
- data/doc/SDM/MongoReplicaSet.html +137 -56
- data/doc/SDM/Mysql.html +122 -44
- 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 +75 -70
- data/doc/SDM/NotFoundError.html +13 -10
- data/doc/SDM/Oracle.html +127 -48
- data/doc/SDM/PermissionError.html +13 -10
- data/doc/SDM/Plumbing.html +4177 -3576
- data/doc/SDM/Postgres.html +127 -48
- data/doc/SDM/Presto.html +127 -48
- data/doc/SDM/RDP.html +117 -40
- 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 +112 -36
- data/doc/SDM/Redshift.html +127 -48
- data/doc/SDM/Relay.html +96 -27
- 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 +71 -63
- data/doc/SDM/Role.html +96 -27
- 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 +63 -60
- 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 +63 -60
- data/doc/SDM/RoleUpdateResponse.html +75 -23
- data/doc/SDM/Roles.html +76 -74
- data/doc/SDM/SQLServer.html +132 -52
- data/doc/SDM/SSH.html +135 -40
- data/doc/SDM/SSHCert.html +373 -0
- data/doc/SDM/Service.html +95 -25
- data/doc/SDM/Snowflake.html +122 -44
- data/doc/SDM/Sybase.html +117 -40
- data/doc/SDM/SybaseIQ.html +117 -40
- data/doc/SDM/Teradata.html +117 -40
- data/doc/SDM/UpdateResponseMetadata.html +60 -10
- data/doc/SDM/User.html +104 -31
- data/doc/V1.html +35 -11
- 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/V1/Tags.html +113 -0
- data/doc/created.rid +45 -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 +23 -10
- 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 +1587 -771
- data/examples/Gemfile +2 -2
- data/examples/ldap-sync/ldapSync.rb +290 -0
- 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 -14
- 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 +8 -9
- data/lib/grpc/accounts_pb.rb +12 -9
- data/lib/grpc/accounts_services_pb.rb +7 -8
- data/lib/grpc/drivers_pb.rb +104 -7
- data/lib/grpc/nodes_pb.rb +12 -9
- data/lib/grpc/nodes_services_pb.rb +7 -8
- data/lib/grpc/options_pb.rb +16 -5
- data/lib/grpc/plumbing.rb +4367 -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 +11 -9
- data/lib/grpc/roles_services_pb.rb +7 -8
- data/lib/grpc/spec_pb.rb +7 -8
- data/lib/grpc/tags_pb.rb +36 -0
- data/lib/models/porcelain.rb +4966 -4017
- data/lib/strongdm.rb +94 -95
- data/lib/svc.rb +1200 -1224
- data/lib/version +16 -2
- data/lib/version.rb +6 -6
- data/strongdm.gemspec +10 -10
- metadata +27 -15
@@ -1,27 +1,27 @@
|
|
1
1
|
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
2
|
+
#
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
4
|
# you may not use this file except in compliance with the License.
|
5
5
|
# You may obtain a copy of the License at
|
6
|
-
#
|
6
|
+
#
|
7
7
|
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
8
|
+
#
|
9
9
|
# Unless required by applicable law or agreed to in writing, software
|
10
10
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
11
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
12
|
# See the License for the specific language governing permissions and
|
13
13
|
# limitations under the License.
|
14
|
-
#
|
14
|
+
#
|
15
15
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
16
16
|
# source: account_grants.proto
|
17
17
|
|
18
|
-
require
|
18
|
+
require "google/protobuf"
|
19
19
|
|
20
|
-
require
|
21
|
-
require
|
22
|
-
require
|
23
|
-
require
|
24
|
-
require
|
20
|
+
require "google/api/annotations_pb"
|
21
|
+
require "protoc-gen-swagger/options/annotations_pb"
|
22
|
+
require "google/protobuf/timestamp_pb"
|
23
|
+
require "options_pb"
|
24
|
+
require "spec_pb"
|
25
25
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
26
26
|
add_file("account_grants.proto", :syntax => :proto3) do
|
27
27
|
add_message "v1.AccountGrantCreateRequest" do
|
@@ -1,33 +1,32 @@
|
|
1
1
|
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
2
|
+
#
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
4
|
# you may not use this file except in compliance with the License.
|
5
5
|
# You may obtain a copy of the License at
|
6
|
-
#
|
6
|
+
#
|
7
7
|
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
8
|
+
#
|
9
9
|
# Unless required by applicable law or agreed to in writing, software
|
10
10
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
11
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
12
|
# See the License for the specific language governing permissions and
|
13
13
|
# limitations under the License.
|
14
|
-
#
|
14
|
+
#
|
15
15
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
16
16
|
# Source: account_grants.proto for package 'v1'
|
17
17
|
|
18
|
-
require
|
19
|
-
require
|
18
|
+
require "grpc"
|
19
|
+
require "account_grants_pb"
|
20
20
|
|
21
21
|
module V1
|
22
22
|
module AccountGrants
|
23
|
-
# AccountGrants
|
23
|
+
# AccountGrants assign a resource directly to an account, giving the account the permission to connect to that resource.
|
24
24
|
class Service
|
25
|
-
|
26
25
|
include GRPC::GenericService
|
27
26
|
|
28
27
|
self.marshal_class_method = :encode
|
29
28
|
self.unmarshal_class_method = :decode
|
30
|
-
self.service_name =
|
29
|
+
self.service_name = "v1.AccountGrants"
|
31
30
|
|
32
31
|
# Create registers a new AccountGrant.
|
33
32
|
rpc :Create, AccountGrantCreateRequest, AccountGrantCreateResponse
|
data/lib/grpc/accounts_pb.rb
CHANGED
@@ -1,26 +1,27 @@
|
|
1
1
|
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
2
|
+
#
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
4
|
# you may not use this file except in compliance with the License.
|
5
5
|
# You may obtain a copy of the License at
|
6
|
-
#
|
6
|
+
#
|
7
7
|
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
8
|
+
#
|
9
9
|
# Unless required by applicable law or agreed to in writing, software
|
10
10
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
11
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
12
|
# See the License for the specific language governing permissions and
|
13
13
|
# limitations under the License.
|
14
|
-
#
|
14
|
+
#
|
15
15
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
16
16
|
# source: accounts.proto
|
17
17
|
|
18
|
-
require
|
18
|
+
require "google/protobuf"
|
19
19
|
|
20
|
-
require
|
21
|
-
require
|
22
|
-
require
|
23
|
-
require
|
20
|
+
require "google/api/annotations_pb"
|
21
|
+
require "protoc-gen-swagger/options/annotations_pb"
|
22
|
+
require "options_pb"
|
23
|
+
require "spec_pb"
|
24
|
+
require "tags_pb"
|
24
25
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
25
26
|
add_file("accounts.proto", :syntax => :proto3) do
|
26
27
|
add_message "v1.AccountCreateRequest" do
|
@@ -81,11 +82,13 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
81
82
|
optional :first_name, :string, 3
|
82
83
|
optional :last_name, :string, 4
|
83
84
|
optional :suspended, :bool, 5
|
85
|
+
optional :tags, :message, 6, "v1.Tags"
|
84
86
|
end
|
85
87
|
add_message "v1.Service" do
|
86
88
|
optional :id, :string, 1
|
87
89
|
optional :name, :string, 2
|
88
90
|
optional :suspended, :bool, 3
|
91
|
+
optional :tags, :message, 4, "v1.Tags"
|
89
92
|
end
|
90
93
|
end
|
91
94
|
end
|
@@ -1,22 +1,22 @@
|
|
1
1
|
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
2
|
+
#
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
4
|
# you may not use this file except in compliance with the License.
|
5
5
|
# You may obtain a copy of the License at
|
6
|
-
#
|
6
|
+
#
|
7
7
|
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
8
|
+
#
|
9
9
|
# Unless required by applicable law or agreed to in writing, software
|
10
10
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
11
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
12
|
# See the License for the specific language governing permissions and
|
13
13
|
# limitations under the License.
|
14
|
-
#
|
14
|
+
#
|
15
15
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
16
16
|
# Source: accounts.proto for package 'v1'
|
17
17
|
|
18
|
-
require
|
19
|
-
require
|
18
|
+
require "grpc"
|
19
|
+
require "accounts_pb"
|
20
20
|
|
21
21
|
module V1
|
22
22
|
module Accounts
|
@@ -25,12 +25,11 @@ module V1
|
|
25
25
|
# 1. **Regular users:** humans who are authenticated through username and password or SSO
|
26
26
|
# 2. **Service users:** machines that are authneticated using a service token
|
27
27
|
class Service
|
28
|
-
|
29
28
|
include GRPC::GenericService
|
30
29
|
|
31
30
|
self.marshal_class_method = :encode
|
32
31
|
self.unmarshal_class_method = :decode
|
33
|
-
self.service_name =
|
32
|
+
self.service_name = "v1.Accounts"
|
34
33
|
|
35
34
|
# Create registers a new Account.
|
36
35
|
rpc :Create, AccountCreateRequest, AccountCreateResponse
|
data/lib/grpc/drivers_pb.rb
CHANGED
@@ -1,24 +1,25 @@
|
|
1
1
|
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
2
|
+
#
|
3
3
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
4
|
# you may not use this file except in compliance with the License.
|
5
5
|
# You may obtain a copy of the License at
|
6
|
-
#
|
6
|
+
#
|
7
7
|
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
8
|
+
#
|
9
9
|
# Unless required by applicable law or agreed to in writing, software
|
10
10
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
11
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
12
|
# See the License for the specific language governing permissions and
|
13
13
|
# limitations under the License.
|
14
|
-
#
|
14
|
+
#
|
15
15
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
16
16
|
# source: drivers.proto
|
17
17
|
|
18
|
-
require
|
18
|
+
require "google/protobuf"
|
19
19
|
|
20
|
-
require
|
21
|
-
require
|
20
|
+
require "protoc-gen-swagger/options/annotations_pb"
|
21
|
+
require "options_pb"
|
22
|
+
require "tags_pb"
|
22
23
|
Google::Protobuf::DescriptorPool.generated_pool.build do
|
23
24
|
add_file("drivers.proto", :syntax => :proto3) do
|
24
25
|
add_message "v1.Resource" do
|
@@ -26,6 +27,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
26
27
|
optional :athena, :message, 100, "v1.Athena"
|
27
28
|
optional :big_query, :message, 200, "v1.BigQuery"
|
28
29
|
optional :cassandra, :message, 300, "v1.Cassandra"
|
30
|
+
optional :db_2, :message, 2200, "v1.DB2"
|
29
31
|
optional :druid, :message, 400, "v1.Druid"
|
30
32
|
optional :dynamo_db, :message, 500, "v1.DynamoDB"
|
31
33
|
optional :amazon_es, :message, 600, "v1.AmazonES"
|
@@ -57,6 +59,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
57
59
|
optional :greenplum, :message, 1302, "v1.Greenplum"
|
58
60
|
optional :cockroach, :message, 1303, "v1.Cockroach"
|
59
61
|
optional :redshift, :message, 1304, "v1.Redshift"
|
62
|
+
optional :citus, :message, 1305, "v1.Citus"
|
60
63
|
optional :presto, :message, 1400, "v1.Presto"
|
61
64
|
optional :rdp, :message, 1500, "v1.RDP"
|
62
65
|
optional :redis, :message, 1600, "v1.Redis"
|
@@ -64,6 +67,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
64
67
|
optional :snowflake, :message, 1700, "v1.Snowflake"
|
65
68
|
optional :sql_server, :message, 1800, "v1.SQLServer"
|
66
69
|
optional :ssh, :message, 1900, "v1.SSH"
|
70
|
+
optional :ssh_cert, :message, 1901, "v1.SSHCert"
|
67
71
|
optional :sybase, :message, 2000, "v1.Sybase"
|
68
72
|
optional :sybase_iq, :message, 2001, "v1.SybaseIQ"
|
69
73
|
optional :teradata, :message, 2100, "v1.Teradata"
|
@@ -73,6 +77,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
73
77
|
optional :id, :string, 32768
|
74
78
|
optional :name, :string, 32769
|
75
79
|
optional :healthy, :bool, 32770
|
80
|
+
optional :tags, :message, 32771, "v1.Tags"
|
76
81
|
optional :access_key, :string, 1
|
77
82
|
optional :secret_access_key, :string, 2
|
78
83
|
optional :output, :string, 3
|
@@ -83,6 +88,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
83
88
|
optional :id, :string, 32768
|
84
89
|
optional :name, :string, 32769
|
85
90
|
optional :healthy, :bool, 32770
|
91
|
+
optional :tags, :message, 32771, "v1.Tags"
|
86
92
|
optional :private_key, :string, 1
|
87
93
|
optional :project, :string, 2
|
88
94
|
optional :port_override, :int32, 3
|
@@ -93,6 +99,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
93
99
|
optional :id, :string, 32768
|
94
100
|
optional :name, :string, 32769
|
95
101
|
optional :healthy, :bool, 32770
|
102
|
+
optional :tags, :message, 32771, "v1.Tags"
|
96
103
|
optional :hostname, :string, 1
|
97
104
|
optional :username, :string, 2
|
98
105
|
optional :password, :string, 3
|
@@ -100,10 +107,23 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
100
107
|
optional :port, :int32, 5
|
101
108
|
optional :tls_required, :bool, 6
|
102
109
|
end
|
110
|
+
add_message "v1.DB2" do
|
111
|
+
optional :id, :string, 32768
|
112
|
+
optional :name, :string, 32769
|
113
|
+
optional :healthy, :bool, 32770
|
114
|
+
optional :tags, :message, 32771, "v1.Tags"
|
115
|
+
optional :hostname, :string, 1
|
116
|
+
optional :username, :string, 2
|
117
|
+
optional :password, :string, 3
|
118
|
+
optional :database, :string, 4
|
119
|
+
optional :port_override, :int32, 5
|
120
|
+
optional :port, :int32, 6
|
121
|
+
end
|
103
122
|
add_message "v1.Druid" do
|
104
123
|
optional :id, :string, 32768
|
105
124
|
optional :name, :string, 32769
|
106
125
|
optional :healthy, :bool, 32770
|
126
|
+
optional :tags, :message, 32771, "v1.Tags"
|
107
127
|
optional :hostname, :string, 1
|
108
128
|
optional :port_override, :int32, 2
|
109
129
|
optional :username, :string, 3
|
@@ -114,6 +134,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
114
134
|
optional :id, :string, 32768
|
115
135
|
optional :name, :string, 32769
|
116
136
|
optional :healthy, :bool, 32770
|
137
|
+
optional :tags, :message, 32771, "v1.Tags"
|
117
138
|
optional :access_key, :string, 1
|
118
139
|
optional :secret_access_key, :string, 2
|
119
140
|
optional :region, :string, 3
|
@@ -124,6 +145,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
124
145
|
optional :id, :string, 32768
|
125
146
|
optional :name, :string, 32769
|
126
147
|
optional :healthy, :bool, 32770
|
148
|
+
optional :tags, :message, 32771, "v1.Tags"
|
127
149
|
optional :region, :string, 1
|
128
150
|
optional :secret_access_key, :string, 2
|
129
151
|
optional :endpoint, :string, 3
|
@@ -134,6 +156,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
134
156
|
optional :id, :string, 32768
|
135
157
|
optional :name, :string, 32769
|
136
158
|
optional :healthy, :bool, 32770
|
159
|
+
optional :tags, :message, 32771, "v1.Tags"
|
137
160
|
optional :hostname, :string, 1
|
138
161
|
optional :username, :string, 2
|
139
162
|
optional :password, :string, 3
|
@@ -145,6 +168,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
145
168
|
optional :id, :string, 32768
|
146
169
|
optional :name, :string, 32769
|
147
170
|
optional :healthy, :bool, 32770
|
171
|
+
optional :tags, :message, 32771, "v1.Tags"
|
148
172
|
optional :url, :string, 1
|
149
173
|
optional :healthcheck_path, :string, 2
|
150
174
|
optional :username, :string, 3
|
@@ -157,6 +181,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
157
181
|
optional :id, :string, 32768
|
158
182
|
optional :name, :string, 32769
|
159
183
|
optional :healthy, :bool, 32770
|
184
|
+
optional :tags, :message, 32771, "v1.Tags"
|
160
185
|
optional :url, :string, 1
|
161
186
|
optional :healthcheck_path, :string, 2
|
162
187
|
optional :headers_blacklist, :string, 3
|
@@ -167,6 +192,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
167
192
|
optional :id, :string, 32768
|
168
193
|
optional :name, :string, 32769
|
169
194
|
optional :healthy, :bool, 32770
|
195
|
+
optional :tags, :message, 32771, "v1.Tags"
|
170
196
|
optional :url, :string, 1
|
171
197
|
optional :healthcheck_path, :string, 2
|
172
198
|
optional :auth_header, :string, 3
|
@@ -178,6 +204,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
178
204
|
optional :id, :string, 32768
|
179
205
|
optional :name, :string, 32769
|
180
206
|
optional :healthy, :bool, 32770
|
207
|
+
optional :tags, :message, 32771, "v1.Tags"
|
181
208
|
optional :hostname, :string, 1
|
182
209
|
optional :port, :int32, 2
|
183
210
|
optional :certificate_authority, :string, 3
|
@@ -186,28 +213,34 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
186
213
|
optional :client_certificate_filename, :string, 6
|
187
214
|
optional :client_key, :string, 7
|
188
215
|
optional :client_key_filename, :string, 8
|
216
|
+
optional :healthcheck_namespace, :string, 9
|
189
217
|
end
|
190
218
|
add_message "v1.KubernetesBasicAuth" do
|
191
219
|
optional :id, :string, 32768
|
192
220
|
optional :name, :string, 32769
|
193
221
|
optional :healthy, :bool, 32770
|
222
|
+
optional :tags, :message, 32771, "v1.Tags"
|
194
223
|
optional :hostname, :string, 1
|
195
224
|
optional :port, :int32, 2
|
196
225
|
optional :username, :string, 3
|
197
226
|
optional :password, :string, 4
|
227
|
+
optional :healthcheck_namespace, :string, 5
|
198
228
|
end
|
199
229
|
add_message "v1.KubernetesServiceAccount" do
|
200
230
|
optional :id, :string, 32768
|
201
231
|
optional :name, :string, 32769
|
202
232
|
optional :healthy, :bool, 32770
|
233
|
+
optional :tags, :message, 32771, "v1.Tags"
|
203
234
|
optional :hostname, :string, 1
|
204
235
|
optional :port, :int32, 2
|
205
236
|
optional :token, :string, 3
|
237
|
+
optional :healthcheck_namespace, :string, 4
|
206
238
|
end
|
207
239
|
add_message "v1.AmazonEKS" do
|
208
240
|
optional :id, :string, 32768
|
209
241
|
optional :name, :string, 32769
|
210
242
|
optional :healthy, :bool, 32770
|
243
|
+
optional :tags, :message, 32771, "v1.Tags"
|
211
244
|
optional :endpoint, :string, 1
|
212
245
|
optional :access_key, :string, 2
|
213
246
|
optional :secret_access_key, :string, 3
|
@@ -215,21 +248,26 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
215
248
|
optional :certificate_authority_filename, :string, 5
|
216
249
|
optional :region, :string, 6
|
217
250
|
optional :cluster_name, :string, 7
|
251
|
+
optional :role_arn, :string, 8
|
252
|
+
optional :healthcheck_namespace, :string, 9
|
218
253
|
end
|
219
254
|
add_message "v1.GoogleGKE" do
|
220
255
|
optional :id, :string, 32768
|
221
256
|
optional :name, :string, 32769
|
222
257
|
optional :healthy, :bool, 32770
|
258
|
+
optional :tags, :message, 32771, "v1.Tags"
|
223
259
|
optional :endpoint, :string, 1
|
224
260
|
optional :certificate_authority, :string, 2
|
225
261
|
optional :certificate_authority_filename, :string, 3
|
226
262
|
optional :service_account_key, :string, 4
|
227
263
|
optional :service_account_key_filename, :string, 5
|
264
|
+
optional :healthcheck_namespace, :string, 6
|
228
265
|
end
|
229
266
|
add_message "v1.AKS" do
|
230
267
|
optional :id, :string, 32768
|
231
268
|
optional :name, :string, 32769
|
232
269
|
optional :healthy, :bool, 32770
|
270
|
+
optional :tags, :message, 32771, "v1.Tags"
|
233
271
|
optional :hostname, :string, 1
|
234
272
|
optional :port, :int32, 2
|
235
273
|
optional :certificate_authority, :string, 3
|
@@ -238,28 +276,34 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
238
276
|
optional :client_certificate_filename, :string, 6
|
239
277
|
optional :client_key, :string, 7
|
240
278
|
optional :client_key_filename, :string, 8
|
279
|
+
optional :healthcheck_namespace, :string, 9
|
241
280
|
end
|
242
281
|
add_message "v1.AKSBasicAuth" do
|
243
282
|
optional :id, :string, 32768
|
244
283
|
optional :name, :string, 32769
|
245
284
|
optional :healthy, :bool, 32770
|
285
|
+
optional :tags, :message, 32771, "v1.Tags"
|
246
286
|
optional :hostname, :string, 1
|
247
287
|
optional :port, :int32, 2
|
248
288
|
optional :username, :string, 3
|
249
289
|
optional :password, :string, 4
|
290
|
+
optional :healthcheck_namespace, :string, 5
|
250
291
|
end
|
251
292
|
add_message "v1.AKSServiceAccount" do
|
252
293
|
optional :id, :string, 32768
|
253
294
|
optional :name, :string, 32769
|
254
295
|
optional :healthy, :bool, 32770
|
296
|
+
optional :tags, :message, 32771, "v1.Tags"
|
255
297
|
optional :hostname, :string, 1
|
256
298
|
optional :port, :int32, 2
|
257
299
|
optional :token, :string, 3
|
300
|
+
optional :healthcheck_namespace, :string, 4
|
258
301
|
end
|
259
302
|
add_message "v1.Memcached" do
|
260
303
|
optional :id, :string, 32768
|
261
304
|
optional :name, :string, 32769
|
262
305
|
optional :healthy, :bool, 32770
|
306
|
+
optional :tags, :message, 32771, "v1.Tags"
|
263
307
|
optional :hostname, :string, 1
|
264
308
|
optional :port_override, :int32, 2
|
265
309
|
optional :port, :int32, 3
|
@@ -268,6 +312,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
268
312
|
optional :id, :string, 32768
|
269
313
|
optional :name, :string, 32769
|
270
314
|
optional :healthy, :bool, 32770
|
315
|
+
optional :tags, :message, 32771, "v1.Tags"
|
271
316
|
optional :hostname, :string, 1
|
272
317
|
optional :auth_database, :string, 2
|
273
318
|
optional :port_override, :int32, 3
|
@@ -281,6 +326,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
281
326
|
optional :id, :string, 32768
|
282
327
|
optional :name, :string, 32769
|
283
328
|
optional :healthy, :bool, 32770
|
329
|
+
optional :tags, :message, 32771, "v1.Tags"
|
284
330
|
optional :hostname, :string, 1
|
285
331
|
optional :auth_database, :string, 2
|
286
332
|
optional :port_override, :int32, 3
|
@@ -295,6 +341,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
295
341
|
optional :id, :string, 32768
|
296
342
|
optional :name, :string, 32769
|
297
343
|
optional :healthy, :bool, 32770
|
344
|
+
optional :tags, :message, 32771, "v1.Tags"
|
298
345
|
optional :hostname, :string, 1
|
299
346
|
optional :auth_database, :string, 2
|
300
347
|
optional :port_override, :int32, 3
|
@@ -307,6 +354,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
307
354
|
optional :id, :string, 32768
|
308
355
|
optional :name, :string, 32769
|
309
356
|
optional :healthy, :bool, 32770
|
357
|
+
optional :tags, :message, 32771, "v1.Tags"
|
310
358
|
optional :hostname, :string, 1
|
311
359
|
optional :auth_database, :string, 2
|
312
360
|
optional :port_override, :int32, 3
|
@@ -321,6 +369,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
321
369
|
optional :id, :string, 32768
|
322
370
|
optional :name, :string, 32769
|
323
371
|
optional :healthy, :bool, 32770
|
372
|
+
optional :tags, :message, 32771, "v1.Tags"
|
324
373
|
optional :hostname, :string, 1
|
325
374
|
optional :username, :string, 2
|
326
375
|
optional :password, :string, 3
|
@@ -332,6 +381,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
332
381
|
optional :id, :string, 32768
|
333
382
|
optional :name, :string, 32769
|
334
383
|
optional :healthy, :bool, 32770
|
384
|
+
optional :tags, :message, 32771, "v1.Tags"
|
335
385
|
optional :hostname, :string, 1
|
336
386
|
optional :username, :string, 2
|
337
387
|
optional :password, :string, 3
|
@@ -343,6 +393,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
343
393
|
optional :id, :string, 32768
|
344
394
|
optional :name, :string, 32769
|
345
395
|
optional :healthy, :bool, 32770
|
396
|
+
optional :tags, :message, 32771, "v1.Tags"
|
346
397
|
optional :hostname, :string, 1
|
347
398
|
optional :username, :string, 2
|
348
399
|
optional :password, :string, 3
|
@@ -354,6 +405,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
354
405
|
optional :id, :string, 32768
|
355
406
|
optional :name, :string, 32769
|
356
407
|
optional :healthy, :bool, 32770
|
408
|
+
optional :tags, :message, 32771, "v1.Tags"
|
357
409
|
optional :hostname, :string, 1
|
358
410
|
optional :username, :string, 2
|
359
411
|
optional :password, :string, 3
|
@@ -365,6 +417,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
365
417
|
optional :id, :string, 32768
|
366
418
|
optional :name, :string, 32769
|
367
419
|
optional :healthy, :bool, 32770
|
420
|
+
optional :tags, :message, 32771, "v1.Tags"
|
368
421
|
optional :hostname, :string, 1
|
369
422
|
optional :username, :string, 2
|
370
423
|
optional :password, :string, 3
|
@@ -376,6 +429,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
376
429
|
optional :id, :string, 32768
|
377
430
|
optional :name, :string, 32769
|
378
431
|
optional :healthy, :bool, 32770
|
432
|
+
optional :tags, :message, 32771, "v1.Tags"
|
379
433
|
optional :hostname, :string, 1
|
380
434
|
optional :username, :string, 2
|
381
435
|
optional :password, :string, 3
|
@@ -388,6 +442,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
388
442
|
optional :id, :string, 32768
|
389
443
|
optional :name, :string, 32769
|
390
444
|
optional :healthy, :bool, 32770
|
445
|
+
optional :tags, :message, 32771, "v1.Tags"
|
391
446
|
optional :hostname, :string, 1
|
392
447
|
optional :username, :string, 2
|
393
448
|
optional :password, :string, 3
|
@@ -400,6 +455,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
400
455
|
optional :id, :string, 32768
|
401
456
|
optional :name, :string, 32769
|
402
457
|
optional :healthy, :bool, 32770
|
458
|
+
optional :tags, :message, 32771, "v1.Tags"
|
403
459
|
optional :hostname, :string, 1
|
404
460
|
optional :username, :string, 2
|
405
461
|
optional :password, :string, 3
|
@@ -412,6 +468,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
412
468
|
optional :id, :string, 32768
|
413
469
|
optional :name, :string, 32769
|
414
470
|
optional :healthy, :bool, 32770
|
471
|
+
optional :tags, :message, 32771, "v1.Tags"
|
415
472
|
optional :hostname, :string, 1
|
416
473
|
optional :username, :string, 2
|
417
474
|
optional :password, :string, 3
|
@@ -424,6 +481,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
424
481
|
optional :id, :string, 32768
|
425
482
|
optional :name, :string, 32769
|
426
483
|
optional :healthy, :bool, 32770
|
484
|
+
optional :tags, :message, 32771, "v1.Tags"
|
427
485
|
optional :hostname, :string, 1
|
428
486
|
optional :username, :string, 2
|
429
487
|
optional :password, :string, 3
|
@@ -436,6 +494,20 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
436
494
|
optional :id, :string, 32768
|
437
495
|
optional :name, :string, 32769
|
438
496
|
optional :healthy, :bool, 32770
|
497
|
+
optional :tags, :message, 32771, "v1.Tags"
|
498
|
+
optional :hostname, :string, 1
|
499
|
+
optional :username, :string, 2
|
500
|
+
optional :password, :string, 3
|
501
|
+
optional :database, :string, 4
|
502
|
+
optional :port_override, :int32, 5
|
503
|
+
optional :port, :int32, 6
|
504
|
+
optional :override_database, :bool, 7
|
505
|
+
end
|
506
|
+
add_message "v1.Citus" do
|
507
|
+
optional :id, :string, 32768
|
508
|
+
optional :name, :string, 32769
|
509
|
+
optional :healthy, :bool, 32770
|
510
|
+
optional :tags, :message, 32771, "v1.Tags"
|
439
511
|
optional :hostname, :string, 1
|
440
512
|
optional :username, :string, 2
|
441
513
|
optional :password, :string, 3
|
@@ -448,6 +520,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
448
520
|
optional :id, :string, 32768
|
449
521
|
optional :name, :string, 32769
|
450
522
|
optional :healthy, :bool, 32770
|
523
|
+
optional :tags, :message, 32771, "v1.Tags"
|
451
524
|
optional :hostname, :string, 1
|
452
525
|
optional :password, :string, 2
|
453
526
|
optional :database, :string, 3
|
@@ -460,6 +533,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
460
533
|
optional :id, :string, 32768
|
461
534
|
optional :name, :string, 32769
|
462
535
|
optional :healthy, :bool, 32770
|
536
|
+
optional :tags, :message, 32771, "v1.Tags"
|
463
537
|
optional :hostname, :string, 1
|
464
538
|
optional :username, :string, 2
|
465
539
|
optional :password, :string, 3
|
@@ -470,6 +544,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
470
544
|
optional :id, :string, 32768
|
471
545
|
optional :name, :string, 32769
|
472
546
|
optional :healthy, :bool, 32770
|
547
|
+
optional :tags, :message, 32771, "v1.Tags"
|
473
548
|
optional :hostname, :string, 1
|
474
549
|
optional :port_override, :int32, 2
|
475
550
|
optional :password, :string, 3
|
@@ -479,6 +554,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
479
554
|
optional :id, :string, 32768
|
480
555
|
optional :name, :string, 32769
|
481
556
|
optional :healthy, :bool, 32770
|
557
|
+
optional :tags, :message, 32771, "v1.Tags"
|
482
558
|
optional :hostname, :string, 1
|
483
559
|
optional :port_override, :int32, 2
|
484
560
|
optional :password, :string, 3
|
@@ -489,6 +565,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
489
565
|
optional :id, :string, 32768
|
490
566
|
optional :name, :string, 32769
|
491
567
|
optional :healthy, :bool, 32770
|
568
|
+
optional :tags, :message, 32771, "v1.Tags"
|
492
569
|
optional :hostname, :string, 1
|
493
570
|
optional :username, :string, 2
|
494
571
|
optional :password, :string, 3
|
@@ -500,6 +577,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
500
577
|
optional :id, :string, 32768
|
501
578
|
optional :name, :string, 32769
|
502
579
|
optional :healthy, :bool, 32770
|
580
|
+
optional :tags, :message, 32771, "v1.Tags"
|
503
581
|
optional :hostname, :string, 1
|
504
582
|
optional :username, :string, 2
|
505
583
|
optional :password, :string, 3
|
@@ -513,16 +591,30 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
513
591
|
optional :id, :string, 32768
|
514
592
|
optional :name, :string, 32769
|
515
593
|
optional :healthy, :bool, 32770
|
594
|
+
optional :tags, :message, 32771, "v1.Tags"
|
516
595
|
optional :hostname, :string, 1
|
517
596
|
optional :username, :string, 2
|
518
597
|
optional :port, :int32, 3
|
519
598
|
optional :public_key, :string, 4
|
520
599
|
optional :port_forwarding, :bool, 5
|
600
|
+
optional :allow_deprecated_key_exchanges, :bool, 6
|
601
|
+
end
|
602
|
+
add_message "v1.SSHCert" do
|
603
|
+
optional :id, :string, 32768
|
604
|
+
optional :name, :string, 32769
|
605
|
+
optional :healthy, :bool, 32770
|
606
|
+
optional :tags, :message, 32771, "v1.Tags"
|
607
|
+
optional :hostname, :string, 1
|
608
|
+
optional :username, :string, 2
|
609
|
+
optional :port, :int32, 3
|
610
|
+
optional :port_forwarding, :bool, 4
|
611
|
+
optional :allow_deprecated_key_exchanges, :bool, 5
|
521
612
|
end
|
522
613
|
add_message "v1.Sybase" do
|
523
614
|
optional :id, :string, 32768
|
524
615
|
optional :name, :string, 32769
|
525
616
|
optional :healthy, :bool, 32770
|
617
|
+
optional :tags, :message, 32771, "v1.Tags"
|
526
618
|
optional :hostname, :string, 1
|
527
619
|
optional :username, :string, 2
|
528
620
|
optional :port_override, :int32, 3
|
@@ -533,6 +625,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
533
625
|
optional :id, :string, 32768
|
534
626
|
optional :name, :string, 32769
|
535
627
|
optional :healthy, :bool, 32770
|
628
|
+
optional :tags, :message, 32771, "v1.Tags"
|
536
629
|
optional :hostname, :string, 1
|
537
630
|
optional :username, :string, 2
|
538
631
|
optional :port_override, :int32, 3
|
@@ -543,6 +636,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
543
636
|
optional :id, :string, 32768
|
544
637
|
optional :name, :string, 32769
|
545
638
|
optional :healthy, :bool, 32770
|
639
|
+
optional :tags, :message, 32771, "v1.Tags"
|
546
640
|
optional :hostname, :string, 1
|
547
641
|
optional :username, :string, 2
|
548
642
|
optional :password, :string, 3
|
@@ -557,6 +651,7 @@ module V1
|
|
557
651
|
Athena = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Athena").msgclass
|
558
652
|
BigQuery = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.BigQuery").msgclass
|
559
653
|
Cassandra = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Cassandra").msgclass
|
654
|
+
DB2 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.DB2").msgclass
|
560
655
|
Druid = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Druid").msgclass
|
561
656
|
DynamoDB = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.DynamoDB").msgclass
|
562
657
|
AmazonES = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AmazonES").msgclass
|
@@ -588,6 +683,7 @@ module V1
|
|
588
683
|
Greenplum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Greenplum").msgclass
|
589
684
|
Cockroach = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Cockroach").msgclass
|
590
685
|
Redshift = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Redshift").msgclass
|
686
|
+
Citus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Citus").msgclass
|
591
687
|
Presto = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Presto").msgclass
|
592
688
|
RDP = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.RDP").msgclass
|
593
689
|
Redis = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Redis").msgclass
|
@@ -595,6 +691,7 @@ module V1
|
|
595
691
|
Snowflake = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Snowflake").msgclass
|
596
692
|
SQLServer = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.SQLServer").msgclass
|
597
693
|
SSH = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.SSH").msgclass
|
694
|
+
SSHCert = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.SSHCert").msgclass
|
598
695
|
Sybase = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Sybase").msgclass
|
599
696
|
SybaseIQ = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.SybaseIQ").msgclass
|
600
697
|
Teradata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Teradata").msgclass
|