strongdm 11.16.0__zip → 11.18.0__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-11.16.0 → strongdm-11.18.0}/PKG-INFO +2 -2
- {strongdm-11.16.0 → strongdm-11.18.0}/setup.py +2 -2
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/client.py +1 -1
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/drivers_pb2.py +308 -176
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/models.py +483 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/plumbing.py +185 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/svc.py +3 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-11.16.0 → strongdm-11.18.0}/LICENSE +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/README.md +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/setup.cfg +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/__init__.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/constants.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/errors.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/options_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-11.16.0 → strongdm-11.18.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -697,6 +697,62 @@ def convert_repeated_aws_console_static_key_pair_to_porcelain(plumbings):
|
|
697
697
|
]
|
698
698
|
|
699
699
|
|
700
|
+
def convert_aws_instance_profile_to_porcelain(plumbing):
|
701
|
+
if plumbing is None:
|
702
|
+
return None
|
703
|
+
porcelain = models.AWSInstanceProfile()
|
704
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
705
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
706
|
+
porcelain.enable_env_variables = (plumbing.enable_env_variables)
|
707
|
+
porcelain.healthy = (plumbing.healthy)
|
708
|
+
porcelain.id = (plumbing.id)
|
709
|
+
porcelain.name = (plumbing.name)
|
710
|
+
porcelain.port_override = (plumbing.port_override)
|
711
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
712
|
+
porcelain.region = (plumbing.region)
|
713
|
+
porcelain.role_arn = (plumbing.role_arn)
|
714
|
+
porcelain.role_external_id = (plumbing.role_external_id)
|
715
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
716
|
+
porcelain.subdomain = (plumbing.subdomain)
|
717
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
718
|
+
return porcelain
|
719
|
+
|
720
|
+
|
721
|
+
def convert_aws_instance_profile_to_plumbing(porcelain):
|
722
|
+
plumbing = AWSInstanceProfile()
|
723
|
+
if porcelain is None:
|
724
|
+
return plumbing
|
725
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
726
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
727
|
+
plumbing.enable_env_variables = (porcelain.enable_env_variables)
|
728
|
+
plumbing.healthy = (porcelain.healthy)
|
729
|
+
plumbing.id = (porcelain.id)
|
730
|
+
plumbing.name = (porcelain.name)
|
731
|
+
plumbing.port_override = (porcelain.port_override)
|
732
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
733
|
+
plumbing.region = (porcelain.region)
|
734
|
+
plumbing.role_arn = (porcelain.role_arn)
|
735
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
736
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
737
|
+
plumbing.subdomain = (porcelain.subdomain)
|
738
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
739
|
+
return plumbing
|
740
|
+
|
741
|
+
|
742
|
+
def convert_repeated_aws_instance_profile_to_plumbing(porcelains):
|
743
|
+
return [
|
744
|
+
convert_aws_instance_profile_to_plumbing(porcelain)
|
745
|
+
for porcelain in porcelains
|
746
|
+
]
|
747
|
+
|
748
|
+
|
749
|
+
def convert_repeated_aws_instance_profile_to_porcelain(plumbings):
|
750
|
+
return [
|
751
|
+
convert_aws_instance_profile_to_porcelain(plumbing)
|
752
|
+
for plumbing in plumbings
|
753
|
+
]
|
754
|
+
|
755
|
+
|
700
756
|
def convert_aws_store_to_porcelain(plumbing):
|
701
757
|
if plumbing is None:
|
702
758
|
return None
|
@@ -4838,6 +4894,64 @@ def convert_repeated_gcp_cert_x_509_store_to_porcelain(plumbings):
|
|
4838
4894
|
]
|
4839
4895
|
|
4840
4896
|
|
4897
|
+
def convert_gcp_console_to_porcelain(plumbing):
|
4898
|
+
if plumbing is None:
|
4899
|
+
return None
|
4900
|
+
porcelain = models.GCPConsole()
|
4901
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
4902
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
4903
|
+
porcelain.healthy = (plumbing.healthy)
|
4904
|
+
porcelain.id = (plumbing.id)
|
4905
|
+
porcelain.identity_alias_healthcheck_username = (
|
4906
|
+
plumbing.identity_alias_healthcheck_username)
|
4907
|
+
porcelain.identity_set_id = (plumbing.identity_set_id)
|
4908
|
+
porcelain.name = (plumbing.name)
|
4909
|
+
porcelain.port_override = (plumbing.port_override)
|
4910
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
4911
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
4912
|
+
porcelain.session_expiry = (plumbing.session_expiry)
|
4913
|
+
porcelain.subdomain = (plumbing.subdomain)
|
4914
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
4915
|
+
porcelain.workforce_pool_id = (plumbing.workforce_pool_id)
|
4916
|
+
porcelain.workforce_provider_id = (plumbing.workforce_provider_id)
|
4917
|
+
return porcelain
|
4918
|
+
|
4919
|
+
|
4920
|
+
def convert_gcp_console_to_plumbing(porcelain):
|
4921
|
+
plumbing = GCPConsole()
|
4922
|
+
if porcelain is None:
|
4923
|
+
return plumbing
|
4924
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
4925
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
4926
|
+
plumbing.healthy = (porcelain.healthy)
|
4927
|
+
plumbing.id = (porcelain.id)
|
4928
|
+
plumbing.identity_alias_healthcheck_username = (
|
4929
|
+
porcelain.identity_alias_healthcheck_username)
|
4930
|
+
plumbing.identity_set_id = (porcelain.identity_set_id)
|
4931
|
+
plumbing.name = (porcelain.name)
|
4932
|
+
plumbing.port_override = (porcelain.port_override)
|
4933
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
4934
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
4935
|
+
plumbing.session_expiry = (porcelain.session_expiry)
|
4936
|
+
plumbing.subdomain = (porcelain.subdomain)
|
4937
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
4938
|
+
plumbing.workforce_pool_id = (porcelain.workforce_pool_id)
|
4939
|
+
plumbing.workforce_provider_id = (porcelain.workforce_provider_id)
|
4940
|
+
return plumbing
|
4941
|
+
|
4942
|
+
|
4943
|
+
def convert_repeated_gcp_console_to_plumbing(porcelains):
|
4944
|
+
return [
|
4945
|
+
convert_gcp_console_to_plumbing(porcelain) for porcelain in porcelains
|
4946
|
+
]
|
4947
|
+
|
4948
|
+
|
4949
|
+
def convert_repeated_gcp_console_to_porcelain(plumbings):
|
4950
|
+
return [
|
4951
|
+
convert_gcp_console_to_porcelain(plumbing) for plumbing in plumbings
|
4952
|
+
]
|
4953
|
+
|
4954
|
+
|
4841
4955
|
def convert_gcp_store_to_porcelain(plumbing):
|
4842
4956
|
if plumbing is None:
|
4843
4957
|
return None
|
@@ -4870,6 +4984,62 @@ def convert_repeated_gcp_store_to_porcelain(plumbings):
|
|
4870
4984
|
return [convert_gcp_store_to_porcelain(plumbing) for plumbing in plumbings]
|
4871
4985
|
|
4872
4986
|
|
4987
|
+
def convert_gcpwif_to_porcelain(plumbing):
|
4988
|
+
if plumbing is None:
|
4989
|
+
return None
|
4990
|
+
porcelain = models.GCPWIF()
|
4991
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
4992
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
4993
|
+
porcelain.healthy = (plumbing.healthy)
|
4994
|
+
porcelain.id = (plumbing.id)
|
4995
|
+
porcelain.identity_alias_healthcheck_username = (
|
4996
|
+
plumbing.identity_alias_healthcheck_username)
|
4997
|
+
porcelain.identity_set_id = (plumbing.identity_set_id)
|
4998
|
+
porcelain.name = (plumbing.name)
|
4999
|
+
porcelain.port_override = (plumbing.port_override)
|
5000
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
5001
|
+
porcelain.scopes = (plumbing.scopes)
|
5002
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
5003
|
+
porcelain.session_expiry = (plumbing.session_expiry)
|
5004
|
+
porcelain.subdomain = (plumbing.subdomain)
|
5005
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
5006
|
+
porcelain.workforce_pool_id = (plumbing.workforce_pool_id)
|
5007
|
+
porcelain.workforce_provider_id = (plumbing.workforce_provider_id)
|
5008
|
+
return porcelain
|
5009
|
+
|
5010
|
+
|
5011
|
+
def convert_gcpwif_to_plumbing(porcelain):
|
5012
|
+
plumbing = GCPWIF()
|
5013
|
+
if porcelain is None:
|
5014
|
+
return plumbing
|
5015
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
5016
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
5017
|
+
plumbing.healthy = (porcelain.healthy)
|
5018
|
+
plumbing.id = (porcelain.id)
|
5019
|
+
plumbing.identity_alias_healthcheck_username = (
|
5020
|
+
porcelain.identity_alias_healthcheck_username)
|
5021
|
+
plumbing.identity_set_id = (porcelain.identity_set_id)
|
5022
|
+
plumbing.name = (porcelain.name)
|
5023
|
+
plumbing.port_override = (porcelain.port_override)
|
5024
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
5025
|
+
plumbing.scopes = (porcelain.scopes)
|
5026
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
5027
|
+
plumbing.session_expiry = (porcelain.session_expiry)
|
5028
|
+
plumbing.subdomain = (porcelain.subdomain)
|
5029
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
5030
|
+
plumbing.workforce_pool_id = (porcelain.workforce_pool_id)
|
5031
|
+
plumbing.workforce_provider_id = (porcelain.workforce_provider_id)
|
5032
|
+
return plumbing
|
5033
|
+
|
5034
|
+
|
5035
|
+
def convert_repeated_gcpwif_to_plumbing(porcelains):
|
5036
|
+
return [convert_gcpwif_to_plumbing(porcelain) for porcelain in porcelains]
|
5037
|
+
|
5038
|
+
|
5039
|
+
def convert_repeated_gcpwif_to_porcelain(plumbings):
|
5040
|
+
return [convert_gcpwif_to_porcelain(plumbing) for plumbing in plumbings]
|
5041
|
+
|
5042
|
+
|
4873
5043
|
def convert_gateway_to_porcelain(plumbing):
|
4874
5044
|
if plumbing is None:
|
4875
5045
|
return None
|
@@ -9768,6 +9938,9 @@ def convert_resource_to_plumbing(porcelain):
|
|
9768
9938
|
if isinstance(porcelain, models.AWSConsoleStaticKeyPair):
|
9769
9939
|
plumbing.aws_console_static_key_pair.CopyFrom(
|
9770
9940
|
convert_aws_console_static_key_pair_to_plumbing(porcelain))
|
9941
|
+
if isinstance(porcelain, models.AWSInstanceProfile):
|
9942
|
+
plumbing.aws_instance_profile.CopyFrom(
|
9943
|
+
convert_aws_instance_profile_to_plumbing(porcelain))
|
9771
9944
|
if isinstance(porcelain, models.Azure):
|
9772
9945
|
plumbing.azure.CopyFrom(convert_azure_to_plumbing(porcelain))
|
9773
9946
|
if isinstance(porcelain, models.AzureCertificate):
|
@@ -9819,6 +9992,11 @@ def convert_resource_to_plumbing(porcelain):
|
|
9819
9992
|
convert_elasticache_redis_to_plumbing(porcelain))
|
9820
9993
|
if isinstance(porcelain, models.GCP):
|
9821
9994
|
plumbing.gcp.CopyFrom(convert_gcp_to_plumbing(porcelain))
|
9995
|
+
if isinstance(porcelain, models.GCPConsole):
|
9996
|
+
plumbing.gcp_console.CopyFrom(
|
9997
|
+
convert_gcp_console_to_plumbing(porcelain))
|
9998
|
+
if isinstance(porcelain, models.GCPWIF):
|
9999
|
+
plumbing.gcpwif.CopyFrom(convert_gcpwif_to_plumbing(porcelain))
|
9822
10000
|
if isinstance(porcelain, models.GoogleGKE):
|
9823
10001
|
plumbing.google_gke.CopyFrom(convert_google_gke_to_plumbing(porcelain))
|
9824
10002
|
if isinstance(porcelain, models.GoogleGKEUserImpersonation):
|
@@ -9987,6 +10165,9 @@ def convert_resource_to_porcelain(plumbing):
|
|
9987
10165
|
if plumbing.HasField('aws_console_static_key_pair'):
|
9988
10166
|
return convert_aws_console_static_key_pair_to_porcelain(
|
9989
10167
|
plumbing.aws_console_static_key_pair)
|
10168
|
+
if plumbing.HasField('aws_instance_profile'):
|
10169
|
+
return convert_aws_instance_profile_to_porcelain(
|
10170
|
+
plumbing.aws_instance_profile)
|
9990
10171
|
if plumbing.HasField('azure'):
|
9991
10172
|
return convert_azure_to_porcelain(plumbing.azure)
|
9992
10173
|
if plumbing.HasField('azure_certificate'):
|
@@ -10034,6 +10215,10 @@ def convert_resource_to_porcelain(plumbing):
|
|
10034
10215
|
plumbing.elasticache_redis)
|
10035
10216
|
if plumbing.HasField('gcp'):
|
10036
10217
|
return convert_gcp_to_porcelain(plumbing.gcp)
|
10218
|
+
if plumbing.HasField('gcp_console'):
|
10219
|
+
return convert_gcp_console_to_porcelain(plumbing.gcp_console)
|
10220
|
+
if plumbing.HasField('gcpwif'):
|
10221
|
+
return convert_gcpwif_to_porcelain(plumbing.gcpwif)
|
10037
10222
|
if plumbing.HasField('google_gke'):
|
10038
10223
|
return convert_google_gke_to_porcelain(plumbing.google_gke)
|
10039
10224
|
if plumbing.HasField('google_gke_user_impersonation'):
|
@@ -4472,6 +4472,7 @@ class Resources:
|
|
4472
4472
|
`strongdm.models.AWS`
|
4473
4473
|
`strongdm.models.AWSConsole`
|
4474
4474
|
`strongdm.models.AWSConsoleStaticKeyPair`
|
4475
|
+
`strongdm.models.AWSInstanceProfile`
|
4475
4476
|
`strongdm.models.Azure`
|
4476
4477
|
`strongdm.models.AzureCertificate`
|
4477
4478
|
`strongdm.models.AzureMysql`
|
@@ -4493,6 +4494,8 @@ class Resources:
|
|
4493
4494
|
`strongdm.models.Elastic`
|
4494
4495
|
`strongdm.models.ElasticacheRedis`
|
4495
4496
|
`strongdm.models.GCP`
|
4497
|
+
`strongdm.models.GCPConsole`
|
4498
|
+
`strongdm.models.GCPWIF`
|
4496
4499
|
`strongdm.models.GoogleGKE`
|
4497
4500
|
`strongdm.models.GoogleGKEUserImpersonation`
|
4498
4501
|
`strongdm.models.Greenplum`
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 11.
|
3
|
+
Version: 11.18.0
|
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/v11.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v11.18.0.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-11.16.0 → strongdm-11.18.0}/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
|