类 ApiConstants
java.lang.Object
com.alibaba.nacos.istio.api.ApiConstants
- 作者:
- special.fy
-
字段概要
字段修饰符和类型字段说明static final StringDefault api prefix of any type of google protocol buffer.static final StringStandard xds type url TODO Support lds, rds and sdsstatic final Stringstatic final StringIstio crd type url for mcpstatic final StringIstio crd type url of api.static final Stringstatic final Stringstatic final Stringstatic final StringIstio crd type url for mcp over xds TODO Support other Istio crd, such as gateway, vs, dr and so on. -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
API_TYPE_PREFIX
Default api prefix of any type of google protocol buffer.- 另请参阅:
-
SERVICE_ENTRY_PROTO_PACKAGE
Istio crd type url for mcp over xds TODO Support other Istio crd, such as gateway, vs, dr and so on.- 另请参阅:
-
MESH_CONFIG_PROTO_PACKAGE
- 另请参阅:
-
MCP_PREFIX
Istio crd type url for mcp- 另请参阅:
-
SERVICE_ENTRY_COLLECTION
- 另请参阅:
-
MCP_RESOURCE_PROTO
Istio crd type url of api.- 另请参阅:
-
SERVICE_ENTRY_PROTO
- 另请参阅:
-
CLUSTER_TYPE
Standard xds type url TODO Support lds, rds and sds- 另请参阅:
-
ENDPOINT_TYPE
- 另请参阅:
-
-
构造器详细资料
-
ApiConstants
public ApiConstants()
-