类 ApiConstants


  • public class ApiConstants
    extends java.lang.Object
    作者:
    special.fy
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • API_TYPE_PREFIX

        public static final java.lang.String API_TYPE_PREFIX
        Default api prefix of any type of google protocol buffer.
        另请参阅:
        常量字段值
      • SERVICE_ENTRY_PROTO_PACKAGE

        public static final java.lang.String 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

        public static final java.lang.String MESH_CONFIG_PROTO_PACKAGE
        另请参阅:
        常量字段值
      • MCP_PREFIX

        public static final java.lang.String MCP_PREFIX
        Istio crd type url for mcp
        另请参阅:
        常量字段值
      • SERVICE_ENTRY_COLLECTION

        public static final java.lang.String SERVICE_ENTRY_COLLECTION
        另请参阅:
        常量字段值
      • MCP_RESOURCE_PROTO

        public static final java.lang.String MCP_RESOURCE_PROTO
        Istio crd type url of api.
        另请参阅:
        常量字段值
      • SERVICE_ENTRY_PROTO

        public static final java.lang.String SERVICE_ENTRY_PROTO
        另请参阅:
        常量字段值
      • CLUSTER_TYPE

        public static final java.lang.String CLUSTER_TYPE
        Standard xds type url TODO Support lds, rds and sds
        另请参阅:
        常量字段值
      • ENDPOINT_TYPE

        public static final java.lang.String ENDPOINT_TYPE
        另请参阅:
        常量字段值
    • 构造器详细资料

      • ApiConstants

        public ApiConstants()