Class Config
java.lang.Object
com.suse.salt.netapi.calls.modules.Config
Returns configuration information from minions.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MASTER
The configuration key for the master's hostname.- See Also:
-
-
Constructor Details
-
Config
private Config()
-
-
Method Details
-
get
Returns a configuration parameter.- Parameters:
key- the parameter name- Returns:
- the
LocalCallobject to make the call
-