Merge pull request #31368 from whiteinge/netapi-client-list

Update list of netapi clients for autoclass
This commit is contained in:
Nicole Thomas 2016-02-19 13:57:28 -07:00
commit 8d0498eff4

View file

@ -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