Class SaltSSHConfig
java.lang.Object
com.suse.salt.netapi.calls.SaltSSHConfig
Salt SSH configuration with a builder class.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder class to create configurations for Salt SSH. -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
extraFilerefs
-
identitiesOnly
-
ignoreHostKeys
-
keyDeploy
-
noHostKeys
-
passwd
-
priv
-
randomThinDir
-
refreshCache
-
remotePortForwards
-
roster
-
rosterFile
-
scanPorts
-
scanTimeout
-
sshMaxProcs
-
sudo
-
user
-
wipe
-
-
Constructor Details
-
SaltSSHConfig
-
-
Method Details
-
getExtraFilerefs
-
getIdentitiesOnly
-
getIgnoreHostKeys
-
getKeyDeploy
-
getNoHostKeys
-
getPasswd
-
getPriv
-
getRandomThinDir
-
getRefreshCache
-
getRemotePortForwards
-
getRoster
-
getRosterFile
-
getScanPorts
-
getScanTimeout
-
getSSHMaxProcs
-
getSudo
-
getUser
-
getWipe
-