Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
SwarmCAConfig |
SwarmSpec.getCaConfig() |
SwarmCAConfig |
SwarmCAConfig.withExternalCA(java.util.List<ExternalCA> externalCA) |
SwarmCAConfig |
SwarmCAConfig.withNodeCertExpiry(java.lang.Long nodeCertExpiry) |
Modifier and Type | Method and Description |
---|---|
SwarmSpec |
SwarmSpec.withCaConfig(SwarmCAConfig caConfig) |
Copyright © 2019. All Rights Reserved.