Versions in this module Expand all Collapse all v0 v0.9.9 May 21, 2021 v0.9.8 Dec 7, 2020 Changes in this version + var File_envoy_extensions_tracers_skywalking_v4alpha_skywalking_proto protoreflect.FileDescriptor + type ClientConfig struct + BackendTokenSpecifier isClientConfig_BackendTokenSpecifier + InstanceName string + MaxCacheSize *wrappers.UInt32Value + ServiceName string + func (*ClientConfig) Descriptor() ([]byte, []int) + func (*ClientConfig) ProtoMessage() + func (m *ClientConfig) GetBackendTokenSpecifier() isClientConfig_BackendTokenSpecifier + func (m *ClientConfig) Validate() error + func (x *ClientConfig) GetBackendToken() string + func (x *ClientConfig) GetInstanceName() string + func (x *ClientConfig) GetMaxCacheSize() *wrappers.UInt32Value + func (x *ClientConfig) GetServiceName() string + func (x *ClientConfig) ProtoReflect() protoreflect.Message + func (x *ClientConfig) Reset() + func (x *ClientConfig) String() string + type ClientConfigValidationError struct + func (e ClientConfigValidationError) Cause() error + func (e ClientConfigValidationError) Error() string + func (e ClientConfigValidationError) ErrorName() string + func (e ClientConfigValidationError) Field() string + func (e ClientConfigValidationError) Key() bool + func (e ClientConfigValidationError) Reason() string + type ClientConfig_BackendToken struct + BackendToken string + type SkyWalkingConfig struct + ClientConfig *ClientConfig + GrpcService *v4alpha.GrpcService + func (*SkyWalkingConfig) Descriptor() ([]byte, []int) + func (*SkyWalkingConfig) ProtoMessage() + func (m *SkyWalkingConfig) Validate() error + func (x *SkyWalkingConfig) GetClientConfig() *ClientConfig + func (x *SkyWalkingConfig) GetGrpcService() *v4alpha.GrpcService + func (x *SkyWalkingConfig) ProtoReflect() protoreflect.Message + func (x *SkyWalkingConfig) Reset() + func (x *SkyWalkingConfig) String() string + type SkyWalkingConfigValidationError struct + func (e SkyWalkingConfigValidationError) Cause() error + func (e SkyWalkingConfigValidationError) Error() string + func (e SkyWalkingConfigValidationError) ErrorName() string + func (e SkyWalkingConfigValidationError) Field() string + func (e SkyWalkingConfigValidationError) Key() bool + func (e SkyWalkingConfigValidationError) Reason() string