strongdm 9.2.0__zip → 9.4.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-9.2.0 → strongdm-9.4.0}/PKG-INFO +2 -2
- {strongdm-9.2.0 → strongdm-9.4.0}/setup.py +2 -2
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/client.py +1 -1
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/drivers_pb2.py +196 -168
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/models.py +142 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/plumbing.py +30 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/queries_pb2.py +11 -9
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-9.2.0 → strongdm-9.4.0}/LICENSE +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/README.md +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/setup.cfg +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/__init__.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/constants.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/errors.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/options_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/svc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-9.2.0 → strongdm-9.4.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -33,7 +33,7 @@ from . import spec_pb2 as spec__pb2
|
|
33
33
|
from . import tags_pb2 as tags__pb2
|
34
34
|
|
35
35
|
|
36
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\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:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\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:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\
|
36
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\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:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\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:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xb2\n\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x18remote_identity_username\x18\x08 \x01(\tB\x0c\x18\x01\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12)\n\x06target\x18\x1b \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x45\n\tauthzJson\x18\x1c \x01(\tB2\xf2\xf8\xb3\x07-\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\xb2\xf4\xb3\x07\ngo_private\x12\x35\n\tclient_ip\x18\x1d \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08\x43lientIP\x12+\n\x17identity_alias_username\x18\x1e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xab\x04\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fQueriesPlumbingZ5github.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')
|
37
37
|
|
38
38
|
|
39
39
|
|
@@ -108,7 +108,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
108
108
|
_QUERY.fields_by_name['query_hash']._options = None
|
109
109
|
_QUERY.fields_by_name['query_hash']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
110
110
|
_QUERY.fields_by_name['remote_identity_username']._options = None
|
111
|
-
_QUERY.fields_by_name['remote_identity_username']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
111
|
+
_QUERY.fields_by_name['remote_identity_username']._serialized_options = b'\030\001\362\370\263\007\005\260\363\263\007\001'
|
112
112
|
_QUERY.fields_by_name['timestamp']._options = None
|
113
113
|
_QUERY.fields_by_name['timestamp']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
114
114
|
_QUERY.fields_by_name['egress_node_id']._options = None
|
@@ -151,6 +151,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
151
151
|
_QUERY.fields_by_name['authzJson']._serialized_options = b'\362\370\263\007-\260\363\263\007\001\312\363\263\007\024\302\364\263\007\017\n\002go\022\tAuthzJSON\262\364\263\007\ngo_private'
|
152
152
|
_QUERY.fields_by_name['client_ip']._options = None
|
153
153
|
_QUERY.fields_by_name['client_ip']._serialized_options = b'\362\370\263\007\035\260\363\263\007\001\312\363\263\007\023\302\364\263\007\016\n\002go\022\010ClientIP'
|
154
|
+
_QUERY.fields_by_name['identity_alias_username']._options = None
|
155
|
+
_QUERY.fields_by_name['identity_alias_username']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
154
156
|
_QUERY._options = None
|
155
157
|
_QUERY._serialized_options = b'\372\370\263\007\005\250\363\263\007\001\372\370\263\007\006\322\363\263\007\001*\372\370\263\007\030\322\363\263\007\023!terraform-provider'
|
156
158
|
_QUERYCAPTURE_ENVENTRY._options = None
|
@@ -192,11 +194,11 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
192
194
|
_QUERYLISTRESPONSE._serialized_start=255
|
193
195
|
_QUERYLISTRESPONSE._serialized_end=485
|
194
196
|
_QUERY._serialized_start=488
|
195
|
-
_QUERY._serialized_end=
|
196
|
-
_QUERYCAPTURE._serialized_start=
|
197
|
-
_QUERYCAPTURE._serialized_end=
|
198
|
-
_QUERYCAPTURE_ENVENTRY._serialized_start=
|
199
|
-
_QUERYCAPTURE_ENVENTRY._serialized_end=
|
200
|
-
_QUERIES._serialized_start=
|
201
|
-
_QUERIES._serialized_end=
|
197
|
+
_QUERY._serialized_end=1818
|
198
|
+
_QUERYCAPTURE._serialized_start=1821
|
199
|
+
_QUERYCAPTURE._serialized_end=2376
|
200
|
+
_QUERYCAPTURE_ENVENTRY._serialized_start=2282
|
201
|
+
_QUERYCAPTURE_ENVENTRY._serialized_end=2324
|
202
|
+
_QUERIES._serialized_start=2379
|
203
|
+
_QUERIES._serialized_end=2544
|
202
204
|
# @@protoc_insertion_point(module_scope)
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 9.
|
3
|
+
Version: 9.4.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.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v9.4.0.tar.gz
|
10
10
|
Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
|
11
11
|
Platform: UNKNOWN
|
12
12
|
Classifier: Development Status :: 4 - Beta
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|