strongdm 13.12.0__zip → 14.0.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.12.0 → strongdm-14.0.0}/PKG-INFO +2 -2
- {strongdm-13.12.0 → strongdm-14.0.0}/setup.py +2 -2
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/accounts_pb2.py +12 -8
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_approvers_pb2.py +6 -6
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +4 -4
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_steps_pb2.py +30 -23
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_steps_pb2_grpc.py +4 -4
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflows_pb2.py +4 -4
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/client.py +1 -1
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/models.py +131 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/plumbing.py +84 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/svc.py +12 -12
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-13.12.0 → strongdm-14.0.0}/LICENSE +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/README.md +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/setup.cfg +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/__init__.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/constants.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/drivers_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/errors.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/managed_secrets_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/managed_secrets_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/options_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_engine_policy_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_engine_types_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_engines_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_engines_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-13.12.0 → strongdm-14.0.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -2554,11 +2554,84 @@ def convert_repeated_amazon_mqamqp_091_to_porcelain(plumbings):
|
|
2554
2554
|
]
|
2555
2555
|
|
2556
2556
|
|
2557
|
+
def convert_approval_flow_approver_to_porcelain(plumbing):
|
2558
|
+
if plumbing is None:
|
2559
|
+
return None
|
2560
|
+
porcelain = models.ApprovalFlowApprover()
|
2561
|
+
porcelain.account_id = (plumbing.account_id)
|
2562
|
+
porcelain.role_id = (plumbing.role_id)
|
2563
|
+
return porcelain
|
2564
|
+
|
2565
|
+
|
2566
|
+
def convert_approval_flow_approver_to_plumbing(porcelain):
|
2567
|
+
plumbing = ApprovalFlowApprover()
|
2568
|
+
if porcelain is None:
|
2569
|
+
return plumbing
|
2570
|
+
plumbing.account_id = (porcelain.account_id)
|
2571
|
+
plumbing.role_id = (porcelain.role_id)
|
2572
|
+
return plumbing
|
2573
|
+
|
2574
|
+
|
2575
|
+
def convert_repeated_approval_flow_approver_to_plumbing(porcelains):
|
2576
|
+
return [
|
2577
|
+
convert_approval_flow_approver_to_plumbing(porcelain)
|
2578
|
+
for porcelain in porcelains
|
2579
|
+
]
|
2580
|
+
|
2581
|
+
|
2582
|
+
def convert_repeated_approval_flow_approver_to_porcelain(plumbings):
|
2583
|
+
return [
|
2584
|
+
convert_approval_flow_approver_to_porcelain(plumbing)
|
2585
|
+
for plumbing in plumbings
|
2586
|
+
]
|
2587
|
+
|
2588
|
+
|
2589
|
+
def convert_approval_flow_step_to_porcelain(plumbing):
|
2590
|
+
if plumbing is None:
|
2591
|
+
return None
|
2592
|
+
porcelain = models.ApprovalFlowStep()
|
2593
|
+
porcelain.approvers = convert_repeated_approval_flow_approver_to_porcelain(
|
2594
|
+
plumbing.approvers)
|
2595
|
+
porcelain.quantifier = (plumbing.quantifier)
|
2596
|
+
porcelain.skip_after = convert_duration_to_porcelain(plumbing.skip_after)
|
2597
|
+
return porcelain
|
2598
|
+
|
2599
|
+
|
2600
|
+
def convert_approval_flow_step_to_plumbing(porcelain):
|
2601
|
+
plumbing = ApprovalFlowStep()
|
2602
|
+
if porcelain is None:
|
2603
|
+
return plumbing
|
2604
|
+
del plumbing.approvers[:]
|
2605
|
+
plumbing.approvers.extend(
|
2606
|
+
convert_repeated_approval_flow_approver_to_plumbing(
|
2607
|
+
porcelain.approvers))
|
2608
|
+
plumbing.quantifier = (porcelain.quantifier)
|
2609
|
+
plumbing.skip_after.CopyFrom(
|
2610
|
+
convert_duration_to_plumbing(porcelain.skip_after))
|
2611
|
+
return plumbing
|
2612
|
+
|
2613
|
+
|
2614
|
+
def convert_repeated_approval_flow_step_to_plumbing(porcelains):
|
2615
|
+
return [
|
2616
|
+
convert_approval_flow_step_to_plumbing(porcelain)
|
2617
|
+
for porcelain in porcelains
|
2618
|
+
]
|
2619
|
+
|
2620
|
+
|
2621
|
+
def convert_repeated_approval_flow_step_to_porcelain(plumbings):
|
2622
|
+
return [
|
2623
|
+
convert_approval_flow_step_to_porcelain(plumbing)
|
2624
|
+
for plumbing in plumbings
|
2625
|
+
]
|
2626
|
+
|
2627
|
+
|
2557
2628
|
def convert_approval_workflow_to_porcelain(plumbing):
|
2558
2629
|
if plumbing is None:
|
2559
2630
|
return None
|
2560
2631
|
porcelain = models.ApprovalWorkflow()
|
2561
2632
|
porcelain.approval_mode = (plumbing.approval_mode)
|
2633
|
+
porcelain.approval_workflow_steps = convert_repeated_approval_flow_step_to_porcelain(
|
2634
|
+
plumbing.approval_workflow_steps)
|
2562
2635
|
porcelain.description = (plumbing.description)
|
2563
2636
|
porcelain.id = (plumbing.id)
|
2564
2637
|
porcelain.name = (plumbing.name)
|
@@ -2570,6 +2643,10 @@ def convert_approval_workflow_to_plumbing(porcelain):
|
|
2570
2643
|
if porcelain is None:
|
2571
2644
|
return plumbing
|
2572
2645
|
plumbing.approval_mode = (porcelain.approval_mode)
|
2646
|
+
del plumbing.approval_workflow_steps[:]
|
2647
|
+
plumbing.approval_workflow_steps.extend(
|
2648
|
+
convert_repeated_approval_flow_step_to_plumbing(
|
2649
|
+
porcelain.approval_workflow_steps))
|
2573
2650
|
plumbing.description = (porcelain.description)
|
2574
2651
|
plumbing.id = (porcelain.id)
|
2575
2652
|
plumbing.name = (porcelain.name)
|
@@ -3009,6 +3086,9 @@ def convert_approval_workflow_step_to_porcelain(plumbing):
|
|
3009
3086
|
porcelain = models.ApprovalWorkflowStep()
|
3010
3087
|
porcelain.approval_flow_id = (plumbing.approval_flow_id)
|
3011
3088
|
porcelain.id = (plumbing.id)
|
3089
|
+
porcelain.quantifier = (plumbing.quantifier)
|
3090
|
+
porcelain.skip_after = convert_duration_to_porcelain(plumbing.skip_after)
|
3091
|
+
porcelain.step_order = (plumbing.step_order)
|
3012
3092
|
return porcelain
|
3013
3093
|
|
3014
3094
|
|
@@ -3018,6 +3098,10 @@ def convert_approval_workflow_step_to_plumbing(porcelain):
|
|
3018
3098
|
return plumbing
|
3019
3099
|
plumbing.approval_flow_id = (porcelain.approval_flow_id)
|
3020
3100
|
plumbing.id = (porcelain.id)
|
3101
|
+
plumbing.quantifier = (porcelain.quantifier)
|
3102
|
+
plumbing.skip_after.CopyFrom(
|
3103
|
+
convert_duration_to_plumbing(porcelain.skip_after))
|
3104
|
+
plumbing.step_order = (porcelain.step_order)
|
3021
3105
|
return plumbing
|
3022
3106
|
|
3023
3107
|
|
@@ -1297,7 +1297,7 @@ class ApprovalWorkflowApprovers:
|
|
1297
1297
|
|
1298
1298
|
def create(self, approval_workflow_approver, timeout=None):
|
1299
1299
|
'''
|
1300
|
-
Create creates a new approval workflow approver.
|
1300
|
+
Deprecated: Create creates a new approval workflow approver.
|
1301
1301
|
'''
|
1302
1302
|
req = ApprovalWorkflowApproverCreateRequest()
|
1303
1303
|
|
@@ -1331,7 +1331,7 @@ class ApprovalWorkflowApprovers:
|
|
1331
1331
|
|
1332
1332
|
def get(self, id, timeout=None):
|
1333
1333
|
'''
|
1334
|
-
Get reads one approval workflow approver by ID.
|
1334
|
+
Deprecated: Get reads one approval workflow approver by ID.
|
1335
1335
|
'''
|
1336
1336
|
req = ApprovalWorkflowApproverGetRequest()
|
1337
1337
|
if self.parent.snapshot_datetime is not None:
|
@@ -1367,7 +1367,7 @@ class ApprovalWorkflowApprovers:
|
|
1367
1367
|
|
1368
1368
|
def delete(self, id, timeout=None):
|
1369
1369
|
'''
|
1370
|
-
Delete deletes an existing approval workflow approver.
|
1370
|
+
Deprecated: Delete deletes an existing approval workflow approver.
|
1371
1371
|
'''
|
1372
1372
|
req = ApprovalWorkflowApproverDeleteRequest()
|
1373
1373
|
|
@@ -1397,7 +1397,7 @@ class ApprovalWorkflowApprovers:
|
|
1397
1397
|
|
1398
1398
|
def list(self, filter, *args, timeout=None):
|
1399
1399
|
'''
|
1400
|
-
Lists existing approval workflow approvers.
|
1400
|
+
Deprecated: Lists existing approval workflow approvers.
|
1401
1401
|
'''
|
1402
1402
|
req = ApprovalWorkflowApproverListRequest()
|
1403
1403
|
req.meta.CopyFrom(ListRequestMetadata())
|
@@ -1444,13 +1444,13 @@ class SnapshotApprovalWorkflowApprovers:
|
|
1444
1444
|
|
1445
1445
|
def get(self, id, timeout=None):
|
1446
1446
|
'''
|
1447
|
-
Get reads one approval workflow approver by ID.
|
1447
|
+
Deprecated: Get reads one approval workflow approver by ID.
|
1448
1448
|
'''
|
1449
1449
|
return self.approval_workflow_approvers.get(id, timeout=timeout)
|
1450
1450
|
|
1451
1451
|
def list(self, filter, *args, timeout=None):
|
1452
1452
|
'''
|
1453
|
-
Lists existing approval workflow approvers.
|
1453
|
+
Deprecated: Lists existing approval workflow approvers.
|
1454
1454
|
'''
|
1455
1455
|
return self.approval_workflow_approvers.list(filter,
|
1456
1456
|
*args,
|
@@ -1516,7 +1516,7 @@ class ApprovalWorkflowSteps:
|
|
1516
1516
|
|
1517
1517
|
def create(self, approval_workflow_step, timeout=None):
|
1518
1518
|
'''
|
1519
|
-
Create creates a new approval workflow step.
|
1519
|
+
Deprecated: Create creates a new approval workflow step.
|
1520
1520
|
'''
|
1521
1521
|
req = ApprovalWorkflowStepCreateRequest()
|
1522
1522
|
|
@@ -1550,7 +1550,7 @@ class ApprovalWorkflowSteps:
|
|
1550
1550
|
|
1551
1551
|
def get(self, id, timeout=None):
|
1552
1552
|
'''
|
1553
|
-
Get reads one approval workflow step by ID.
|
1553
|
+
Deprecated: Get reads one approval workflow step by ID.
|
1554
1554
|
'''
|
1555
1555
|
req = ApprovalWorkflowStepGetRequest()
|
1556
1556
|
if self.parent.snapshot_datetime is not None:
|
@@ -1586,7 +1586,7 @@ class ApprovalWorkflowSteps:
|
|
1586
1586
|
|
1587
1587
|
def delete(self, id, timeout=None):
|
1588
1588
|
'''
|
1589
|
-
Delete deletes an existing approval workflow step.
|
1589
|
+
Deprecated: Delete deletes an existing approval workflow step.
|
1590
1590
|
'''
|
1591
1591
|
req = ApprovalWorkflowStepDeleteRequest()
|
1592
1592
|
|
@@ -1616,7 +1616,7 @@ class ApprovalWorkflowSteps:
|
|
1616
1616
|
|
1617
1617
|
def list(self, filter, *args, timeout=None):
|
1618
1618
|
'''
|
1619
|
-
Lists existing approval workflow steps.
|
1619
|
+
Deprecated: Lists existing approval workflow steps.
|
1620
1620
|
'''
|
1621
1621
|
req = ApprovalWorkflowStepListRequest()
|
1622
1622
|
req.meta.CopyFrom(ListRequestMetadata())
|
@@ -1663,13 +1663,13 @@ class SnapshotApprovalWorkflowSteps:
|
|
1663
1663
|
|
1664
1664
|
def get(self, id, timeout=None):
|
1665
1665
|
'''
|
1666
|
-
Get reads one approval workflow step by ID.
|
1666
|
+
Deprecated: Get reads one approval workflow step by ID.
|
1667
1667
|
'''
|
1668
1668
|
return self.approval_workflow_steps.get(id, timeout=timeout)
|
1669
1669
|
|
1670
1670
|
def list(self, filter, *args, timeout=None):
|
1671
1671
|
'''
|
1672
|
-
Lists existing approval workflow steps.
|
1672
|
+
Deprecated: Lists existing approval workflow steps.
|
1673
1673
|
'''
|
1674
1674
|
return self.approval_workflow_steps.list(filter,
|
1675
1675
|
*args,
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version:
|
3
|
+
Version: 14.0.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/
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v14.0.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
|
{strongdm-13.12.0 → strongdm-14.0.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
|
File without changes
|
File without changes
|