public class StartOrderResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_RESOLVE_RETRIES |
| Modifier and Type | Method and Description |
|---|---|
static List<org.eclipse.jkube.kit.config.image.ImageConfiguration> |
resolve(QueryService queryService,
List<org.eclipse.jkube.kit.config.image.ImageConfiguration> convertToResolvables) |
public static final int MAX_RESOLVE_RETRIES
public static List<org.eclipse.jkube.kit.config.image.ImageConfiguration> resolve(QueryService queryService, List<org.eclipse.jkube.kit.config.image.ImageConfiguration> convertToResolvables)
Copyright © 2023. All rights reserved.