strongdm 6.2.0 → 6.2.1
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/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-45fa207a3d0179fe1f56d06d8ca8a845a0890268.idx → pack-9c15c03926d0fe38935c66657f11971674d15cb4.idx} +0 -0
- data/.git/objects/pack/{pack-45fa207a3d0179fe1f56d06d8ca8a845a0890268.pack → pack-9c15c03926d0fe38935c66657f11971674d15cb4.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/master +1 -1
- data/lib/strongdm.rb +1 -21
- data/lib/svc.rb +0 -136
- 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: 508cf85b3339c97c567c9f849b198ca67571f489895c1431040b4339ccb0e91b
|
4
|
+
data.tar.gz: c13c04a62365637ef9f3e9c92af4e8d8010617f0a3711bda9c167f6588780632
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5cc7c3360103c2de7c1518ad787bb10669fed8c25403222e4279aa7f8822adf94ab8744e74b2cf28cbb1f117df475b1eccc47ff59647ad9338eb1571783ad4ce
|
7
|
+
data.tar.gz: 86a46f6ed308c69ca6041294e0b66cefa3bf7ee1208251b9d24bb0437fed15fb651513b315b54f4452ada81e5125c16e273953b7993c5c3dc014de30f5902971
|
data/.git/ORIG_HEAD
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614
|
data/.git/index
CHANGED
Binary file
|
data/.git/logs/HEAD
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
3
|
-
|
1
|
+
0000000000000000000000000000000000000000 d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 sdmrelease <support@strongdm.com> 1705702012 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 sdmrelease <support@strongdm.com> 1705702012 +0000 checkout: moving from master to master
|
3
|
+
d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 f4af6ebad8174f8e5aeec63536db9290597a3982 sdmrelease <support@strongdm.com> 1705702012 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
1
|
+
0000000000000000000000000000000000000000 d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 sdmrelease <support@strongdm.com> 1705702012 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 f4af6ebad8174f8e5aeec63536db9290597a3982 sdmrelease <support@strongdm.com> 1705702012 +0000 merge origin/development: Fast-forward
|
@@ -1 +1 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
1
|
+
0000000000000000000000000000000000000000 d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 sdmrelease <support@strongdm.com> 1705702012 +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
|
+
f4af6ebad8174f8e5aeec63536db9290597a3982 refs/remotes/origin/development
|
3
|
+
d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 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
|
@@ -91,3 +91,4 @@ d31341d9d50304c3bb6cd397e023906494a0ff21 refs/tags/v5.0.5
|
|
91
91
|
b724d5bc9ad45c3fbfa394653415d4b7a97ae071 refs/tags/v6.0.0
|
92
92
|
da1cd910d138b56624af0d2fa2d92d8acec5edca refs/tags/v6.0.1
|
93
93
|
296fd9e80fd98a5dd3dcaaccde49e33ea5578967 refs/tags/v6.1.0
|
94
|
+
d8f6c24d93d0cf5e48ccc7bf7a5ead950a7b0614 refs/tags/v6.2.0
|
data/.git/refs/heads/master
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
f4af6ebad8174f8e5aeec63536db9290597a3982
|
data/lib/strongdm.rb
CHANGED
@@ -29,7 +29,7 @@ module SDM #:nodoc:
|
|
29
29
|
DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
|
30
30
|
DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
|
31
31
|
API_VERSION = "2021-08-23"
|
32
|
-
USER_AGENT = "strongdm-sdk-ruby/6.2.
|
32
|
+
USER_AGENT = "strongdm-sdk-ruby/6.2.1"
|
33
33
|
private_constant :DEFAULT_MAX_RETRIES, :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :API_VERSION, :USER_AGENT
|
34
34
|
|
35
35
|
# Creates a new strongDM API client.
|
@@ -444,10 +444,6 @@ module SDM #:nodoc:
|
|
444
444
|
@account_resources = SnapshotAccountResources.new(client.account_resources)
|
445
445
|
@accounts = SnapshotAccounts.new(client.accounts)
|
446
446
|
@nodes = SnapshotNodes.new(client.nodes)
|
447
|
-
@peering_group_nodes = SnapshotPeeringGroupNodes.new(client.peering_group_nodes)
|
448
|
-
@peering_group_peers = SnapshotPeeringGroupPeers.new(client.peering_group_peers)
|
449
|
-
@peering_group_resources = SnapshotPeeringGroupResources.new(client.peering_group_resources)
|
450
|
-
@peering_groups = SnapshotPeeringGroups.new(client.peering_groups)
|
451
447
|
@remote_identities = SnapshotRemoteIdentities.new(client.remote_identities)
|
452
448
|
@remote_identity_groups = SnapshotRemoteIdentityGroups.new(client.remote_identity_groups)
|
453
449
|
@resources = SnapshotResources.new(client.resources)
|
@@ -494,22 +490,6 @@ module SDM #:nodoc:
|
|
494
490
|
#
|
495
491
|
# See {SnapshotNodes}.
|
496
492
|
attr_reader :nodes
|
497
|
-
# PeeringGroupNodes provides the building blocks necessary to obtain attach a node to a peering group.
|
498
|
-
#
|
499
|
-
# See {SnapshotPeeringGroupNodes}.
|
500
|
-
attr_reader :peering_group_nodes
|
501
|
-
# PeeringGroupPeers provides the building blocks necessary to link two peering groups.
|
502
|
-
#
|
503
|
-
# See {SnapshotPeeringGroupPeers}.
|
504
|
-
attr_reader :peering_group_peers
|
505
|
-
# PeeringGroupResources provides the building blocks necessary to obtain attach a resource to a peering group.
|
506
|
-
#
|
507
|
-
# See {SnapshotPeeringGroupResources}.
|
508
|
-
attr_reader :peering_group_resources
|
509
|
-
# PeeringGroups provides the building blocks necessary to obtain explicit network topology and routing.
|
510
|
-
#
|
511
|
-
# See {SnapshotPeeringGroups}.
|
512
|
-
attr_reader :peering_groups
|
513
493
|
# RemoteIdentities assign a resource directly to an account, giving the account the permission to connect to that resource.
|
514
494
|
#
|
515
495
|
# See {SnapshotRemoteIdentities}.
|
data/lib/svc.rb
CHANGED
@@ -1840,40 +1840,6 @@ module SDM #:nodoc:
|
|
1840
1840
|
end
|
1841
1841
|
end
|
1842
1842
|
|
1843
|
-
# SnapshotPeeringGroupNodes exposes the read only methods of the PeeringGroupNodes
|
1844
|
-
# service for historical queries.
|
1845
|
-
class SnapshotPeeringGroupNodes
|
1846
|
-
extend Gem::Deprecate
|
1847
|
-
|
1848
|
-
def initialize(peering_group_nodes)
|
1849
|
-
@peering_group_nodes = peering_group_nodes
|
1850
|
-
end
|
1851
|
-
|
1852
|
-
# Get reads the information of one peering group to node attachment.
|
1853
|
-
def get(
|
1854
|
-
id,
|
1855
|
-
deadline: nil
|
1856
|
-
)
|
1857
|
-
return @peering_group_nodes.get(
|
1858
|
-
id,
|
1859
|
-
deadline: deadline,
|
1860
|
-
)
|
1861
|
-
end
|
1862
|
-
|
1863
|
-
# List gets a list of peering group node attachments.
|
1864
|
-
def list(
|
1865
|
-
filter,
|
1866
|
-
*args,
|
1867
|
-
deadline: nil
|
1868
|
-
)
|
1869
|
-
return @peering_group_nodes.list(
|
1870
|
-
filter,
|
1871
|
-
*args,
|
1872
|
-
deadline: deadline,
|
1873
|
-
)
|
1874
|
-
end
|
1875
|
-
end
|
1876
|
-
|
1877
1843
|
# PeeringGroupPeers provides the building blocks necessary to link two peering groups.
|
1878
1844
|
#
|
1879
1845
|
# See {PeeringGroupPeer}.
|
@@ -2022,40 +1988,6 @@ module SDM #:nodoc:
|
|
2022
1988
|
end
|
2023
1989
|
end
|
2024
1990
|
|
2025
|
-
# SnapshotPeeringGroupPeers exposes the read only methods of the PeeringGroupPeers
|
2026
|
-
# service for historical queries.
|
2027
|
-
class SnapshotPeeringGroupPeers
|
2028
|
-
extend Gem::Deprecate
|
2029
|
-
|
2030
|
-
def initialize(peering_group_peers)
|
2031
|
-
@peering_group_peers = peering_group_peers
|
2032
|
-
end
|
2033
|
-
|
2034
|
-
# Get reads the information of one peering group link.
|
2035
|
-
def get(
|
2036
|
-
id,
|
2037
|
-
deadline: nil
|
2038
|
-
)
|
2039
|
-
return @peering_group_peers.get(
|
2040
|
-
id,
|
2041
|
-
deadline: deadline,
|
2042
|
-
)
|
2043
|
-
end
|
2044
|
-
|
2045
|
-
# List gets a list of peering group links.
|
2046
|
-
def list(
|
2047
|
-
filter,
|
2048
|
-
*args,
|
2049
|
-
deadline: nil
|
2050
|
-
)
|
2051
|
-
return @peering_group_peers.list(
|
2052
|
-
filter,
|
2053
|
-
*args,
|
2054
|
-
deadline: deadline,
|
2055
|
-
)
|
2056
|
-
end
|
2057
|
-
end
|
2058
|
-
|
2059
1991
|
# PeeringGroupResources provides the building blocks necessary to obtain attach a resource to a peering group.
|
2060
1992
|
#
|
2061
1993
|
# See {PeeringGroupResource}.
|
@@ -2204,40 +2136,6 @@ module SDM #:nodoc:
|
|
2204
2136
|
end
|
2205
2137
|
end
|
2206
2138
|
|
2207
|
-
# SnapshotPeeringGroupResources exposes the read only methods of the PeeringGroupResources
|
2208
|
-
# service for historical queries.
|
2209
|
-
class SnapshotPeeringGroupResources
|
2210
|
-
extend Gem::Deprecate
|
2211
|
-
|
2212
|
-
def initialize(peering_group_resources)
|
2213
|
-
@peering_group_resources = peering_group_resources
|
2214
|
-
end
|
2215
|
-
|
2216
|
-
# Get reads the information of one peering group to resource attachment.
|
2217
|
-
def get(
|
2218
|
-
id,
|
2219
|
-
deadline: nil
|
2220
|
-
)
|
2221
|
-
return @peering_group_resources.get(
|
2222
|
-
id,
|
2223
|
-
deadline: deadline,
|
2224
|
-
)
|
2225
|
-
end
|
2226
|
-
|
2227
|
-
# List gets a list of peering group resource attachments.
|
2228
|
-
def list(
|
2229
|
-
filter,
|
2230
|
-
*args,
|
2231
|
-
deadline: nil
|
2232
|
-
)
|
2233
|
-
return @peering_group_resources.list(
|
2234
|
-
filter,
|
2235
|
-
*args,
|
2236
|
-
deadline: deadline,
|
2237
|
-
)
|
2238
|
-
end
|
2239
|
-
end
|
2240
|
-
|
2241
2139
|
# PeeringGroups provides the building blocks necessary to obtain explicit network topology and routing.
|
2242
2140
|
#
|
2243
2141
|
# See {PeeringGroup}.
|
@@ -2386,40 +2284,6 @@ module SDM #:nodoc:
|
|
2386
2284
|
end
|
2387
2285
|
end
|
2388
2286
|
|
2389
|
-
# SnapshotPeeringGroups exposes the read only methods of the PeeringGroups
|
2390
|
-
# service for historical queries.
|
2391
|
-
class SnapshotPeeringGroups
|
2392
|
-
extend Gem::Deprecate
|
2393
|
-
|
2394
|
-
def initialize(peering_groups)
|
2395
|
-
@peering_groups = peering_groups
|
2396
|
-
end
|
2397
|
-
|
2398
|
-
# Get reads one PeeringGroup by ID. It will load all its dependencies.
|
2399
|
-
def get(
|
2400
|
-
id,
|
2401
|
-
deadline: nil
|
2402
|
-
)
|
2403
|
-
return @peering_groups.get(
|
2404
|
-
id,
|
2405
|
-
deadline: deadline,
|
2406
|
-
)
|
2407
|
-
end
|
2408
|
-
|
2409
|
-
# List gets a list of Peering Groups.
|
2410
|
-
def list(
|
2411
|
-
filter,
|
2412
|
-
*args,
|
2413
|
-
deadline: nil
|
2414
|
-
)
|
2415
|
-
return @peering_groups.list(
|
2416
|
-
filter,
|
2417
|
-
*args,
|
2418
|
-
deadline: deadline,
|
2419
|
-
)
|
2420
|
-
end
|
2421
|
-
end
|
2422
|
-
|
2423
2287
|
# A Query is a record of a single client request to a resource, such as a SQL query.
|
2424
2288
|
# Long-running SSH, RDP, or Kubernetes interactive sessions also count as queries.
|
2425
2289
|
# The Queries service is read-only.
|
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: 6.2.
|
4
|
+
version: 6.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- strongDM Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-01-
|
11
|
+
date: 2024-01-19 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-9c15c03926d0fe38935c66657f11971674d15cb4.idx"
|
85
|
+
- "./.git/objects/pack/pack-9c15c03926d0fe38935c66657f11971674d15cb4.pack"
|
86
86
|
- "./.git/packed-refs"
|
87
87
|
- "./.git/refs/heads/master"
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|