public class RegistryAliasGroup extends Object
| Constructor and Description |
|---|
RegistryAliasGroup() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getAliasesGroup(String registry)
Returns the list of registry aliases for the given
registry, including registry
as the first element. |
static String |
getHost(String registry)
Returns the server host name to use for the given registry.
|
public static List<String> getAliasesGroup(String registry)
registry, including registry
as the first element.registry - the registry for which the alias group is requestedregistry is the first elementCopyright © 2019. All rights reserved.