Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withMirrors(List<String> mirrors) |
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withName(String name) |
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withOfficial(Boolean official) |
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withSecure(Boolean secure) |
Modifier and Type | Method and Description |
---|---|
Map<String,InfoRegistryConfig.IndexConfig> |
InfoRegistryConfig.getIndexConfigs() |
Modifier and Type | Method and Description |
---|---|
InfoRegistryConfig |
InfoRegistryConfig.withIndexConfigs(Map<String,InfoRegistryConfig.IndexConfig> indexConfigs) |
Copyright © 2021. All rights reserved.