strongdm 13.3.0__zip → 13.5.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-13.3.0 → strongdm-13.5.0}/PKG-INFO +2 -2
- {strongdm-13.3.0 → strongdm-13.5.0}/setup.py +2 -2
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/client.py +1 -1
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/drivers_pb2.py +252 -204
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/models.py +181 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/plumbing.py +62 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/svc.py +1 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-13.3.0 → strongdm-13.5.0}/LICENSE +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/README.md +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/setup.cfg +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/__init__.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/constants.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/errors.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/options_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-13.3.0 → strongdm-13.5.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -14523,6 +14523,8 @@ class KubernetesPodIdentity:
|
|
14523
14523
|
'healthcheck_namespace',
|
14524
14524
|
'healthy',
|
14525
14525
|
'id',
|
14526
|
+
'identity_alias_healthcheck_username',
|
14527
|
+
'identity_set_id',
|
14526
14528
|
'name',
|
14527
14529
|
'port_override',
|
14528
14530
|
'proxy_cluster_id',
|
@@ -14540,6 +14542,8 @@ class KubernetesPodIdentity:
|
|
14540
14542
|
healthcheck_namespace=None,
|
14541
14543
|
healthy=None,
|
14542
14544
|
id=None,
|
14545
|
+
identity_alias_healthcheck_username=None,
|
14546
|
+
identity_set_id=None,
|
14543
14547
|
name=None,
|
14544
14548
|
port_override=None,
|
14545
14549
|
proxy_cluster_id=None,
|
@@ -14576,6 +14580,14 @@ class KubernetesPodIdentity:
|
|
14576
14580
|
'''
|
14577
14581
|
Unique identifier of the Resource.
|
14578
14582
|
'''
|
14583
|
+
self.identity_alias_healthcheck_username = identity_alias_healthcheck_username if identity_alias_healthcheck_username is not None else ''
|
14584
|
+
'''
|
14585
|
+
The username to use for healthchecks, when clients otherwise connect with their own identity alias username.
|
14586
|
+
'''
|
14587
|
+
self.identity_set_id = identity_set_id if identity_set_id is not None else ''
|
14588
|
+
'''
|
14589
|
+
The ID of the identity set to use for identity connections.
|
14590
|
+
'''
|
14579
14591
|
self.name = name if name is not None else ''
|
14580
14592
|
'''
|
14581
14593
|
Unique human-readable name of the Resource.
|
@@ -14610,6 +14622,8 @@ class KubernetesPodIdentity:
|
|
14610
14622
|
'healthcheck_namespace: ' + repr(self.healthcheck_namespace) + ' ' +\
|
14611
14623
|
'healthy: ' + repr(self.healthy) + ' ' +\
|
14612
14624
|
'id: ' + repr(self.id) + ' ' +\
|
14625
|
+
'identity_alias_healthcheck_username: ' + repr(self.identity_alias_healthcheck_username) + ' ' +\
|
14626
|
+
'identity_set_id: ' + repr(self.identity_set_id) + ' ' +\
|
14613
14627
|
'name: ' + repr(self.name) + ' ' +\
|
14614
14628
|
'port_override: ' + repr(self.port_override) + ' ' +\
|
14615
14629
|
'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
|
@@ -14627,6 +14641,9 @@ class KubernetesPodIdentity:
|
|
14627
14641
|
'healthcheck_namespace': self.healthcheck_namespace,
|
14628
14642
|
'healthy': self.healthy,
|
14629
14643
|
'id': self.id,
|
14644
|
+
'identity_alias_healthcheck_username':
|
14645
|
+
self.identity_alias_healthcheck_username,
|
14646
|
+
'identity_set_id': self.identity_set_id,
|
14630
14647
|
'name': self.name,
|
14631
14648
|
'port_override': self.port_override,
|
14632
14649
|
'proxy_cluster_id': self.proxy_cluster_id,
|
@@ -14645,6 +14662,9 @@ class KubernetesPodIdentity:
|
|
14645
14662
|
healthcheck_namespace=d.get('healthcheck_namespace'),
|
14646
14663
|
healthy=d.get('healthy'),
|
14647
14664
|
id=d.get('id'),
|
14665
|
+
identity_alias_healthcheck_username=d.get(
|
14666
|
+
'identity_alias_healthcheck_username'),
|
14667
|
+
identity_set_id=d.get('identity_set_id'),
|
14648
14668
|
name=d.get('name'),
|
14649
14669
|
port_override=d.get('port_override'),
|
14650
14670
|
proxy_cluster_id=d.get('proxy_cluster_id'),
|
@@ -27698,6 +27718,167 @@ class VaultTokenStore:
|
|
27698
27718
|
)
|
27699
27719
|
|
27700
27720
|
|
27721
|
+
class Vertica:
|
27722
|
+
'''
|
27723
|
+
Vertica is currently unstable, and its API may change, or it may be removed,
|
27724
|
+
without a major version bump.
|
27725
|
+
'''
|
27726
|
+
__slots__ = [
|
27727
|
+
'bind_interface',
|
27728
|
+
'database',
|
27729
|
+
'egress_filter',
|
27730
|
+
'healthy',
|
27731
|
+
'hostname',
|
27732
|
+
'id',
|
27733
|
+
'name',
|
27734
|
+
'password',
|
27735
|
+
'port',
|
27736
|
+
'port_override',
|
27737
|
+
'proxy_cluster_id',
|
27738
|
+
'secret_store_id',
|
27739
|
+
'subdomain',
|
27740
|
+
'tags',
|
27741
|
+
'username',
|
27742
|
+
]
|
27743
|
+
|
27744
|
+
def __init__(
|
27745
|
+
self,
|
27746
|
+
bind_interface=None,
|
27747
|
+
database=None,
|
27748
|
+
egress_filter=None,
|
27749
|
+
healthy=None,
|
27750
|
+
hostname=None,
|
27751
|
+
id=None,
|
27752
|
+
name=None,
|
27753
|
+
password=None,
|
27754
|
+
port=None,
|
27755
|
+
port_override=None,
|
27756
|
+
proxy_cluster_id=None,
|
27757
|
+
secret_store_id=None,
|
27758
|
+
subdomain=None,
|
27759
|
+
tags=None,
|
27760
|
+
username=None,
|
27761
|
+
):
|
27762
|
+
self.bind_interface = bind_interface if bind_interface is not None else ''
|
27763
|
+
'''
|
27764
|
+
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.
|
27765
|
+
'''
|
27766
|
+
self.database = database if database is not None else ''
|
27767
|
+
'''
|
27768
|
+
The initial database to connect to. This setting does not by itself prevent switching to another database after connecting.
|
27769
|
+
'''
|
27770
|
+
self.egress_filter = egress_filter if egress_filter is not None else ''
|
27771
|
+
'''
|
27772
|
+
A filter applied to the routing logic to pin datasource to nodes.
|
27773
|
+
'''
|
27774
|
+
self.healthy = healthy if healthy is not None else False
|
27775
|
+
'''
|
27776
|
+
True if the datasource is reachable and the credentials are valid.
|
27777
|
+
'''
|
27778
|
+
self.hostname = hostname if hostname is not None else ''
|
27779
|
+
'''
|
27780
|
+
The host to dial to initiate a connection from the egress node to this resource.
|
27781
|
+
'''
|
27782
|
+
self.id = id if id is not None else ''
|
27783
|
+
'''
|
27784
|
+
Unique identifier of the Resource.
|
27785
|
+
'''
|
27786
|
+
self.name = name if name is not None else ''
|
27787
|
+
'''
|
27788
|
+
Unique human-readable name of the Resource.
|
27789
|
+
'''
|
27790
|
+
self.password = password if password is not None else ''
|
27791
|
+
'''
|
27792
|
+
The password to authenticate with.
|
27793
|
+
'''
|
27794
|
+
self.port = port if port is not None else 0
|
27795
|
+
'''
|
27796
|
+
The port to dial to initiate a connection from the egress node to this resource.
|
27797
|
+
'''
|
27798
|
+
self.port_override = port_override if port_override is not None else 0
|
27799
|
+
'''
|
27800
|
+
The local port used by clients to connect to this resource.
|
27801
|
+
'''
|
27802
|
+
self.proxy_cluster_id = proxy_cluster_id if proxy_cluster_id is not None else ''
|
27803
|
+
'''
|
27804
|
+
ID of the proxy cluster for this resource, if any.
|
27805
|
+
'''
|
27806
|
+
self.secret_store_id = secret_store_id if secret_store_id is not None else ''
|
27807
|
+
'''
|
27808
|
+
ID of the secret store containing credentials for this resource, if any.
|
27809
|
+
'''
|
27810
|
+
self.subdomain = subdomain if subdomain is not None else ''
|
27811
|
+
'''
|
27812
|
+
Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
27813
|
+
'''
|
27814
|
+
self.tags = tags if tags is not None else _porcelain_zero_value_tags()
|
27815
|
+
'''
|
27816
|
+
Tags is a map of key, value pairs.
|
27817
|
+
'''
|
27818
|
+
self.username = username if username is not None else ''
|
27819
|
+
'''
|
27820
|
+
The username to authenticate with.
|
27821
|
+
'''
|
27822
|
+
|
27823
|
+
def __repr__(self):
|
27824
|
+
return '<sdm.Vertica ' + \
|
27825
|
+
'bind_interface: ' + repr(self.bind_interface) + ' ' +\
|
27826
|
+
'database: ' + repr(self.database) + ' ' +\
|
27827
|
+
'egress_filter: ' + repr(self.egress_filter) + ' ' +\
|
27828
|
+
'healthy: ' + repr(self.healthy) + ' ' +\
|
27829
|
+
'hostname: ' + repr(self.hostname) + ' ' +\
|
27830
|
+
'id: ' + repr(self.id) + ' ' +\
|
27831
|
+
'name: ' + repr(self.name) + ' ' +\
|
27832
|
+
'password: ' + repr(self.password) + ' ' +\
|
27833
|
+
'port: ' + repr(self.port) + ' ' +\
|
27834
|
+
'port_override: ' + repr(self.port_override) + ' ' +\
|
27835
|
+
'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
|
27836
|
+
'secret_store_id: ' + repr(self.secret_store_id) + ' ' +\
|
27837
|
+
'subdomain: ' + repr(self.subdomain) + ' ' +\
|
27838
|
+
'tags: ' + repr(self.tags) + ' ' +\
|
27839
|
+
'username: ' + repr(self.username) + ' ' +\
|
27840
|
+
'>'
|
27841
|
+
|
27842
|
+
def to_dict(self):
|
27843
|
+
return {
|
27844
|
+
'bind_interface': self.bind_interface,
|
27845
|
+
'database': self.database,
|
27846
|
+
'egress_filter': self.egress_filter,
|
27847
|
+
'healthy': self.healthy,
|
27848
|
+
'hostname': self.hostname,
|
27849
|
+
'id': self.id,
|
27850
|
+
'name': self.name,
|
27851
|
+
'password': self.password,
|
27852
|
+
'port': self.port,
|
27853
|
+
'port_override': self.port_override,
|
27854
|
+
'proxy_cluster_id': self.proxy_cluster_id,
|
27855
|
+
'secret_store_id': self.secret_store_id,
|
27856
|
+
'subdomain': self.subdomain,
|
27857
|
+
'tags': self.tags,
|
27858
|
+
'username': self.username,
|
27859
|
+
}
|
27860
|
+
|
27861
|
+
@classmethod
|
27862
|
+
def from_dict(cls, d):
|
27863
|
+
return cls(
|
27864
|
+
bind_interface=d.get('bind_interface'),
|
27865
|
+
database=d.get('database'),
|
27866
|
+
egress_filter=d.get('egress_filter'),
|
27867
|
+
healthy=d.get('healthy'),
|
27868
|
+
hostname=d.get('hostname'),
|
27869
|
+
id=d.get('id'),
|
27870
|
+
name=d.get('name'),
|
27871
|
+
password=d.get('password'),
|
27872
|
+
port=d.get('port'),
|
27873
|
+
port_override=d.get('port_override'),
|
27874
|
+
proxy_cluster_id=d.get('proxy_cluster_id'),
|
27875
|
+
secret_store_id=d.get('secret_store_id'),
|
27876
|
+
subdomain=d.get('subdomain'),
|
27877
|
+
tags=d.get('tags'),
|
27878
|
+
username=d.get('username'),
|
27879
|
+
)
|
27880
|
+
|
27881
|
+
|
27701
27882
|
class Workflow:
|
27702
27883
|
'''
|
27703
27884
|
Workflows are the collection of rules that define the resources to which access can be requested,
|
@@ -6760,6 +6760,9 @@ def convert_kubernetes_pod_identity_to_porcelain(plumbing):
|
|
6760
6760
|
porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
|
6761
6761
|
porcelain.healthy = (plumbing.healthy)
|
6762
6762
|
porcelain.id = (plumbing.id)
|
6763
|
+
porcelain.identity_alias_healthcheck_username = (
|
6764
|
+
plumbing.identity_alias_healthcheck_username)
|
6765
|
+
porcelain.identity_set_id = (plumbing.identity_set_id)
|
6763
6766
|
porcelain.name = (plumbing.name)
|
6764
6767
|
porcelain.port_override = (plumbing.port_override)
|
6765
6768
|
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
@@ -6781,6 +6784,9 @@ def convert_kubernetes_pod_identity_to_plumbing(porcelain):
|
|
6781
6784
|
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
6782
6785
|
plumbing.healthy = (porcelain.healthy)
|
6783
6786
|
plumbing.id = (porcelain.id)
|
6787
|
+
plumbing.identity_alias_healthcheck_username = (
|
6788
|
+
porcelain.identity_alias_healthcheck_username)
|
6789
|
+
plumbing.identity_set_id = (porcelain.identity_set_id)
|
6784
6790
|
plumbing.name = (porcelain.name)
|
6785
6791
|
plumbing.port_override = (porcelain.port_override)
|
6786
6792
|
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
@@ -10807,6 +10813,8 @@ def convert_resource_to_plumbing(porcelain):
|
|
10807
10813
|
plumbing.teradata.CopyFrom(convert_teradata_to_plumbing(porcelain))
|
10808
10814
|
if isinstance(porcelain, models.Trino):
|
10809
10815
|
plumbing.trino.CopyFrom(convert_trino_to_plumbing(porcelain))
|
10816
|
+
if isinstance(porcelain, models.Vertica):
|
10817
|
+
plumbing.vertica.CopyFrom(convert_vertica_to_plumbing(porcelain))
|
10810
10818
|
return plumbing
|
10811
10819
|
|
10812
10820
|
|
@@ -11046,6 +11054,8 @@ def convert_resource_to_porcelain(plumbing):
|
|
11046
11054
|
return convert_teradata_to_porcelain(plumbing.teradata)
|
11047
11055
|
if plumbing.HasField('trino'):
|
11048
11056
|
return convert_trino_to_porcelain(plumbing.trino)
|
11057
|
+
if plumbing.HasField('vertica'):
|
11058
|
+
return convert_vertica_to_porcelain(plumbing.vertica)
|
11049
11059
|
raise errors.UnknownError(
|
11050
11060
|
"unknown polymorphic type, please upgrade your SDK")
|
11051
11061
|
|
@@ -13525,6 +13535,58 @@ def convert_repeated_vault_token_store_to_porcelain(plumbings):
|
|
13525
13535
|
]
|
13526
13536
|
|
13527
13537
|
|
13538
|
+
def convert_vertica_to_porcelain(plumbing):
|
13539
|
+
if plumbing is None:
|
13540
|
+
return None
|
13541
|
+
porcelain = models.Vertica()
|
13542
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
13543
|
+
porcelain.database = (plumbing.database)
|
13544
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
13545
|
+
porcelain.healthy = (plumbing.healthy)
|
13546
|
+
porcelain.hostname = (plumbing.hostname)
|
13547
|
+
porcelain.id = (plumbing.id)
|
13548
|
+
porcelain.name = (plumbing.name)
|
13549
|
+
porcelain.password = (plumbing.password)
|
13550
|
+
porcelain.port = (plumbing.port)
|
13551
|
+
porcelain.port_override = (plumbing.port_override)
|
13552
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
13553
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
13554
|
+
porcelain.subdomain = (plumbing.subdomain)
|
13555
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
13556
|
+
porcelain.username = (plumbing.username)
|
13557
|
+
return porcelain
|
13558
|
+
|
13559
|
+
|
13560
|
+
def convert_vertica_to_plumbing(porcelain):
|
13561
|
+
plumbing = Vertica()
|
13562
|
+
if porcelain is None:
|
13563
|
+
return plumbing
|
13564
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
13565
|
+
plumbing.database = (porcelain.database)
|
13566
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
13567
|
+
plumbing.healthy = (porcelain.healthy)
|
13568
|
+
plumbing.hostname = (porcelain.hostname)
|
13569
|
+
plumbing.id = (porcelain.id)
|
13570
|
+
plumbing.name = (porcelain.name)
|
13571
|
+
plumbing.password = (porcelain.password)
|
13572
|
+
plumbing.port = (porcelain.port)
|
13573
|
+
plumbing.port_override = (porcelain.port_override)
|
13574
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
13575
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
13576
|
+
plumbing.subdomain = (porcelain.subdomain)
|
13577
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
13578
|
+
plumbing.username = (porcelain.username)
|
13579
|
+
return plumbing
|
13580
|
+
|
13581
|
+
|
13582
|
+
def convert_repeated_vertica_to_plumbing(porcelains):
|
13583
|
+
return [convert_vertica_to_plumbing(porcelain) for porcelain in porcelains]
|
13584
|
+
|
13585
|
+
|
13586
|
+
def convert_repeated_vertica_to_porcelain(plumbings):
|
13587
|
+
return [convert_vertica_to_porcelain(plumbing) for plumbing in plumbings]
|
13588
|
+
|
13589
|
+
|
13528
13590
|
def convert_workflow_to_porcelain(plumbing):
|
13529
13591
|
if plumbing is None:
|
13530
13592
|
return None
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 13.
|
3
|
+
Version: 13.5.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/v13.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v13.5.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-13.3.0 → strongdm-13.5.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
|