Package | Description |
---|---|
com.openshift.client | |
com.openshift.internal.client | |
com.openshift.internal.client.ssh |
Modifier and Type | Interface and Description |
---|---|
interface |
IOpenShiftSSHKey |
Modifier and Type | Class and Description |
---|---|
class |
SSHKeyPair |
class |
SSHPublicKey |
Modifier and Type | Method and Description |
---|---|
IOpenShiftSSHKey |
IUser.putSSHKey(String name,
ISSHPublicKey key) |
Modifier and Type | Class and Description |
---|---|
class |
SSHKeyResource |
Modifier and Type | Method and Description |
---|---|
IOpenShiftSSHKey |
UserResource.putSSHKey(String name,
ISSHPublicKey key)
Adds the given ssh key with the given name.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSSHKey |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.