strongdm 13.4.0__zip → 13.6.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.
Files changed (145) hide show
  1. {strongdm-13.4.0 → strongdm-13.6.0}/PKG-INFO +2 -2
  2. {strongdm-13.4.0 → strongdm-13.6.0}/setup.py +2 -2
  3. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/client.py +2 -2
  4. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/constants.py +3 -2
  5. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/drivers_pb2.py +248 -204
  6. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/models.py +161 -0
  7. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/plumbing.py +56 -0
  8. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/svc.py +1 -0
  9. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm.egg-info/PKG-INFO +2 -2
  10. {strongdm-13.4.0 → strongdm-13.6.0}/LICENSE +0 -0
  11. {strongdm-13.4.0 → strongdm-13.6.0}/README.md +0 -0
  12. {strongdm-13.4.0 → strongdm-13.6.0}/setup.cfg +0 -0
  13. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/__init__.py +0 -0
  14. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/access_request_events_history_pb2.py +0 -0
  15. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  16. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/access_requests_history_pb2.py +0 -0
  17. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  18. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/access_requests_pb2.py +0 -0
  19. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  20. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_attachments_history_pb2.py +0 -0
  21. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  22. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_attachments_pb2.py +0 -0
  23. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  24. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_grants_history_pb2.py +0 -0
  25. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  26. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_grants_pb2.py +0 -0
  27. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  28. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_permissions_pb2.py +0 -0
  29. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  30. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_resources_history_pb2.py +0 -0
  31. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  32. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_resources_pb2.py +0 -0
  33. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  34. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/accounts_history_pb2.py +0 -0
  35. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  36. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/accounts_pb2.py +0 -0
  37. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/accounts_pb2_grpc.py +0 -0
  38. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/activities_pb2.py +0 -0
  39. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/activities_pb2_grpc.py +0 -0
  40. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  41. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  42. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  43. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  44. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  45. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  46. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  47. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  48. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  49. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  50. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflows_pb2.py +0 -0
  51. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  52. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/control_panel_pb2.py +0 -0
  53. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  54. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/drivers_pb2_grpc.py +0 -0
  55. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/errors.py +0 -0
  56. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/health_checks_pb2.py +0 -0
  57. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  58. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  59. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  60. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_aliases_pb2.py +0 -0
  61. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  62. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_sets_history_pb2.py +0 -0
  63. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  64. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_sets_pb2.py +0 -0
  65. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  66. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/nodes_history_pb2.py +0 -0
  67. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  68. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/nodes_pb2.py +0 -0
  69. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/nodes_pb2_grpc.py +0 -0
  70. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/options_pb2.py +0 -0
  71. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/options_pb2_grpc.py +0 -0
  72. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/organization_history_pb2.py +0 -0
  73. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  74. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  75. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  76. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_group_peers_pb2.py +0 -0
  77. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  78. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_group_resources_pb2.py +0 -0
  79. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  80. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_groups_pb2.py +0 -0
  81. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  82. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/policies_history_pb2.py +0 -0
  83. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  84. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/policies_pb2.py +0 -0
  85. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/policies_pb2_grpc.py +0 -0
  86. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  87. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  88. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/queries_pb2.py +0 -0
  89. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/queries_pb2_grpc.py +0 -0
  90. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identities_history_pb2.py +0 -0
  91. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  92. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identities_pb2.py +0 -0
  93. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  94. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  95. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  96. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  97. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  98. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/replays_pb2.py +0 -0
  99. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/replays_pb2_grpc.py +0 -0
  100. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/resources_history_pb2.py +0 -0
  101. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  102. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/resources_pb2.py +0 -0
  103. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/resources_pb2_grpc.py +0 -0
  104. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/role_resources_history_pb2.py +0 -0
  105. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  106. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/role_resources_pb2.py +0 -0
  107. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  108. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/roles_history_pb2.py +0 -0
  109. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  110. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/roles_pb2.py +0 -0
  111. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/roles_pb2_grpc.py +0 -0
  112. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  113. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  114. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_store_healths_pb2.py +0 -0
  115. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  116. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_store_types_pb2.py +0 -0
  117. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  118. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_stores_history_pb2.py +0 -0
  119. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  120. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_stores_pb2.py +0 -0
  121. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  122. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/spec_pb2.py +0 -0
  123. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/spec_pb2_grpc.py +0 -0
  124. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/tags_pb2.py +0 -0
  125. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/tags_pb2_grpc.py +0 -0
  126. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  127. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  128. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_approvers_pb2.py +0 -0
  129. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  130. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  131. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  132. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_assignments_pb2.py +0 -0
  133. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  134. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  135. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  136. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_roles_pb2.py +0 -0
  137. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  138. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflows_history_pb2.py +0 -0
  139. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  140. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflows_pb2.py +0 -0
  141. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-13.4.0 → strongdm-13.6.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -27718,6 +27718,167 @@ class VaultTokenStore:
27718
27718
  )
27719
27719
 
27720
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
+
27721
27882
  class Workflow:
27722
27883
  '''
27723
27884
  Workflows are the collection of rules that define the resources to which access can be requested,
@@ -10813,6 +10813,8 @@ def convert_resource_to_plumbing(porcelain):
10813
10813
  plumbing.teradata.CopyFrom(convert_teradata_to_plumbing(porcelain))
10814
10814
  if isinstance(porcelain, models.Trino):
10815
10815
  plumbing.trino.CopyFrom(convert_trino_to_plumbing(porcelain))
10816
+ if isinstance(porcelain, models.Vertica):
10817
+ plumbing.vertica.CopyFrom(convert_vertica_to_plumbing(porcelain))
10816
10818
  return plumbing
10817
10819
 
10818
10820
 
@@ -11052,6 +11054,8 @@ def convert_resource_to_porcelain(plumbing):
11052
11054
  return convert_teradata_to_porcelain(plumbing.teradata)
11053
11055
  if plumbing.HasField('trino'):
11054
11056
  return convert_trino_to_porcelain(plumbing.trino)
11057
+ if plumbing.HasField('vertica'):
11058
+ return convert_vertica_to_porcelain(plumbing.vertica)
11055
11059
  raise errors.UnknownError(
11056
11060
  "unknown polymorphic type, please upgrade your SDK")
11057
11061
 
@@ -13531,6 +13535,58 @@ def convert_repeated_vault_token_store_to_porcelain(plumbings):
13531
13535
  ]
13532
13536
 
13533
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
+
13534
13590
  def convert_workflow_to_porcelain(plumbing):
13535
13591
  if plumbing is None:
13536
13592
  return None
@@ -4555,6 +4555,7 @@ class Resources:
4555
4555
  `strongdm.models.SybaseIQ`
4556
4556
  `strongdm.models.Teradata`
4557
4557
  `strongdm.models.Trino`
4558
+ `strongdm.models.Vertica`
4558
4559
  '''
4559
4560
  def __init__(self, channel, client):
4560
4561
  self.parent = client
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 13.4.0
3
+ Version: 13.6.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.4.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v13.6.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