strongdm 14.24.0__zip → 15.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-14.24.0 → strongdm-15.0.0}/PKG-INFO +2 -2
- {strongdm-14.24.0 → strongdm-15.0.0}/setup.py +2 -2
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/client.py +1 -25
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/drivers_pb2.py +5 -5
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/models.py +0 -176
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/plumbing.py +0 -138
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/svc.py +0 -122
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm.egg-info/SOURCES.txt +0 -4
- strongdm-14.24.0/strongdm/workflow_assignments_history_pb2.py +0 -100
- strongdm-14.24.0/strongdm/workflow_assignments_history_pb2_grpc.py +0 -84
- strongdm-14.24.0/strongdm/workflow_assignments_pb2.py +0 -94
- strongdm-14.24.0/strongdm/workflow_assignments_pb2_grpc.py +0 -87
- {strongdm-14.24.0 → strongdm-15.0.0}/LICENSE +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/README.md +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/setup.cfg +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/__init__.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/constants.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/errors.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/managed_secrets_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/managed_secrets_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/options_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_engine_policy_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_engine_types_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_engines_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_engines_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-14.24.0 → strongdm-15.0.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -1,84 +0,0 @@
|
|
1
|
-
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
3
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
-
# you may not use this file except in compliance with the License.
|
5
|
-
# You may obtain a copy of the License at
|
6
|
-
#
|
7
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
9
|
-
# Unless required by applicable law or agreed to in writing, software
|
10
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
-
# See the License for the specific language governing permissions and
|
13
|
-
# limitations under the License.
|
14
|
-
#
|
15
|
-
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
|
16
|
-
"""Client and server classes corresponding to protobuf-defined services."""
|
17
|
-
import grpc
|
18
|
-
|
19
|
-
from . import workflow_assignments_history_pb2 as workflow__assignments__history__pb2
|
20
|
-
|
21
|
-
|
22
|
-
class WorkflowAssignmentsHistoryStub(object):
|
23
|
-
"""WorkflowAssignmentsHistory provides records of all changes to the state of a WorkflowAssignment.
|
24
|
-
"""
|
25
|
-
|
26
|
-
def __init__(self, channel):
|
27
|
-
"""Constructor.
|
28
|
-
|
29
|
-
Args:
|
30
|
-
channel: A grpc.Channel.
|
31
|
-
"""
|
32
|
-
self.List = channel.unary_unary(
|
33
|
-
'/v1.WorkflowAssignmentsHistory/List',
|
34
|
-
request_serializer=workflow__assignments__history__pb2.WorkflowAssignmentsHistoryListRequest.SerializeToString,
|
35
|
-
response_deserializer=workflow__assignments__history__pb2.WorkflowAssignmentsHistoryListResponse.FromString,
|
36
|
-
)
|
37
|
-
|
38
|
-
|
39
|
-
class WorkflowAssignmentsHistoryServicer(object):
|
40
|
-
"""WorkflowAssignmentsHistory provides records of all changes to the state of a WorkflowAssignment.
|
41
|
-
"""
|
42
|
-
|
43
|
-
def List(self, request, context):
|
44
|
-
"""List gets a list of WorkflowAssignmentsHistory records matching a given set of criteria.
|
45
|
-
"""
|
46
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
47
|
-
context.set_details('Method not implemented!')
|
48
|
-
raise NotImplementedError('Method not implemented!')
|
49
|
-
|
50
|
-
|
51
|
-
def add_WorkflowAssignmentsHistoryServicer_to_server(servicer, server):
|
52
|
-
rpc_method_handlers = {
|
53
|
-
'List': grpc.unary_unary_rpc_method_handler(
|
54
|
-
servicer.List,
|
55
|
-
request_deserializer=workflow__assignments__history__pb2.WorkflowAssignmentsHistoryListRequest.FromString,
|
56
|
-
response_serializer=workflow__assignments__history__pb2.WorkflowAssignmentsHistoryListResponse.SerializeToString,
|
57
|
-
),
|
58
|
-
}
|
59
|
-
generic_handler = grpc.method_handlers_generic_handler(
|
60
|
-
'v1.WorkflowAssignmentsHistory', rpc_method_handlers)
|
61
|
-
server.add_generic_rpc_handlers((generic_handler,))
|
62
|
-
|
63
|
-
|
64
|
-
# This class is part of an EXPERIMENTAL API.
|
65
|
-
class WorkflowAssignmentsHistory(object):
|
66
|
-
"""WorkflowAssignmentsHistory provides records of all changes to the state of a WorkflowAssignment.
|
67
|
-
"""
|
68
|
-
|
69
|
-
@staticmethod
|
70
|
-
def List(request,
|
71
|
-
target,
|
72
|
-
options=(),
|
73
|
-
channel_credentials=None,
|
74
|
-
call_credentials=None,
|
75
|
-
insecure=False,
|
76
|
-
compression=None,
|
77
|
-
wait_for_ready=None,
|
78
|
-
timeout=None,
|
79
|
-
metadata=None):
|
80
|
-
return grpc.experimental.unary_unary(request, target, '/v1.WorkflowAssignmentsHistory/List',
|
81
|
-
workflow__assignments__history__pb2.WorkflowAssignmentsHistoryListRequest.SerializeToString,
|
82
|
-
workflow__assignments__history__pb2.WorkflowAssignmentsHistoryListResponse.FromString,
|
83
|
-
options, channel_credentials,
|
84
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
@@ -1,94 +0,0 @@
|
|
1
|
-
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
3
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
-
# you may not use this file except in compliance with the License.
|
5
|
-
# You may obtain a copy of the License at
|
6
|
-
#
|
7
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
9
|
-
# Unless required by applicable law or agreed to in writing, software
|
10
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
-
# See the License for the specific language governing permissions and
|
13
|
-
# limitations under the License.
|
14
|
-
#
|
15
|
-
# -*- coding: utf-8 -*-
|
16
|
-
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
17
|
-
# source: workflow_assignments.proto
|
18
|
-
"""Generated protocol buffer code."""
|
19
|
-
from google.protobuf import descriptor as _descriptor
|
20
|
-
from google.protobuf import descriptor_pool as _descriptor_pool
|
21
|
-
from google.protobuf import message as _message
|
22
|
-
from google.protobuf import reflection as _reflection
|
23
|
-
from google.protobuf import symbol_database as _symbol_database
|
24
|
-
# @@protoc_insertion_point(imports)
|
25
|
-
|
26
|
-
_sym_db = _symbol_database.Default()
|
27
|
-
|
28
|
-
|
29
|
-
from . import options_pb2 as options__pb2
|
30
|
-
from . import spec_pb2 as spec__pb2
|
31
|
-
|
32
|
-
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1aworkflow_assignments.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"u\n\x1eWorkflowAssignmentsListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xf6\x01\n\x1fWorkflowAssignmentsListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12@\n\x14workflow_assignments\x18\x02 \x03(\x0b\x32\x16.v1.WorkflowAssignmentB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"l\n\x12WorkflowAssignment\x12$\n\x0bworkflow_id\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12$\n\x0bresource_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\xf5\x01\n\x13WorkflowAssignments\x12\x80\x01\n\x04List\x12\".v1.WorkflowAssignmentsListRequest\x1a#.v1.WorkflowAssignmentsListResponse\"/\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1d\xaa\xf3\xb3\x07\x18/v1/workflow-assignments\x1a[\xca\xf9\xb3\x07\x17\xc2\xf9\xb3\x07\x12WorkflowAssignment\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03wa-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-provider\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x97\x01\n\x19\x63om.strongdm.api.plumbingB\x1bWorkflowAssignmentsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
_WORKFLOWASSIGNMENTSLISTREQUEST = DESCRIPTOR.message_types_by_name['WorkflowAssignmentsListRequest']
|
38
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE = DESCRIPTOR.message_types_by_name['WorkflowAssignmentsListResponse']
|
39
|
-
_WORKFLOWASSIGNMENT = DESCRIPTOR.message_types_by_name['WorkflowAssignment']
|
40
|
-
WorkflowAssignmentsListRequest = _reflection.GeneratedProtocolMessageType('WorkflowAssignmentsListRequest', (_message.Message,), {
|
41
|
-
'DESCRIPTOR' : _WORKFLOWASSIGNMENTSLISTREQUEST,
|
42
|
-
'__module__' : 'workflow_assignments_pb2'
|
43
|
-
# @@protoc_insertion_point(class_scope:v1.WorkflowAssignmentsListRequest)
|
44
|
-
})
|
45
|
-
_sym_db.RegisterMessage(WorkflowAssignmentsListRequest)
|
46
|
-
|
47
|
-
WorkflowAssignmentsListResponse = _reflection.GeneratedProtocolMessageType('WorkflowAssignmentsListResponse', (_message.Message,), {
|
48
|
-
'DESCRIPTOR' : _WORKFLOWASSIGNMENTSLISTRESPONSE,
|
49
|
-
'__module__' : 'workflow_assignments_pb2'
|
50
|
-
# @@protoc_insertion_point(class_scope:v1.WorkflowAssignmentsListResponse)
|
51
|
-
})
|
52
|
-
_sym_db.RegisterMessage(WorkflowAssignmentsListResponse)
|
53
|
-
|
54
|
-
WorkflowAssignment = _reflection.GeneratedProtocolMessageType('WorkflowAssignment', (_message.Message,), {
|
55
|
-
'DESCRIPTOR' : _WORKFLOWASSIGNMENT,
|
56
|
-
'__module__' : 'workflow_assignments_pb2'
|
57
|
-
# @@protoc_insertion_point(class_scope:v1.WorkflowAssignment)
|
58
|
-
})
|
59
|
-
_sym_db.RegisterMessage(WorkflowAssignment)
|
60
|
-
|
61
|
-
_WORKFLOWASSIGNMENTS = DESCRIPTOR.services_by_name['WorkflowAssignments']
|
62
|
-
if _descriptor._USE_C_DESCRIPTORS == False:
|
63
|
-
|
64
|
-
DESCRIPTOR._options = None
|
65
|
-
DESCRIPTOR._serialized_options = b'\n\031com.strongdm.api.plumbingB\033WorkflowAssignmentsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\302\222\264\007\006\242\214\264\007\001*\302\222\264\007\030\242\214\264\007\023!terraform-provider'
|
66
|
-
_WORKFLOWASSIGNMENTSLISTREQUEST.fields_by_name['filter']._options = None
|
67
|
-
_WORKFLOWASSIGNMENTSLISTREQUEST.fields_by_name['filter']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
68
|
-
_WORKFLOWASSIGNMENTSLISTREQUEST._options = None
|
69
|
-
_WORKFLOWASSIGNMENTSLISTREQUEST._serialized_options = b'\372\370\263\007\013\250\363\263\007\001\322\363\263\007\001*'
|
70
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE.fields_by_name['workflow_assignments']._options = None
|
71
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE.fields_by_name['workflow_assignments']._serialized_options = b'\362\370\263\007\005\270\363\263\007\001'
|
72
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE.fields_by_name['rate_limit']._options = None
|
73
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE.fields_by_name['rate_limit']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\006\262\364\263\007\001*\362\370\263\007\022\262\364\263\007\r!json_gateway'
|
74
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE._options = None
|
75
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE._serialized_options = b'\372\370\263\007\013\250\363\263\007\001\322\363\263\007\001*'
|
76
|
-
_WORKFLOWASSIGNMENT.fields_by_name['workflow_id']._options = None
|
77
|
-
_WORKFLOWASSIGNMENT.fields_by_name['workflow_id']._serialized_options = b'\362\370\263\007\n\260\363\263\007\001\300\363\263\007\001'
|
78
|
-
_WORKFLOWASSIGNMENT.fields_by_name['resource_id']._options = None
|
79
|
-
_WORKFLOWASSIGNMENT.fields_by_name['resource_id']._serialized_options = b'\362\370\263\007\n\260\363\263\007\001\300\363\263\007\001'
|
80
|
-
_WORKFLOWASSIGNMENT._options = None
|
81
|
-
_WORKFLOWASSIGNMENT._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
82
|
-
_WORKFLOWASSIGNMENTS._options = None
|
83
|
-
_WORKFLOWASSIGNMENTS._serialized_options = b'\312\371\263\007\027\302\371\263\007\022WorkflowAssignment\312\371\263\007\010\322\371\263\007\003wa-\312\371\263\007\006\312\371\263\007\001*\312\371\263\007\030\312\371\263\007\023!terraform-provider\312\371\263\007\005\350\371\263\007\001'
|
84
|
-
_WORKFLOWASSIGNMENTS.methods_by_name['List']._options = None
|
85
|
-
_WORKFLOWASSIGNMENTS.methods_by_name['List']._serialized_options = b'\202\371\263\007\010\242\363\263\007\003get\202\371\263\007\035\252\363\263\007\030/v1/workflow-assignments'
|
86
|
-
_WORKFLOWASSIGNMENTSLISTREQUEST._serialized_start=61
|
87
|
-
_WORKFLOWASSIGNMENTSLISTREQUEST._serialized_end=178
|
88
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE._serialized_start=181
|
89
|
-
_WORKFLOWASSIGNMENTSLISTRESPONSE._serialized_end=427
|
90
|
-
_WORKFLOWASSIGNMENT._serialized_start=429
|
91
|
-
_WORKFLOWASSIGNMENT._serialized_end=537
|
92
|
-
_WORKFLOWASSIGNMENTS._serialized_start=540
|
93
|
-
_WORKFLOWASSIGNMENTS._serialized_end=785
|
94
|
-
# @@protoc_insertion_point(module_scope)
|
@@ -1,87 +0,0 @@
|
|
1
|
-
# Copyright 2020 StrongDM Inc
|
2
|
-
#
|
3
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
-
# you may not use this file except in compliance with the License.
|
5
|
-
# You may obtain a copy of the License at
|
6
|
-
#
|
7
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
-
#
|
9
|
-
# Unless required by applicable law or agreed to in writing, software
|
10
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
-
# See the License for the specific language governing permissions and
|
13
|
-
# limitations under the License.
|
14
|
-
#
|
15
|
-
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
|
16
|
-
"""Client and server classes corresponding to protobuf-defined services."""
|
17
|
-
import grpc
|
18
|
-
|
19
|
-
from . import workflow_assignments_pb2 as workflow__assignments__pb2
|
20
|
-
|
21
|
-
|
22
|
-
class WorkflowAssignmentsStub(object):
|
23
|
-
"""WorkflowAssignments links a Resource to a Workflow. The assigned resources are those that a user can request
|
24
|
-
access to via the workflow.
|
25
|
-
"""
|
26
|
-
|
27
|
-
def __init__(self, channel):
|
28
|
-
"""Constructor.
|
29
|
-
|
30
|
-
Args:
|
31
|
-
channel: A grpc.Channel.
|
32
|
-
"""
|
33
|
-
self.List = channel.unary_unary(
|
34
|
-
'/v1.WorkflowAssignments/List',
|
35
|
-
request_serializer=workflow__assignments__pb2.WorkflowAssignmentsListRequest.SerializeToString,
|
36
|
-
response_deserializer=workflow__assignments__pb2.WorkflowAssignmentsListResponse.FromString,
|
37
|
-
)
|
38
|
-
|
39
|
-
|
40
|
-
class WorkflowAssignmentsServicer(object):
|
41
|
-
"""WorkflowAssignments links a Resource to a Workflow. The assigned resources are those that a user can request
|
42
|
-
access to via the workflow.
|
43
|
-
"""
|
44
|
-
|
45
|
-
def List(self, request, context):
|
46
|
-
"""Lists existing workflow assignments.
|
47
|
-
"""
|
48
|
-
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
49
|
-
context.set_details('Method not implemented!')
|
50
|
-
raise NotImplementedError('Method not implemented!')
|
51
|
-
|
52
|
-
|
53
|
-
def add_WorkflowAssignmentsServicer_to_server(servicer, server):
|
54
|
-
rpc_method_handlers = {
|
55
|
-
'List': grpc.unary_unary_rpc_method_handler(
|
56
|
-
servicer.List,
|
57
|
-
request_deserializer=workflow__assignments__pb2.WorkflowAssignmentsListRequest.FromString,
|
58
|
-
response_serializer=workflow__assignments__pb2.WorkflowAssignmentsListResponse.SerializeToString,
|
59
|
-
),
|
60
|
-
}
|
61
|
-
generic_handler = grpc.method_handlers_generic_handler(
|
62
|
-
'v1.WorkflowAssignments', rpc_method_handlers)
|
63
|
-
server.add_generic_rpc_handlers((generic_handler,))
|
64
|
-
|
65
|
-
|
66
|
-
# This class is part of an EXPERIMENTAL API.
|
67
|
-
class WorkflowAssignments(object):
|
68
|
-
"""WorkflowAssignments links a Resource to a Workflow. The assigned resources are those that a user can request
|
69
|
-
access to via the workflow.
|
70
|
-
"""
|
71
|
-
|
72
|
-
@staticmethod
|
73
|
-
def List(request,
|
74
|
-
target,
|
75
|
-
options=(),
|
76
|
-
channel_credentials=None,
|
77
|
-
call_credentials=None,
|
78
|
-
insecure=False,
|
79
|
-
compression=None,
|
80
|
-
wait_for_ready=None,
|
81
|
-
timeout=None,
|
82
|
-
metadata=None):
|
83
|
-
return grpc.experimental.unary_unary(request, target, '/v1.WorkflowAssignments/List',
|
84
|
-
workflow__assignments__pb2.WorkflowAssignmentsListRequest.SerializeToString,
|
85
|
-
workflow__assignments__pb2.WorkflowAssignmentsListResponse.FromString,
|
86
|
-
options, channel_credentials,
|
87
|
-
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
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-14.24.0 → strongdm-15.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
|