strongdm 13.1.0__zip → 13.2.1__zip
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.
- {strongdm-13.1.0 → strongdm-13.2.1}/PKG-INFO +2 -2
- {strongdm-13.1.0 → strongdm-13.2.1}/setup.py +2 -2
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/client.py +1 -1
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/drivers_pb2.py +334 -198
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/models.py +498 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/plumbing.py +195 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/svc.py +3 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-13.1.0 → strongdm-13.2.1}/LICENSE +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/README.md +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/setup.cfg +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/__init__.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/accounts_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/activities_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/constants.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/errors.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/nodes_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/options_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/policies_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/queries_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/replays_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/resources_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/roles_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/spec_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/tags_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflows_pb2.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-13.1.0 → strongdm-13.2.1}/strongdm.egg-info/top_level.txt +0 -0
@@ -6748,6 +6748,62 @@ def convert_repeated_kubernetes_basic_auth_to_porcelain(plumbings):
|
|
6748
6748
|
]
|
6749
6749
|
|
6750
6750
|
|
6751
|
+
def convert_kubernetes_pod_identity_to_porcelain(plumbing):
|
6752
|
+
if plumbing is None:
|
6753
|
+
return None
|
6754
|
+
porcelain = models.KubernetesPodIdentity()
|
6755
|
+
porcelain.allow_resource_role_bypass = (
|
6756
|
+
plumbing.allow_resource_role_bypass)
|
6757
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
6758
|
+
porcelain.certificate_authority = (plumbing.certificate_authority)
|
6759
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
6760
|
+
porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
|
6761
|
+
porcelain.healthy = (plumbing.healthy)
|
6762
|
+
porcelain.id = (plumbing.id)
|
6763
|
+
porcelain.name = (plumbing.name)
|
6764
|
+
porcelain.port_override = (plumbing.port_override)
|
6765
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
6766
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
6767
|
+
porcelain.subdomain = (plumbing.subdomain)
|
6768
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
6769
|
+
return porcelain
|
6770
|
+
|
6771
|
+
|
6772
|
+
def convert_kubernetes_pod_identity_to_plumbing(porcelain):
|
6773
|
+
plumbing = KubernetesPodIdentity()
|
6774
|
+
if porcelain is None:
|
6775
|
+
return plumbing
|
6776
|
+
plumbing.allow_resource_role_bypass = (
|
6777
|
+
porcelain.allow_resource_role_bypass)
|
6778
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
6779
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
6780
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6781
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
6782
|
+
plumbing.healthy = (porcelain.healthy)
|
6783
|
+
plumbing.id = (porcelain.id)
|
6784
|
+
plumbing.name = (porcelain.name)
|
6785
|
+
plumbing.port_override = (porcelain.port_override)
|
6786
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
6787
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6788
|
+
plumbing.subdomain = (porcelain.subdomain)
|
6789
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
6790
|
+
return plumbing
|
6791
|
+
|
6792
|
+
|
6793
|
+
def convert_repeated_kubernetes_pod_identity_to_plumbing(porcelains):
|
6794
|
+
return [
|
6795
|
+
convert_kubernetes_pod_identity_to_plumbing(porcelain)
|
6796
|
+
for porcelain in porcelains
|
6797
|
+
]
|
6798
|
+
|
6799
|
+
|
6800
|
+
def convert_repeated_kubernetes_pod_identity_to_porcelain(plumbings):
|
6801
|
+
return [
|
6802
|
+
convert_kubernetes_pod_identity_to_porcelain(plumbing)
|
6803
|
+
for plumbing in plumbings
|
6804
|
+
]
|
6805
|
+
|
6806
|
+
|
6751
6807
|
def convert_kubernetes_service_account_to_porcelain(plumbing):
|
6752
6808
|
if plumbing is None:
|
6753
6809
|
return None
|
@@ -9866,6 +9922,128 @@ def convert_repeated_redshift_to_porcelain(plumbings):
|
|
9866
9922
|
return [convert_redshift_to_porcelain(plumbing) for plumbing in plumbings]
|
9867
9923
|
|
9868
9924
|
|
9925
|
+
def convert_redshift_iam_to_porcelain(plumbing):
|
9926
|
+
if plumbing is None:
|
9927
|
+
return None
|
9928
|
+
porcelain = models.RedshiftIAM()
|
9929
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
9930
|
+
porcelain.cluster_id = (plumbing.cluster_id)
|
9931
|
+
porcelain.database = (plumbing.database)
|
9932
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
9933
|
+
porcelain.healthy = (plumbing.healthy)
|
9934
|
+
porcelain.hostname = (plumbing.hostname)
|
9935
|
+
porcelain.id = (plumbing.id)
|
9936
|
+
porcelain.name = (plumbing.name)
|
9937
|
+
porcelain.override_database = (plumbing.override_database)
|
9938
|
+
porcelain.port = (plumbing.port)
|
9939
|
+
porcelain.port_override = (plumbing.port_override)
|
9940
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
9941
|
+
porcelain.region = (plumbing.region)
|
9942
|
+
porcelain.role_assumption_arn = (plumbing.role_assumption_arn)
|
9943
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
9944
|
+
porcelain.subdomain = (plumbing.subdomain)
|
9945
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
9946
|
+
return porcelain
|
9947
|
+
|
9948
|
+
|
9949
|
+
def convert_redshift_iam_to_plumbing(porcelain):
|
9950
|
+
plumbing = RedshiftIAM()
|
9951
|
+
if porcelain is None:
|
9952
|
+
return plumbing
|
9953
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
9954
|
+
plumbing.cluster_id = (porcelain.cluster_id)
|
9955
|
+
plumbing.database = (porcelain.database)
|
9956
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
9957
|
+
plumbing.healthy = (porcelain.healthy)
|
9958
|
+
plumbing.hostname = (porcelain.hostname)
|
9959
|
+
plumbing.id = (porcelain.id)
|
9960
|
+
plumbing.name = (porcelain.name)
|
9961
|
+
plumbing.override_database = (porcelain.override_database)
|
9962
|
+
plumbing.port = (porcelain.port)
|
9963
|
+
plumbing.port_override = (porcelain.port_override)
|
9964
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
9965
|
+
plumbing.region = (porcelain.region)
|
9966
|
+
plumbing.role_assumption_arn = (porcelain.role_assumption_arn)
|
9967
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
9968
|
+
plumbing.subdomain = (porcelain.subdomain)
|
9969
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
9970
|
+
return plumbing
|
9971
|
+
|
9972
|
+
|
9973
|
+
def convert_repeated_redshift_iam_to_plumbing(porcelains):
|
9974
|
+
return [
|
9975
|
+
convert_redshift_iam_to_plumbing(porcelain) for porcelain in porcelains
|
9976
|
+
]
|
9977
|
+
|
9978
|
+
|
9979
|
+
def convert_repeated_redshift_iam_to_porcelain(plumbings):
|
9980
|
+
return [
|
9981
|
+
convert_redshift_iam_to_porcelain(plumbing) for plumbing in plumbings
|
9982
|
+
]
|
9983
|
+
|
9984
|
+
|
9985
|
+
def convert_redshift_serverless_iam_to_porcelain(plumbing):
|
9986
|
+
if plumbing is None:
|
9987
|
+
return None
|
9988
|
+
porcelain = models.RedshiftServerlessIAM()
|
9989
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
9990
|
+
porcelain.database = (plumbing.database)
|
9991
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
9992
|
+
porcelain.healthy = (plumbing.healthy)
|
9993
|
+
porcelain.hostname = (plumbing.hostname)
|
9994
|
+
porcelain.id = (plumbing.id)
|
9995
|
+
porcelain.name = (plumbing.name)
|
9996
|
+
porcelain.override_database = (plumbing.override_database)
|
9997
|
+
porcelain.port = (plumbing.port)
|
9998
|
+
porcelain.port_override = (plumbing.port_override)
|
9999
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
10000
|
+
porcelain.region = (plumbing.region)
|
10001
|
+
porcelain.role_assumption_arn = (plumbing.role_assumption_arn)
|
10002
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
10003
|
+
porcelain.subdomain = (plumbing.subdomain)
|
10004
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
10005
|
+
porcelain.workgroup = (plumbing.workgroup)
|
10006
|
+
return porcelain
|
10007
|
+
|
10008
|
+
|
10009
|
+
def convert_redshift_serverless_iam_to_plumbing(porcelain):
|
10010
|
+
plumbing = RedshiftServerlessIAM()
|
10011
|
+
if porcelain is None:
|
10012
|
+
return plumbing
|
10013
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
10014
|
+
plumbing.database = (porcelain.database)
|
10015
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
10016
|
+
plumbing.healthy = (porcelain.healthy)
|
10017
|
+
plumbing.hostname = (porcelain.hostname)
|
10018
|
+
plumbing.id = (porcelain.id)
|
10019
|
+
plumbing.name = (porcelain.name)
|
10020
|
+
plumbing.override_database = (porcelain.override_database)
|
10021
|
+
plumbing.port = (porcelain.port)
|
10022
|
+
plumbing.port_override = (porcelain.port_override)
|
10023
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
10024
|
+
plumbing.region = (porcelain.region)
|
10025
|
+
plumbing.role_assumption_arn = (porcelain.role_assumption_arn)
|
10026
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
10027
|
+
plumbing.subdomain = (porcelain.subdomain)
|
10028
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
10029
|
+
plumbing.workgroup = (porcelain.workgroup)
|
10030
|
+
return plumbing
|
10031
|
+
|
10032
|
+
|
10033
|
+
def convert_repeated_redshift_serverless_iam_to_plumbing(porcelains):
|
10034
|
+
return [
|
10035
|
+
convert_redshift_serverless_iam_to_plumbing(porcelain)
|
10036
|
+
for porcelain in porcelains
|
10037
|
+
]
|
10038
|
+
|
10039
|
+
|
10040
|
+
def convert_repeated_redshift_serverless_iam_to_porcelain(plumbings):
|
10041
|
+
return [
|
10042
|
+
convert_redshift_serverless_iam_to_porcelain(plumbing)
|
10043
|
+
for plumbing in plumbings
|
10044
|
+
]
|
10045
|
+
|
10046
|
+
|
9869
10047
|
def convert_relay_to_porcelain(plumbing):
|
9870
10048
|
if plumbing is None:
|
9871
10049
|
return None
|
@@ -10523,6 +10701,9 @@ def convert_resource_to_plumbing(porcelain):
|
|
10523
10701
|
if isinstance(porcelain, models.KubernetesBasicAuth):
|
10524
10702
|
plumbing.kubernetes_basic_auth.CopyFrom(
|
10525
10703
|
convert_kubernetes_basic_auth_to_plumbing(porcelain))
|
10704
|
+
if isinstance(porcelain, models.KubernetesPodIdentity):
|
10705
|
+
plumbing.kubernetes_pod_identity.CopyFrom(
|
10706
|
+
convert_kubernetes_pod_identity_to_plumbing(porcelain))
|
10526
10707
|
if isinstance(porcelain, models.KubernetesServiceAccount):
|
10527
10708
|
plumbing.kubernetes_service_account.CopyFrom(
|
10528
10709
|
convert_kubernetes_service_account_to_plumbing(porcelain))
|
@@ -10587,6 +10768,12 @@ def convert_resource_to_plumbing(porcelain):
|
|
10587
10768
|
plumbing.redis.CopyFrom(convert_redis_to_plumbing(porcelain))
|
10588
10769
|
if isinstance(porcelain, models.Redshift):
|
10589
10770
|
plumbing.redshift.CopyFrom(convert_redshift_to_plumbing(porcelain))
|
10771
|
+
if isinstance(porcelain, models.RedshiftIAM):
|
10772
|
+
plumbing.redshift_iam.CopyFrom(
|
10773
|
+
convert_redshift_iam_to_plumbing(porcelain))
|
10774
|
+
if isinstance(porcelain, models.RedshiftServerlessIAM):
|
10775
|
+
plumbing.redshift_serverless_iam.CopyFrom(
|
10776
|
+
convert_redshift_serverless_iam_to_plumbing(porcelain))
|
10590
10777
|
if isinstance(porcelain, models.SingleStore):
|
10591
10778
|
plumbing.single_store.CopyFrom(
|
10592
10779
|
convert_single_store_to_plumbing(porcelain))
|
@@ -10761,6 +10948,9 @@ def convert_resource_to_porcelain(plumbing):
|
|
10761
10948
|
if plumbing.HasField('kubernetes_basic_auth'):
|
10762
10949
|
return convert_kubernetes_basic_auth_to_porcelain(
|
10763
10950
|
plumbing.kubernetes_basic_auth)
|
10951
|
+
if plumbing.HasField('kubernetes_pod_identity'):
|
10952
|
+
return convert_kubernetes_pod_identity_to_porcelain(
|
10953
|
+
plumbing.kubernetes_pod_identity)
|
10764
10954
|
if plumbing.HasField('kubernetes_service_account'):
|
10765
10955
|
return convert_kubernetes_service_account_to_porcelain(
|
10766
10956
|
plumbing.kubernetes_service_account)
|
@@ -10821,6 +11011,11 @@ def convert_resource_to_porcelain(plumbing):
|
|
10821
11011
|
return convert_redis_to_porcelain(plumbing.redis)
|
10822
11012
|
if plumbing.HasField('redshift'):
|
10823
11013
|
return convert_redshift_to_porcelain(plumbing.redshift)
|
11014
|
+
if plumbing.HasField('redshift_iam'):
|
11015
|
+
return convert_redshift_iam_to_porcelain(plumbing.redshift_iam)
|
11016
|
+
if plumbing.HasField('redshift_serverless_iam'):
|
11017
|
+
return convert_redshift_serverless_iam_to_porcelain(
|
11018
|
+
plumbing.redshift_serverless_iam)
|
10824
11019
|
if plumbing.HasField('single_store'):
|
10825
11020
|
return convert_single_store_to_porcelain(plumbing.single_store)
|
10826
11021
|
if plumbing.HasField('snowflake'):
|
@@ -4512,6 +4512,7 @@ class Resources:
|
|
4512
4512
|
`strongdm.models.HTTPNoAuth`
|
4513
4513
|
`strongdm.models.Kubernetes`
|
4514
4514
|
`strongdm.models.KubernetesBasicAuth`
|
4515
|
+
`strongdm.models.KubernetesPodIdentity`
|
4515
4516
|
`strongdm.models.KubernetesServiceAccount`
|
4516
4517
|
`strongdm.models.KubernetesServiceAccountUserImpersonation`
|
4517
4518
|
`strongdm.models.KubernetesUserImpersonation`
|
@@ -4538,6 +4539,8 @@ class Resources:
|
|
4538
4539
|
`strongdm.models.RDSPostgresIAM`
|
4539
4540
|
`strongdm.models.Redis`
|
4540
4541
|
`strongdm.models.Redshift`
|
4542
|
+
`strongdm.models.RedshiftIAM`
|
4543
|
+
`strongdm.models.RedshiftServerlessIAM`
|
4541
4544
|
`strongdm.models.SingleStore`
|
4542
4545
|
`strongdm.models.Snowflake`
|
4543
4546
|
`strongdm.models.Snowsight`
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 13.1
|
3
|
+
Version: 13.2.1
|
4
4
|
Summary: strongDM SDK for the Python programming language.
|
5
5
|
Home-page: https://github.com/strongdm/strongdm-sdk-python
|
6
6
|
Author: strongDM Team
|
7
7
|
Author-email: sdk-feedback@strongdm.com
|
8
8
|
License: apache-2.0
|
9
|
-
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v13.1.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v13.2.1.tar.gz
|
10
10
|
Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
|
11
11
|
Platform: UNKNOWN
|
12
12
|
Classifier: Development Status :: 4 - Beta
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{strongdm-13.1.0 → strongdm-13.2.1}/strongdm/approval_workflow_approvers_history_pb2_grpc.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|