Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClusterType = resource.ClusterType EndpointType = resource.EndpointType ListenerType = resource.ListenerType RouteType = resource.RouteType SecretType = resource.SecretType ExtensionConfigurationType = resource.ExtensionConfigType NameTableType = resource.APITypePrefix + "istio.networking.nds.v1.NameTable" HealthInfoType = resource.APITypePrefix + "istio.v1.HealthInformation" ProxyConfigType = resource.APITypePrefix + "istio.mesh.v1alpha1.ProxyConfig" // DebugType requests debug info from istio, a secured implementation for istio debug interface. DebugType = "istio.io/debug" BootstrapType = resource.APITypePrefix + "envoy.config.bootstrap.v3.Bootstrap" // nolint HttpProtocolOptionsType = "envoy.extensions.upstreams.http.v3.HttpProtocolOptions" DubboServiceNameMappingType = "dubbo.networking.v1alpha1.v1.servicenamemapping" )
Variables ¶
This section is empty.
Functions ¶
func GetMetricType ¶
GetMetricType returns the form of a type reported for metrics
func GetShortType ¶
GetShortType returns an abbreviated form of a type, useful for logging or human friendly messages
func IsEnvoyType ¶
IsEnvoyType checks whether the typeURL is a valid Envoy type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.