Package | Description |
---|---|
io.fabric8.service.ssh |
Modifier and Type | Method and Description |
---|---|
CreateSshContainerOptions |
CreateSshContainerOptions.Builder.build() |
CreateSshContainerOptions |
CreateSshContainerOptions.clone() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<CreateSshContainerOptions> |
SshContainerProvider.getOptionsType() |
Modifier and Type | Method and Description |
---|---|
CreateSshContainerMetadata |
SshContainerProvider.create(CreateSshContainerOptions options,
CreationStateListener listener)
Creates an
Container with the given name pointing to the specified zooKeeperUrl. |
protected void |
SshContainerProvider.runScriptOnHost(CreateSshContainerOptions options,
java.lang.String script) |
Copyright © 2011-2014 Red Hat. All Rights Reserved.