python/examples/dynamic-client
Hemslo Wang 8c4590b017
Fix request_timeout example and doc
Arg name should be _request_timeout.
Single value type should be int or long.

Signed-off-by: Hemslo Wang <hemslo.wang@gmail.com>
2023-06-07 22:25:06 +10:00
..
accept_header.py added newline at the end of code. 2022-12-17 13:42:59 +05:30
cluster_scoped_custom_resource.py Fix typos 2023-01-27 11:10:29 +08:00
configmap.py add-dynamic-client-examples 2021-05-01 23:25:24 +05:30
deployment_rolling_restart.py add example to demonstrate a rolling restart of the deployment 2021-05-03 14:44:25 +05:30
namespaced_custom_resource.py Misc typo fixes 2021-12-17 12:23:37 +05:30
node.py add-dynamic-client-examples 2021-05-01 23:25:24 +05:30
replication_controller.py add-dynamic-client-examples 2021-05-01 23:25:24 +05:30
request_timeout.py Fix request_timeout example and doc 2023-06-07 22:25:06 +10:00
service.py add-dynamic-client-examples 2021-05-01 23:25:24 +05:30