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