Class | Description |
---|---|
CmdExecCodeAllResult |
Result structure as returned by cmd.exec_code_all to be parsed from event data.
|
Result<R> |
Representation of call results for a single minion implemented as a wrapper around
Xor . |
ResultInfo |
Represents the Salt API's result information structure.
|
ResultInfoSet |
Holds a result set of a running job.
|
Ret<T> |
Wrapper object representing a "ret" element to be parsed from event data.
|
Return<T> |
Represents a Salt API result.
|
SSHRawResult |
Wrapper class for salt-ssh raw calls results.
|
SSHResult<T> |
Wrapper class for salt-ssh results.
|
StateApplyResult<R> |
Result structure as returned by state.apply to be parsed from event data.
|
Copyright © 2016. All rights reserved.