public class CanaryServices extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CANARY_ZONE_ID |
| Constructor and Description |
|---|
CanaryServices() |
| Modifier and Type | Method and Description |
|---|---|
static GroupModel |
generateCanaryGroup(String serviceId,
String appId) |
static RouteRuleModel |
generateCanaryRouteRule(String serviceId) |
public static final String CANARY_ZONE_ID
public static RouteRuleModel generateCanaryRouteRule(String serviceId)
public static GroupModel generateCanaryGroup(String serviceId, String appId)
Copyright © 2020 org.mydotey. All rights reserved.