Package com.suse.salt.netapi.results


package com.suse.salt.netapi.results
  • Classes
    Class
    Description
    Represents a change from some old value to a new one.
    Result structure as returned by cmd.exec_code_all, cmd.run_all, cmd.script to be parsed from event data.
    Result structure as returned by git status.
    result of a module.run in a state file
    Information about a pattern as returned by "pkg.list_patterns".
    Representation of call results for a single minion implemented as a wrapper around Xor.
    Ret<T>
    Wrapper object representing a "ret" element to be parsed from event data.
    Represents a Salt API result.
    Wrapper class for salt-ssh raw calls results.
    Wrapper class for salt-ssh results.
    Result structure as returned by state.apply to be parsed from event data.