strongdm 15.39.0 → 15.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.git/ORIG_HEAD +1 -1
- data/.git/index +0 -0
- data/.git/logs/HEAD +3 -3
- data/.git/logs/refs/heads/master +2 -2
- data/.git/logs/refs/remotes/origin/HEAD +1 -1
- data/.git/objects/pack/{pack-a6f1fd71b47c84d8c0841ce964e52d8368dbf3ea.idx → pack-72042e33d36ca85cdfa5c79a6b28c7e6d0bf83d7.idx} +0 -0
- data/.git/objects/pack/{pack-a6f1fd71b47c84d8c0841ce964e52d8368dbf3ea.pack → pack-72042e33d36ca85cdfa5c79a6b28c7e6d0bf83d7.pack} +0 -0
- data/.git/packed-refs +4 -2
- data/.git/refs/heads/master +1 -1
- data/lib/constants.rb +2 -0
- data/lib/grpc/access_requests_pb.rb +5 -0
- data/lib/grpc/discovery_connectors_pb.rb +132 -0
- data/lib/grpc/discovery_connectors_services_pb.rb +46 -0
- data/lib/grpc/drivers_pb.rb +4 -0
- data/lib/grpc/options_pb.rb +1 -0
- data/lib/grpc/plumbing.rb +564 -0
- data/lib/models/porcelain.rb +409 -0
- data/lib/strongdm.rb +14 -1
- data/lib/svc.rb +214 -0
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +6 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5b1e9f52173a0bece622752999286e3fbefef573f7c9a8cee68fc6687e73414d
|
|
4
|
+
data.tar.gz: 6cc7b1cc2900a86d9ecb939b67dff13189ced426becb976e110070d3b16efb9f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 49280bb2ba6cb9925a9a8a6456cb05d3fcfd9fb26992e04490c82ea19f31ac0e158a5aa6883bc96a6a7be6a3d117dc0f34a5dc02bb7bf73ab9b9b5d21c803aa8
|
|
7
|
+
data.tar.gz: 868450c0b94a863c315ee0a881c1d3d0627e2284eb3c28cc3682ee62f0c0566ce4a93afa0ba7f3cc5889a40281f0d1f2220f9d7652048b060e060e34c00b9146
|
data/.git/ORIG_HEAD
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
b20e3c16d138fc17c80e82311c7613a915bc3569
|
data/.git/index
CHANGED
|
Binary file
|
data/.git/logs/HEAD
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 b20e3c16d138fc17c80e82311c7613a915bc3569 root <root@e35d0cf551cb.(none)> 1765963630 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
b20e3c16d138fc17c80e82311c7613a915bc3569 b20e3c16d138fc17c80e82311c7613a915bc3569 root <root@e35d0cf551cb.(none)> 1765963630 +0000 checkout: moving from master to master
|
|
3
|
+
b20e3c16d138fc17c80e82311c7613a915bc3569 b23f0912dbe900e5bd24222f9971c7820ddf128d root <root@e35d0cf551cb.(none)> 1765963630 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
2
|
-
|
|
1
|
+
0000000000000000000000000000000000000000 b20e3c16d138fc17c80e82311c7613a915bc3569 root <root@e35d0cf551cb.(none)> 1765963630 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
2
|
+
b20e3c16d138fc17c80e82311c7613a915bc3569 b23f0912dbe900e5bd24222f9971c7820ddf128d root <root@e35d0cf551cb.(none)> 1765963630 +0000 merge origin/development: Fast-forward
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0000000000000000000000000000000000000000
|
|
1
|
+
0000000000000000000000000000000000000000 b20e3c16d138fc17c80e82311c7613a915bc3569 root <root@e35d0cf551cb.(none)> 1765963630 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
|
Binary file
|
|
Binary file
|
data/.git/packed-refs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# pack-refs with: peeled fully-peeled sorted
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
b23f0912dbe900e5bd24222f9971c7820ddf128d refs/remotes/origin/development
|
|
3
|
+
b20e3c16d138fc17c80e82311c7613a915bc3569 refs/remotes/origin/master
|
|
4
4
|
2e4fe8087177ddea9b3991ca499f758384839c89 refs/tags/untagged-84fd83a4484c785cce63
|
|
5
5
|
04f604866214fab4d5663b5171a3e596331577bd refs/tags/v0.9.4
|
|
6
6
|
6f9a7b75b345c65fb554884907b7060680c807b7 refs/tags/v0.9.5
|
|
@@ -125,7 +125,9 @@ cd129de1d73e1ab24098a9be54f50fc78cfd31b7 refs/tags/v15.33.0
|
|
|
125
125
|
b35d0e5ff63bf46264f4b6310ce05e2238917cef refs/tags/v15.35.0
|
|
126
126
|
e2a4215bd3bbfb822423e11e81b9ad47bef03840 refs/tags/v15.36.0
|
|
127
127
|
6b720eb84b5b501adf7adbf58f6be078888619e9 refs/tags/v15.37.0
|
|
128
|
+
740f705c286a25c2abae5a44b52fe330cc4e3e71 refs/tags/v15.39.0
|
|
128
129
|
cf3b15b82cb0c4229609c07c870c6cb4fd38ef75 refs/tags/v15.4.0
|
|
130
|
+
b20e3c16d138fc17c80e82311c7613a915bc3569 refs/tags/v15.40.0
|
|
129
131
|
0be2c5e7f7a90c49077548cb3a9bce234219b9f0 refs/tags/v15.5.0
|
|
130
132
|
4b9cd43c5dda3f369b82b6a56132a5470ff9ff53 refs/tags/v15.6.0
|
|
131
133
|
6e8e9210b26f02ebe925b8e81909ba42985cfde7 refs/tags/v15.7.0
|
data/.git/refs/heads/master
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
b23f0912dbe900e5bd24222f9971c7820ddf128d
|
data/lib/constants.rb
CHANGED
|
@@ -456,6 +456,8 @@ module SDM
|
|
|
456
456
|
CREDENTIAL_WRITE = "credential:write"
|
|
457
457
|
POLICY_READ = "policy:read"
|
|
458
458
|
POLICY_WRITE = "policy:write"
|
|
459
|
+
DISCOVERY_CONNECTOR_READ = "discoveryconnector:read"
|
|
460
|
+
DISCOVERY_CONNECTOR_WRITE = "discoveryconnector:write"
|
|
459
461
|
MANAGED_SECRET_CREATE = "managedsecret:create"
|
|
460
462
|
MANAGED_SECRET_LIST = "managedsecret:list"
|
|
461
463
|
MANAGED_SECRET_DELETE = "managedsecret:delete"
|
|
@@ -72,6 +72,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
72
72
|
add_message "v1.PrivilegesMessage" do
|
|
73
73
|
optional :kubernetes, :message, 1, "v1.KubernetesPrivileges"
|
|
74
74
|
optional :entraGroups, :message, 2, "v1.EntraGroupPrivileges"
|
|
75
|
+
optional :oktaGroups, :message, 3, "v1.OktaGroupPrivileges"
|
|
75
76
|
end
|
|
76
77
|
add_message "v1.KubernetesPrivileges" do
|
|
77
78
|
repeated :groups, :string, 1
|
|
@@ -79,6 +80,9 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
79
80
|
add_message "v1.EntraGroupPrivileges" do
|
|
80
81
|
repeated :groups, :string, 1
|
|
81
82
|
end
|
|
83
|
+
add_message "v1.OktaGroupPrivileges" do
|
|
84
|
+
repeated :groups, :string, 1
|
|
85
|
+
end
|
|
82
86
|
add_message "v1.AccessRequestConfig" do
|
|
83
87
|
optional :resource_id, :string, 1
|
|
84
88
|
optional :reason, :string, 2
|
|
@@ -104,6 +108,7 @@ module V1
|
|
|
104
108
|
PrivilegesMessage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.PrivilegesMessage").msgclass
|
|
105
109
|
KubernetesPrivileges = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.KubernetesPrivileges").msgclass
|
|
106
110
|
EntraGroupPrivileges = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.EntraGroupPrivileges").msgclass
|
|
111
|
+
OktaGroupPrivileges = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.OktaGroupPrivileges").msgclass
|
|
107
112
|
AccessRequestConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AccessRequestConfig").msgclass
|
|
108
113
|
RequestAccessRequestConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.RequestAccessRequestConfig").msgclass
|
|
109
114
|
end
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
# Copyright 2020 StrongDM Inc
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
# you may not use this file except in compliance with the License.
|
|
5
|
+
# You may obtain a copy of the License at
|
|
6
|
+
#
|
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
#
|
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
# See the License for the specific language governing permissions and
|
|
13
|
+
# limitations under the License.
|
|
14
|
+
#
|
|
15
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
16
|
+
# source: discovery_connectors.proto
|
|
17
|
+
|
|
18
|
+
require "google/protobuf"
|
|
19
|
+
|
|
20
|
+
require "options_pb"
|
|
21
|
+
require "spec_pb"
|
|
22
|
+
require "tags_pb"
|
|
23
|
+
|
|
24
|
+
Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
25
|
+
add_file("discovery_connectors.proto", :syntax => :proto3) do
|
|
26
|
+
add_message "v1.ConnectorCreateRequest" do
|
|
27
|
+
optional :meta, :message, 1, "v1.CreateRequestMetadata"
|
|
28
|
+
optional :connector, :message, 2, "v1.Connector"
|
|
29
|
+
end
|
|
30
|
+
add_message "v1.ConnectorCreateResponse" do
|
|
31
|
+
optional :meta, :message, 1, "v1.CreateResponseMetadata"
|
|
32
|
+
optional :connector, :message, 2, "v1.Connector"
|
|
33
|
+
optional :rate_limit, :message, 3, "v1.RateLimitMetadata"
|
|
34
|
+
end
|
|
35
|
+
add_message "v1.ConnectorGetRequest" do
|
|
36
|
+
optional :meta, :message, 1, "v1.GetRequestMetadata"
|
|
37
|
+
optional :id, :string, 2
|
|
38
|
+
end
|
|
39
|
+
add_message "v1.ConnectorGetResponse" do
|
|
40
|
+
optional :meta, :message, 1, "v1.GetResponseMetadata"
|
|
41
|
+
optional :connector, :message, 2, "v1.Connector"
|
|
42
|
+
optional :rate_limit, :message, 3, "v1.RateLimitMetadata"
|
|
43
|
+
end
|
|
44
|
+
add_message "v1.ConnectorUpdateRequest" do
|
|
45
|
+
optional :meta, :message, 1, "v1.UpdateRequestMetadata"
|
|
46
|
+
optional :id, :string, 2
|
|
47
|
+
optional :connector, :message, 3, "v1.Connector"
|
|
48
|
+
end
|
|
49
|
+
add_message "v1.ConnectorUpdateResponse" do
|
|
50
|
+
optional :meta, :message, 1, "v1.UpdateResponseMetadata"
|
|
51
|
+
optional :connector, :message, 2, "v1.Connector"
|
|
52
|
+
optional :rate_limit, :message, 3, "v1.RateLimitMetadata"
|
|
53
|
+
end
|
|
54
|
+
add_message "v1.ConnectorDeleteRequest" do
|
|
55
|
+
optional :meta, :message, 1, "v1.DeleteRequestMetadata"
|
|
56
|
+
optional :id, :string, 2
|
|
57
|
+
end
|
|
58
|
+
add_message "v1.ConnectorDeleteResponse" do
|
|
59
|
+
optional :meta, :message, 1, "v1.DeleteResponseMetadata"
|
|
60
|
+
optional :rate_limit, :message, 2, "v1.RateLimitMetadata"
|
|
61
|
+
end
|
|
62
|
+
add_message "v1.ConnectorListRequest" do
|
|
63
|
+
optional :meta, :message, 1, "v1.ListRequestMetadata"
|
|
64
|
+
optional :filter, :string, 2
|
|
65
|
+
end
|
|
66
|
+
add_message "v1.ConnectorListResponse" do
|
|
67
|
+
optional :meta, :message, 1, "v1.ListResponseMetadata"
|
|
68
|
+
repeated :connectors, :message, 2, "v1.Connector"
|
|
69
|
+
optional :rate_limit, :message, 3, "v1.RateLimitMetadata"
|
|
70
|
+
end
|
|
71
|
+
add_message "v1.Connector" do
|
|
72
|
+
oneof :cloud do
|
|
73
|
+
optional :aws, :message, 100, "v1.AWSConnector"
|
|
74
|
+
optional :azure, :message, 101, "v1.AzureConnector"
|
|
75
|
+
optional :gcp, :message, 102, "v1.GCPConnector"
|
|
76
|
+
end
|
|
77
|
+
end
|
|
78
|
+
add_message "v1.AWSConnector" do
|
|
79
|
+
optional :id, :string, 1
|
|
80
|
+
optional :name, :string, 2
|
|
81
|
+
optional :description, :string, 3
|
|
82
|
+
optional :scan_period, :string, 4
|
|
83
|
+
repeated :services, :string, 5
|
|
84
|
+
repeated :include_tags, :message, 6, "v1.Tag"
|
|
85
|
+
repeated :exclude_tags, :message, 7, "v1.Tag"
|
|
86
|
+
optional :role_name, :string, 20
|
|
87
|
+
repeated :account_ids, :string, 21
|
|
88
|
+
end
|
|
89
|
+
add_message "v1.AzureConnector" do
|
|
90
|
+
optional :id, :string, 1
|
|
91
|
+
optional :name, :string, 2
|
|
92
|
+
optional :description, :string, 3
|
|
93
|
+
optional :scan_period, :string, 4
|
|
94
|
+
repeated :services, :string, 5
|
|
95
|
+
repeated :include_tags, :message, 6, "v1.Tag"
|
|
96
|
+
repeated :exclude_tags, :message, 7, "v1.Tag"
|
|
97
|
+
optional :tenant_id, :string, 20
|
|
98
|
+
optional :client_id, :string, 21
|
|
99
|
+
repeated :subscription_ids, :string, 22
|
|
100
|
+
end
|
|
101
|
+
add_message "v1.GCPConnector" do
|
|
102
|
+
optional :id, :string, 1
|
|
103
|
+
optional :name, :string, 2
|
|
104
|
+
optional :description, :string, 3
|
|
105
|
+
optional :scan_period, :string, 4
|
|
106
|
+
repeated :services, :string, 5
|
|
107
|
+
repeated :include_tags, :message, 6, "v1.Tag"
|
|
108
|
+
repeated :exclude_tags, :message, 7, "v1.Tag"
|
|
109
|
+
optional :project_number, :string, 20
|
|
110
|
+
optional :provider_id, :string, 21
|
|
111
|
+
optional :pool_id, :string, 22
|
|
112
|
+
repeated :project_ids, :string, 23
|
|
113
|
+
end
|
|
114
|
+
end
|
|
115
|
+
end
|
|
116
|
+
|
|
117
|
+
module V1
|
|
118
|
+
ConnectorCreateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorCreateRequest").msgclass
|
|
119
|
+
ConnectorCreateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorCreateResponse").msgclass
|
|
120
|
+
ConnectorGetRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorGetRequest").msgclass
|
|
121
|
+
ConnectorGetResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorGetResponse").msgclass
|
|
122
|
+
ConnectorUpdateRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorUpdateRequest").msgclass
|
|
123
|
+
ConnectorUpdateResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorUpdateResponse").msgclass
|
|
124
|
+
ConnectorDeleteRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorDeleteRequest").msgclass
|
|
125
|
+
ConnectorDeleteResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorDeleteResponse").msgclass
|
|
126
|
+
ConnectorListRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorListRequest").msgclass
|
|
127
|
+
ConnectorListResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ConnectorListResponse").msgclass
|
|
128
|
+
Connector = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Connector").msgclass
|
|
129
|
+
AWSConnector = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AWSConnector").msgclass
|
|
130
|
+
AzureConnector = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AzureConnector").msgclass
|
|
131
|
+
GCPConnector = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.GCPConnector").msgclass
|
|
132
|
+
end
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
# Copyright 2020 StrongDM Inc
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
# you may not use this file except in compliance with the License.
|
|
5
|
+
# You may obtain a copy of the License at
|
|
6
|
+
#
|
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
#
|
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
# See the License for the specific language governing permissions and
|
|
13
|
+
# limitations under the License.
|
|
14
|
+
#
|
|
15
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
16
|
+
# Source: discovery_connectors.proto for package 'v1'
|
|
17
|
+
|
|
18
|
+
require "grpc"
|
|
19
|
+
require "discovery_connectors_pb"
|
|
20
|
+
|
|
21
|
+
module V1
|
|
22
|
+
module DiscoveryConnectors
|
|
23
|
+
# A Discovery Connector is a configuration object for performing Resource
|
|
24
|
+
# Scans in remote systems such as AWS, GCP, Azure, and other systems.
|
|
25
|
+
class Service
|
|
26
|
+
include ::GRPC::GenericService
|
|
27
|
+
|
|
28
|
+
self.marshal_class_method = :encode
|
|
29
|
+
self.unmarshal_class_method = :decode
|
|
30
|
+
self.service_name = "v1.DiscoveryConnectors"
|
|
31
|
+
|
|
32
|
+
# Create adds a new Connector.
|
|
33
|
+
rpc :Create, ::V1::ConnectorCreateRequest, ::V1::ConnectorCreateResponse
|
|
34
|
+
# Get reads one Connector by ID
|
|
35
|
+
rpc :Get, ::V1::ConnectorGetRequest, ::V1::ConnectorGetResponse
|
|
36
|
+
# Update replaces all the fields of a Connector by ID.
|
|
37
|
+
rpc :Update, ::V1::ConnectorUpdateRequest, ::V1::ConnectorUpdateResponse
|
|
38
|
+
# Delete removes a Connector by ID.
|
|
39
|
+
rpc :Delete, ::V1::ConnectorDeleteRequest, ::V1::ConnectorDeleteResponse
|
|
40
|
+
# List gets a list of Connectors matching a given set of criteria.
|
|
41
|
+
rpc :List, ::V1::ConnectorListRequest, ::V1::ConnectorListResponse
|
|
42
|
+
end
|
|
43
|
+
|
|
44
|
+
Stub = Service.rpc_stub_class
|
|
45
|
+
end
|
|
46
|
+
end
|
data/lib/grpc/drivers_pb.rb
CHANGED
|
@@ -1962,6 +1962,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
1962
1962
|
optional :allow_deprecated_key_exchanges, :bool, 6
|
|
1963
1963
|
optional :hostname, :string, 1
|
|
1964
1964
|
optional :key_type, :string, 8
|
|
1965
|
+
optional :lock_required, :bool, 11
|
|
1965
1966
|
optional :port, :int32, 3
|
|
1966
1967
|
optional :port_forwarding, :bool, 5
|
|
1967
1968
|
optional :port_override, :int32, 7
|
|
@@ -1983,6 +1984,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
1983
1984
|
optional :identity_alias_healthcheck_username, :string, 8
|
|
1984
1985
|
optional :identity_set_id, :string, 7
|
|
1985
1986
|
optional :key_type, :string, 9
|
|
1987
|
+
optional :lock_required, :bool, 13
|
|
1986
1988
|
optional :port, :int32, 3
|
|
1987
1989
|
optional :port_forwarding, :bool, 4
|
|
1988
1990
|
optional :port_override, :int32, 6
|
|
@@ -2002,6 +2004,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
2002
2004
|
optional :hostname, :string, 1
|
|
2003
2005
|
optional :identity_alias_healthcheck_username, :string, 11
|
|
2004
2006
|
optional :identity_set_id, :string, 10
|
|
2007
|
+
optional :lock_required, :bool, 12
|
|
2005
2008
|
optional :port, :int32, 3
|
|
2006
2009
|
optional :port_forwarding, :bool, 5
|
|
2007
2010
|
optional :port_override, :int32, 7
|
|
@@ -2020,6 +2023,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
2020
2023
|
optional :subdomain, :string, 32775
|
|
2021
2024
|
optional :allow_deprecated_key_exchanges, :bool, 6
|
|
2022
2025
|
optional :hostname, :string, 1
|
|
2026
|
+
optional :lock_required, :bool, 10
|
|
2023
2027
|
optional :password, :string, 4
|
|
2024
2028
|
optional :port, :int32, 3
|
|
2025
2029
|
optional :port_forwarding, :bool, 5
|
data/lib/grpc/options_pb.rb
CHANGED
|
@@ -49,6 +49,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
|
49
49
|
end
|
|
50
50
|
add_message "v1.OneofOptions" do
|
|
51
51
|
repeated :common_fields, :string, 1941381
|
|
52
|
+
optional :filter_name, :string, 1941382
|
|
52
53
|
end
|
|
53
54
|
add_message "v1.FieldOptions" do
|
|
54
55
|
optional :porcelain, :bool, 1941302
|