mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-25 02:37:57 +02:00
enh(cloud::kubernetes): update custom api pod to include default values. (#5724)
This commit is contained in:
parent
ca9afc7c7d
commit
64f7a04640
@ -362,19 +362,19 @@ Kubernetes API hostname.
|
||||
|
||||
=item B<--port>
|
||||
|
||||
API port (default: 443)
|
||||
API port (default: 443).
|
||||
|
||||
=item B<--proto>
|
||||
|
||||
Specify https if needed (default: 'https')
|
||||
Specify https if needed (default: 'https').
|
||||
|
||||
=item B<--timeout>
|
||||
|
||||
Set HTTP timeout
|
||||
Set HTTP timeout (default: 10).
|
||||
|
||||
=item B<--limit>
|
||||
|
||||
Number of responses to return for each list calls.
|
||||
Number of responses to return for each list calls (default: 100).
|
||||
|
||||
See https://kubernetes.io/docs/reference/kubernetes-api/common-parameters/common-parameters/#limit
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user