strongdm 13.0.0__zip → 13.2.0__zip
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {strongdm-13.0.0 → strongdm-13.2.0}/PKG-INFO +2 -2
- {strongdm-13.0.0 → strongdm-13.2.0}/setup.py +2 -2
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/client.py +1 -1
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/drivers_pb2.py +239 -199
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/models.py +140 -4
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/plumbing.py +62 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/svc.py +1 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-13.0.0 → strongdm-13.2.0}/LICENSE +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/README.md +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/setup.cfg +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/__init__.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/constants.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/errors.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/options_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-13.0.0 → strongdm-13.2.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -6030,10 +6030,6 @@ class Athena:
|
|
6030
6030
|
|
6031
6031
|
|
6032
6032
|
class AthenaIAM:
|
6033
|
-
'''
|
6034
|
-
AthenaIAM is currently unstable, and its API may change, or it may be removed,
|
6035
|
-
without a major version bump.
|
6036
|
-
'''
|
6037
6033
|
__slots__ = [
|
6038
6034
|
'bind_interface',
|
6039
6035
|
'egress_filter',
|
@@ -14518,6 +14514,146 @@ class KubernetesBasicAuth:
|
|
14518
14514
|
)
|
14519
14515
|
|
14520
14516
|
|
14517
|
+
class KubernetesPodIdentity:
|
14518
|
+
__slots__ = [
|
14519
|
+
'allow_resource_role_bypass',
|
14520
|
+
'bind_interface',
|
14521
|
+
'certificate_authority',
|
14522
|
+
'egress_filter',
|
14523
|
+
'healthcheck_namespace',
|
14524
|
+
'healthy',
|
14525
|
+
'id',
|
14526
|
+
'name',
|
14527
|
+
'port_override',
|
14528
|
+
'proxy_cluster_id',
|
14529
|
+
'secret_store_id',
|
14530
|
+
'subdomain',
|
14531
|
+
'tags',
|
14532
|
+
]
|
14533
|
+
|
14534
|
+
def __init__(
|
14535
|
+
self,
|
14536
|
+
allow_resource_role_bypass=None,
|
14537
|
+
bind_interface=None,
|
14538
|
+
certificate_authority=None,
|
14539
|
+
egress_filter=None,
|
14540
|
+
healthcheck_namespace=None,
|
14541
|
+
healthy=None,
|
14542
|
+
id=None,
|
14543
|
+
name=None,
|
14544
|
+
port_override=None,
|
14545
|
+
proxy_cluster_id=None,
|
14546
|
+
secret_store_id=None,
|
14547
|
+
subdomain=None,
|
14548
|
+
tags=None,
|
14549
|
+
):
|
14550
|
+
self.allow_resource_role_bypass = allow_resource_role_bypass if allow_resource_role_bypass is not None else False
|
14551
|
+
'''
|
14552
|
+
If true, allows users to fallback to the existing authentication mode (Leased Credential or Identity Set)
|
14553
|
+
when a resource role is not provided.
|
14554
|
+
'''
|
14555
|
+
self.bind_interface = bind_interface if bind_interface is not None else ''
|
14556
|
+
'''
|
14557
|
+
The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
14558
|
+
'''
|
14559
|
+
self.certificate_authority = certificate_authority if certificate_authority is not None else ''
|
14560
|
+
'''
|
14561
|
+
The CA to authenticate TLS connections with.
|
14562
|
+
'''
|
14563
|
+
self.egress_filter = egress_filter if egress_filter is not None else ''
|
14564
|
+
'''
|
14565
|
+
A filter applied to the routing logic to pin datasource to nodes.
|
14566
|
+
'''
|
14567
|
+
self.healthcheck_namespace = healthcheck_namespace if healthcheck_namespace is not None else ''
|
14568
|
+
'''
|
14569
|
+
The path used to check the health of your connection. Defaults to `default`.
|
14570
|
+
'''
|
14571
|
+
self.healthy = healthy if healthy is not None else False
|
14572
|
+
'''
|
14573
|
+
True if the datasource is reachable and the credentials are valid.
|
14574
|
+
'''
|
14575
|
+
self.id = id if id is not None else ''
|
14576
|
+
'''
|
14577
|
+
Unique identifier of the Resource.
|
14578
|
+
'''
|
14579
|
+
self.name = name if name is not None else ''
|
14580
|
+
'''
|
14581
|
+
Unique human-readable name of the Resource.
|
14582
|
+
'''
|
14583
|
+
self.port_override = port_override if port_override is not None else 0
|
14584
|
+
'''
|
14585
|
+
The local port used by clients to connect to this resource.
|
14586
|
+
'''
|
14587
|
+
self.proxy_cluster_id = proxy_cluster_id if proxy_cluster_id is not None else ''
|
14588
|
+
'''
|
14589
|
+
ID of the proxy cluster for this resource, if any.
|
14590
|
+
'''
|
14591
|
+
self.secret_store_id = secret_store_id if secret_store_id is not None else ''
|
14592
|
+
'''
|
14593
|
+
ID of the secret store containing credentials for this resource, if any.
|
14594
|
+
'''
|
14595
|
+
self.subdomain = subdomain if subdomain is not None else ''
|
14596
|
+
'''
|
14597
|
+
Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
14598
|
+
'''
|
14599
|
+
self.tags = tags if tags is not None else _porcelain_zero_value_tags()
|
14600
|
+
'''
|
14601
|
+
Tags is a map of key, value pairs.
|
14602
|
+
'''
|
14603
|
+
|
14604
|
+
def __repr__(self):
|
14605
|
+
return '<sdm.KubernetesPodIdentity ' + \
|
14606
|
+
'allow_resource_role_bypass: ' + repr(self.allow_resource_role_bypass) + ' ' +\
|
14607
|
+
'bind_interface: ' + repr(self.bind_interface) + ' ' +\
|
14608
|
+
'certificate_authority: ' + repr(self.certificate_authority) + ' ' +\
|
14609
|
+
'egress_filter: ' + repr(self.egress_filter) + ' ' +\
|
14610
|
+
'healthcheck_namespace: ' + repr(self.healthcheck_namespace) + ' ' +\
|
14611
|
+
'healthy: ' + repr(self.healthy) + ' ' +\
|
14612
|
+
'id: ' + repr(self.id) + ' ' +\
|
14613
|
+
'name: ' + repr(self.name) + ' ' +\
|
14614
|
+
'port_override: ' + repr(self.port_override) + ' ' +\
|
14615
|
+
'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
|
14616
|
+
'secret_store_id: ' + repr(self.secret_store_id) + ' ' +\
|
14617
|
+
'subdomain: ' + repr(self.subdomain) + ' ' +\
|
14618
|
+
'tags: ' + repr(self.tags) + ' ' +\
|
14619
|
+
'>'
|
14620
|
+
|
14621
|
+
def to_dict(self):
|
14622
|
+
return {
|
14623
|
+
'allow_resource_role_bypass': self.allow_resource_role_bypass,
|
14624
|
+
'bind_interface': self.bind_interface,
|
14625
|
+
'certificate_authority': self.certificate_authority,
|
14626
|
+
'egress_filter': self.egress_filter,
|
14627
|
+
'healthcheck_namespace': self.healthcheck_namespace,
|
14628
|
+
'healthy': self.healthy,
|
14629
|
+
'id': self.id,
|
14630
|
+
'name': self.name,
|
14631
|
+
'port_override': self.port_override,
|
14632
|
+
'proxy_cluster_id': self.proxy_cluster_id,
|
14633
|
+
'secret_store_id': self.secret_store_id,
|
14634
|
+
'subdomain': self.subdomain,
|
14635
|
+
'tags': self.tags,
|
14636
|
+
}
|
14637
|
+
|
14638
|
+
@classmethod
|
14639
|
+
def from_dict(cls, d):
|
14640
|
+
return cls(
|
14641
|
+
allow_resource_role_bypass=d.get('allow_resource_role_bypass'),
|
14642
|
+
bind_interface=d.get('bind_interface'),
|
14643
|
+
certificate_authority=d.get('certificate_authority'),
|
14644
|
+
egress_filter=d.get('egress_filter'),
|
14645
|
+
healthcheck_namespace=d.get('healthcheck_namespace'),
|
14646
|
+
healthy=d.get('healthy'),
|
14647
|
+
id=d.get('id'),
|
14648
|
+
name=d.get('name'),
|
14649
|
+
port_override=d.get('port_override'),
|
14650
|
+
proxy_cluster_id=d.get('proxy_cluster_id'),
|
14651
|
+
secret_store_id=d.get('secret_store_id'),
|
14652
|
+
subdomain=d.get('subdomain'),
|
14653
|
+
tags=d.get('tags'),
|
14654
|
+
)
|
14655
|
+
|
14656
|
+
|
14521
14657
|
class KubernetesServiceAccount:
|
14522
14658
|
__slots__ = [
|
14523
14659
|
'allow_resource_role_bypass',
|
@@ -6748,6 +6748,62 @@ def convert_repeated_kubernetes_basic_auth_to_porcelain(plumbings):
|
|
6748
6748
|
]
|
6749
6749
|
|
6750
6750
|
|
6751
|
+
def convert_kubernetes_pod_identity_to_porcelain(plumbing):
|
6752
|
+
if plumbing is None:
|
6753
|
+
return None
|
6754
|
+
porcelain = models.KubernetesPodIdentity()
|
6755
|
+
porcelain.allow_resource_role_bypass = (
|
6756
|
+
plumbing.allow_resource_role_bypass)
|
6757
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
6758
|
+
porcelain.certificate_authority = (plumbing.certificate_authority)
|
6759
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
6760
|
+
porcelain.healthcheck_namespace = (plumbing.healthcheck_namespace)
|
6761
|
+
porcelain.healthy = (plumbing.healthy)
|
6762
|
+
porcelain.id = (plumbing.id)
|
6763
|
+
porcelain.name = (plumbing.name)
|
6764
|
+
porcelain.port_override = (plumbing.port_override)
|
6765
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
6766
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
6767
|
+
porcelain.subdomain = (plumbing.subdomain)
|
6768
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
6769
|
+
return porcelain
|
6770
|
+
|
6771
|
+
|
6772
|
+
def convert_kubernetes_pod_identity_to_plumbing(porcelain):
|
6773
|
+
plumbing = KubernetesPodIdentity()
|
6774
|
+
if porcelain is None:
|
6775
|
+
return plumbing
|
6776
|
+
plumbing.allow_resource_role_bypass = (
|
6777
|
+
porcelain.allow_resource_role_bypass)
|
6778
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
6779
|
+
plumbing.certificate_authority = (porcelain.certificate_authority)
|
6780
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
6781
|
+
plumbing.healthcheck_namespace = (porcelain.healthcheck_namespace)
|
6782
|
+
plumbing.healthy = (porcelain.healthy)
|
6783
|
+
plumbing.id = (porcelain.id)
|
6784
|
+
plumbing.name = (porcelain.name)
|
6785
|
+
plumbing.port_override = (porcelain.port_override)
|
6786
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
6787
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
6788
|
+
plumbing.subdomain = (porcelain.subdomain)
|
6789
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
6790
|
+
return plumbing
|
6791
|
+
|
6792
|
+
|
6793
|
+
def convert_repeated_kubernetes_pod_identity_to_plumbing(porcelains):
|
6794
|
+
return [
|
6795
|
+
convert_kubernetes_pod_identity_to_plumbing(porcelain)
|
6796
|
+
for porcelain in porcelains
|
6797
|
+
]
|
6798
|
+
|
6799
|
+
|
6800
|
+
def convert_repeated_kubernetes_pod_identity_to_porcelain(plumbings):
|
6801
|
+
return [
|
6802
|
+
convert_kubernetes_pod_identity_to_porcelain(plumbing)
|
6803
|
+
for plumbing in plumbings
|
6804
|
+
]
|
6805
|
+
|
6806
|
+
|
6751
6807
|
def convert_kubernetes_service_account_to_porcelain(plumbing):
|
6752
6808
|
if plumbing is None:
|
6753
6809
|
return None
|
@@ -10523,6 +10579,9 @@ def convert_resource_to_plumbing(porcelain):
|
|
10523
10579
|
if isinstance(porcelain, models.KubernetesBasicAuth):
|
10524
10580
|
plumbing.kubernetes_basic_auth.CopyFrom(
|
10525
10581
|
convert_kubernetes_basic_auth_to_plumbing(porcelain))
|
10582
|
+
if isinstance(porcelain, models.KubernetesPodIdentity):
|
10583
|
+
plumbing.kubernetes_pod_identity.CopyFrom(
|
10584
|
+
convert_kubernetes_pod_identity_to_plumbing(porcelain))
|
10526
10585
|
if isinstance(porcelain, models.KubernetesServiceAccount):
|
10527
10586
|
plumbing.kubernetes_service_account.CopyFrom(
|
10528
10587
|
convert_kubernetes_service_account_to_plumbing(porcelain))
|
@@ -10761,6 +10820,9 @@ def convert_resource_to_porcelain(plumbing):
|
|
10761
10820
|
if plumbing.HasField('kubernetes_basic_auth'):
|
10762
10821
|
return convert_kubernetes_basic_auth_to_porcelain(
|
10763
10822
|
plumbing.kubernetes_basic_auth)
|
10823
|
+
if plumbing.HasField('kubernetes_pod_identity'):
|
10824
|
+
return convert_kubernetes_pod_identity_to_porcelain(
|
10825
|
+
plumbing.kubernetes_pod_identity)
|
10764
10826
|
if plumbing.HasField('kubernetes_service_account'):
|
10765
10827
|
return convert_kubernetes_service_account_to_porcelain(
|
10766
10828
|
plumbing.kubernetes_service_account)
|
@@ -4512,6 +4512,7 @@ class Resources:
|
|
4512
4512
|
`strongdm.models.HTTPNoAuth`
|
4513
4513
|
`strongdm.models.Kubernetes`
|
4514
4514
|
`strongdm.models.KubernetesBasicAuth`
|
4515
|
+
`strongdm.models.KubernetesPodIdentity`
|
4515
4516
|
`strongdm.models.KubernetesServiceAccount`
|
4516
4517
|
`strongdm.models.KubernetesServiceAccountUserImpersonation`
|
4517
4518
|
`strongdm.models.KubernetesUserImpersonation`
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 13.
|
3
|
+
Version: 13.2.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/v13.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v13.2.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
|
{strongdm-13.0.0 → strongdm-13.2.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|