| Package | Description |
|---|---|
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalCA |
ExternalCA.withOptions(java.util.Map<java.lang.String,java.lang.String> options) |
ExternalCA |
ExternalCA.withProtocol(ExternalCAProtocol protocol) |
ExternalCA |
ExternalCA.withUrl(java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExternalCA> |
SwarmCAConfig.getExternalCA() |
| Modifier and Type | Method and Description |
|---|---|
SwarmCAConfig |
SwarmCAConfig.withExternalCA(java.util.List<ExternalCA> externalCA) |
Copyright © 2019. All Rights Reserved.