Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
SwarmCAConfig |
SwarmSpec.getCaConfig() |
SwarmCAConfig |
SwarmCAConfig.withExternalCA(List<ExternalCA> externalCA) |
SwarmCAConfig |
SwarmCAConfig.withNodeCertExpiry(Long nodeCertExpiry) |
Modifier and Type | Method and Description |
---|---|
SwarmSpec |
SwarmSpec.withCaConfig(SwarmCAConfig caConfig) |
Copyright © 2024. All rights reserved.