strongdm 15.0.0 → 15.2.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-bd8b8f0af38bf34b6a6b95af8d6ca3888486388c.idx → pack-c46a8993f8bf0b2070bf29c24dc20e72e3ec271c.idx} +0 -0
- data/.git/objects/pack/{pack-bd8b8f0af38bf34b6a6b95af8d6ca3888486388c.pack → pack-c46a8993f8bf0b2070bf29c24dc20e72e3ec271c.pack} +0 -0
- data/.git/packed-refs +4 -2
- data/.git/refs/heads/master +1 -1
- data/lib/constants.rb +23 -0
- data/lib/grpc/plumbing.rb +109 -0
- data/lib/models/porcelain.rb +82 -1
- data/lib/strongdm.rb +1 -1
- data/lib/version +1 -1
- data/lib/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cf5e06cc2d34ee461473d3da7efd0b252f5b99846ae91902314e27e7cbe80383
|
4
|
+
data.tar.gz: 84b572982520141ef0dd5f5dfb8609c5dbf5705b1f3be25e7c792c1a82672925
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 020c24727d69069ff1bebe967a70954d363d4401bcedb7624436a9576cf61566aeace9d94e34ee890b8ff901ce663cfeebb287d9db3a6cf191931ddff360b489
|
7
|
+
data.tar.gz: 0c5ced4e1b381550f1d9214cd147fdd2ffb6308d4fcd07f71f38b3a912793f296767d23d9351f2af99fa18f90ec7759f6d9fb5a860452a1c419e2a28a85fec71
|
data/.git/ORIG_HEAD
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
28d4387142c309e532c47f809e4ef3c80150f523
|
data/.git/index
CHANGED
Binary file
|
data/.git/logs/HEAD
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
3
|
-
|
1
|
+
0000000000000000000000000000000000000000 28d4387142c309e532c47f809e4ef3c80150f523 root <root@359669c8de62.(none)> 1751298632 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
28d4387142c309e532c47f809e4ef3c80150f523 28d4387142c309e532c47f809e4ef3c80150f523 root <root@359669c8de62.(none)> 1751298632 +0000 checkout: moving from master to master
|
3
|
+
28d4387142c309e532c47f809e4ef3c80150f523 95ca84ab082b3f19fa3b0d1799ac55e4beebea64 root <root@359669c8de62.(none)> 1751298632 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
1
|
+
0000000000000000000000000000000000000000 28d4387142c309e532c47f809e4ef3c80150f523 root <root@359669c8de62.(none)> 1751298632 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
28d4387142c309e532c47f809e4ef3c80150f523 95ca84ab082b3f19fa3b0d1799ac55e4beebea64 root <root@359669c8de62.(none)> 1751298632 +0000 merge origin/development: Fast-forward
|
@@ -1 +1 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
1
|
+
0000000000000000000000000000000000000000 28d4387142c309e532c47f809e4ef3c80150f523 root <root@359669c8de62.(none)> 1751298632 +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
|
+
95ca84ab082b3f19fa3b0d1799ac55e4beebea64 refs/remotes/origin/development
|
3
|
+
28d4387142c309e532c47f809e4ef3c80150f523 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
|
@@ -101,6 +101,8 @@ f5e3068d4f6c73c93d409699726cc9fb3c5cf482 refs/tags/v14.5.0
|
|
101
101
|
5554cde11e3792c6d87dcf3c213c8671e51626d5 refs/tags/v14.7.0
|
102
102
|
1b041fbccb35f138ec614b2fad0bf6c7f321e21c refs/tags/v14.8.0
|
103
103
|
5c3dad71c286baa1fed7056f23334ecfbf114abc refs/tags/v14.9.0
|
104
|
+
08fd7fd2e52f2718155d68f541842535a3261ebd refs/tags/v15.0.0
|
105
|
+
28d4387142c309e532c47f809e4ef3c80150f523 refs/tags/v15.1.0
|
104
106
|
e0b1ec0134c7015ccb8c14464cc713c20034159e refs/tags/v2.0.0
|
105
107
|
62a146d9d56852b2ad14ec5d2796cad158d66e1c refs/tags/v2.1.0
|
106
108
|
9de04e628082f4ad0eb9511311479a089d302008 refs/tags/v2.2.0
|
data/.git/refs/heads/master
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
95ca84ab082b3f19fa3b0d1799ac55e4beebea64
|
data/lib/constants.rb
CHANGED
@@ -124,6 +124,11 @@ module SDM
|
|
124
124
|
PEERING_GROUP_NODE = "peering_group_node"
|
125
125
|
PEERING_GROUP_RESOURCE = "peering_group_resource"
|
126
126
|
PEERING_GROUP_PEER = "peering_group_peer"
|
127
|
+
ORG_INTEGRATION = "org_integration"
|
128
|
+
CREDENTIAL = "credential"
|
129
|
+
CERTIFICATE_AUTHORITY = "certificate_authority"
|
130
|
+
POLICY = "policy"
|
131
|
+
PROXY_CLUSTER_KEY = "proxy_cluster_key"
|
127
132
|
end
|
128
133
|
|
129
134
|
# Activity Verbs, describe which kind of activity has taken place.
|
@@ -322,12 +327,28 @@ module SDM
|
|
322
327
|
RESOURCE_UNLOCKED = "user unlocked a resource"
|
323
328
|
RESOURCE_FORCE_UNLOCKED = "admin force-unlocked a resource"
|
324
329
|
CONCURRENT_AUTHENTICATION_REVOKED_PER_ORG_SETTING = "concurrent authentications revoked per organization settings"
|
330
|
+
PEERING_GROUP_TOGGLED = "peering group toggled"
|
331
|
+
PEERING_GROUP_CREATED = "peering group created"
|
332
|
+
PEERING_GROUP_DELETED = "peering group deleted"
|
333
|
+
PEERING_GROUP_LINKED = "peering groups linked"
|
334
|
+
PEERING_GROUP_UNLINKED = "peering groups unlinked"
|
335
|
+
PEERING_GROUP_ATTACHED = "entity attached to peering group"
|
336
|
+
PEERING_GROUP_DETACHED = "entity detached from peering group"
|
325
337
|
ORG_INTEGRATION_INSTALLED = "org integration installed"
|
326
338
|
USER_INTEGRATION_AUTHORIZED = "user authorized integration"
|
327
339
|
ORG_INTEGRATION_UNINSTALLED = "org integration uninstalled"
|
328
340
|
USER_INTEGRATION_DEAUTHORIZED = "user deauthorized integration"
|
329
341
|
SERVICE_NOW_TOKEN_ADDED = "ServiceNow token created"
|
330
342
|
SERVICE_NOW_TOKEN_DELETED = "ServiceNow token deleted"
|
343
|
+
CREDENTIAL_CREATED = "credential created"
|
344
|
+
CREDENTIAL_DELETED = "credential deleted"
|
345
|
+
CERTIFICATE_AUTHORITY_UPDATED = "certificate authority updated"
|
346
|
+
POLICY_CREATED = "policy created"
|
347
|
+
POLICY_UPDATED = "policy updated"
|
348
|
+
POLICY_DELETED = "policy deleted"
|
349
|
+
AUTHENTICATION_REVOKED_BY_POLICY = "authentication revoked by policy"
|
350
|
+
PROXY_CLUSTER_KEY_CREATED = "proxy cluster key created"
|
351
|
+
PROXY_CLUSTER_KEY_DELETED = "proxy cluster key deleted"
|
331
352
|
MANAGED_SECRET_CREATED = "managed secret created"
|
332
353
|
MANAGED_SECRET_UPDATED = "managed secret updated"
|
333
354
|
MANAGED_SECRET_EXPIRATION_TIME_UPDATED = "managed secret expiration time updated"
|
@@ -419,6 +440,8 @@ module SDM
|
|
419
440
|
BILLING_READ = "billing:read"
|
420
441
|
CREDENTIAL_READ = "credential:read"
|
421
442
|
CREDENTIAL_WRITE = "credential:write"
|
443
|
+
POLICY_READ = "policy:read"
|
444
|
+
POLICY_WRITE = "policy:write"
|
422
445
|
MANAGED_SECRET_CREATE = "managedsecret:create"
|
423
446
|
MANAGED_SECRET_LIST = "managedsecret:list"
|
424
447
|
MANAGED_SECRET_DELETE = "managedsecret:delete"
|
data/lib/grpc/plumbing.rb
CHANGED
@@ -159,6 +159,31 @@ module SDM
|
|
159
159
|
tags
|
160
160
|
end
|
161
161
|
|
162
|
+
def self.convert_log_category_config_map_to_porcelain(cfg_map)
|
163
|
+
if cfg_map == nil
|
164
|
+
return nil
|
165
|
+
end
|
166
|
+
res = {}
|
167
|
+
cfg_map.entries.each do |entry|
|
168
|
+
res[entry.name] = convert_log_category_config_to_porcelain(entry.config)
|
169
|
+
end
|
170
|
+
res
|
171
|
+
end
|
172
|
+
|
173
|
+
def self.convert_log_category_config_map_to_plumbing(cfg_map)
|
174
|
+
if cfg_map == nil
|
175
|
+
return nil
|
176
|
+
end
|
177
|
+
res = V1::LogCategoryConfigMap.new
|
178
|
+
cfg_map.each do |name, config|
|
179
|
+
entry = V1::LogCategoryConfigMap::Entry.new
|
180
|
+
entry.name = name
|
181
|
+
entry.config = convert_log_category_config_to_plumbing(config)
|
182
|
+
res.entries << entry
|
183
|
+
end
|
184
|
+
res
|
185
|
+
end
|
186
|
+
|
162
187
|
def self.convert_access_rules_to_porcelain(access_rules_json)
|
163
188
|
if access_rules_json == nil
|
164
189
|
return nil
|
@@ -8011,6 +8036,88 @@ module SDM
|
|
8011
8036
|
end
|
8012
8037
|
items
|
8013
8038
|
end
|
8039
|
+
def self.convert_log_category_config_to_porcelain(plumbing)
|
8040
|
+
if plumbing == nil
|
8041
|
+
return nil
|
8042
|
+
end
|
8043
|
+
porcelain = LogCategoryConfig.new()
|
8044
|
+
porcelain.remote_discard_replays = (plumbing.remote_discard_replays)
|
8045
|
+
porcelain.remote_encoder = (plumbing.remote_encoder)
|
8046
|
+
porcelain
|
8047
|
+
end
|
8048
|
+
|
8049
|
+
def self.convert_log_category_config_to_plumbing(porcelain)
|
8050
|
+
if porcelain == nil
|
8051
|
+
return nil
|
8052
|
+
end
|
8053
|
+
plumbing = V1::LogCategoryConfig.new()
|
8054
|
+
plumbing.remote_discard_replays = (porcelain.remote_discard_replays)
|
8055
|
+
plumbing.remote_encoder = (porcelain.remote_encoder)
|
8056
|
+
plumbing
|
8057
|
+
end
|
8058
|
+
def self.convert_repeated_log_category_config_to_plumbing(porcelains)
|
8059
|
+
items = Array.new
|
8060
|
+
porcelains.each do |porcelain|
|
8061
|
+
plumbing = convert_log_category_config_to_plumbing(porcelain)
|
8062
|
+
items.append(plumbing)
|
8063
|
+
end
|
8064
|
+
items
|
8065
|
+
end
|
8066
|
+
|
8067
|
+
def self.convert_repeated_log_category_config_to_porcelain(plumbings)
|
8068
|
+
items = Array.new
|
8069
|
+
plumbings.each do |plumbing|
|
8070
|
+
porcelain = convert_log_category_config_to_porcelain(plumbing)
|
8071
|
+
items.append(porcelain)
|
8072
|
+
end
|
8073
|
+
items
|
8074
|
+
end
|
8075
|
+
def self.convert_log_config_to_porcelain(plumbing)
|
8076
|
+
if plumbing == nil
|
8077
|
+
return nil
|
8078
|
+
end
|
8079
|
+
porcelain = LogConfig.new()
|
8080
|
+
porcelain.categories = convert_log_category_config_map_to_porcelain(plumbing.categories)
|
8081
|
+
porcelain.local_encoder = (plumbing.local_encoder)
|
8082
|
+
porcelain.local_format = (plumbing.local_format)
|
8083
|
+
porcelain.local_socket_path = (plumbing.local_socket_path)
|
8084
|
+
porcelain.local_storage = (plumbing.local_storage)
|
8085
|
+
porcelain.local_tcp_address = (plumbing.local_tcp_address)
|
8086
|
+
porcelain.public_key = (plumbing.public_key)
|
8087
|
+
porcelain
|
8088
|
+
end
|
8089
|
+
|
8090
|
+
def self.convert_log_config_to_plumbing(porcelain)
|
8091
|
+
if porcelain == nil
|
8092
|
+
return nil
|
8093
|
+
end
|
8094
|
+
plumbing = V1::LogConfig.new()
|
8095
|
+
plumbing.categories = convert_log_category_config_map_to_plumbing(porcelain.categories)
|
8096
|
+
plumbing.local_encoder = (porcelain.local_encoder)
|
8097
|
+
plumbing.local_format = (porcelain.local_format)
|
8098
|
+
plumbing.local_socket_path = (porcelain.local_socket_path)
|
8099
|
+
plumbing.local_storage = (porcelain.local_storage)
|
8100
|
+
plumbing.local_tcp_address = (porcelain.local_tcp_address)
|
8101
|
+
plumbing.public_key = (porcelain.public_key)
|
8102
|
+
plumbing
|
8103
|
+
end
|
8104
|
+
def self.convert_repeated_log_config_to_plumbing(porcelains)
|
8105
|
+
items = Array.new
|
8106
|
+
porcelains.each do |porcelain|
|
8107
|
+
plumbing = convert_log_config_to_plumbing(porcelain)
|
8108
|
+
items.append(plumbing)
|
8109
|
+
end
|
8110
|
+
items
|
8111
|
+
end
|
8112
|
+
|
8113
|
+
def self.convert_repeated_log_config_to_porcelain(plumbings)
|
8114
|
+
items = Array.new
|
8115
|
+
plumbings.each do |plumbing|
|
8116
|
+
porcelain = convert_log_config_to_porcelain(plumbing)
|
8117
|
+
items.append(porcelain)
|
8118
|
+
end
|
8119
|
+
items
|
8120
|
+
end
|
8014
8121
|
def self.convert_mtls_mysql_to_porcelain(plumbing)
|
8015
8122
|
if plumbing == nil
|
8016
8123
|
return nil
|
@@ -10124,6 +10231,7 @@ module SDM
|
|
10124
10231
|
porcelain.idle_timeout = convert_duration_to_porcelain(plumbing.idle_timeout)
|
10125
10232
|
porcelain.idle_timeout_enabled = (plumbing.idle_timeout_enabled)
|
10126
10233
|
porcelain.kind = (plumbing.kind)
|
10234
|
+
porcelain.log_config = convert_log_config_to_porcelain(plumbing.log_config)
|
10127
10235
|
porcelain.log_local_encoder = (plumbing.log_local_encoder)
|
10128
10236
|
porcelain.log_local_format = (plumbing.log_local_format)
|
10129
10237
|
porcelain.log_local_storage = (plumbing.log_local_storage)
|
@@ -10162,6 +10270,7 @@ module SDM
|
|
10162
10270
|
plumbing.idle_timeout = convert_duration_to_plumbing(porcelain.idle_timeout)
|
10163
10271
|
plumbing.idle_timeout_enabled = (porcelain.idle_timeout_enabled)
|
10164
10272
|
plumbing.kind = (porcelain.kind)
|
10273
|
+
plumbing.log_config = convert_log_config_to_plumbing(porcelain.log_config)
|
10165
10274
|
plumbing.log_local_encoder = (porcelain.log_local_encoder)
|
10166
10275
|
plumbing.log_local_format = (porcelain.log_local_format)
|
10167
10276
|
plumbing.log_local_storage = (porcelain.log_local_storage)
|
data/lib/models/porcelain.rb
CHANGED
@@ -1950,7 +1950,6 @@ module SDM
|
|
1950
1950
|
end
|
1951
1951
|
end
|
1952
1952
|
|
1953
|
-
# Aerospike is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
1954
1953
|
class Aerospike
|
1955
1954
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
1956
1955
|
attr_accessor :bind_interface
|
@@ -8104,6 +8103,72 @@ module SDM
|
|
8104
8103
|
end
|
8105
8104
|
end
|
8106
8105
|
|
8106
|
+
class LogCategoryConfig
|
8107
|
+
# Indicates if the Organization should exclude replay data from remote logging for the log category.
|
8108
|
+
attr_accessor :remote_discard_replays
|
8109
|
+
# The Organization's remote log encryption encoder, one of the LogRemoteEncoder constants.
|
8110
|
+
attr_accessor :remote_encoder
|
8111
|
+
|
8112
|
+
def initialize(
|
8113
|
+
remote_discard_replays: nil,
|
8114
|
+
remote_encoder: nil
|
8115
|
+
)
|
8116
|
+
@remote_discard_replays = remote_discard_replays == nil ? false : remote_discard_replays
|
8117
|
+
@remote_encoder = remote_encoder == nil ? "" : remote_encoder
|
8118
|
+
end
|
8119
|
+
|
8120
|
+
def to_json(options = {})
|
8121
|
+
hash = {}
|
8122
|
+
self.instance_variables.each do |var|
|
8123
|
+
hash[var.id2name.delete_prefix("@")] = self.instance_variable_get var
|
8124
|
+
end
|
8125
|
+
hash.to_json
|
8126
|
+
end
|
8127
|
+
end
|
8128
|
+
|
8129
|
+
class LogConfig
|
8130
|
+
# The Organization's log category configuration settings.
|
8131
|
+
attr_accessor :categories
|
8132
|
+
# The Organization's local log encryption encoder, one of the LogLocalEncoder constants.
|
8133
|
+
attr_accessor :local_encoder
|
8134
|
+
# The Organization's local log format, one of the LogLocalFormat constants.
|
8135
|
+
attr_accessor :local_format
|
8136
|
+
# The Organization's local log socket path.
|
8137
|
+
attr_accessor :local_socket_path
|
8138
|
+
# The Organization's local log storage, one of the LogLocalStorage constants.
|
8139
|
+
attr_accessor :local_storage
|
8140
|
+
# The Organization's local log TCP address.
|
8141
|
+
attr_accessor :local_tcp_address
|
8142
|
+
# The Organization's public key in PEM format for encrypting logs.
|
8143
|
+
attr_accessor :public_key
|
8144
|
+
|
8145
|
+
def initialize(
|
8146
|
+
categories: nil,
|
8147
|
+
local_encoder: nil,
|
8148
|
+
local_format: nil,
|
8149
|
+
local_socket_path: nil,
|
8150
|
+
local_storage: nil,
|
8151
|
+
local_tcp_address: nil,
|
8152
|
+
public_key: nil
|
8153
|
+
)
|
8154
|
+
@categories = categories == nil ? SDM::_porcelain_zero_value_log_category_config_map() : categories
|
8155
|
+
@local_encoder = local_encoder == nil ? "" : local_encoder
|
8156
|
+
@local_format = local_format == nil ? "" : local_format
|
8157
|
+
@local_socket_path = local_socket_path == nil ? "" : local_socket_path
|
8158
|
+
@local_storage = local_storage == nil ? "" : local_storage
|
8159
|
+
@local_tcp_address = local_tcp_address == nil ? "" : local_tcp_address
|
8160
|
+
@public_key = public_key == nil ? "" : public_key
|
8161
|
+
end
|
8162
|
+
|
8163
|
+
def to_json(options = {})
|
8164
|
+
hash = {}
|
8165
|
+
self.instance_variables.each do |var|
|
8166
|
+
hash[var.id2name.delete_prefix("@")] = self.instance_variable_get var
|
8167
|
+
end
|
8168
|
+
hash.to_json
|
8169
|
+
end
|
8170
|
+
end
|
8171
|
+
|
8107
8172
|
# MTLSMysql is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
8108
8173
|
class MTLSMysql
|
8109
8174
|
# The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
@@ -10109,6 +10174,7 @@ module SDM
|
|
10109
10174
|
# The Organization's device trust provider, one of the DeviceTrustProvider constants.
|
10110
10175
|
attr_accessor :device_trust_provider
|
10111
10176
|
# Indicates if the Organization should drop replay data for SSH, RDP, and K8s logs.
|
10177
|
+
# Deprecated: use categories specific log_config.categories[].remote_discard_replays instead
|
10112
10178
|
attr_accessor :discard_replays
|
10113
10179
|
# Indicates if the Organization enforces a single session per user for the CLI and AdminUI.
|
10114
10180
|
attr_accessor :enforce_single_session
|
@@ -10118,17 +10184,25 @@ module SDM
|
|
10118
10184
|
attr_accessor :idle_timeout_enabled
|
10119
10185
|
# The Organization's type, one of the OrgKind constants.
|
10120
10186
|
attr_accessor :kind
|
10187
|
+
# The Organization's logging settings
|
10188
|
+
attr_accessor :log_config
|
10121
10189
|
# The Organization's local log encryption encoder, one of the LogLocalEncoder constants.
|
10190
|
+
# Deprecated: use log_config.local_encoder instead
|
10122
10191
|
attr_accessor :log_local_encoder
|
10123
10192
|
# The Organization's local log format, one of the LogLocalFormat constants.
|
10193
|
+
# Deprecated: use log_config.local_format instead
|
10124
10194
|
attr_accessor :log_local_format
|
10125
10195
|
# The Organization's local log storage, one of the LogLocalStorage constants.
|
10196
|
+
# Deprecated: use log_config.local_storage instead
|
10126
10197
|
attr_accessor :log_local_storage
|
10127
10198
|
# The Organization's remote log encryption encoder, one of the LogRemoteEncoder constants.
|
10199
|
+
# Deprecated: use categories specific log_config.categories[].remote_encoder instead
|
10128
10200
|
attr_accessor :log_remote_encoder
|
10129
10201
|
# The Organization's socket path for Socket local log storage.
|
10202
|
+
# Deprecated: use log_config.local_socket_path instead
|
10130
10203
|
attr_accessor :log_socket_path
|
10131
10204
|
# The Organization's TCP address for TCP or Syslog local log storage.
|
10205
|
+
# Deprecated: use log_config.local_tcp_address instead
|
10132
10206
|
attr_accessor :log_tcp_address
|
10133
10207
|
# The Organization's loopback range.
|
10134
10208
|
attr_accessor :loopback_range
|
@@ -10139,6 +10213,7 @@ module SDM
|
|
10139
10213
|
# The Organization's name.
|
10140
10214
|
attr_accessor :name
|
10141
10215
|
# The Organization's public key PEM for encrypting remote logs.
|
10216
|
+
# Deprecated: use log_config.public_key instead
|
10142
10217
|
attr_accessor :public_key_pem
|
10143
10218
|
# Indicates if the Organization requires secret stores.
|
10144
10219
|
attr_accessor :require_secret_store
|
@@ -10171,6 +10246,7 @@ module SDM
|
|
10171
10246
|
idle_timeout: nil,
|
10172
10247
|
idle_timeout_enabled: nil,
|
10173
10248
|
kind: nil,
|
10249
|
+
log_config: nil,
|
10174
10250
|
log_local_encoder: nil,
|
10175
10251
|
log_local_format: nil,
|
10176
10252
|
log_local_storage: nil,
|
@@ -10202,6 +10278,7 @@ module SDM
|
|
10202
10278
|
@idle_timeout = idle_timeout == nil ? nil : idle_timeout
|
10203
10279
|
@idle_timeout_enabled = idle_timeout_enabled == nil ? false : idle_timeout_enabled
|
10204
10280
|
@kind = kind == nil ? "" : kind
|
10281
|
+
@log_config = log_config == nil ? nil : log_config
|
10205
10282
|
@log_local_encoder = log_local_encoder == nil ? "" : log_local_encoder
|
10206
10283
|
@log_local_format = log_local_format == nil ? "" : log_local_format
|
10207
10284
|
@log_local_storage = log_local_storage == nil ? "" : log_local_storage
|
@@ -16225,4 +16302,8 @@ module SDM
|
|
16225
16302
|
def self._porcelain_zero_value_access_rule()
|
16226
16303
|
{}
|
16227
16304
|
end
|
16305
|
+
# @private
|
16306
|
+
def self._porcelain_zero_value_log_category_config_map()
|
16307
|
+
{}
|
16308
|
+
end
|
16228
16309
|
end
|
data/lib/strongdm.rb
CHANGED
@@ -30,7 +30,7 @@ module SDM #:nodoc:
|
|
30
30
|
DEFAULT_RETRY_FACTOR = 1.6
|
31
31
|
DEFAULT_RETRY_JITTER = 0.2
|
32
32
|
API_VERSION = "2025-04-14"
|
33
|
-
USER_AGENT = "strongdm-sdk-ruby/15.
|
33
|
+
USER_AGENT = "strongdm-sdk-ruby/15.2.0"
|
34
34
|
private_constant :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :DEFAULT_RETRY_FACTOR, :DEFAULT_RETRY_JITTER, :API_VERSION, :USER_AGENT
|
35
35
|
|
36
36
|
# Creates a new strongDM API client.
|
data/lib/version
CHANGED
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: strongdm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 15.
|
4
|
+
version: 15.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- strongDM Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-06-
|
11
|
+
date: 2025-06-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: grpc
|
@@ -81,8 +81,8 @@ files:
|
|
81
81
|
- "./.git/logs/HEAD"
|
82
82
|
- "./.git/logs/refs/heads/master"
|
83
83
|
- "./.git/logs/refs/remotes/origin/HEAD"
|
84
|
-
- "./.git/objects/pack/pack-
|
85
|
-
- "./.git/objects/pack/pack-
|
84
|
+
- "./.git/objects/pack/pack-c46a8993f8bf0b2070bf29c24dc20e72e3ec271c.idx"
|
85
|
+
- "./.git/objects/pack/pack-c46a8993f8bf0b2070bf29c24dc20e72e3ec271c.pack"
|
86
86
|
- "./.git/packed-refs"
|
87
87
|
- "./.git/refs/heads/master"
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|