Package | Description |
---|---|
com.github.dockerjava.core |
Modifier and Type | Class and Description |
---|---|
class |
KeystoreSSLConfig
An SSL Config that is based on an pre-existing or pre-loaded KeyStore.
|
class |
LocalDirectorySSLConfig
SSL Config from local files.
|
Modifier and Type | Method and Description |
---|---|
SSLConfig |
DockerClientConfig.getSslConfig() |
Modifier and Type | Method and Description |
---|---|
DockerClientConfig.DockerClientConfigBuilder |
DockerClientConfig.DockerClientConfigBuilder.withSSLConfig(SSLConfig config) |
Copyright © 2016. All Rights Reserved.