strongdm 15.5.0 → 15.6.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-68dcb4096b5b2ec49c7207c6474387613772164c.idx → pack-600de8921699dae3fc998e4e2d9827eeaebc593b.idx} +0 -0
- data/.git/objects/pack/{pack-68dcb4096b5b2ec49c7207c6474387613772164c.pack → pack-600de8921699dae3fc998e4e2d9827eeaebc593b.pack} +0 -0
- data/.git/packed-refs +3 -2
- data/.git/refs/heads/master +1 -1
- data/lib/grpc/drivers_pb.rb +22 -18
- data/lib/grpc/options_pb.rb +1 -0
- data/lib/grpc/plumbing.rb +74 -66
- data/lib/models/porcelain.rb +89 -72
- data/lib/strongdm.rb +1 -1
- data/lib/svc.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: 528e12bacb3e086bea0de7a7000f823a3548e540e161ceccec717172fc242060
|
4
|
+
data.tar.gz: 738e80d78bc9db64e31883902fc22df52a026033e216e128acd7311363f0bb74
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0a786c36e7bd15b6d5fd0275b9c9de8cddd74774e1d066438bba3e53baa17220d9dfb1d25be9503083b0e5fe91e49950c729d0d65ec89b48ee5c961242295d1f
|
7
|
+
data.tar.gz: 3ca80ed3319db0a27684401a37a2a6a37321eb003ec61fda02e45b902abd9d09a85c766d2f872c54b2be3dd7ce456222fde57ee694b904d6f02ccd053dd72e43
|
data/.git/ORIG_HEAD
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
0be2c5e7f7a90c49077548cb3a9bce234219b9f0
|
data/.git/index
CHANGED
Binary file
|
data/.git/logs/HEAD
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
3
|
-
|
1
|
+
0000000000000000000000000000000000000000 0be2c5e7f7a90c49077548cb3a9bce234219b9f0 root <root@04d3b7e90915.(none)> 1755092720 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
0be2c5e7f7a90c49077548cb3a9bce234219b9f0 0be2c5e7f7a90c49077548cb3a9bce234219b9f0 root <root@04d3b7e90915.(none)> 1755092720 +0000 checkout: moving from master to master
|
3
|
+
0be2c5e7f7a90c49077548cb3a9bce234219b9f0 4b9cd43c5dda3f369b82b6a56132a5470ff9ff53 root <root@04d3b7e90915.(none)> 1755092720 +0000 merge origin/development: Fast-forward
|
data/.git/logs/refs/heads/master
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
2
|
-
|
1
|
+
0000000000000000000000000000000000000000 0be2c5e7f7a90c49077548cb3a9bce234219b9f0 root <root@04d3b7e90915.(none)> 1755092720 +0000 clone: from github.com:strongdm/strongdm-sdk-ruby.git
|
2
|
+
0be2c5e7f7a90c49077548cb3a9bce234219b9f0 4b9cd43c5dda3f369b82b6a56132a5470ff9ff53 root <root@04d3b7e90915.(none)> 1755092720 +0000 merge origin/development: Fast-forward
|
@@ -1 +1 @@
|
|
1
|
-
0000000000000000000000000000000000000000
|
1
|
+
0000000000000000000000000000000000000000 0be2c5e7f7a90c49077548cb3a9bce234219b9f0 root <root@04d3b7e90915.(none)> 1755092720 +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
|
+
4b9cd43c5dda3f369b82b6a56132a5470ff9ff53 refs/remotes/origin/development
|
3
|
+
0be2c5e7f7a90c49077548cb3a9bce234219b9f0 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
|
@@ -105,6 +105,7 @@ f5e3068d4f6c73c93d409699726cc9fb3c5cf482 refs/tags/v14.5.0
|
|
105
105
|
28d4387142c309e532c47f809e4ef3c80150f523 refs/tags/v15.1.0
|
106
106
|
95ca84ab082b3f19fa3b0d1799ac55e4beebea64 refs/tags/v15.2.0
|
107
107
|
cf3b15b82cb0c4229609c07c870c6cb4fd38ef75 refs/tags/v15.4.0
|
108
|
+
0be2c5e7f7a90c49077548cb3a9bce234219b9f0 refs/tags/v15.5.0
|
108
109
|
e0b1ec0134c7015ccb8c14464cc713c20034159e refs/tags/v2.0.0
|
109
110
|
62a146d9d56852b2ad14ec5d2796cad158d66e1c refs/tags/v2.1.0
|
110
111
|
9de04e628082f4ad0eb9511311479a089d302008 refs/tags/v2.2.0
|
data/.git/refs/heads/master
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
4b9cd43c5dda3f369b82b6a56132a5470ff9ff53
|
data/lib/grpc/drivers_pb.rb
CHANGED
@@ -50,7 +50,6 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
50
50
|
optional :aurora_postgres_iam, :message, 1309, "v1.AuroraPostgresIAM"
|
51
51
|
optional :azure, :message, 2800, "v1.Azure"
|
52
52
|
optional :azure_certificate, :message, 2801, "v1.AzureCertificate"
|
53
|
-
optional :azure_console, :message, 2803, "v1.AzureConsole"
|
54
53
|
optional :azure_mysql, :message, 1107, "v1.AzureMysql"
|
55
54
|
optional :azure_mysql_managed_identity, :message, 1110, "v1.AzureMysqlManagedIdentity"
|
56
55
|
optional :azure_postgres, :message, 1307, "v1.AzurePostgres"
|
@@ -76,6 +75,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
76
75
|
optional :dynamo_dbiam, :message, 501, "v1.DynamoDBIAM"
|
77
76
|
optional :elastic, :message, 601, "v1.Elastic"
|
78
77
|
optional :elasticache_redis, :message, 1601, "v1.ElasticacheRedis"
|
78
|
+
optional :entra_id, :message, 2803, "v1.EntraID"
|
79
79
|
optional :gcp, :message, 2700, "v1.GCP"
|
80
80
|
optional :gcp_console, :message, 3300, "v1.GCPConsole"
|
81
81
|
optional :gcpwif, :message, 2701, "v1.GCPWIF"
|
@@ -616,22 +616,6 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
616
616
|
optional :port_override, :int32, 10
|
617
617
|
optional :tenant_id, :string, 2
|
618
618
|
end
|
619
|
-
add_message "v1.AzureConsole" do
|
620
|
-
optional :id, :string, 32768
|
621
|
-
optional :name, :string, 32769
|
622
|
-
optional :healthy, :bool, 32770
|
623
|
-
optional :tags, :message, 32771, "v1.Tags"
|
624
|
-
optional :secret_store_id, :string, 32772
|
625
|
-
optional :egress_filter, :string, 32773
|
626
|
-
optional :bind_interface, :string, 32774
|
627
|
-
optional :proxy_cluster_id, :string, 32776
|
628
|
-
optional :subdomain, :string, 32775
|
629
|
-
optional :connector_id, :string, 1
|
630
|
-
optional :identity_set_id, :string, 5
|
631
|
-
optional :management_group_id, :string, 2
|
632
|
-
optional :privilege_levels, :string, 4
|
633
|
-
optional :subscription_id, :string, 3
|
634
|
-
end
|
635
619
|
add_message "v1.AzureMysql" do
|
636
620
|
optional :id, :string, 32768
|
637
621
|
optional :name, :string, 32769
|
@@ -1062,6 +1046,25 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1062
1046
|
optional :tls_required, :bool, 5
|
1063
1047
|
optional :username, :string, 6
|
1064
1048
|
end
|
1049
|
+
add_message "v1.EntraID" do
|
1050
|
+
optional :id, :string, 32768
|
1051
|
+
optional :name, :string, 32769
|
1052
|
+
optional :healthy, :bool, 32770
|
1053
|
+
optional :tags, :message, 32771, "v1.Tags"
|
1054
|
+
optional :secret_store_id, :string, 32772
|
1055
|
+
optional :egress_filter, :string, 32773
|
1056
|
+
optional :bind_interface, :string, 32774
|
1057
|
+
optional :proxy_cluster_id, :string, 32776
|
1058
|
+
optional :subdomain, :string, 32775
|
1059
|
+
optional :discovery_enabled, :bool, 8
|
1060
|
+
optional :group_names, :string, 7
|
1061
|
+
optional :identity_set_id, :string, 5
|
1062
|
+
optional :management_group_id, :string, 2
|
1063
|
+
optional :privilege_levels, :string, 4
|
1064
|
+
optional :resource_group_id, :string, 6
|
1065
|
+
optional :subscription_id, :string, 3
|
1066
|
+
optional :tenant_id, :string, 1
|
1067
|
+
end
|
1065
1068
|
add_message "v1.GCP" do
|
1066
1069
|
optional :id, :string, 32768
|
1067
1070
|
optional :name, :string, 32769
|
@@ -1682,6 +1685,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1682
1685
|
optional :lock_required, :bool, 11
|
1683
1686
|
optional :port, :int32, 4
|
1684
1687
|
optional :port_override, :int32, 3
|
1688
|
+
optional :sid, :string, 12
|
1685
1689
|
optional :username, :string, 2
|
1686
1690
|
end
|
1687
1691
|
add_message "v1.RDSPostgresIAM" do
|
@@ -2129,7 +2133,6 @@ module V1
|
|
2129
2133
|
AuroraPostgresIAM = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AuroraPostgresIAM").msgclass
|
2130
2134
|
Azure = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Azure").msgclass
|
2131
2135
|
AzureCertificate = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AzureCertificate").msgclass
|
2132
|
-
AzureConsole = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AzureConsole").msgclass
|
2133
2136
|
AzureMysql = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AzureMysql").msgclass
|
2134
2137
|
AzureMysqlManagedIdentity = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AzureMysqlManagedIdentity").msgclass
|
2135
2138
|
AzurePostgres = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.AzurePostgres").msgclass
|
@@ -2155,6 +2158,7 @@ module V1
|
|
2155
2158
|
DynamoDBIAM = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.DynamoDBIAM").msgclass
|
2156
2159
|
Elastic = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.Elastic").msgclass
|
2157
2160
|
ElasticacheRedis = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.ElasticacheRedis").msgclass
|
2161
|
+
EntraID = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.EntraID").msgclass
|
2158
2162
|
GCP = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.GCP").msgclass
|
2159
2163
|
GCPConsole = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.GCPConsole").msgclass
|
2160
2164
|
GCPWIF = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("v1.GCPWIF").msgclass
|
data/lib/grpc/options_pb.rb
CHANGED
@@ -64,6 +64,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
64
64
|
optional :custom, :message, 1941305, "v1.CustomOptions"
|
65
65
|
map :read_only_override, :string, :bool, 1941312
|
66
66
|
optional :condition, :string, 1941323
|
67
|
+
repeated :conditions, :string, 1941325
|
67
68
|
optional :expect_file, :bool, 1941324
|
68
69
|
end
|
69
70
|
add_message "v1.CustomOptions" do
|
data/lib/grpc/plumbing.rb
CHANGED
@@ -4120,66 +4120,6 @@ module SDM
|
|
4120
4120
|
end
|
4121
4121
|
items
|
4122
4122
|
end
|
4123
|
-
def self.convert_azure_console_to_porcelain(plumbing)
|
4124
|
-
if plumbing == nil
|
4125
|
-
return nil
|
4126
|
-
end
|
4127
|
-
porcelain = AzureConsole.new()
|
4128
|
-
porcelain.bind_interface = (plumbing.bind_interface)
|
4129
|
-
porcelain.connector_id = (plumbing.connector_id)
|
4130
|
-
porcelain.egress_filter = (plumbing.egress_filter)
|
4131
|
-
porcelain.healthy = (plumbing.healthy)
|
4132
|
-
porcelain.id = (plumbing.id)
|
4133
|
-
porcelain.identity_set_id = (plumbing.identity_set_id)
|
4134
|
-
porcelain.management_group_id = (plumbing.management_group_id)
|
4135
|
-
porcelain.name = (plumbing.name)
|
4136
|
-
porcelain.privilege_levels = (plumbing.privilege_levels)
|
4137
|
-
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
4138
|
-
porcelain.secret_store_id = (plumbing.secret_store_id)
|
4139
|
-
porcelain.subdomain = (plumbing.subdomain)
|
4140
|
-
porcelain.subscription_id = (plumbing.subscription_id)
|
4141
|
-
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
4142
|
-
porcelain
|
4143
|
-
end
|
4144
|
-
|
4145
|
-
def self.convert_azure_console_to_plumbing(porcelain)
|
4146
|
-
if porcelain == nil
|
4147
|
-
return nil
|
4148
|
-
end
|
4149
|
-
plumbing = V1::AzureConsole.new()
|
4150
|
-
plumbing.bind_interface = (porcelain.bind_interface)
|
4151
|
-
plumbing.connector_id = (porcelain.connector_id)
|
4152
|
-
plumbing.egress_filter = (porcelain.egress_filter)
|
4153
|
-
plumbing.healthy = (porcelain.healthy)
|
4154
|
-
plumbing.id = (porcelain.id)
|
4155
|
-
plumbing.identity_set_id = (porcelain.identity_set_id)
|
4156
|
-
plumbing.management_group_id = (porcelain.management_group_id)
|
4157
|
-
plumbing.name = (porcelain.name)
|
4158
|
-
plumbing.privilege_levels = (porcelain.privilege_levels)
|
4159
|
-
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
4160
|
-
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4161
|
-
plumbing.subdomain = (porcelain.subdomain)
|
4162
|
-
plumbing.subscription_id = (porcelain.subscription_id)
|
4163
|
-
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
4164
|
-
plumbing
|
4165
|
-
end
|
4166
|
-
def self.convert_repeated_azure_console_to_plumbing(porcelains)
|
4167
|
-
items = Array.new
|
4168
|
-
porcelains.each do |porcelain|
|
4169
|
-
plumbing = convert_azure_console_to_plumbing(porcelain)
|
4170
|
-
items.append(plumbing)
|
4171
|
-
end
|
4172
|
-
items
|
4173
|
-
end
|
4174
|
-
|
4175
|
-
def self.convert_repeated_azure_console_to_porcelain(plumbings)
|
4176
|
-
items = Array.new
|
4177
|
-
plumbings.each do |plumbing|
|
4178
|
-
porcelain = convert_azure_console_to_porcelain(plumbing)
|
4179
|
-
items.append(porcelain)
|
4180
|
-
end
|
4181
|
-
items
|
4182
|
-
end
|
4183
4123
|
def self.convert_azure_mysql_to_porcelain(plumbing)
|
4184
4124
|
if plumbing == nil
|
4185
4125
|
return nil
|
@@ -6120,6 +6060,72 @@ module SDM
|
|
6120
6060
|
end
|
6121
6061
|
items
|
6122
6062
|
end
|
6063
|
+
def self.convert_entra_id_to_porcelain(plumbing)
|
6064
|
+
if plumbing == nil
|
6065
|
+
return nil
|
6066
|
+
end
|
6067
|
+
porcelain = EntraID.new()
|
6068
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
6069
|
+
porcelain.discovery_enabled = (plumbing.discovery_enabled)
|
6070
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
6071
|
+
porcelain.group_names = (plumbing.group_names)
|
6072
|
+
porcelain.healthy = (plumbing.healthy)
|
6073
|
+
porcelain.id = (plumbing.id)
|
6074
|
+
porcelain.identity_set_id = (plumbing.identity_set_id)
|
6075
|
+
porcelain.management_group_id = (plumbing.management_group_id)
|
6076
|
+
porcelain.name = (plumbing.name)
|
6077
|
+
porcelain.privilege_levels = (plumbing.privilege_levels)
|
6078
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
6079
|
+
porcelain.resource_group_id = (plumbing.resource_group_id)
|
6080
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
6081
|
+
porcelain.subdomain = (plumbing.subdomain)
|
6082
|
+
porcelain.subscription_id = (plumbing.subscription_id)
|
6083
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
6084
|
+
porcelain.tenant_id = (plumbing.tenant_id)
|
6085
|
+
porcelain
|
6086
|
+
end
|
6087
|
+
|
6088
|
+
def self.convert_entra_id_to_plumbing(porcelain)
|
6089
|
+
if porcelain == nil
|
6090
|
+
return nil
|
6091
|
+
end
|
6092
|
+
plumbing = V1::EntraID.new()
|
6093
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
6094
|
+
plumbing.discovery_enabled = (porcelain.discovery_enabled)
|
6095
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6096
|
+
plumbing.group_names = (porcelain.group_names)
|
6097
|
+
plumbing.healthy = (porcelain.healthy)
|
6098
|
+
plumbing.id = (porcelain.id)
|
6099
|
+
plumbing.identity_set_id = (porcelain.identity_set_id)
|
6100
|
+
plumbing.management_group_id = (porcelain.management_group_id)
|
6101
|
+
plumbing.name = (porcelain.name)
|
6102
|
+
plumbing.privilege_levels = (porcelain.privilege_levels)
|
6103
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
6104
|
+
plumbing.resource_group_id = (porcelain.resource_group_id)
|
6105
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6106
|
+
plumbing.subdomain = (porcelain.subdomain)
|
6107
|
+
plumbing.subscription_id = (porcelain.subscription_id)
|
6108
|
+
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
6109
|
+
plumbing.tenant_id = (porcelain.tenant_id)
|
6110
|
+
plumbing
|
6111
|
+
end
|
6112
|
+
def self.convert_repeated_entra_id_to_plumbing(porcelains)
|
6113
|
+
items = Array.new
|
6114
|
+
porcelains.each do |porcelain|
|
6115
|
+
plumbing = convert_entra_id_to_plumbing(porcelain)
|
6116
|
+
items.append(plumbing)
|
6117
|
+
end
|
6118
|
+
items
|
6119
|
+
end
|
6120
|
+
|
6121
|
+
def self.convert_repeated_entra_id_to_porcelain(plumbings)
|
6122
|
+
items = Array.new
|
6123
|
+
plumbings.each do |plumbing|
|
6124
|
+
porcelain = convert_entra_id_to_porcelain(plumbing)
|
6125
|
+
items.append(porcelain)
|
6126
|
+
end
|
6127
|
+
items
|
6128
|
+
end
|
6123
6129
|
def self.convert_gcp_to_porcelain(plumbing)
|
6124
6130
|
if plumbing == nil
|
6125
6131
|
return nil
|
@@ -11891,6 +11897,7 @@ module SDM
|
|
11891
11897
|
porcelain.port_override = (plumbing.port_override)
|
11892
11898
|
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
11893
11899
|
porcelain.secret_store_id = (plumbing.secret_store_id)
|
11900
|
+
porcelain.sid = (plumbing.sid)
|
11894
11901
|
porcelain.subdomain = (plumbing.subdomain)
|
11895
11902
|
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
11896
11903
|
porcelain.username = (plumbing.username)
|
@@ -11915,6 +11922,7 @@ module SDM
|
|
11915
11922
|
plumbing.port_override = (porcelain.port_override)
|
11916
11923
|
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
11917
11924
|
plumbing.secret_store_id = (porcelain.secret_store_id)
|
11925
|
+
plumbing.sid = (porcelain.sid)
|
11918
11926
|
plumbing.subdomain = (porcelain.subdomain)
|
11919
11927
|
plumbing.tags = convert_tags_to_plumbing(porcelain.tags)
|
11920
11928
|
plumbing.username = (porcelain.username)
|
@@ -13078,9 +13086,6 @@ module SDM
|
|
13078
13086
|
if porcelain.instance_of? AzureCertificate
|
13079
13087
|
plumbing.azure_certificate = convert_azure_certificate_to_plumbing(porcelain)
|
13080
13088
|
end
|
13081
|
-
if porcelain.instance_of? AzureConsole
|
13082
|
-
plumbing.azure_console = convert_azure_console_to_plumbing(porcelain)
|
13083
|
-
end
|
13084
13089
|
if porcelain.instance_of? AzureMysql
|
13085
13090
|
plumbing.azure_mysql = convert_azure_mysql_to_plumbing(porcelain)
|
13086
13091
|
end
|
@@ -13156,6 +13161,9 @@ module SDM
|
|
13156
13161
|
if porcelain.instance_of? ElasticacheRedis
|
13157
13162
|
plumbing.elasticache_redis = convert_elasticache_redis_to_plumbing(porcelain)
|
13158
13163
|
end
|
13164
|
+
if porcelain.instance_of? EntraID
|
13165
|
+
plumbing.entra_id = convert_entra_id_to_plumbing(porcelain)
|
13166
|
+
end
|
13159
13167
|
if porcelain.instance_of? GCP
|
13160
13168
|
plumbing.gcp = convert_gcp_to_plumbing(porcelain)
|
13161
13169
|
end
|
@@ -13412,9 +13420,6 @@ module SDM
|
|
13412
13420
|
if plumbing.azure_certificate != nil
|
13413
13421
|
return convert_azure_certificate_to_porcelain(plumbing.azure_certificate)
|
13414
13422
|
end
|
13415
|
-
if plumbing.azure_console != nil
|
13416
|
-
return convert_azure_console_to_porcelain(plumbing.azure_console)
|
13417
|
-
end
|
13418
13423
|
if plumbing.azure_mysql != nil
|
13419
13424
|
return convert_azure_mysql_to_porcelain(plumbing.azure_mysql)
|
13420
13425
|
end
|
@@ -13490,6 +13495,9 @@ module SDM
|
|
13490
13495
|
if plumbing.elasticache_redis != nil
|
13491
13496
|
return convert_elasticache_redis_to_porcelain(plumbing.elasticache_redis)
|
13492
13497
|
end
|
13498
|
+
if plumbing.entra_id != nil
|
13499
|
+
return convert_entra_id_to_porcelain(plumbing.entra_id)
|
13500
|
+
end
|
13493
13501
|
if plumbing.gcp != nil
|
13494
13502
|
return convert_gcp_to_porcelain(plumbing.gcp)
|
13495
13503
|
end
|
data/lib/models/porcelain.rb
CHANGED
@@ -3929,78 +3929,6 @@ module SDM
|
|
3929
3929
|
end
|
3930
3930
|
end
|
3931
3931
|
|
3932
|
-
# AzureConsole is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
3933
|
-
class AzureConsole
|
3934
|
-
# 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.
|
3935
|
-
attr_accessor :bind_interface
|
3936
|
-
# The connector ID to authenticate through.
|
3937
|
-
attr_accessor :connector_id
|
3938
|
-
# A filter applied to the routing logic to pin datasource to nodes.
|
3939
|
-
attr_accessor :egress_filter
|
3940
|
-
# True if the datasource is reachable and the credentials are valid.
|
3941
|
-
attr_accessor :healthy
|
3942
|
-
# Unique identifier of the Resource.
|
3943
|
-
attr_accessor :id
|
3944
|
-
# The ID of the identity set to use for identity connections.
|
3945
|
-
attr_accessor :identity_set_id
|
3946
|
-
# The management group ID to authenticate scope Privileges to.
|
3947
|
-
attr_accessor :management_group_id
|
3948
|
-
# Unique human-readable name of the Resource.
|
3949
|
-
attr_accessor :name
|
3950
|
-
# The privilege levels specify which Groups are managed externally
|
3951
|
-
attr_accessor :privilege_levels
|
3952
|
-
# ID of the proxy cluster for this resource, if any.
|
3953
|
-
attr_accessor :proxy_cluster_id
|
3954
|
-
# ID of the secret store containing credentials for this resource, if any.
|
3955
|
-
attr_accessor :secret_store_id
|
3956
|
-
# Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
3957
|
-
attr_accessor :subdomain
|
3958
|
-
# The subscription ID to authenticate scope Privileges to.
|
3959
|
-
attr_accessor :subscription_id
|
3960
|
-
# Tags is a map of key, value pairs.
|
3961
|
-
attr_accessor :tags
|
3962
|
-
|
3963
|
-
def initialize(
|
3964
|
-
bind_interface: nil,
|
3965
|
-
connector_id: nil,
|
3966
|
-
egress_filter: nil,
|
3967
|
-
healthy: nil,
|
3968
|
-
id: nil,
|
3969
|
-
identity_set_id: nil,
|
3970
|
-
management_group_id: nil,
|
3971
|
-
name: nil,
|
3972
|
-
privilege_levels: nil,
|
3973
|
-
proxy_cluster_id: nil,
|
3974
|
-
secret_store_id: nil,
|
3975
|
-
subdomain: nil,
|
3976
|
-
subscription_id: nil,
|
3977
|
-
tags: nil
|
3978
|
-
)
|
3979
|
-
@bind_interface = bind_interface == nil ? "" : bind_interface
|
3980
|
-
@connector_id = connector_id == nil ? "" : connector_id
|
3981
|
-
@egress_filter = egress_filter == nil ? "" : egress_filter
|
3982
|
-
@healthy = healthy == nil ? false : healthy
|
3983
|
-
@id = id == nil ? "" : id
|
3984
|
-
@identity_set_id = identity_set_id == nil ? "" : identity_set_id
|
3985
|
-
@management_group_id = management_group_id == nil ? "" : management_group_id
|
3986
|
-
@name = name == nil ? "" : name
|
3987
|
-
@privilege_levels = privilege_levels == nil ? "" : privilege_levels
|
3988
|
-
@proxy_cluster_id = proxy_cluster_id == nil ? "" : proxy_cluster_id
|
3989
|
-
@secret_store_id = secret_store_id == nil ? "" : secret_store_id
|
3990
|
-
@subdomain = subdomain == nil ? "" : subdomain
|
3991
|
-
@subscription_id = subscription_id == nil ? "" : subscription_id
|
3992
|
-
@tags = tags == nil ? SDM::_porcelain_zero_value_tags() : tags
|
3993
|
-
end
|
3994
|
-
|
3995
|
-
def to_json(options = {})
|
3996
|
-
hash = {}
|
3997
|
-
self.instance_variables.each do |var|
|
3998
|
-
hash[var.id2name.delete_prefix("@")] = self.instance_variable_get var
|
3999
|
-
end
|
4000
|
-
hash.to_json
|
4001
|
-
end
|
4002
|
-
end
|
4003
|
-
|
4004
3932
|
class AzureMysql
|
4005
3933
|
# 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.
|
4006
3934
|
attr_accessor :bind_interface
|
@@ -6174,6 +6102,90 @@ module SDM
|
|
6174
6102
|
end
|
6175
6103
|
end
|
6176
6104
|
|
6105
|
+
# EntraID is currently unstable, and its API may change, or it may be removed, without a major version bump.
|
6106
|
+
class EntraID
|
6107
|
+
# 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.
|
6108
|
+
attr_accessor :bind_interface
|
6109
|
+
# If true, configures discovery of the tenant to be run from a node.
|
6110
|
+
attr_accessor :discovery_enabled
|
6111
|
+
# A filter applied to the routing logic to pin datasource to nodes.
|
6112
|
+
attr_accessor :egress_filter
|
6113
|
+
# comma separated list of group names to filter by. Supports wildcards (*)
|
6114
|
+
attr_accessor :group_names
|
6115
|
+
# True if the datasource is reachable and the credentials are valid.
|
6116
|
+
attr_accessor :healthy
|
6117
|
+
# Unique identifier of the Resource.
|
6118
|
+
attr_accessor :id
|
6119
|
+
# The ID of the identity set to use for identity connections.
|
6120
|
+
attr_accessor :identity_set_id
|
6121
|
+
# The management group ID to authenticate scope Privileges to.
|
6122
|
+
attr_accessor :management_group_id
|
6123
|
+
# Unique human-readable name of the Resource.
|
6124
|
+
attr_accessor :name
|
6125
|
+
# The privilege levels specify which Groups are managed externally
|
6126
|
+
attr_accessor :privilege_levels
|
6127
|
+
# ID of the proxy cluster for this resource, if any.
|
6128
|
+
attr_accessor :proxy_cluster_id
|
6129
|
+
# filters discovered groups to the specified Resource Group
|
6130
|
+
attr_accessor :resource_group_id
|
6131
|
+
# ID of the secret store containing credentials for this resource, if any.
|
6132
|
+
attr_accessor :secret_store_id
|
6133
|
+
# Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
6134
|
+
attr_accessor :subdomain
|
6135
|
+
# The subscription ID to authenticate scope Privileges to.
|
6136
|
+
attr_accessor :subscription_id
|
6137
|
+
# Tags is a map of key, value pairs.
|
6138
|
+
attr_accessor :tags
|
6139
|
+
# The connector ID to authenticate through.
|
6140
|
+
attr_accessor :tenant_id
|
6141
|
+
|
6142
|
+
def initialize(
|
6143
|
+
bind_interface: nil,
|
6144
|
+
discovery_enabled: nil,
|
6145
|
+
egress_filter: nil,
|
6146
|
+
group_names: nil,
|
6147
|
+
healthy: nil,
|
6148
|
+
id: nil,
|
6149
|
+
identity_set_id: nil,
|
6150
|
+
management_group_id: nil,
|
6151
|
+
name: nil,
|
6152
|
+
privilege_levels: nil,
|
6153
|
+
proxy_cluster_id: nil,
|
6154
|
+
resource_group_id: nil,
|
6155
|
+
secret_store_id: nil,
|
6156
|
+
subdomain: nil,
|
6157
|
+
subscription_id: nil,
|
6158
|
+
tags: nil,
|
6159
|
+
tenant_id: nil
|
6160
|
+
)
|
6161
|
+
@bind_interface = bind_interface == nil ? "" : bind_interface
|
6162
|
+
@discovery_enabled = discovery_enabled == nil ? false : discovery_enabled
|
6163
|
+
@egress_filter = egress_filter == nil ? "" : egress_filter
|
6164
|
+
@group_names = group_names == nil ? "" : group_names
|
6165
|
+
@healthy = healthy == nil ? false : healthy
|
6166
|
+
@id = id == nil ? "" : id
|
6167
|
+
@identity_set_id = identity_set_id == nil ? "" : identity_set_id
|
6168
|
+
@management_group_id = management_group_id == nil ? "" : management_group_id
|
6169
|
+
@name = name == nil ? "" : name
|
6170
|
+
@privilege_levels = privilege_levels == nil ? "" : privilege_levels
|
6171
|
+
@proxy_cluster_id = proxy_cluster_id == nil ? "" : proxy_cluster_id
|
6172
|
+
@resource_group_id = resource_group_id == nil ? "" : resource_group_id
|
6173
|
+
@secret_store_id = secret_store_id == nil ? "" : secret_store_id
|
6174
|
+
@subdomain = subdomain == nil ? "" : subdomain
|
6175
|
+
@subscription_id = subscription_id == nil ? "" : subscription_id
|
6176
|
+
@tags = tags == nil ? SDM::_porcelain_zero_value_tags() : tags
|
6177
|
+
@tenant_id = tenant_id == nil ? "" : tenant_id
|
6178
|
+
end
|
6179
|
+
|
6180
|
+
def to_json(options = {})
|
6181
|
+
hash = {}
|
6182
|
+
self.instance_variables.each do |var|
|
6183
|
+
hash[var.id2name.delete_prefix("@")] = self.instance_variable_get var
|
6184
|
+
end
|
6185
|
+
hash.to_json
|
6186
|
+
end
|
6187
|
+
end
|
6188
|
+
|
6177
6189
|
class GCP
|
6178
6190
|
# 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.
|
6179
6191
|
attr_accessor :bind_interface
|
@@ -11782,6 +11794,9 @@ module SDM
|
|
11782
11794
|
attr_accessor :proxy_cluster_id
|
11783
11795
|
# ID of the secret store containing credentials for this resource, if any.
|
11784
11796
|
attr_accessor :secret_store_id
|
11797
|
+
# The SID needed in leased credentials to generate a valid certificate.
|
11798
|
+
# Using extraplain3 here as 1 and 2 are used in cert generation and internal driver config
|
11799
|
+
attr_accessor :sid
|
11785
11800
|
# Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
11786
11801
|
attr_accessor :subdomain
|
11787
11802
|
# Tags is a map of key, value pairs.
|
@@ -11803,6 +11818,7 @@ module SDM
|
|
11803
11818
|
port_override: nil,
|
11804
11819
|
proxy_cluster_id: nil,
|
11805
11820
|
secret_store_id: nil,
|
11821
|
+
sid: nil,
|
11806
11822
|
subdomain: nil,
|
11807
11823
|
tags: nil,
|
11808
11824
|
username: nil
|
@@ -11820,6 +11836,7 @@ module SDM
|
|
11820
11836
|
@port_override = port_override == nil ? 0 : port_override
|
11821
11837
|
@proxy_cluster_id = proxy_cluster_id == nil ? "" : proxy_cluster_id
|
11822
11838
|
@secret_store_id = secret_store_id == nil ? "" : secret_store_id
|
11839
|
+
@sid = sid == nil ? "" : sid
|
11823
11840
|
@subdomain = subdomain == nil ? "" : subdomain
|
11824
11841
|
@tags = tags == nil ? SDM::_porcelain_zero_value_tags() : tags
|
11825
11842
|
@username = username == nil ? "" : username
|
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.6.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/svc.rb
CHANGED
@@ -5252,7 +5252,6 @@ module SDM #:nodoc:
|
|
5252
5252
|
# {AWSInstanceProfile}
|
5253
5253
|
# {Azure}
|
5254
5254
|
# {AzureCertificate}
|
5255
|
-
# {AzureConsole}
|
5256
5255
|
# {AzureMysql}
|
5257
5256
|
# {AzureMysqlManagedIdentity}
|
5258
5257
|
# {AzurePostgres}
|
@@ -5278,6 +5277,7 @@ module SDM #:nodoc:
|
|
5278
5277
|
# {DynamoDBIAM}
|
5279
5278
|
# {Elastic}
|
5280
5279
|
# {ElasticacheRedis}
|
5280
|
+
# {EntraID}
|
5281
5281
|
# {GCP}
|
5282
5282
|
# {GCPConsole}
|
5283
5283
|
# {GCPWIF}
|
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.6.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-08-
|
11
|
+
date: 2025-08-13 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-600de8921699dae3fc998e4e2d9827eeaebc593b.idx"
|
85
|
+
- "./.git/objects/pack/pack-600de8921699dae3fc998e4e2d9827eeaebc593b.pack"
|
86
86
|
- "./.git/packed-refs"
|
87
87
|
- "./.git/refs/heads/master"
|
88
88
|
- "./.git/refs/remotes/origin/HEAD"
|