python/kubernetes/base/dynamic
Fabian von Feilitzsch 1ac54eff7b Only use usedforsecurity if supported
Fixes #1944

This was only added in Python 3.9, will fall back to the old behavior if
`usedforsecurity` is not available.
2022-11-22 09:55:19 -05:00
..
__init__.py removed submodule 2022-01-07 16:17:39 -08:00
client.py Support setting the _request_timeout parameter for the dynamic client 2022-04-20 10:23:16 +02:00
discovery.py Only use usedforsecurity if supported 2022-11-22 09:55:19 -05:00
exceptions.py removed submodule 2022-01-07 16:17:39 -08:00
resource.py Add base_resource_lookup to ResourceList to avoid logging error 2022-07-18 14:05:27 +03:00
test_client.py Fix DynamicClient.server_side_apply 2022-07-06 01:16:57 +09:00
test_discovery.py removed submodule 2022-01-07 16:17:39 -08:00