mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update list of netapi clients for autoclass
This commit is contained in:
parent
7e599f0e27
commit
0cfe5d89a0
1 changed files with 2 additions and 1 deletions
|
@ -42,4 +42,5 @@ simply by creating a data structure. (And this is exactly how much of Salt's
|
|||
own internals work!)
|
||||
|
||||
.. autoclass:: salt.netapi.NetapiClient
|
||||
:members: local, local_async, local_batch, runner, wheel
|
||||
:members: local, local_async, local_batch, ssh, ssh_async, runner,
|
||||
runner_async, wheel, wheel_async
|
||||
|
|
Loading…
Add table
Reference in a new issue