strongdm 11.10.0__zip → 11.10.1__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-11.10.0 → strongdm-11.10.1}/PKG-INFO +2 -2
- {strongdm-11.10.0 → strongdm-11.10.1}/setup.py +2 -2
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/client.py +1 -1
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/constants.py +1 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/drivers_pb2.py +348 -348
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/models.py +9 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/nodes_pb2.py +37 -37
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/organization_history_pb2.py +6 -4
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/plumbing.py +2 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-11.10.0 → strongdm-11.10.1}/LICENSE +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/README.md +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/setup.cfg +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/__init__.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/accounts_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/activities_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/errors.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/options_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/policies_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/queries_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/replays_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/resources_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/roles_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/spec_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/svc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/tags_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflows_pb2.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-11.10.0 → strongdm-11.10.1}/strongdm.egg-info/top_level.txt +0 -0
@@ -15318,6 +15318,7 @@ class Organization:
|
|
15318
15318
|
'created_at',
|
15319
15319
|
'device_trust_enabled',
|
15320
15320
|
'device_trust_provider',
|
15321
|
+
'enforce_single_session',
|
15321
15322
|
'idle_timeout',
|
15322
15323
|
'idle_timeout_enabled',
|
15323
15324
|
'kind',
|
@@ -15349,6 +15350,7 @@ class Organization:
|
|
15349
15350
|
created_at=None,
|
15350
15351
|
device_trust_enabled=None,
|
15351
15352
|
device_trust_provider=None,
|
15353
|
+
enforce_single_session=None,
|
15352
15354
|
idle_timeout=None,
|
15353
15355
|
idle_timeout_enabled=None,
|
15354
15356
|
kind=None,
|
@@ -15389,6 +15391,10 @@ class Organization:
|
|
15389
15391
|
'''
|
15390
15392
|
The Organization's device trust provider, one of the DeviceTrustProvider constants.
|
15391
15393
|
'''
|
15394
|
+
self.enforce_single_session = enforce_single_session if enforce_single_session is not None else False
|
15395
|
+
'''
|
15396
|
+
Indicates if the Organization enforces a single session per user for the CLI and AdminUI.
|
15397
|
+
'''
|
15392
15398
|
self.idle_timeout = idle_timeout if idle_timeout is not None else None
|
15393
15399
|
'''
|
15394
15400
|
The Organization's idle timeout, if enabled.
|
@@ -15488,6 +15494,7 @@ class Organization:
|
|
15488
15494
|
'created_at: ' + repr(self.created_at) + ' ' +\
|
15489
15495
|
'device_trust_enabled: ' + repr(self.device_trust_enabled) + ' ' +\
|
15490
15496
|
'device_trust_provider: ' + repr(self.device_trust_provider) + ' ' +\
|
15497
|
+
'enforce_single_session: ' + repr(self.enforce_single_session) + ' ' +\
|
15491
15498
|
'idle_timeout: ' + repr(self.idle_timeout) + ' ' +\
|
15492
15499
|
'idle_timeout_enabled: ' + repr(self.idle_timeout_enabled) + ' ' +\
|
15493
15500
|
'kind: ' + repr(self.kind) + ' ' +\
|
@@ -15519,6 +15526,7 @@ class Organization:
|
|
15519
15526
|
'created_at': self.created_at,
|
15520
15527
|
'device_trust_enabled': self.device_trust_enabled,
|
15521
15528
|
'device_trust_provider': self.device_trust_provider,
|
15529
|
+
'enforce_single_session': self.enforce_single_session,
|
15522
15530
|
'idle_timeout': self.idle_timeout,
|
15523
15531
|
'idle_timeout_enabled': self.idle_timeout_enabled,
|
15524
15532
|
'kind': self.kind,
|
@@ -15553,6 +15561,7 @@ class Organization:
|
|
15553
15561
|
created_at=d.get('created_at'),
|
15554
15562
|
device_trust_enabled=d.get('device_trust_enabled'),
|
15555
15563
|
device_trust_provider=d.get('device_trust_provider'),
|
15564
|
+
enforce_single_session=d.get('enforce_single_session'),
|
15556
15565
|
idle_timeout=d.get('idle_timeout'),
|
15557
15566
|
idle_timeout_enabled=d.get('idle_timeout_enabled'),
|
15558
15567
|
kind=d.get('kind'),
|
@@ -32,7 +32,7 @@ from . import spec_pb2 as spec__pb2
|
|
32
32
|
from . import tags_pb2 as tags__pb2
|
33
33
|
|
34
34
|
|
35
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0bnodes.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"`\n\x11NodeCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xf3\x01\n\x12NodeCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\x05token\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xf0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x04 \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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"N\n\x0eNodeGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcd\x01\n\x0fNodeGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"l\n\x11NodeUpdateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.UpdateRequestMetadata\x12\n\n\x02id\x18\x02 \x01(\t\x12\"\n\x04node\x18\x03 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x12NodeUpdateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.UpdateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"T\n\x11NodeDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xaf\x01\n\x12NodeDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"T\n\x0fNodeListRequest\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\"\xb8\x01\n\x10NodeListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12#\n\x05nodes\x18\x02 \x03(\x0b\x32\x08.v1.NodeB\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\"\xa7\x02\n\x04Node\x12&\n\x05relay\x18\x01 \x01(\x0b\x32\t.v1.RelayB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12*\n\x07gateway\x18\x02 \x01(\x0b\x32\x0b.v1.GatewayB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12H\n\x0fgateway_cluster\x18\x03 \x01(\x0b\x32\x12.v1.GatewayClusterB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_privateH\x00:[\xfa\xf8\xb3\x07L\xc2\xf3\xb3\x07G\xa2\xf3\xb3\x07\x1dtf_examples/node_resource.txt\xaa\xf3\xb3\x07 tf_examples/node_data_source.txt\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x42$\n\x04node\x12\x1c\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04tags\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04name\"\xa8\x04\n\x05Relay\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12<\n\x05state\x18\x03 \x01(\tB-\xf2\xf8\xb3\x07(\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\x01*\xb2\xf4\xb3\x07\x13!terraform-provider\x12\"\n\x04tags\x18\x04 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0egateway_filter\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x06\x64\x65vice\x18\x06 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12!\n\x08location\x18\x07 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12 \n\x07version\x18\x08 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12,\n\x04uuid\x18\t \x01(\tB\x1e\xf2\xf8\xb3\x07\x19\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12t\n\x13maintenance_windows\x18\x0b \x03(\x0b\x32\x19.v1.NodeMaintenanceWindowB<\xf2\xf8\xb3\x07\x37\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12maintenance_window\x12L\n\x10\x64iscovery_config\x18\x0c \x01(\x0b\x32\x17.v1.NodeDiscoveryConfigB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x84\x05\n\x07Gateway\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12<\n\x05state\x18\x03 \x01(\tB-\xf2\xf8\xb3\x07(\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\x01*\xb2\xf4\xb3\x07\x13!terraform-provider\x12,\n\x0elisten_address\x18\x04 \x01(\tB\x14\xf2\xf8\xb3\x07\x0f\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\xe0\xf3\xb3\x07\x01\x12*\n\x0c\x62ind_address\x18\x05 \x01(\tB\x14\xf2\xf8\xb3\x07\x0f\xb0\xf3\xb3\x07\x01\xe0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12\"\n\x04tags\x18\x06 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0egateway_filter\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x06\x64\x65vice\x18\x08 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12!\n\x08location\x18\t \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12 \n\x07version\x18\n \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12,\n\x04uuid\x18\x0b \x01(\tB\x1e\xf2\xf8\xb3\x07\x19\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12t\n\x13maintenance_windows\x18\r \x03(\x0b\x32\x19.v1.NodeMaintenanceWindowB<\xf2\xf8\xb3\x07\x37\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12maintenance_window\x12L\n\x10\x64iscovery_config\x18\x0e \x01(\x0b\x32\x17.v1.NodeDiscoveryConfigB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xf1\x02\n\x0eGatewayCluster\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12%\n\x07\x61\x64\x64ress\x18\x03 \x01(\tB\x14\xf2\xf8\xb3\x07\x0f\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\xe0\xf3\xb3\x07\x01\x12\"\n\x04tags\x18\x04 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12t\n\x13maintenance_windows\x18\x05 \x03(\x0b\x32\x19.v1.NodeMaintenanceWindowB<\xf2\xf8\xb3\x07\x37\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12maintenance_window\x12L\n\x10\x64iscovery_config\x18\x06 \x01(\x0b\x32\x17.v1.NodeDiscoveryConfigB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private\"\xb6\x01\n\x15NodeMaintenanceWindow\x12!\n\rcron_schedule\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x10require_idleness\x18\x02 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:T\xfa\xf8\xb3\x07O\xa8\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x45\xf2\xf3\xb3\x07\x1e\n\x12terraform-provider\x12\x08TypeList\xfa\xf3\xb3\x07\x1dnodeMaintenanceWindowElemType\"\xc3\x01\n\x13NodeDiscoveryConfig\x12\x1b\n\x07\x65nabled\x18\x01 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\x06period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12=\n\x0c\x65nabledTypes\x18\x03 \x03(\x0b\x32\x1b.v1.NodeDiscoveryTypeConfigB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private\"N\n\x17NodeDiscoveryTypeConfig\x12\x18\n\x04type\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private2\x87\x04\n\x05Nodes\x12Z\n\x06\x43reate\x12\x15.v1.NodeCreateRequest\x1a\x16.v1.NodeCreateResponse\"!\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x0e\xaa\xf3\xb3\x07\t/v1/nodes\x12U\n\x03Get\x12\x12.v1.NodeGetRequest\x1a\x13.v1.NodeGetResponse\"%\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x13\xaa\xf3\xb3\x07\x0e/v1/nodes/{id}\x12^\n\x06Update\x12\x15.v1.NodeUpdateRequest\x1a\x16.v1.NodeUpdateResponse\"%\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03put\x82\xf9\xb3\x07\x13\xaa\xf3\xb3\x07\x0e/v1/nodes/{id}\x12\x61\n\x06\x44\x65lete\x12\x15.v1.NodeDeleteRequest\x1a\x16.v1.NodeDeleteResponse\"(\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x13\xaa\xf3\xb3\x07\x0e/v1/nodes/{id}\x12S\n\x04List\x12\x13.v1.NodeListRequest\x1a\x14.v1.NodeListResponse\" \x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x0e\xaa\xf3\xb3\x07\t/v1/nodes\x1a\x33\xca\xf9\xb3\x07\t\xc2\xf9\xb3\x07\x04Node\xca\xf9\xb3\x07\x07\xd2\xf9\xb3\x07\x02n-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\t\xca\xf9\xb3\x07\x04!cliBa\n\x19\x63om.strongdm.api.plumbingB\rNodesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
|
35
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0bnodes.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"`\n\x11NodeCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xf3\x01\n\x12NodeCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\x05token\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xf0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x04 \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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"N\n\x0eNodeGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcd\x01\n\x0fNodeGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"l\n\x11NodeUpdateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.UpdateRequestMetadata\x12\n\n\x02id\x18\x02 \x01(\t\x12\"\n\x04node\x18\x03 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x12NodeUpdateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.UpdateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04node\x18\x02 \x01(\x0b\x32\x08.v1.NodeB\n\xf2\xf8\xb3\x07\x05\xb0\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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"T\n\x11NodeDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xaf\x01\n\x12NodeDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"T\n\x0fNodeListRequest\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\"\xb8\x01\n\x10NodeListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12#\n\x05nodes\x18\x02 \x03(\x0b\x32\x08.v1.NodeB\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\"\xb4\x02\n\x04Node\x12&\n\x05relay\x18\x01 \x01(\x0b\x32\t.v1.RelayB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12*\n\x07gateway\x18\x02 \x01(\x0b\x32\x0b.v1.GatewayB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01H\x00\x12U\n\rproxy_cluster\x18\x03 \x01(\x0b\x32\x10.v1.ProxyClusterB*\xf2\xf8\xb3\x07%\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\xb2\xf4\xb3\x07\x0cjson_gatewayH\x00:[\xfa\xf8\xb3\x07L\xc2\xf3\xb3\x07G\xa2\xf3\xb3\x07\x1dtf_examples/node_resource.txt\xaa\xf3\xb3\x07 tf_examples/node_data_source.txt\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x42$\n\x04node\x12\x1c\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04tags\xaa\xf8\xb3\x07\t\xaa\xf8\xb3\x07\x04name\"\xa8\x04\n\x05Relay\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12<\n\x05state\x18\x03 \x01(\tB-\xf2\xf8\xb3\x07(\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\x01*\xb2\xf4\xb3\x07\x13!terraform-provider\x12\"\n\x04tags\x18\x04 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0egateway_filter\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x06\x64\x65vice\x18\x06 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12!\n\x08location\x18\x07 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12 \n\x07version\x18\x08 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12,\n\x04uuid\x18\t \x01(\tB\x1e\xf2\xf8\xb3\x07\x19\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12t\n\x13maintenance_windows\x18\x0b \x03(\x0b\x32\x19.v1.NodeMaintenanceWindowB<\xf2\xf8\xb3\x07\x37\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12maintenance_window\x12L\n\x10\x64iscovery_config\x18\x0c \x01(\x0b\x32\x17.v1.NodeDiscoveryConfigB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x84\x05\n\x07Gateway\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12<\n\x05state\x18\x03 \x01(\tB-\xf2\xf8\xb3\x07(\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\x01*\xb2\xf4\xb3\x07\x13!terraform-provider\x12,\n\x0elisten_address\x18\x04 \x01(\tB\x14\xf2\xf8\xb3\x07\x0f\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\xe0\xf3\xb3\x07\x01\x12*\n\x0c\x62ind_address\x18\x05 \x01(\tB\x14\xf2\xf8\xb3\x07\x0f\xb0\xf3\xb3\x07\x01\xe0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12\"\n\x04tags\x18\x06 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0egateway_filter\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x06\x64\x65vice\x18\x08 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12!\n\x08location\x18\t \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12 \n\x07version\x18\n \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\x12,\n\x04uuid\x18\x0b \x01(\tB\x1e\xf2\xf8\xb3\x07\x19\xb0\xf3\xb3\x07\x01\x98\xf4\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12t\n\x13maintenance_windows\x18\r \x03(\x0b\x32\x19.v1.NodeMaintenanceWindowB<\xf2\xf8\xb3\x07\x37\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12maintenance_window\x12L\n\x10\x64iscovery_config\x18\x0e \x01(\x0b\x32\x17.v1.NodeDiscoveryConfigB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x80\x03\n\x0cProxyCluster\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01\x12%\n\x07\x61\x64\x64ress\x18\x03 \x01(\tB\x14\xf2\xf8\xb3\x07\x0f\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\xe0\xf3\xb3\x07\x01\x12\"\n\x04tags\x18\x04 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12t\n\x13maintenance_windows\x18\x05 \x03(\x0b\x32\x19.v1.NodeMaintenanceWindowB<\xf2\xf8\xb3\x07\x37\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07-\xc2\xf4\xb3\x07(\n\x12terraform-provider\x12\x12maintenance_window\x12L\n\x10\x64iscovery_config\x18\x06 \x01(\x0b\x32\x17.v1.NodeDiscoveryConfigB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:*\xfa\xf8\xb3\x07%\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private\xd2\xf3\xb3\x07\x0cjson_gateway\"\xb6\x01\n\x15NodeMaintenanceWindow\x12!\n\rcron_schedule\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x10require_idleness\x18\x02 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:T\xfa\xf8\xb3\x07O\xa8\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x45\xf2\xf3\xb3\x07\x1e\n\x12terraform-provider\x12\x08TypeList\xfa\xf3\xb3\x07\x1dnodeMaintenanceWindowElemType\"\xc3\x01\n\x13NodeDiscoveryConfig\x12\x1b\n\x07\x65nabled\x18\x01 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\x06period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12=\n\x0c\x65nabledTypes\x18\x03 \x03(\x0b\x32\x1b.v1.NodeDiscoveryTypeConfigB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private\"N\n\x17NodeDiscoveryTypeConfig\x12\x18\n\x04type\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private2\x87\x04\n\x05Nodes\x12Z\n\x06\x43reate\x12\x15.v1.NodeCreateRequest\x1a\x16.v1.NodeCreateResponse\"!\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x0e\xaa\xf3\xb3\x07\t/v1/nodes\x12U\n\x03Get\x12\x12.v1.NodeGetRequest\x1a\x13.v1.NodeGetResponse\"%\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x13\xaa\xf3\xb3\x07\x0e/v1/nodes/{id}\x12^\n\x06Update\x12\x15.v1.NodeUpdateRequest\x1a\x16.v1.NodeUpdateResponse\"%\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03put\x82\xf9\xb3\x07\x13\xaa\xf3\xb3\x07\x0e/v1/nodes/{id}\x12\x61\n\x06\x44\x65lete\x12\x15.v1.NodeDeleteRequest\x1a\x16.v1.NodeDeleteResponse\"(\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x13\xaa\xf3\xb3\x07\x0e/v1/nodes/{id}\x12S\n\x04List\x12\x13.v1.NodeListRequest\x1a\x14.v1.NodeListResponse\" \x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x0e\xaa\xf3\xb3\x07\t/v1/nodes\x1a\x33\xca\xf9\xb3\x07\t\xc2\xf9\xb3\x07\x04Node\xca\xf9\xb3\x07\x07\xd2\xf9\xb3\x07\x02n-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\t\xca\xf9\xb3\x07\x04!cliBa\n\x19\x63om.strongdm.api.plumbingB\rNodesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
|
36
36
|
|
37
37
|
|
38
38
|
|
@@ -49,7 +49,7 @@ _NODELISTRESPONSE = DESCRIPTOR.message_types_by_name['NodeListResponse']
|
|
49
49
|
_NODE = DESCRIPTOR.message_types_by_name['Node']
|
50
50
|
_RELAY = DESCRIPTOR.message_types_by_name['Relay']
|
51
51
|
_GATEWAY = DESCRIPTOR.message_types_by_name['Gateway']
|
52
|
-
|
52
|
+
_PROXYCLUSTER = DESCRIPTOR.message_types_by_name['ProxyCluster']
|
53
53
|
_NODEMAINTENANCEWINDOW = DESCRIPTOR.message_types_by_name['NodeMaintenanceWindow']
|
54
54
|
_NODEDISCOVERYCONFIG = DESCRIPTOR.message_types_by_name['NodeDiscoveryConfig']
|
55
55
|
_NODEDISCOVERYTYPECONFIG = DESCRIPTOR.message_types_by_name['NodeDiscoveryTypeConfig']
|
@@ -144,12 +144,12 @@ Gateway = _reflection.GeneratedProtocolMessageType('Gateway', (_message.Message,
|
|
144
144
|
})
|
145
145
|
_sym_db.RegisterMessage(Gateway)
|
146
146
|
|
147
|
-
|
148
|
-
'DESCRIPTOR' :
|
147
|
+
ProxyCluster = _reflection.GeneratedProtocolMessageType('ProxyCluster', (_message.Message,), {
|
148
|
+
'DESCRIPTOR' : _PROXYCLUSTER,
|
149
149
|
'__module__' : 'nodes_pb2'
|
150
|
-
# @@protoc_insertion_point(class_scope:v1.
|
150
|
+
# @@protoc_insertion_point(class_scope:v1.ProxyCluster)
|
151
151
|
})
|
152
|
-
_sym_db.RegisterMessage(
|
152
|
+
_sym_db.RegisterMessage(ProxyCluster)
|
153
153
|
|
154
154
|
NodeMaintenanceWindow = _reflection.GeneratedProtocolMessageType('NodeMaintenanceWindow', (_message.Message,), {
|
155
155
|
'DESCRIPTOR' : _NODEMAINTENANCEWINDOW,
|
@@ -229,8 +229,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
229
229
|
_NODE.fields_by_name['relay']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
230
230
|
_NODE.fields_by_name['gateway']._options = None
|
231
231
|
_NODE.fields_by_name['gateway']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
232
|
-
_NODE.fields_by_name['
|
233
|
-
_NODE.fields_by_name['
|
232
|
+
_NODE.fields_by_name['proxy_cluster']._options = None
|
233
|
+
_NODE.fields_by_name['proxy_cluster']._serialized_options = b'\362\370\263\007%\260\363\263\007\001\262\364\263\007\ngo_private\262\364\263\007\014json_gateway'
|
234
234
|
_NODE._options = None
|
235
235
|
_NODE._serialized_options = b'\372\370\263\007L\302\363\263\007G\242\363\263\007\035tf_examples/node_resource.txt\252\363\263\007 tf_examples/node_data_source.txt\372\370\263\007\005\250\363\263\007\001'
|
236
236
|
_RELAY.fields_by_name['id']._options = None
|
@@ -285,20 +285,20 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
285
285
|
_GATEWAY.fields_by_name['discovery_config']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
|
286
286
|
_GATEWAY._options = None
|
287
287
|
_GATEWAY._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
288
|
+
_PROXYCLUSTER.fields_by_name['id']._options = None
|
289
|
+
_PROXYCLUSTER.fields_by_name['id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
290
|
+
_PROXYCLUSTER.fields_by_name['name']._options = None
|
291
|
+
_PROXYCLUSTER.fields_by_name['name']._serialized_options = b'\362\370\263\007\n\260\363\263\007\001\320\364\263\007\001'
|
292
|
+
_PROXYCLUSTER.fields_by_name['address']._options = None
|
293
|
+
_PROXYCLUSTER.fields_by_name['address']._serialized_options = b'\362\370\263\007\017\260\363\263\007\001\300\363\263\007\001\340\363\263\007\001'
|
294
|
+
_PROXYCLUSTER.fields_by_name['tags']._options = None
|
295
|
+
_PROXYCLUSTER.fields_by_name['tags']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
296
|
+
_PROXYCLUSTER.fields_by_name['maintenance_windows']._options = None
|
297
|
+
_PROXYCLUSTER.fields_by_name['maintenance_windows']._serialized_options = b'\362\370\263\0077\260\363\263\007\001\312\363\263\007-\302\364\263\007(\n\022terraform-provider\022\022maintenance_window'
|
298
|
+
_PROXYCLUSTER.fields_by_name['discovery_config']._options = None
|
299
|
+
_PROXYCLUSTER.fields_by_name['discovery_config']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
|
300
|
+
_PROXYCLUSTER._options = None
|
301
|
+
_PROXYCLUSTER._serialized_options = b'\372\370\263\007%\250\363\263\007\001\322\363\263\007\ngo_private\322\363\263\007\014json_gateway'
|
302
302
|
_NODEMAINTENANCEWINDOW.fields_by_name['cron_schedule']._options = None
|
303
303
|
_NODEMAINTENANCEWINDOW.fields_by_name['cron_schedule']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
304
304
|
_NODEMAINTENANCEWINDOW.fields_by_name['require_idleness']._options = None
|
@@ -350,19 +350,19 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
350
350
|
_NODELISTRESPONSE._serialized_start=1397
|
351
351
|
_NODELISTRESPONSE._serialized_end=1581
|
352
352
|
_NODE._serialized_start=1584
|
353
|
-
_NODE._serialized_end=
|
354
|
-
_RELAY._serialized_start=
|
355
|
-
_RELAY._serialized_end=
|
356
|
-
_GATEWAY._serialized_start=
|
357
|
-
_GATEWAY._serialized_end=
|
358
|
-
|
359
|
-
|
360
|
-
_NODEMAINTENANCEWINDOW._serialized_start=
|
361
|
-
_NODEMAINTENANCEWINDOW._serialized_end=
|
362
|
-
_NODEDISCOVERYCONFIG._serialized_start=
|
363
|
-
_NODEDISCOVERYCONFIG._serialized_end=
|
364
|
-
_NODEDISCOVERYTYPECONFIG._serialized_start=
|
365
|
-
_NODEDISCOVERYTYPECONFIG._serialized_end=
|
366
|
-
_NODES._serialized_start=
|
367
|
-
_NODES._serialized_end=
|
353
|
+
_NODE._serialized_end=1892
|
354
|
+
_RELAY._serialized_start=1895
|
355
|
+
_RELAY._serialized_end=2447
|
356
|
+
_GATEWAY._serialized_start=2450
|
357
|
+
_GATEWAY._serialized_end=3094
|
358
|
+
_PROXYCLUSTER._serialized_start=3097
|
359
|
+
_PROXYCLUSTER._serialized_end=3481
|
360
|
+
_NODEMAINTENANCEWINDOW._serialized_start=3484
|
361
|
+
_NODEMAINTENANCEWINDOW._serialized_end=3666
|
362
|
+
_NODEDISCOVERYCONFIG._serialized_start=3669
|
363
|
+
_NODEDISCOVERYCONFIG._serialized_end=3864
|
364
|
+
_NODEDISCOVERYTYPECONFIG._serialized_start=3866
|
365
|
+
_NODEDISCOVERYTYPECONFIG._serialized_end=3944
|
366
|
+
_NODES._serialized_start=3947
|
367
|
+
_NODES._serialized_end=4466
|
368
368
|
# @@protoc_insertion_point(module_scope)
|
@@ -32,7 +32,7 @@ from . import options_pb2 as options__pb2
|
|
32
32
|
from . import spec_pb2 as spec__pb2
|
33
33
|
|
34
34
|
|
35
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1aorganization_history.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\"\x8d\x01\n\x1eOrganizationHistoryListRequest\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\"\x88\x02\n\x1fOrganizationHistoryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12:\n\x07history\x18\x02 \x03(\x0b\x32\x1d.v1.OrganizationHistoryRecordB\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\"\xdf\x01\n\x19OrganizationHistoryRecord\x12\x1f\n\x0b\x61\x63tivity_id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x0corganization\x18\x03 \x01(\x0b\x32\x10.v1.OrganizationB\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\"\
|
35
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1aorganization_history.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\"\x8d\x01\n\x1eOrganizationHistoryListRequest\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\"\x88\x02\n\x1fOrganizationHistoryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12:\n\x07history\x18\x02 \x03(\x0b\x32\x1d.v1.OrganizationHistoryRecordB\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\"\xdf\x01\n\x19OrganizationHistoryRecord\x12\x1f\n\x0b\x61\x63tivity_id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x0corganization\x18\x03 \x01(\x0b\x32\x10.v1.OrganizationB\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\"\x99\x0c\n\x0cOrganization\x12\x18\n\x04name\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\ncreated_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nupdated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rauth_provider\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14idle_timeout_enabled\x18\x05 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12;\n\x0cidle_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\x17session_timeout_enabled\x18\x07 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12>\n\x0fsession_timeout\x18\x08 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0bmfa_enabled\x18\t \x01(\x08\x42$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nMFAEnabled\x12;\n\x0cmfa_provider\x18\n \x01(\tB%\xf2\xf8\xb3\x07 \xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x02go\x12\x0bMFAProvider\x12&\n\x12log_remote_encoder\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11log_local_storage\x18\x0c \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11log_local_encoder\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x10log_local_format\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12@\n\x0flog_tcp_address\x18\x0f \x01(\tB\'\xf2\xf8\xb3\x07\"\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x02go\x12\rLogTCPAddress\x12#\n\x0flog_socket_path\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12=\n\rscim_provider\x18\x11 \x01(\tB&\xf2\xf8\xb3\x07!\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x02go\x12\x0cSCIMProvider\x12&\n\x12websites_subdomain\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12h\n$ssh_certificate_authority_public_key\x18\x13 \x01(\tB:\xf2\xf8\xb3\x07\x35\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07+\xc2\xf4\xb3\x07&\n\x02go\x12 SSHCertificateAuthorityPublicKey\x12\x84\x01\n$ssh_certificate_authority_updated_at\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.TimestampB:\xf2\xf8\xb3\x07\x35\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07+\xc2\xf4\xb3\x07&\n\x02go\x12 SSHCertificateAuthorityUpdatedAt\x12(\n\x14require_secret_store\x18\x15 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12#\n\x0fsensitive_label\x18\x16 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x11saml_metadata_url\x18\x17 \x01(\tB)\xf2\xf8\xb3\x07$\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x02go\x12\x0fSAMLMetadataURL\x12\x18\n\x04kind\x18\x18 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x02id\x18\x19 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\"\n\x0eloopback_range\x18\x1a \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14\x64\x65vice_trust_enabled\x18\x1b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12)\n\x15\x64\x65vice_trust_provider\x18\x1c \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x16\x65nforce_single_session\x18\x1d \x01(\x08\x42\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-provider2\xef\x01\n\x13OrganizationHistory\x12\x80\x01\n\x04List\x12\".v1.OrganizationHistoryListRequest\x1a#.v1.OrganizationHistoryListResponse\"/\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1d\xaa\xf3\xb3\x07\x18/v1/organization-history\x1aU\xca\xf9\xb3\x07\x1e\xc2\xf9\xb3\x07\x19OrganizationHistoryRecord\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\x97\x01\n\x19\x63om.strongdm.api.plumbingB\x1bOrganizationHistoryPlumbingZ5github.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')
|
36
36
|
|
37
37
|
|
38
38
|
|
@@ -147,6 +147,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
147
147
|
_ORGANIZATION.fields_by_name['device_trust_enabled']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
148
148
|
_ORGANIZATION.fields_by_name['device_trust_provider']._options = None
|
149
149
|
_ORGANIZATION.fields_by_name['device_trust_provider']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
150
|
+
_ORGANIZATION.fields_by_name['enforce_single_session']._options = None
|
151
|
+
_ORGANIZATION.fields_by_name['enforce_single_session']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
|
150
152
|
_ORGANIZATION._options = None
|
151
153
|
_ORGANIZATION._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'
|
152
154
|
_ORGANIZATIONHISTORY._options = None
|
@@ -160,7 +162,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
160
162
|
_ORGANIZATIONHISTORYRECORD._serialized_start=538
|
161
163
|
_ORGANIZATIONHISTORYRECORD._serialized_end=761
|
162
164
|
_ORGANIZATION._serialized_start=764
|
163
|
-
_ORGANIZATION._serialized_end=
|
164
|
-
_ORGANIZATIONHISTORY._serialized_start=
|
165
|
-
_ORGANIZATIONHISTORY._serialized_end=
|
165
|
+
_ORGANIZATION._serialized_end=2325
|
166
|
+
_ORGANIZATIONHISTORY._serialized_start=2328
|
167
|
+
_ORGANIZATIONHISTORY._serialized_end=2567
|
166
168
|
# @@protoc_insertion_point(module_scope)
|
@@ -7167,6 +7167,7 @@ def convert_organization_to_porcelain(plumbing):
|
|
7167
7167
|
porcelain.created_at = convert_timestamp_to_porcelain(plumbing.created_at)
|
7168
7168
|
porcelain.device_trust_enabled = (plumbing.device_trust_enabled)
|
7169
7169
|
porcelain.device_trust_provider = (plumbing.device_trust_provider)
|
7170
|
+
porcelain.enforce_single_session = (plumbing.enforce_single_session)
|
7170
7171
|
porcelain.idle_timeout = convert_duration_to_porcelain(
|
7171
7172
|
plumbing.idle_timeout)
|
7172
7173
|
porcelain.idle_timeout_enabled = (plumbing.idle_timeout_enabled)
|
@@ -7206,6 +7207,7 @@ def convert_organization_to_plumbing(porcelain):
|
|
7206
7207
|
convert_timestamp_to_plumbing(porcelain.created_at))
|
7207
7208
|
plumbing.device_trust_enabled = (porcelain.device_trust_enabled)
|
7208
7209
|
plumbing.device_trust_provider = (porcelain.device_trust_provider)
|
7210
|
+
plumbing.enforce_single_session = (porcelain.enforce_single_session)
|
7209
7211
|
plumbing.idle_timeout.CopyFrom(
|
7210
7212
|
convert_duration_to_plumbing(porcelain.idle_timeout))
|
7211
7213
|
plumbing.idle_timeout_enabled = (porcelain.idle_timeout_enabled)
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 11.10.
|
3
|
+
Version: 11.10.1
|
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/v11.10.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v11.10.1.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
|
{strongdm-11.10.0 → strongdm-11.10.1}/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
|