org.jclouds.scriptbuilder.statements.ssh
Class SshdConfig
java.lang.Object
org.jclouds.scriptbuilder.statements.ssh.SshdConfig
- All Implemented Interfaces:
- Statement
public class SshdConfig
- extends Object
- implements Statement
Control sshd_config
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SshdConfig
public SshdConfig(Map<String,String> params)
render
public String render(OsFamily family)
- Specified by:
render
in interface Statement
functionDependencies
public Iterable<String> functionDependencies(OsFamily family)
- Specified by:
functionDependencies
in interface Statement
Copyright © 2009-2011 jclouds. All Rights Reserved.