strongdm 9.3.0__zip → 9.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.
Files changed (135) hide show
  1. {strongdm-9.3.0 → strongdm-9.5.0}/PKG-INFO +2 -2
  2. {strongdm-9.3.0 → strongdm-9.5.0}/setup.py +2 -2
  3. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/client.py +1 -1
  4. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/constants.py +2 -2
  5. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/drivers_pb2.py +196 -168
  6. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/models.py +164 -16
  7. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/organization_history_pb2.py +11 -5
  8. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/plumbing.py +32 -0
  9. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm.egg-info/PKG-INFO +2 -2
  10. {strongdm-9.3.0 → strongdm-9.5.0}/LICENSE +0 -0
  11. {strongdm-9.3.0 → strongdm-9.5.0}/README.md +0 -0
  12. {strongdm-9.3.0 → strongdm-9.5.0}/setup.cfg +0 -0
  13. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/__init__.py +0 -0
  14. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/access_request_events_history_pb2.py +0 -0
  15. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  16. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/access_requests_history_pb2.py +0 -0
  17. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  18. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/access_requests_pb2.py +0 -0
  19. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  20. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_attachments_history_pb2.py +0 -0
  21. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  22. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_attachments_pb2.py +0 -0
  23. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  24. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_grants_history_pb2.py +0 -0
  25. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  26. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_grants_pb2.py +0 -0
  27. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  28. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_permissions_pb2.py +0 -0
  29. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  30. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_resources_history_pb2.py +0 -0
  31. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  32. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_resources_pb2.py +0 -0
  33. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  34. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/accounts_history_pb2.py +0 -0
  35. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  36. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/accounts_pb2.py +0 -0
  37. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/accounts_pb2_grpc.py +0 -0
  38. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/activities_pb2.py +0 -0
  39. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/activities_pb2_grpc.py +0 -0
  40. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  41. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  42. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  43. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  44. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  45. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  46. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  47. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  48. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  49. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  50. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflows_pb2.py +0 -0
  51. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  52. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/control_panel_pb2.py +0 -0
  53. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  54. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/drivers_pb2_grpc.py +0 -0
  55. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/errors.py +0 -0
  56. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  57. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  58. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_aliases_pb2.py +0 -0
  59. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  60. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_sets_history_pb2.py +0 -0
  61. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  62. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_sets_pb2.py +0 -0
  63. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  64. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/nodes_history_pb2.py +0 -0
  65. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  66. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/nodes_pb2.py +0 -0
  67. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/nodes_pb2_grpc.py +0 -0
  68. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/options_pb2.py +0 -0
  69. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/options_pb2_grpc.py +0 -0
  70. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  71. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  72. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  73. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_group_peers_pb2.py +0 -0
  74. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  75. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_group_resources_pb2.py +0 -0
  76. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  77. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_groups_pb2.py +0 -0
  78. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  79. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/queries_pb2.py +0 -0
  80. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/queries_pb2_grpc.py +0 -0
  81. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identities_history_pb2.py +0 -0
  82. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  83. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identities_pb2.py +0 -0
  84. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  85. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  86. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  87. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  88. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  89. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/replays_pb2.py +0 -0
  90. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/replays_pb2_grpc.py +0 -0
  91. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/resources_history_pb2.py +0 -0
  92. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  93. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/resources_pb2.py +0 -0
  94. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/resources_pb2_grpc.py +0 -0
  95. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/role_resources_history_pb2.py +0 -0
  96. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  97. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/role_resources_pb2.py +0 -0
  98. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  99. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/roles_history_pb2.py +0 -0
  100. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  101. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/roles_pb2.py +0 -0
  102. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/roles_pb2_grpc.py +0 -0
  103. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_store_healths_pb2.py +0 -0
  104. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  105. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_store_types_pb2.py +0 -0
  106. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  107. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_stores_history_pb2.py +0 -0
  108. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  109. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_stores_pb2.py +0 -0
  110. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  111. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/spec_pb2.py +0 -0
  112. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/spec_pb2_grpc.py +0 -0
  113. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/svc.py +0 -0
  114. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/tags_pb2.py +0 -0
  115. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/tags_pb2_grpc.py +0 -0
  116. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  117. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  118. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_approvers_pb2.py +0 -0
  119. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  120. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  121. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  122. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_assignments_pb2.py +0 -0
  123. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  124. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  125. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  126. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_roles_pb2.py +0 -0
  127. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  128. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflows_history_pb2.py +0 -0
  129. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  130. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflows_pb2.py +0 -0
  131. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm/workflows_pb2_grpc.py +0 -0
  132. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm.egg-info/SOURCES.txt +0 -0
  133. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm.egg-info/dependency_links.txt +0 -0
  134. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm.egg-info/requires.txt +0 -0
  135. {strongdm-9.3.0 → strongdm-9.5.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -164,6 +164,8 @@ def convert_aks_to_porcelain(plumbing):
164
164
  porcelain.certificate_authority = (plumbing.certificate_authority)
165
165
  porcelain.client_certificate = (plumbing.client_certificate)
166
166
  porcelain.client_key = (plumbing.client_key)
167
+ porcelain.discovery_enabled = (plumbing.discovery_enabled)
168
+ porcelain.discovery_username = (plumbing.discovery_username)
167
169
  porcelain.egress_filter = (plumbing.egress_filter)
168
170
  porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
169
171
  porcelain.healthy = (plumbing.healthy)
@@ -189,6 +191,8 @@ def convert_aks_to_plumbing(porcelain):
189
191
  plumbing.certificate_authority = (porcelain.certificate_authority)
190
192
  plumbing.client_certificate = (porcelain.client_certificate)
191
193
  plumbing.client_key = (porcelain.client_key)
194
+ plumbing.discovery_enabled = (porcelain.discovery_enabled)
195
+ plumbing.discovery_username = (porcelain.discovery_username)
192
196
  plumbing.egress_filter = (porcelain.egress_filter)
193
197
  plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
194
198
  plumbing.healthy = (porcelain.healthy)
@@ -274,6 +278,8 @@ def convert_aks_service_account_to_porcelain(plumbing):
274
278
  return None
275
279
  porcelain = models.AKSServiceAccount()
276
280
  porcelain.bind_interface = (plumbing.bind_interface)
281
+ porcelain.discovery_enabled = (plumbing.discovery_enabled)
282
+ porcelain.discovery_username = (plumbing.discovery_username)
277
283
  porcelain.egress_filter = (plumbing.egress_filter)
278
284
  porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
279
285
  porcelain.healthy = (plumbing.healthy)
@@ -297,6 +303,8 @@ def convert_aks_service_account_to_plumbing(porcelain):
297
303
  if porcelain is None:
298
304
  return plumbing
299
305
  plumbing.bind_interface = (porcelain.bind_interface)
306
+ plumbing.discovery_enabled = (porcelain.discovery_enabled)
307
+ plumbing.discovery_username = (porcelain.discovery_username)
300
308
  plumbing.egress_filter = (porcelain.egress_filter)
301
309
  plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
302
310
  plumbing.healthy = (porcelain.healthy)
@@ -1904,6 +1912,8 @@ def convert_amazon_eks_to_porcelain(plumbing):
1904
1912
  porcelain.bind_interface = (plumbing.bind_interface)
1905
1913
  porcelain.certificate_authority = (plumbing.certificate_authority)
1906
1914
  porcelain.cluster_name = (plumbing.cluster_name)
1915
+ porcelain.discovery_enabled = (plumbing.discovery_enabled)
1916
+ porcelain.discovery_username = (plumbing.discovery_username)
1907
1917
  porcelain.egress_filter = (plumbing.egress_filter)
1908
1918
  porcelain.endpoint = (plumbing.endpoint)
1909
1919
  porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
@@ -1932,6 +1942,8 @@ def convert_amazon_eks_to_plumbing(porcelain):
1932
1942
  plumbing.bind_interface = (porcelain.bind_interface)
1933
1943
  plumbing.certificate_authority = (porcelain.certificate_authority)
1934
1944
  plumbing.cluster_name = (porcelain.cluster_name)
1945
+ plumbing.discovery_enabled = (porcelain.discovery_enabled)
1946
+ plumbing.discovery_username = (porcelain.discovery_username)
1935
1947
  plumbing.egress_filter = (porcelain.egress_filter)
1936
1948
  plumbing.endpoint = (porcelain.endpoint)
1937
1949
  plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
@@ -1971,6 +1983,8 @@ def convert_amazon_eks_instance_profile_to_porcelain(plumbing):
1971
1983
  porcelain.bind_interface = (plumbing.bind_interface)
1972
1984
  porcelain.certificate_authority = (plumbing.certificate_authority)
1973
1985
  porcelain.cluster_name = (plumbing.cluster_name)
1986
+ porcelain.discovery_enabled = (plumbing.discovery_enabled)
1987
+ porcelain.discovery_username = (plumbing.discovery_username)
1974
1988
  porcelain.egress_filter = (plumbing.egress_filter)
1975
1989
  porcelain.endpoint = (plumbing.endpoint)
1976
1990
  porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
@@ -1997,6 +2011,8 @@ def convert_amazon_eks_instance_profile_to_plumbing(porcelain):
1997
2011
  plumbing.bind_interface = (porcelain.bind_interface)
1998
2012
  plumbing.certificate_authority = (porcelain.certificate_authority)
1999
2013
  plumbing.cluster_name = (porcelain.cluster_name)
2014
+ plumbing.discovery_enabled = (porcelain.discovery_enabled)
2015
+ plumbing.discovery_username = (porcelain.discovery_username)
2000
2016
  plumbing.egress_filter = (porcelain.egress_filter)
2001
2017
  plumbing.endpoint = (porcelain.endpoint)
2002
2018
  plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
@@ -4726,6 +4742,8 @@ def convert_google_gke_to_porcelain(plumbing):
4726
4742
  porcelain = models.GoogleGKE()
4727
4743
  porcelain.bind_interface = (plumbing.bind_interface)
4728
4744
  porcelain.certificate_authority = (plumbing.certificate_authority)
4745
+ porcelain.discovery_enabled = (plumbing.discovery_enabled)
4746
+ porcelain.discovery_username = (plumbing.discovery_username)
4729
4747
  porcelain.egress_filter = (plumbing.egress_filter)
4730
4748
  porcelain.endpoint = (plumbing.endpoint)
4731
4749
  porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
@@ -4749,6 +4767,8 @@ def convert_google_gke_to_plumbing(porcelain):
4749
4767
  return plumbing
4750
4768
  plumbing.bind_interface = (porcelain.bind_interface)
4751
4769
  plumbing.certificate_authority = (porcelain.certificate_authority)
4770
+ plumbing.discovery_enabled = (porcelain.discovery_enabled)
4771
+ plumbing.discovery_username = (porcelain.discovery_username)
4752
4772
  plumbing.egress_filter = (porcelain.egress_filter)
4753
4773
  plumbing.endpoint = (porcelain.endpoint)
4754
4774
  plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
@@ -5631,6 +5651,8 @@ def convert_kubernetes_to_porcelain(plumbing):
5631
5651
  porcelain.certificate_authority = (plumbing.certificate_authority)
5632
5652
  porcelain.client_certificate = (plumbing.client_certificate)
5633
5653
  porcelain.client_key = (plumbing.client_key)
5654
+ porcelain.discovery_enabled = (plumbing.discovery_enabled)
5655
+ porcelain.discovery_username = (plumbing.discovery_username)
5634
5656
  porcelain.egress_filter = (plumbing.egress_filter)
5635
5657
  porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
5636
5658
  porcelain.healthy = (plumbing.healthy)
@@ -5656,6 +5678,8 @@ def convert_kubernetes_to_plumbing(porcelain):
5656
5678
  plumbing.certificate_authority = (porcelain.certificate_authority)
5657
5679
  plumbing.client_certificate = (porcelain.client_certificate)
5658
5680
  plumbing.client_key = (porcelain.client_key)
5681
+ plumbing.discovery_enabled = (porcelain.discovery_enabled)
5682
+ plumbing.discovery_username = (porcelain.discovery_username)
5659
5683
  plumbing.egress_filter = (porcelain.egress_filter)
5660
5684
  plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
5661
5685
  plumbing.healthy = (porcelain.healthy)
@@ -5746,6 +5770,8 @@ def convert_kubernetes_service_account_to_porcelain(plumbing):
5746
5770
  return None
5747
5771
  porcelain = models.KubernetesServiceAccount()
5748
5772
  porcelain.bind_interface = (plumbing.bind_interface)
5773
+ porcelain.discovery_enabled = (plumbing.discovery_enabled)
5774
+ porcelain.discovery_username = (plumbing.discovery_username)
5749
5775
  porcelain.egress_filter = (plumbing.egress_filter)
5750
5776
  porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
5751
5777
  porcelain.healthy = (plumbing.healthy)
@@ -5769,6 +5795,8 @@ def convert_kubernetes_service_account_to_plumbing(porcelain):
5769
5795
  if porcelain is None:
5770
5796
  return plumbing
5771
5797
  plumbing.bind_interface = (porcelain.bind_interface)
5798
+ plumbing.discovery_enabled = (porcelain.discovery_enabled)
5799
+ plumbing.discovery_username = (porcelain.discovery_username)
5772
5800
  plumbing.egress_filter = (porcelain.egress_filter)
5773
5801
  plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
5774
5802
  plumbing.healthy = (porcelain.healthy)
@@ -6969,6 +6997,8 @@ def convert_organization_to_porcelain(plumbing):
6969
6997
  porcelain = models.Organization()
6970
6998
  porcelain.auth_provider = (plumbing.auth_provider)
6971
6999
  porcelain.created_at = convert_timestamp_to_porcelain(plumbing.created_at)
7000
+ porcelain.device_trust_enabled = (plumbing.device_trust_enabled)
7001
+ porcelain.device_trust_provider = (plumbing.device_trust_provider)
6972
7002
  porcelain.idle_timeout = convert_duration_to_porcelain(
6973
7003
  plumbing.idle_timeout)
6974
7004
  porcelain.idle_timeout_enabled = (plumbing.idle_timeout_enabled)
@@ -7005,6 +7035,8 @@ def convert_organization_to_plumbing(porcelain):
7005
7035
  plumbing.auth_provider = (porcelain.auth_provider)
7006
7036
  plumbing.created_at.CopyFrom(
7007
7037
  convert_timestamp_to_plumbing(porcelain.created_at))
7038
+ plumbing.device_trust_enabled = (porcelain.device_trust_enabled)
7039
+ plumbing.device_trust_provider = (porcelain.device_trust_provider)
7008
7040
  plumbing.idle_timeout.CopyFrom(
7009
7041
  convert_duration_to_plumbing(porcelain.idle_timeout))
7010
7042
  plumbing.idle_timeout_enabled = (porcelain.idle_timeout_enabled)
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 9.3.0
3
+ Version: 9.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/v9.3.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v9.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