Versions in this module Expand all Collapse all v1 v1.0.1 Mar 12, 2026 Changes in this version + var ATAPP_ACCESS_DATA_ALGORITHM_TYPE_name = map[int32]string + var ATAPP_ACCESS_DATA_ALGORITHM_TYPE_value = map[string]int32 + var ATAPP_COMPRESSION_ALGORITHM_TYPE_name = map[int32]string + var ATAPP_COMPRESSION_ALGORITHM_TYPE_value = map[string]int32 + var ATAPP_COMPRESSION_LEVEL_name = map[int32]string + var ATAPP_COMPRESSION_LEVEL_value = map[string]int32 + var ATAPP_CRYPTO_ALGORITHM_TYPE_name = map[int32]string + var ATAPP_CRYPTO_ALGORITHM_TYPE_value = map[string]int32 + var ATAPP_CRYPTO_KDF_TYPE_name = map[int32]string + var ATAPP_CRYPTO_KDF_TYPE_value = map[string]int32 + var ATAPP_CRYPTO_KEY_EXCHANGE_TYPE_name = map[int32]string + var ATAPP_CRYPTO_KEY_EXCHANGE_TYPE_value = map[string]int32 + var E_CONFIGURE = &file_atframe_atapp_conf_proto_extTypes[0] + var E_ENUMVALUE = &file_atframe_atapp_conf_proto_extTypes[1] + var File_atframe_atapp_conf_proto protoreflect.FileDescriptor + func GetTypeIDAtappLogSink_LogBackendFile() lu.TypeID + func GetTypeIDAtappLogSink_LogBackendStderr() lu.TypeID + func GetTypeIDAtappLogSink_LogBackendStdout() lu.TypeID + func GetTypeIDAtappLogSink_LogBackendSyslog() lu.TypeID + type ATAPP_ACCESS_DATA_ALGORITHM_TYPE int32 + const ATAPP_ACCESS_DATA_ALGORITHM_TYPE_ATAPP_ACCESS_DATA_ALGORITHM_HMAC_SHA256 + func (ATAPP_ACCESS_DATA_ALGORITHM_TYPE) Descriptor() protoreflect.EnumDescriptor + func (ATAPP_ACCESS_DATA_ALGORITHM_TYPE) EnumDescriptor() ([]byte, []int) + func (ATAPP_ACCESS_DATA_ALGORITHM_TYPE) Type() protoreflect.EnumType + func (x ATAPP_ACCESS_DATA_ALGORITHM_TYPE) Enum() *ATAPP_ACCESS_DATA_ALGORITHM_TYPE + func (x ATAPP_ACCESS_DATA_ALGORITHM_TYPE) Number() protoreflect.EnumNumber + func (x ATAPP_ACCESS_DATA_ALGORITHM_TYPE) String() string + type ATAPP_COMPRESSION_ALGORITHM_TYPE int32 + const ATAPP_COMPRESSION_ALGORITHM_TYPE_ATAPP_COMPRESSION_ALGORITHM_LZ4 + const ATAPP_COMPRESSION_ALGORITHM_TYPE_ATAPP_COMPRESSION_ALGORITHM_NONE + const ATAPP_COMPRESSION_ALGORITHM_TYPE_ATAPP_COMPRESSION_ALGORITHM_SNAPPY + const ATAPP_COMPRESSION_ALGORITHM_TYPE_ATAPP_COMPRESSION_ALGORITHM_ZLIB + const ATAPP_COMPRESSION_ALGORITHM_TYPE_ATAPP_COMPRESSION_ALGORITHM_ZSTD + func (ATAPP_COMPRESSION_ALGORITHM_TYPE) Descriptor() protoreflect.EnumDescriptor + func (ATAPP_COMPRESSION_ALGORITHM_TYPE) EnumDescriptor() ([]byte, []int) + func (ATAPP_COMPRESSION_ALGORITHM_TYPE) Type() protoreflect.EnumType + func (x ATAPP_COMPRESSION_ALGORITHM_TYPE) Enum() *ATAPP_COMPRESSION_ALGORITHM_TYPE + func (x ATAPP_COMPRESSION_ALGORITHM_TYPE) Number() protoreflect.EnumNumber + func (x ATAPP_COMPRESSION_ALGORITHM_TYPE) String() string + type ATAPP_COMPRESSION_LEVEL int32 + const ATAPP_COMPRESSION_LEVEL_ATAPP_COMPRESSION_LEVEL_BALANCED + const ATAPP_COMPRESSION_LEVEL_ATAPP_COMPRESSION_LEVEL_DEFAULT + const ATAPP_COMPRESSION_LEVEL_ATAPP_COMPRESSION_LEVEL_FAST + const ATAPP_COMPRESSION_LEVEL_ATAPP_COMPRESSION_LEVEL_HIGH_RATIO + const ATAPP_COMPRESSION_LEVEL_ATAPP_COMPRESSION_LEVEL_LOW_CPU + const ATAPP_COMPRESSION_LEVEL_ATAPP_COMPRESSION_LEVEL_MAX_RATIO + const ATAPP_COMPRESSION_LEVEL_ATAPP_COMPRESSION_LEVEL_STORAGE + func (ATAPP_COMPRESSION_LEVEL) Descriptor() protoreflect.EnumDescriptor + func (ATAPP_COMPRESSION_LEVEL) EnumDescriptor() ([]byte, []int) + func (ATAPP_COMPRESSION_LEVEL) Type() protoreflect.EnumType + func (x ATAPP_COMPRESSION_LEVEL) Enum() *ATAPP_COMPRESSION_LEVEL + func (x ATAPP_COMPRESSION_LEVEL) Number() protoreflect.EnumNumber + func (x ATAPP_COMPRESSION_LEVEL) String() string + type ATAPP_CRYPTO_ALGORITHM_TYPE int32 + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_AES_128_CBC + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_AES_128_GCM + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_AES_192_CBC + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_AES_192_GCM + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_AES_256_CBC + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_AES_256_GCM + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_CHACHA20 + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_CHACHA20_POLY1305_IETF + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_NONE + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_XCHACHA20_POLY1305_IETF + const ATAPP_CRYPTO_ALGORITHM_TYPE_ATAPP_CRYPTO_ALGORITHM_XXTEA + func (ATAPP_CRYPTO_ALGORITHM_TYPE) Descriptor() protoreflect.EnumDescriptor + func (ATAPP_CRYPTO_ALGORITHM_TYPE) EnumDescriptor() ([]byte, []int) + func (ATAPP_CRYPTO_ALGORITHM_TYPE) Type() protoreflect.EnumType + func (x ATAPP_CRYPTO_ALGORITHM_TYPE) Enum() *ATAPP_CRYPTO_ALGORITHM_TYPE + func (x ATAPP_CRYPTO_ALGORITHM_TYPE) Number() protoreflect.EnumNumber + func (x ATAPP_CRYPTO_ALGORITHM_TYPE) String() string + type ATAPP_CRYPTO_KDF_TYPE int32 + const ATAPP_CRYPTO_KDF_TYPE_ATAPP_CRYPTO_KDF_HKDF_SHA256 + func (ATAPP_CRYPTO_KDF_TYPE) Descriptor() protoreflect.EnumDescriptor + func (ATAPP_CRYPTO_KDF_TYPE) EnumDescriptor() ([]byte, []int) + func (ATAPP_CRYPTO_KDF_TYPE) Type() protoreflect.EnumType + func (x ATAPP_CRYPTO_KDF_TYPE) Enum() *ATAPP_CRYPTO_KDF_TYPE + func (x ATAPP_CRYPTO_KDF_TYPE) Number() protoreflect.EnumNumber + func (x ATAPP_CRYPTO_KDF_TYPE) String() string + type ATAPP_CRYPTO_KEY_EXCHANGE_TYPE int32 + const ATAPP_CRYPTO_KEY_EXCHANGE_TYPE_ATAPP_CRYPTO_KEY_EXCHANGE_NONE + const ATAPP_CRYPTO_KEY_EXCHANGE_TYPE_ATAPP_CRYPTO_KEY_EXCHANGE_SECP256R1 + const ATAPP_CRYPTO_KEY_EXCHANGE_TYPE_ATAPP_CRYPTO_KEY_EXCHANGE_SECP384R1 + const ATAPP_CRYPTO_KEY_EXCHANGE_TYPE_ATAPP_CRYPTO_KEY_EXCHANGE_SECP521R1 + const ATAPP_CRYPTO_KEY_EXCHANGE_TYPE_ATAPP_CRYPTO_KEY_EXCHANGE_X25519 + func (ATAPP_CRYPTO_KEY_EXCHANGE_TYPE) Descriptor() protoreflect.EnumDescriptor + func (ATAPP_CRYPTO_KEY_EXCHANGE_TYPE) EnumDescriptor() ([]byte, []int) + func (ATAPP_CRYPTO_KEY_EXCHANGE_TYPE) Type() protoreflect.EnumType + func (x ATAPP_CRYPTO_KEY_EXCHANGE_TYPE) Enum() *ATAPP_CRYPTO_KEY_EXCHANGE_TYPE + func (x ATAPP_CRYPTO_KEY_EXCHANGE_TYPE) Number() protoreflect.EnumNumber + func (x ATAPP_CRYPTO_KEY_EXCHANGE_TYPE) String() string + type AtappArea struct + District string + Region string + ZoneId uint64 + func (*AtappArea) Descriptor() ([]byte, []int) + func (*AtappArea) ProtoMessage() + func (_ *AtappArea) GetTypeID() lu.TypeID + func (m *AtappArea) Clone() *AtappArea + func (m *AtappArea) LogValue() slog.Value + func (m *AtappArea) Merge(src *AtappArea) + func (m *AtappArea) ToReadonly() *Readonly_AtappArea + func (x *AtappArea) GetDistrict() string + func (x *AtappArea) GetRegion() string + func (x *AtappArea) GetZoneId() uint64 + func (x *AtappArea) ProtoReflect() protoreflect.Message + func (x *AtappArea) Reset() + func (x *AtappArea) String() string + type AtappConfigure struct + Area *AtappArea + Bus *AtbusConfigure + Etcd *AtappEtcd + Hostname string + Id string + IdMask string + Identity string + Metadata *AtappMetadata + Name string + RemovePidfileAfterExit bool + Runtime *AtappRuntime + Timer *AtappTimer + TypeId uint64 + TypeName string + WorkerPool *AtappWorkerPool + func (*AtappConfigure) Descriptor() ([]byte, []int) + func (*AtappConfigure) ProtoMessage() + func (_ *AtappConfigure) GetTypeID() lu.TypeID + func (m *AtappConfigure) Clone() *AtappConfigure + func (m *AtappConfigure) LogValue() slog.Value + func (m *AtappConfigure) Merge(src *AtappConfigure) + func (m *AtappConfigure) MutableArea() *AtappArea + func (m *AtappConfigure) MutableBus() *AtbusConfigure + func (m *AtappConfigure) MutableEtcd() *AtappEtcd + func (m *AtappConfigure) MutableMetadata() *AtappMetadata + func (m *AtappConfigure) MutableRuntime() *AtappRuntime + func (m *AtappConfigure) MutableTimer() *AtappTimer + func (m *AtappConfigure) MutableWorkerPool() *AtappWorkerPool + func (m *AtappConfigure) ToReadonly() *Readonly_AtappConfigure + func (x *AtappConfigure) GetArea() *AtappArea + func (x *AtappConfigure) GetBus() *AtbusConfigure + func (x *AtappConfigure) GetEtcd() *AtappEtcd + func (x *AtappConfigure) GetHostname() string + func (x *AtappConfigure) GetId() string + func (x *AtappConfigure) GetIdMask() string + func (x *AtappConfigure) GetIdentity() string + func (x *AtappConfigure) GetMetadata() *AtappMetadata + func (x *AtappConfigure) GetName() string + func (x *AtappConfigure) GetRemovePidfileAfterExit() bool + func (x *AtappConfigure) GetRuntime() *AtappRuntime + func (x *AtappConfigure) GetTimer() *AtappTimer + func (x *AtappConfigure) GetTypeId() uint64 + func (x *AtappConfigure) GetTypeName() string + func (x *AtappConfigure) GetWorkerPool() *AtappWorkerPool + func (x *AtappConfigure) ProtoReflect() protoreflect.Message + func (x *AtappConfigure) Reset() + func (x *AtappConfigure) String() string + type AtappConfigureEnumvalueOptions struct + AliasName []string + CaseSensitive bool + func (*AtappConfigureEnumvalueOptions) Descriptor() ([]byte, []int) + func (*AtappConfigureEnumvalueOptions) ProtoMessage() + func (_ *AtappConfigureEnumvalueOptions) GetTypeID() lu.TypeID + func (m *AtappConfigureEnumvalueOptions) AppendAliasName(d string) + func (m *AtappConfigureEnumvalueOptions) Clone() *AtappConfigureEnumvalueOptions + func (m *AtappConfigureEnumvalueOptions) LogValue() slog.Value + func (m *AtappConfigureEnumvalueOptions) Merge(src *AtappConfigureEnumvalueOptions) + func (m *AtappConfigureEnumvalueOptions) MergeAliasName(d []string) []string + func (m *AtappConfigureEnumvalueOptions) MutableAliasName() []string + func (m *AtappConfigureEnumvalueOptions) RemoveLastAliasName() + func (m *AtappConfigureEnumvalueOptions) ReverseIfNilAliasName(l int32) []string + func (m *AtappConfigureEnumvalueOptions) ToReadonly() *Readonly_AtappConfigureEnumvalueOptions + func (x *AtappConfigureEnumvalueOptions) GetAliasName() []string + func (x *AtappConfigureEnumvalueOptions) GetCaseSensitive() bool + func (x *AtappConfigureEnumvalueOptions) ProtoReflect() protoreflect.Message + func (x *AtappConfigureEnumvalueOptions) Reset() + func (x *AtappConfigureEnumvalueOptions) String() string + type AtappConfigureMeta struct + DefaultValue string + EnableExpression bool + FieldMatch *AtappConfigureMetaOneofFieldMatch + MaxValue string + MinValue string + SizeMode bool + func (*AtappConfigureMeta) Descriptor() ([]byte, []int) + func (*AtappConfigureMeta) ProtoMessage() + func (_ *AtappConfigureMeta) GetTypeID() lu.TypeID + func (m *AtappConfigureMeta) Clone() *AtappConfigureMeta + func (m *AtappConfigureMeta) LogValue() slog.Value + func (m *AtappConfigureMeta) Merge(src *AtappConfigureMeta) + func (m *AtappConfigureMeta) MutableFieldMatch() *AtappConfigureMetaOneofFieldMatch + func (m *AtappConfigureMeta) ToReadonly() *Readonly_AtappConfigureMeta + func (x *AtappConfigureMeta) GetDefaultValue() string + func (x *AtappConfigureMeta) GetEnableExpression() bool + func (x *AtappConfigureMeta) GetFieldMatch() *AtappConfigureMetaOneofFieldMatch + func (x *AtappConfigureMeta) GetMaxValue() string + func (x *AtappConfigureMeta) GetMinValue() string + func (x *AtappConfigureMeta) GetSizeMode() bool + func (x *AtappConfigureMeta) ProtoReflect() protoreflect.Message + func (x *AtappConfigureMeta) Reset() + func (x *AtappConfigureMeta) String() string + type AtappConfigureMetaOneofFieldMatch struct + FieldName string + FieldValue string + func (*AtappConfigureMetaOneofFieldMatch) Descriptor() ([]byte, []int) + func (*AtappConfigureMetaOneofFieldMatch) ProtoMessage() + func (_ *AtappConfigureMetaOneofFieldMatch) GetTypeID() lu.TypeID + func (m *AtappConfigureMetaOneofFieldMatch) Clone() *AtappConfigureMetaOneofFieldMatch + func (m *AtappConfigureMetaOneofFieldMatch) LogValue() slog.Value + func (m *AtappConfigureMetaOneofFieldMatch) Merge(src *AtappConfigureMetaOneofFieldMatch) + func (m *AtappConfigureMetaOneofFieldMatch) ToReadonly() *Readonly_AtappConfigureMetaOneofFieldMatch + func (x *AtappConfigureMetaOneofFieldMatch) GetFieldName() string + func (x *AtappConfigureMetaOneofFieldMatch) GetFieldValue() string + func (x *AtappConfigureMetaOneofFieldMatch) ProtoReflect() protoreflect.Message + func (x *AtappConfigureMetaOneofFieldMatch) Reset() + func (x *AtappConfigureMetaOneofFieldMatch) String() string + type AtappDiscovery struct + Area *AtappArea + AtbusProtocolMinVersion uint64 + AtbusProtocolVersion uint64 + CustomData string + Gateways []*AtappGateway + HashCode string + Hostname string + Id uint64 + Identity string + Listen []string + Metadata *AtappMetadata + Name string + Pid int32 + Runtime *AtappDiscoveryRuntime + TypeId uint64 + TypeName string + Version string + func (*AtappDiscovery) Descriptor() ([]byte, []int) + func (*AtappDiscovery) ProtoMessage() + func (_ *AtappDiscovery) GetTypeID() lu.TypeID + func (m *AtappDiscovery) AddGateways() *AtappGateway + func (m *AtappDiscovery) AppendGateways(d *AtappGateway) + func (m *AtappDiscovery) AppendListen(d string) + func (m *AtappDiscovery) Clone() *AtappDiscovery + func (m *AtappDiscovery) LogValue() slog.Value + func (m *AtappDiscovery) Merge(src *AtappDiscovery) + func (m *AtappDiscovery) MergeGateways(d []*AtappGateway) []*AtappGateway + func (m *AtappDiscovery) MergeListen(d []string) []string + func (m *AtappDiscovery) MutableArea() *AtappArea + func (m *AtappDiscovery) MutableGateways() []*AtappGateway + func (m *AtappDiscovery) MutableListen() []string + func (m *AtappDiscovery) MutableMetadata() *AtappMetadata + func (m *AtappDiscovery) MutableRuntime() *AtappDiscoveryRuntime + func (m *AtappDiscovery) RemoveLastGateways() + func (m *AtappDiscovery) RemoveLastListen() + func (m *AtappDiscovery) ReverseIfNilGateways(l int32) []*AtappGateway + func (m *AtappDiscovery) ReverseIfNilListen(l int32) []string + func (m *AtappDiscovery) ToReadonly() *Readonly_AtappDiscovery + func (x *AtappDiscovery) GetArea() *AtappArea + func (x *AtappDiscovery) GetAtbusProtocolMinVersion() uint64 + func (x *AtappDiscovery) GetAtbusProtocolVersion() uint64 + func (x *AtappDiscovery) GetCustomData() string + func (x *AtappDiscovery) GetGateways() []*AtappGateway + func (x *AtappDiscovery) GetHashCode() string + func (x *AtappDiscovery) GetHostname() string + func (x *AtappDiscovery) GetId() uint64 + func (x *AtappDiscovery) GetIdentity() string + func (x *AtappDiscovery) GetListen() []string + func (x *AtappDiscovery) GetMetadata() *AtappMetadata + func (x *AtappDiscovery) GetName() string + func (x *AtappDiscovery) GetPid() int32 + func (x *AtappDiscovery) GetRuntime() *AtappDiscoveryRuntime + func (x *AtappDiscovery) GetTypeId() uint64 + func (x *AtappDiscovery) GetTypeName() string + func (x *AtappDiscovery) GetVersion() string + func (x *AtappDiscovery) ProtoReflect() protoreflect.Message + func (x *AtappDiscovery) Reset() + func (x *AtappDiscovery) String() string + type AtappDiscoveryRuntime struct + StatefulPodIndex int32 + func (*AtappDiscoveryRuntime) Descriptor() ([]byte, []int) + func (*AtappDiscoveryRuntime) ProtoMessage() + func (_ *AtappDiscoveryRuntime) GetTypeID() lu.TypeID + func (m *AtappDiscoveryRuntime) Clone() *AtappDiscoveryRuntime + func (m *AtappDiscoveryRuntime) LogValue() slog.Value + func (m *AtappDiscoveryRuntime) Merge(src *AtappDiscoveryRuntime) + func (m *AtappDiscoveryRuntime) ToReadonly() *Readonly_AtappDiscoveryRuntime + func (x *AtappDiscoveryRuntime) GetStatefulPodIndex() int32 + func (x *AtappDiscoveryRuntime) ProtoReflect() protoreflect.Message + func (x *AtappDiscoveryRuntime) Reset() + func (x *AtappDiscoveryRuntime) String() string + type AtappEtcd struct + Authorization string + Cluster *AtappEtcdCluster + Enable bool + Hosts []string + Http *AtappEtcdHttp + Init *AtappEtcdInit + Keepalive *AtappEtcdKeepalive + Log *AtappEtcdLogExtend + Path string + Request *AtappEtcdRequest + Ssl *AtappEtcdSsl + Watcher *AtappEtcdWatcher + func (*AtappEtcd) Descriptor() ([]byte, []int) + func (*AtappEtcd) ProtoMessage() + func (_ *AtappEtcd) GetTypeID() lu.TypeID + func (m *AtappEtcd) AppendHosts(d string) + func (m *AtappEtcd) Clone() *AtappEtcd + func (m *AtappEtcd) LogValue() slog.Value + func (m *AtappEtcd) Merge(src *AtappEtcd) + func (m *AtappEtcd) MergeHosts(d []string) []string + func (m *AtappEtcd) MutableCluster() *AtappEtcdCluster + func (m *AtappEtcd) MutableHosts() []string + func (m *AtappEtcd) MutableHttp() *AtappEtcdHttp + func (m *AtappEtcd) MutableInit() *AtappEtcdInit + func (m *AtappEtcd) MutableKeepalive() *AtappEtcdKeepalive + func (m *AtappEtcd) MutableLog() *AtappEtcdLogExtend + func (m *AtappEtcd) MutableRequest() *AtappEtcdRequest + func (m *AtappEtcd) MutableSsl() *AtappEtcdSsl + func (m *AtappEtcd) MutableWatcher() *AtappEtcdWatcher + func (m *AtappEtcd) RemoveLastHosts() + func (m *AtappEtcd) ReverseIfNilHosts(l int32) []string + func (m *AtappEtcd) ToReadonly() *Readonly_AtappEtcd + func (x *AtappEtcd) GetAuthorization() string + func (x *AtappEtcd) GetCluster() *AtappEtcdCluster + func (x *AtappEtcd) GetEnable() bool + func (x *AtappEtcd) GetHosts() []string + func (x *AtappEtcd) GetHttp() *AtappEtcdHttp + func (x *AtappEtcd) GetInit() *AtappEtcdInit + func (x *AtappEtcd) GetKeepalive() *AtappEtcdKeepalive + func (x *AtappEtcd) GetLog() *AtappEtcdLogExtend + func (x *AtappEtcd) GetPath() string + func (x *AtappEtcd) GetRequest() *AtappEtcdRequest + func (x *AtappEtcd) GetSsl() *AtappEtcdSsl + func (x *AtappEtcd) GetWatcher() *AtappEtcdWatcher + func (x *AtappEtcd) ProtoReflect() protoreflect.Message + func (x *AtappEtcd) Reset() + func (x *AtappEtcd) String() string + type AtappEtcdCluster struct + AutoUpdate bool + RetryInterval *durationpb.Duration + UpdateInterval *durationpb.Duration + func (*AtappEtcdCluster) Descriptor() ([]byte, []int) + func (*AtappEtcdCluster) ProtoMessage() + func (_ *AtappEtcdCluster) GetTypeID() lu.TypeID + func (m *AtappEtcdCluster) Clone() *AtappEtcdCluster + func (m *AtappEtcdCluster) LogValue() slog.Value + func (m *AtappEtcdCluster) Merge(src *AtappEtcdCluster) + func (m *AtappEtcdCluster) MutableRetryInterval() *durationpb.Duration + func (m *AtappEtcdCluster) MutableUpdateInterval() *durationpb.Duration + func (m *AtappEtcdCluster) ToReadonly() *Readonly_AtappEtcdCluster + func (x *AtappEtcdCluster) GetAutoUpdate() bool + func (x *AtappEtcdCluster) GetRetryInterval() *durationpb.Duration + func (x *AtappEtcdCluster) GetUpdateInterval() *durationpb.Duration + func (x *AtappEtcdCluster) ProtoReflect() protoreflect.Message + func (x *AtappEtcdCluster) Reset() + func (x *AtappEtcdCluster) String() string + type AtappEtcdHttp struct + Debug bool + NoProxy string + Proxy string + ProxyPassword string + ProxyUserName string + UserAgent string + func (*AtappEtcdHttp) Descriptor() ([]byte, []int) + func (*AtappEtcdHttp) ProtoMessage() + func (_ *AtappEtcdHttp) GetTypeID() lu.TypeID + func (m *AtappEtcdHttp) Clone() *AtappEtcdHttp + func (m *AtappEtcdHttp) LogValue() slog.Value + func (m *AtappEtcdHttp) Merge(src *AtappEtcdHttp) + func (m *AtappEtcdHttp) ToReadonly() *Readonly_AtappEtcdHttp + func (x *AtappEtcdHttp) GetDebug() bool + func (x *AtappEtcdHttp) GetNoProxy() string + func (x *AtappEtcdHttp) GetProxy() string + func (x *AtappEtcdHttp) GetProxyPassword() string + func (x *AtappEtcdHttp) GetProxyUserName() string + func (x *AtappEtcdHttp) GetUserAgent() string + func (x *AtappEtcdHttp) ProtoReflect() protoreflect.Message + func (x *AtappEtcdHttp) Reset() + func (x *AtappEtcdHttp) String() string + type AtappEtcdInit struct + TickInterval *durationpb.Duration + Timeout *durationpb.Duration + func (*AtappEtcdInit) Descriptor() ([]byte, []int) + func (*AtappEtcdInit) ProtoMessage() + func (_ *AtappEtcdInit) GetTypeID() lu.TypeID + func (m *AtappEtcdInit) Clone() *AtappEtcdInit + func (m *AtappEtcdInit) LogValue() slog.Value + func (m *AtappEtcdInit) Merge(src *AtappEtcdInit) + func (m *AtappEtcdInit) MutableTickInterval() *durationpb.Duration + func (m *AtappEtcdInit) MutableTimeout() *durationpb.Duration + func (m *AtappEtcdInit) ToReadonly() *Readonly_AtappEtcdInit + func (x *AtappEtcdInit) GetTickInterval() *durationpb.Duration + func (x *AtappEtcdInit) GetTimeout() *durationpb.Duration + func (x *AtappEtcdInit) ProtoReflect() protoreflect.Message + func (x *AtappEtcdInit) Reset() + func (x *AtappEtcdInit) String() string + type AtappEtcdKeepalive struct + RetryInterval *durationpb.Duration + Timeout *durationpb.Duration + Ttl *durationpb.Duration + func (*AtappEtcdKeepalive) Descriptor() ([]byte, []int) + func (*AtappEtcdKeepalive) ProtoMessage() + func (_ *AtappEtcdKeepalive) GetTypeID() lu.TypeID + func (m *AtappEtcdKeepalive) Clone() *AtappEtcdKeepalive + func (m *AtappEtcdKeepalive) LogValue() slog.Value + func (m *AtappEtcdKeepalive) Merge(src *AtappEtcdKeepalive) + func (m *AtappEtcdKeepalive) MutableRetryInterval() *durationpb.Duration + func (m *AtappEtcdKeepalive) MutableTimeout() *durationpb.Duration + func (m *AtappEtcdKeepalive) MutableTtl() *durationpb.Duration + func (m *AtappEtcdKeepalive) ToReadonly() *Readonly_AtappEtcdKeepalive + func (x *AtappEtcdKeepalive) GetRetryInterval() *durationpb.Duration + func (x *AtappEtcdKeepalive) GetTimeout() *durationpb.Duration + func (x *AtappEtcdKeepalive) GetTtl() *durationpb.Duration + func (x *AtappEtcdKeepalive) ProtoReflect() protoreflect.Message + func (x *AtappEtcdKeepalive) Reset() + func (x *AtappEtcdKeepalive) String() string + type AtappEtcdLogExtend struct + StartupLevel string + func (*AtappEtcdLogExtend) Descriptor() ([]byte, []int) + func (*AtappEtcdLogExtend) ProtoMessage() + func (_ *AtappEtcdLogExtend) GetTypeID() lu.TypeID + func (m *AtappEtcdLogExtend) Clone() *AtappEtcdLogExtend + func (m *AtappEtcdLogExtend) LogValue() slog.Value + func (m *AtappEtcdLogExtend) Merge(src *AtappEtcdLogExtend) + func (m *AtappEtcdLogExtend) ToReadonly() *Readonly_AtappEtcdLogExtend + func (x *AtappEtcdLogExtend) GetStartupLevel() string + func (x *AtappEtcdLogExtend) ProtoReflect() protoreflect.Message + func (x *AtappEtcdLogExtend) Reset() + func (x *AtappEtcdLogExtend) String() string + type AtappEtcdRequest struct + ConnectTimeout *durationpb.Duration + DnsCacheTimeout *durationpb.Duration + DnsServers string + InitializationTimeout *durationpb.Duration + Timeout *durationpb.Duration + func (*AtappEtcdRequest) Descriptor() ([]byte, []int) + func (*AtappEtcdRequest) ProtoMessage() + func (_ *AtappEtcdRequest) GetTypeID() lu.TypeID + func (m *AtappEtcdRequest) Clone() *AtappEtcdRequest + func (m *AtappEtcdRequest) LogValue() slog.Value + func (m *AtappEtcdRequest) Merge(src *AtappEtcdRequest) + func (m *AtappEtcdRequest) MutableConnectTimeout() *durationpb.Duration + func (m *AtappEtcdRequest) MutableDnsCacheTimeout() *durationpb.Duration + func (m *AtappEtcdRequest) MutableInitializationTimeout() *durationpb.Duration + func (m *AtappEtcdRequest) MutableTimeout() *durationpb.Duration + func (m *AtappEtcdRequest) ToReadonly() *Readonly_AtappEtcdRequest + func (x *AtappEtcdRequest) GetConnectTimeout() *durationpb.Duration + func (x *AtappEtcdRequest) GetDnsCacheTimeout() *durationpb.Duration + func (x *AtappEtcdRequest) GetDnsServers() string + func (x *AtappEtcdRequest) GetInitializationTimeout() *durationpb.Duration + func (x *AtappEtcdRequest) GetTimeout() *durationpb.Duration + func (x *AtappEtcdRequest) ProtoReflect() protoreflect.Message + func (x *AtappEtcdRequest) Reset() + func (x *AtappEtcdRequest) String() string + type AtappEtcdSsl struct + EnableAlpn bool + SslCaCert string + SslCipherList string + SslCipherListTls13 string + SslClientCert string + SslClientCertType string + SslClientKey string + SslClientKeyPasswd string + SslClientKeyType string + SslClientTlsauthPassword string + SslClientTlsauthUsername string + SslMinVersion string + SslProxyCaCert string + SslProxyCert string + SslProxyCertType string + SslProxyKey string + SslProxyKeyPasswd string + SslProxyKeyType string + SslProxyTlsauthPassword string + SslProxyTlsauthUsername string + VerifyPeer bool + func (*AtappEtcdSsl) Descriptor() ([]byte, []int) + func (*AtappEtcdSsl) ProtoMessage() + func (_ *AtappEtcdSsl) GetTypeID() lu.TypeID + func (m *AtappEtcdSsl) Clone() *AtappEtcdSsl + func (m *AtappEtcdSsl) LogValue() slog.Value + func (m *AtappEtcdSsl) Merge(src *AtappEtcdSsl) + func (m *AtappEtcdSsl) ToReadonly() *Readonly_AtappEtcdSsl + func (x *AtappEtcdSsl) GetEnableAlpn() bool + func (x *AtappEtcdSsl) GetSslCaCert() string + func (x *AtappEtcdSsl) GetSslCipherList() string + func (x *AtappEtcdSsl) GetSslCipherListTls13() string + func (x *AtappEtcdSsl) GetSslClientCert() string + func (x *AtappEtcdSsl) GetSslClientCertType() string + func (x *AtappEtcdSsl) GetSslClientKey() string + func (x *AtappEtcdSsl) GetSslClientKeyPasswd() string + func (x *AtappEtcdSsl) GetSslClientKeyType() string + func (x *AtappEtcdSsl) GetSslClientTlsauthPassword() string + func (x *AtappEtcdSsl) GetSslClientTlsauthUsername() string + func (x *AtappEtcdSsl) GetSslMinVersion() string + func (x *AtappEtcdSsl) GetSslProxyCaCert() string + func (x *AtappEtcdSsl) GetSslProxyCert() string + func (x *AtappEtcdSsl) GetSslProxyCertType() string + func (x *AtappEtcdSsl) GetSslProxyKey() string + func (x *AtappEtcdSsl) GetSslProxyKeyPasswd() string + func (x *AtappEtcdSsl) GetSslProxyKeyType() string + func (x *AtappEtcdSsl) GetSslProxyTlsauthPassword() string + func (x *AtappEtcdSsl) GetSslProxyTlsauthUsername() string + func (x *AtappEtcdSsl) GetVerifyPeer() bool + func (x *AtappEtcdSsl) ProtoReflect() protoreflect.Message + func (x *AtappEtcdSsl) Reset() + func (x *AtappEtcdSsl) String() string + type AtappEtcdWatcher struct + GetRequestTimeout_ *durationpb.Duration + RequestTimeout *durationpb.Duration + RetryInterval *durationpb.Duration + StartupRandomDelayMax *durationpb.Duration + StartupRandomDelayMin *durationpb.Duration + func (*AtappEtcdWatcher) Descriptor() ([]byte, []int) + func (*AtappEtcdWatcher) ProtoMessage() + func (_ *AtappEtcdWatcher) GetTypeID() lu.TypeID + func (m *AtappEtcdWatcher) Clone() *AtappEtcdWatcher + func (m *AtappEtcdWatcher) LogValue() slog.Value + func (m *AtappEtcdWatcher) Merge(src *AtappEtcdWatcher) + func (m *AtappEtcdWatcher) MutableGetRequestTimeout_() *durationpb.Duration + func (m *AtappEtcdWatcher) MutableRequestTimeout() *durationpb.Duration + func (m *AtappEtcdWatcher) MutableRetryInterval() *durationpb.Duration + func (m *AtappEtcdWatcher) MutableStartupRandomDelayMax() *durationpb.Duration + func (m *AtappEtcdWatcher) MutableStartupRandomDelayMin() *durationpb.Duration + func (m *AtappEtcdWatcher) ToReadonly() *Readonly_AtappEtcdWatcher + func (x *AtappEtcdWatcher) GetGetRequestTimeout_() *durationpb.Duration + func (x *AtappEtcdWatcher) GetRequestTimeout() *durationpb.Duration + func (x *AtappEtcdWatcher) GetRetryInterval() *durationpb.Duration + func (x *AtappEtcdWatcher) GetStartupRandomDelayMax() *durationpb.Duration + func (x *AtappEtcdWatcher) GetStartupRandomDelayMin() *durationpb.Duration + func (x *AtappEtcdWatcher) ProtoReflect() protoreflect.Message + func (x *AtappEtcdWatcher) Reset() + func (x *AtappEtcdWatcher) String() string + type AtappGateway struct + Address string + MatchHosts []string + MatchLabels map[string]string + MatchNamespaces []string + func (*AtappGateway) Descriptor() ([]byte, []int) + func (*AtappGateway) ProtoMessage() + func (_ *AtappGateway) GetTypeID() lu.TypeID + func (m *AtappGateway) AppendMatchHosts(d string) + func (m *AtappGateway) AppendMatchNamespaces(d string) + func (m *AtappGateway) Clone() *AtappGateway + func (m *AtappGateway) LogValue() slog.Value + func (m *AtappGateway) Merge(src *AtappGateway) + func (m *AtappGateway) MergeMatchHosts(d []string) []string + func (m *AtappGateway) MergeMatchNamespaces(d []string) []string + func (m *AtappGateway) MutableMatchHosts() []string + func (m *AtappGateway) MutableMatchLabels() map[string]string + func (m *AtappGateway) MutableMatchNamespaces() []string + func (m *AtappGateway) RemoveLastMatchHosts() + func (m *AtappGateway) RemoveLastMatchNamespaces() + func (m *AtappGateway) ReverseIfNilMatchHosts(l int32) []string + func (m *AtappGateway) ReverseIfNilMatchNamespaces(l int32) []string + func (m *AtappGateway) ToReadonly() *Readonly_AtappGateway + func (x *AtappGateway) GetAddress() string + func (x *AtappGateway) GetMatchHosts() []string + func (x *AtappGateway) GetMatchLabels() map[string]string + func (x *AtappGateway) GetMatchNamespaces() []string + func (x *AtappGateway) ProtoReflect() protoreflect.Message + func (x *AtappGateway) Reset() + func (x *AtappGateway) String() string + type AtappGrpc struct + Ssl *AtappGrpcCredentialsOptions + Stub *AtappGrpcStubOptions + func (*AtappGrpc) Descriptor() ([]byte, []int) + func (*AtappGrpc) ProtoMessage() + func (_ *AtappGrpc) GetTypeID() lu.TypeID + func (m *AtappGrpc) Clone() *AtappGrpc + func (m *AtappGrpc) LogValue() slog.Value + func (m *AtappGrpc) Merge(src *AtappGrpc) + func (m *AtappGrpc) MutableSsl() *AtappGrpcCredentialsOptions + func (m *AtappGrpc) MutableStub() *AtappGrpcStubOptions + func (m *AtappGrpc) ToReadonly() *Readonly_AtappGrpc + func (x *AtappGrpc) GetSsl() *AtappGrpcCredentialsOptions + func (x *AtappGrpc) GetStub() *AtappGrpcStubOptions + func (x *AtappGrpc) ProtoReflect() protoreflect.Message + func (x *AtappGrpc) Reset() + func (x *AtappGrpc) String() string + type AtappGrpcCredentialsOptions struct + Insecure bool + PemCertChain string + PemPrivateKey string + PemRootCerts string + func (*AtappGrpcCredentialsOptions) Descriptor() ([]byte, []int) + func (*AtappGrpcCredentialsOptions) ProtoMessage() + func (_ *AtappGrpcCredentialsOptions) GetTypeID() lu.TypeID + func (m *AtappGrpcCredentialsOptions) Clone() *AtappGrpcCredentialsOptions + func (m *AtappGrpcCredentialsOptions) LogValue() slog.Value + func (m *AtappGrpcCredentialsOptions) Merge(src *AtappGrpcCredentialsOptions) + func (m *AtappGrpcCredentialsOptions) ToReadonly() *Readonly_AtappGrpcCredentialsOptions + func (x *AtappGrpcCredentialsOptions) GetInsecure() bool + func (x *AtappGrpcCredentialsOptions) GetPemCertChain() string + func (x *AtappGrpcCredentialsOptions) GetPemPrivateKey() string + func (x *AtappGrpcCredentialsOptions) GetPemRootCerts() string + func (x *AtappGrpcCredentialsOptions) ProtoReflect() protoreflect.Message + func (x *AtappGrpcCredentialsOptions) Reset() + func (x *AtappGrpcCredentialsOptions) String() string + type AtappGrpcStubOptions struct + func (*AtappGrpcStubOptions) Descriptor() ([]byte, []int) + func (*AtappGrpcStubOptions) ProtoMessage() + func (_ *AtappGrpcStubOptions) GetTypeID() lu.TypeID + func (m *AtappGrpcStubOptions) Clone() *AtappGrpcStubOptions + func (m *AtappGrpcStubOptions) LogValue() slog.Value + func (m *AtappGrpcStubOptions) Merge(src *AtappGrpcStubOptions) + func (m *AtappGrpcStubOptions) ToReadonly() *Readonly_AtappGrpcStubOptions + func (x *AtappGrpcStubOptions) ProtoReflect() protoreflect.Message + func (x *AtappGrpcStubOptions) Reset() + func (x *AtappGrpcStubOptions) String() string + type AtappLog struct + Category []*AtappLogCategory + CrashOutputFile string + Level string + func (*AtappLog) Descriptor() ([]byte, []int) + func (*AtappLog) ProtoMessage() + func (_ *AtappLog) GetTypeID() lu.TypeID + func (m *AtappLog) AddCategory() *AtappLogCategory + func (m *AtappLog) AppendCategory(d *AtappLogCategory) + func (m *AtappLog) Clone() *AtappLog + func (m *AtappLog) LogValue() slog.Value + func (m *AtappLog) Merge(src *AtappLog) + func (m *AtappLog) MergeCategory(d []*AtappLogCategory) []*AtappLogCategory + func (m *AtappLog) MutableCategory() []*AtappLogCategory + func (m *AtappLog) RemoveLastCategory() + func (m *AtappLog) ReverseIfNilCategory(l int32) []*AtappLogCategory + func (m *AtappLog) ToReadonly() *Readonly_AtappLog + func (x *AtappLog) GetCategory() []*AtappLogCategory + func (x *AtappLog) GetCrashOutputFile() string + func (x *AtappLog) GetLevel() string + func (x *AtappLog) ProtoReflect() protoreflect.Message + func (x *AtappLog) Reset() + func (x *AtappLog) String() string + type AtappLogCategory struct + Index int32 + Name string + Prefix string + Sink []*AtappLogSink + Stacktrace *AtappLogLevelRange + func (*AtappLogCategory) Descriptor() ([]byte, []int) + func (*AtappLogCategory) ProtoMessage() + func (_ *AtappLogCategory) GetTypeID() lu.TypeID + func (m *AtappLogCategory) AddSink() *AtappLogSink + func (m *AtappLogCategory) AppendSink(d *AtappLogSink) + func (m *AtappLogCategory) Clone() *AtappLogCategory + func (m *AtappLogCategory) LogValue() slog.Value + func (m *AtappLogCategory) Merge(src *AtappLogCategory) + func (m *AtappLogCategory) MergeSink(d []*AtappLogSink) []*AtappLogSink + func (m *AtappLogCategory) MutableSink() []*AtappLogSink + func (m *AtappLogCategory) MutableStacktrace() *AtappLogLevelRange + func (m *AtappLogCategory) RemoveLastSink() + func (m *AtappLogCategory) ReverseIfNilSink(l int32) []*AtappLogSink + func (m *AtappLogCategory) ToReadonly() *Readonly_AtappLogCategory + func (x *AtappLogCategory) GetIndex() int32 + func (x *AtappLogCategory) GetName() string + func (x *AtappLogCategory) GetPrefix() string + func (x *AtappLogCategory) GetSink() []*AtappLogSink + func (x *AtappLogCategory) GetStacktrace() *AtappLogLevelRange + func (x *AtappLogCategory) ProtoReflect() protoreflect.Message + func (x *AtappLogCategory) Reset() + func (x *AtappLogCategory) String() string + type AtappLogLevelRange struct + Max string + Min string + func (*AtappLogLevelRange) Descriptor() ([]byte, []int) + func (*AtappLogLevelRange) ProtoMessage() + func (_ *AtappLogLevelRange) GetTypeID() lu.TypeID + func (m *AtappLogLevelRange) Clone() *AtappLogLevelRange + func (m *AtappLogLevelRange) LogValue() slog.Value + func (m *AtappLogLevelRange) Merge(src *AtappLogLevelRange) + func (m *AtappLogLevelRange) ToReadonly() *Readonly_AtappLogLevelRange + func (x *AtappLogLevelRange) GetMax() string + func (x *AtappLogLevelRange) GetMin() string + func (x *AtappLogLevelRange) ProtoReflect() protoreflect.Message + func (x *AtappLogLevelRange) Reset() + func (x *AtappLogLevelRange) String() string + type AtappLogSink struct + Backend isAtappLogSink_Backend + Level *AtappLogLevelRange + Type string + UnresolvedKeyValues map[string]string + func (*AtappLogSink) Descriptor() ([]byte, []int) + func (*AtappLogSink) ProtoMessage() + func (_ *AtappLogSink) GetTypeID() lu.TypeID + func (m *AtappLogSink) Clone() *AtappLogSink + func (m *AtappLogSink) GetBackendOneofCase() AtappLogSink_EnBackendID + func (m *AtappLogSink) GetBackendOneofName() string + func (m *AtappLogSink) GetBackendTypeID() lu.TypeID + func (m *AtappLogSink) LogValue() slog.Value + func (m *AtappLogSink) Merge(src *AtappLogSink) + func (m *AtappLogSink) MutableLevel() *AtappLogLevelRange + func (m *AtappLogSink) MutableLogBackendFile() *AtappLogSinkFile + func (m *AtappLogSink) MutableLogBackendStderr() *AtappLogSinkStd + func (m *AtappLogSink) MutableLogBackendStdout() *AtappLogSinkStd + func (m *AtappLogSink) MutableLogBackendSyslog() *AtappLogSinkSyslog + func (m *AtappLogSink) MutableUnresolvedKeyValues() map[string]string + func (m *AtappLogSink) ToReadonly() *Readonly_AtappLogSink + func (x *AtappLogSink) GetBackend() isAtappLogSink_Backend + func (x *AtappLogSink) GetLevel() *AtappLogLevelRange + func (x *AtappLogSink) GetLogBackendFile() *AtappLogSinkFile + func (x *AtappLogSink) GetLogBackendStderr() *AtappLogSinkStd + func (x *AtappLogSink) GetLogBackendStdout() *AtappLogSinkStd + func (x *AtappLogSink) GetLogBackendSyslog() *AtappLogSinkSyslog + func (x *AtappLogSink) GetType() string + func (x *AtappLogSink) GetUnresolvedKeyValues() map[string]string + func (x *AtappLogSink) ProtoReflect() protoreflect.Message + func (x *AtappLogSink) Reset() + func (x *AtappLogSink) String() string + type AtappLogSinkFile struct + AutoFlush string + File string + FlushInterval *durationpb.Duration + Rotate *AtappLogSinkFileRotate + WritingAlias string + func (*AtappLogSinkFile) Descriptor() ([]byte, []int) + func (*AtappLogSinkFile) ProtoMessage() + func (_ *AtappLogSinkFile) GetTypeID() lu.TypeID + func (m *AtappLogSinkFile) Clone() *AtappLogSinkFile + func (m *AtappLogSinkFile) LogValue() slog.Value + func (m *AtappLogSinkFile) Merge(src *AtappLogSinkFile) + func (m *AtappLogSinkFile) MutableFlushInterval() *durationpb.Duration + func (m *AtappLogSinkFile) MutableRotate() *AtappLogSinkFileRotate + func (m *AtappLogSinkFile) ToReadonly() *Readonly_AtappLogSinkFile + func (x *AtappLogSinkFile) GetAutoFlush() string + func (x *AtappLogSinkFile) GetFile() string + func (x *AtappLogSinkFile) GetFlushInterval() *durationpb.Duration + func (x *AtappLogSinkFile) GetRotate() *AtappLogSinkFileRotate + func (x *AtappLogSinkFile) GetWritingAlias() string + func (x *AtappLogSinkFile) ProtoReflect() protoreflect.Message + func (x *AtappLogSinkFile) Reset() + func (x *AtappLogSinkFile) String() string + type AtappLogSinkFileRotate struct + Number uint32 + Size uint64 + func (*AtappLogSinkFileRotate) Descriptor() ([]byte, []int) + func (*AtappLogSinkFileRotate) ProtoMessage() + func (_ *AtappLogSinkFileRotate) GetTypeID() lu.TypeID + func (m *AtappLogSinkFileRotate) Clone() *AtappLogSinkFileRotate + func (m *AtappLogSinkFileRotate) LogValue() slog.Value + func (m *AtappLogSinkFileRotate) Merge(src *AtappLogSinkFileRotate) + func (m *AtappLogSinkFileRotate) ToReadonly() *Readonly_AtappLogSinkFileRotate + func (x *AtappLogSinkFileRotate) GetNumber() uint32 + func (x *AtappLogSinkFileRotate) GetSize() uint64 + func (x *AtappLogSinkFileRotate) ProtoReflect() protoreflect.Message + func (x *AtappLogSinkFileRotate) Reset() + func (x *AtappLogSinkFileRotate) String() string + type AtappLogSinkStd struct + func (*AtappLogSinkStd) Descriptor() ([]byte, []int) + func (*AtappLogSinkStd) ProtoMessage() + func (_ *AtappLogSinkStd) GetTypeID() lu.TypeID + func (m *AtappLogSinkStd) Clone() *AtappLogSinkStd + func (m *AtappLogSinkStd) LogValue() slog.Value + func (m *AtappLogSinkStd) Merge(src *AtappLogSinkStd) + func (m *AtappLogSinkStd) ToReadonly() *Readonly_AtappLogSinkStd + func (x *AtappLogSinkStd) ProtoReflect() protoreflect.Message + func (x *AtappLogSinkStd) Reset() + func (x *AtappLogSinkStd) String() string + type AtappLogSinkSyslog struct + Facility string + Ident string + Options []string + func (*AtappLogSinkSyslog) Descriptor() ([]byte, []int) + func (*AtappLogSinkSyslog) ProtoMessage() + func (_ *AtappLogSinkSyslog) GetTypeID() lu.TypeID + func (m *AtappLogSinkSyslog) AppendOptions(d string) + func (m *AtappLogSinkSyslog) Clone() *AtappLogSinkSyslog + func (m *AtappLogSinkSyslog) LogValue() slog.Value + func (m *AtappLogSinkSyslog) Merge(src *AtappLogSinkSyslog) + func (m *AtappLogSinkSyslog) MergeOptions(d []string) []string + func (m *AtappLogSinkSyslog) MutableOptions() []string + func (m *AtappLogSinkSyslog) RemoveLastOptions() + func (m *AtappLogSinkSyslog) ReverseIfNilOptions(l int32) []string + func (m *AtappLogSinkSyslog) ToReadonly() *Readonly_AtappLogSinkSyslog + func (x *AtappLogSinkSyslog) GetFacility() string + func (x *AtappLogSinkSyslog) GetIdent() string + func (x *AtappLogSinkSyslog) GetOptions() []string + func (x *AtappLogSinkSyslog) ProtoReflect() protoreflect.Message + func (x *AtappLogSinkSyslog) Reset() + func (x *AtappLogSinkSyslog) String() string + type AtappLogSink_EnBackendID int32 + const AtappLogSink_EnBackendID_LogBackendFile + const AtappLogSink_EnBackendID_LogBackendStderr + const AtappLogSink_EnBackendID_LogBackendStdout + const AtappLogSink_EnBackendID_LogBackendSyslog + const AtappLogSink_EnBackendID_NONE + type AtappLogSink_LogBackendFile struct + LogBackendFile *AtappLogSinkFile + func (_ *AtappLogSink_LogBackendFile) GetTypeID() lu.TypeID + func (m *AtappLogSink_LogBackendFile) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (m *AtappLogSink_LogBackendFile) GetFieldNameAtappLogSink_Backend() string + func (m *AtappLogSink_LogBackendFile) GetTypeIDAtappLogSink_Backend() lu.TypeID + func (m *AtappLogSink_LogBackendFile) MutableLogBackendFile() *AtappLogSinkFile + type AtappLogSink_LogBackendStderr struct + LogBackendStderr *AtappLogSinkStd + func (_ *AtappLogSink_LogBackendStderr) GetTypeID() lu.TypeID + func (m *AtappLogSink_LogBackendStderr) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (m *AtappLogSink_LogBackendStderr) GetFieldNameAtappLogSink_Backend() string + func (m *AtappLogSink_LogBackendStderr) GetTypeIDAtappLogSink_Backend() lu.TypeID + func (m *AtappLogSink_LogBackendStderr) MutableLogBackendStderr() *AtappLogSinkStd + type AtappLogSink_LogBackendStdout struct + LogBackendStdout *AtappLogSinkStd + func (_ *AtappLogSink_LogBackendStdout) GetTypeID() lu.TypeID + func (m *AtappLogSink_LogBackendStdout) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (m *AtappLogSink_LogBackendStdout) GetFieldNameAtappLogSink_Backend() string + func (m *AtappLogSink_LogBackendStdout) GetTypeIDAtappLogSink_Backend() lu.TypeID + func (m *AtappLogSink_LogBackendStdout) MutableLogBackendStdout() *AtappLogSinkStd + type AtappLogSink_LogBackendSyslog struct + LogBackendSyslog *AtappLogSinkSyslog + func (_ *AtappLogSink_LogBackendSyslog) GetTypeID() lu.TypeID + func (m *AtappLogSink_LogBackendSyslog) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (m *AtappLogSink_LogBackendSyslog) GetFieldNameAtappLogSink_Backend() string + func (m *AtappLogSink_LogBackendSyslog) GetTypeIDAtappLogSink_Backend() lu.TypeID + func (m *AtappLogSink_LogBackendSyslog) MutableLogBackendSyslog() *AtappLogSinkSyslog + type AtappMetadata struct + ApiVersion string + Group string + Kind string + Labels map[string]string + Name string + NamespaceName string + ServiceSubset string + Uid string + func (*AtappMetadata) Descriptor() ([]byte, []int) + func (*AtappMetadata) ProtoMessage() + func (_ *AtappMetadata) GetTypeID() lu.TypeID + func (m *AtappMetadata) Clone() *AtappMetadata + func (m *AtappMetadata) LogValue() slog.Value + func (m *AtappMetadata) Merge(src *AtappMetadata) + func (m *AtappMetadata) MutableLabels() map[string]string + func (m *AtappMetadata) ToReadonly() *Readonly_AtappMetadata + func (x *AtappMetadata) GetApiVersion() string + func (x *AtappMetadata) GetGroup() string + func (x *AtappMetadata) GetKind() string + func (x *AtappMetadata) GetLabels() map[string]string + func (x *AtappMetadata) GetName() string + func (x *AtappMetadata) GetNamespaceName() string + func (x *AtappMetadata) GetServiceSubset() string + func (x *AtappMetadata) GetUid() string + func (x *AtappMetadata) ProtoReflect() protoreflect.Message + func (x *AtappMetadata) Reset() + func (x *AtappMetadata) String() string + type AtappResource struct + Limits *AtappResourceGroup + Requests *AtappResourceGroup + func (*AtappResource) Descriptor() ([]byte, []int) + func (*AtappResource) ProtoMessage() + func (_ *AtappResource) GetTypeID() lu.TypeID + func (m *AtappResource) Clone() *AtappResource + func (m *AtappResource) LogValue() slog.Value + func (m *AtappResource) Merge(src *AtappResource) + func (m *AtappResource) MutableLimits() *AtappResourceGroup + func (m *AtappResource) MutableRequests() *AtappResourceGroup + func (m *AtappResource) ToReadonly() *Readonly_AtappResource + func (x *AtappResource) GetLimits() *AtappResourceGroup + func (x *AtappResource) GetRequests() *AtappResourceGroup + func (x *AtappResource) ProtoReflect() protoreflect.Message + func (x *AtappResource) Reset() + func (x *AtappResource) String() string + type AtappResourceGroup struct + Cpu uint64 + Memory uint64 + func (*AtappResourceGroup) Descriptor() ([]byte, []int) + func (*AtappResourceGroup) ProtoMessage() + func (_ *AtappResourceGroup) GetTypeID() lu.TypeID + func (m *AtappResourceGroup) Clone() *AtappResourceGroup + func (m *AtappResourceGroup) LogValue() slog.Value + func (m *AtappResourceGroup) Merge(src *AtappResourceGroup) + func (m *AtappResourceGroup) ToReadonly() *Readonly_AtappResourceGroup + func (x *AtappResourceGroup) GetCpu() uint64 + func (x *AtappResourceGroup) GetMemory() uint64 + func (x *AtappResourceGroup) ProtoReflect() protoreflect.Message + func (x *AtappResourceGroup) Reset() + func (x *AtappResourceGroup) String() string + type AtappRuntime struct + Spec *AtappRuntimeSpec + Status *AtappRuntimeStatus + func (*AtappRuntime) Descriptor() ([]byte, []int) + func (*AtappRuntime) ProtoMessage() + func (_ *AtappRuntime) GetTypeID() lu.TypeID + func (m *AtappRuntime) Clone() *AtappRuntime + func (m *AtappRuntime) LogValue() slog.Value + func (m *AtappRuntime) Merge(src *AtappRuntime) + func (m *AtappRuntime) MutableSpec() *AtappRuntimeSpec + func (m *AtappRuntime) MutableStatus() *AtappRuntimeStatus + func (m *AtappRuntime) ToReadonly() *Readonly_AtappRuntime + func (x *AtappRuntime) GetSpec() *AtappRuntimeSpec + func (x *AtappRuntime) GetStatus() *AtappRuntimeStatus + func (x *AtappRuntime) ProtoReflect() protoreflect.Message + func (x *AtappRuntime) Reset() + func (x *AtappRuntime) String() string + type AtappRuntimeSpec struct + NodeName string + ServiceAccountName string + func (*AtappRuntimeSpec) Descriptor() ([]byte, []int) + func (*AtappRuntimeSpec) ProtoMessage() + func (_ *AtappRuntimeSpec) GetTypeID() lu.TypeID + func (m *AtappRuntimeSpec) Clone() *AtappRuntimeSpec + func (m *AtappRuntimeSpec) LogValue() slog.Value + func (m *AtappRuntimeSpec) Merge(src *AtappRuntimeSpec) + func (m *AtappRuntimeSpec) ToReadonly() *Readonly_AtappRuntimeSpec + func (x *AtappRuntimeSpec) GetNodeName() string + func (x *AtappRuntimeSpec) GetServiceAccountName() string + func (x *AtappRuntimeSpec) ProtoReflect() protoreflect.Message + func (x *AtappRuntimeSpec) Reset() + func (x *AtappRuntimeSpec) String() string + type AtappRuntimeStatus struct + HostIp string + HostIps string + PodIp string + PodIps string + func (*AtappRuntimeStatus) Descriptor() ([]byte, []int) + func (*AtappRuntimeStatus) ProtoMessage() + func (_ *AtappRuntimeStatus) GetTypeID() lu.TypeID + func (m *AtappRuntimeStatus) Clone() *AtappRuntimeStatus + func (m *AtappRuntimeStatus) LogValue() slog.Value + func (m *AtappRuntimeStatus) Merge(src *AtappRuntimeStatus) + func (m *AtappRuntimeStatus) ToReadonly() *Readonly_AtappRuntimeStatus + func (x *AtappRuntimeStatus) GetHostIp() string + func (x *AtappRuntimeStatus) GetHostIps() string + func (x *AtappRuntimeStatus) GetPodIp() string + func (x *AtappRuntimeStatus) GetPodIps() string + func (x *AtappRuntimeStatus) ProtoReflect() protoreflect.Message + func (x *AtappRuntimeStatus) Reset() + func (x *AtappRuntimeStatus) String() string + type AtappTimer struct + EndpointGcTimeout *durationpb.Duration + InitializeTimeout *durationpb.Duration + MessageTimeout *durationpb.Duration + ReserveIntervalMax *durationpb.Duration + ReserveIntervalMin *durationpb.Duration + ReservePermille int32 + StopInterval *durationpb.Duration + StopTimeout *durationpb.Duration + TickInterval *durationpb.Duration + TickRoundTimeout *durationpb.Duration + func (*AtappTimer) Descriptor() ([]byte, []int) + func (*AtappTimer) ProtoMessage() + func (_ *AtappTimer) GetTypeID() lu.TypeID + func (m *AtappTimer) Clone() *AtappTimer + func (m *AtappTimer) LogValue() slog.Value + func (m *AtappTimer) Merge(src *AtappTimer) + func (m *AtappTimer) MutableEndpointGcTimeout() *durationpb.Duration + func (m *AtappTimer) MutableInitializeTimeout() *durationpb.Duration + func (m *AtappTimer) MutableMessageTimeout() *durationpb.Duration + func (m *AtappTimer) MutableReserveIntervalMax() *durationpb.Duration + func (m *AtappTimer) MutableReserveIntervalMin() *durationpb.Duration + func (m *AtappTimer) MutableStopInterval() *durationpb.Duration + func (m *AtappTimer) MutableStopTimeout() *durationpb.Duration + func (m *AtappTimer) MutableTickInterval() *durationpb.Duration + func (m *AtappTimer) MutableTickRoundTimeout() *durationpb.Duration + func (m *AtappTimer) ToReadonly() *Readonly_AtappTimer + func (x *AtappTimer) GetEndpointGcTimeout() *durationpb.Duration + func (x *AtappTimer) GetInitializeTimeout() *durationpb.Duration + func (x *AtappTimer) GetMessageTimeout() *durationpb.Duration + func (x *AtappTimer) GetReserveIntervalMax() *durationpb.Duration + func (x *AtappTimer) GetReserveIntervalMin() *durationpb.Duration + func (x *AtappTimer) GetReservePermille() int32 + func (x *AtappTimer) GetStopInterval() *durationpb.Duration + func (x *AtappTimer) GetStopTimeout() *durationpb.Duration + func (x *AtappTimer) GetTickInterval() *durationpb.Duration + func (x *AtappTimer) GetTickRoundTimeout() *durationpb.Duration + func (x *AtappTimer) ProtoReflect() protoreflect.Message + func (x *AtappTimer) Reset() + func (x *AtappTimer) String() string + type AtappTopologyInfo struct + Data *AtbusTopologyData + Hostname string + Id uint64 + Identity string + Name string + Pid int32 + UpstreamId uint64 + Version string + func (*AtappTopologyInfo) Descriptor() ([]byte, []int) + func (*AtappTopologyInfo) ProtoMessage() + func (_ *AtappTopologyInfo) GetTypeID() lu.TypeID + func (m *AtappTopologyInfo) Clone() *AtappTopologyInfo + func (m *AtappTopologyInfo) LogValue() slog.Value + func (m *AtappTopologyInfo) Merge(src *AtappTopologyInfo) + func (m *AtappTopologyInfo) MutableData() *AtbusTopologyData + func (m *AtappTopologyInfo) ToReadonly() *Readonly_AtappTopologyInfo + func (x *AtappTopologyInfo) GetData() *AtbusTopologyData + func (x *AtappTopologyInfo) GetHostname() string + func (x *AtappTopologyInfo) GetId() uint64 + func (x *AtappTopologyInfo) GetIdentity() string + func (x *AtappTopologyInfo) GetName() string + func (x *AtappTopologyInfo) GetPid() int32 + func (x *AtappTopologyInfo) GetUpstreamId() uint64 + func (x *AtappTopologyInfo) GetVersion() string + func (x *AtappTopologyInfo) ProtoReflect() protoreflect.Message + func (x *AtappTopologyInfo) Reset() + func (x *AtappTopologyInfo) String() string + type AtappWorkerPool struct + QueueSize uint32 + ScalingRules *AtappWorkerScaling + TickMaxInterval *durationpb.Duration + TickMinInterval *durationpb.Duration + WorkerNumberMax uint32 + WorkerNumberMin uint32 + func (*AtappWorkerPool) Descriptor() ([]byte, []int) + func (*AtappWorkerPool) ProtoMessage() + func (_ *AtappWorkerPool) GetTypeID() lu.TypeID + func (m *AtappWorkerPool) Clone() *AtappWorkerPool + func (m *AtappWorkerPool) LogValue() slog.Value + func (m *AtappWorkerPool) Merge(src *AtappWorkerPool) + func (m *AtappWorkerPool) MutableScalingRules() *AtappWorkerScaling + func (m *AtappWorkerPool) MutableTickMaxInterval() *durationpb.Duration + func (m *AtappWorkerPool) MutableTickMinInterval() *durationpb.Duration + func (m *AtappWorkerPool) ToReadonly() *Readonly_AtappWorkerPool + func (x *AtappWorkerPool) GetQueueSize() uint32 + func (x *AtappWorkerPool) GetScalingRules() *AtappWorkerScaling + func (x *AtappWorkerPool) GetTickMaxInterval() *durationpb.Duration + func (x *AtappWorkerPool) GetTickMinInterval() *durationpb.Duration + func (x *AtappWorkerPool) GetWorkerNumberMax() uint32 + func (x *AtappWorkerPool) GetWorkerNumberMin() uint32 + func (x *AtappWorkerPool) ProtoReflect() protoreflect.Message + func (x *AtappWorkerPool) Reset() + func (x *AtappWorkerPool) String() string + type AtappWorkerScaling struct + LeakScanInterval *durationpb.Duration + ScalingDownCpuPermillage int64 + ScalingDownQueueSize uint32 + ScalingDownStabilizationWindow *durationpb.Duration + ScalingUpCpuPermillage int64 + ScalingUpQueueSize uint32 + ScalingUpStabilizationWindow *durationpb.Duration + func (*AtappWorkerScaling) Descriptor() ([]byte, []int) + func (*AtappWorkerScaling) ProtoMessage() + func (_ *AtappWorkerScaling) GetTypeID() lu.TypeID + func (m *AtappWorkerScaling) Clone() *AtappWorkerScaling + func (m *AtappWorkerScaling) LogValue() slog.Value + func (m *AtappWorkerScaling) Merge(src *AtappWorkerScaling) + func (m *AtappWorkerScaling) MutableLeakScanInterval() *durationpb.Duration + func (m *AtappWorkerScaling) MutableScalingDownStabilizationWindow() *durationpb.Duration + func (m *AtappWorkerScaling) MutableScalingUpStabilizationWindow() *durationpb.Duration + func (m *AtappWorkerScaling) ToReadonly() *Readonly_AtappWorkerScaling + func (x *AtappWorkerScaling) GetLeakScanInterval() *durationpb.Duration + func (x *AtappWorkerScaling) GetScalingDownCpuPermillage() int64 + func (x *AtappWorkerScaling) GetScalingDownQueueSize() uint32 + func (x *AtappWorkerScaling) GetScalingDownStabilizationWindow() *durationpb.Duration + func (x *AtappWorkerScaling) GetScalingUpCpuPermillage() int64 + func (x *AtappWorkerScaling) GetScalingUpQueueSize() uint32 + func (x *AtappWorkerScaling) GetScalingUpStabilizationWindow() *durationpb.Duration + func (x *AtappWorkerScaling) ProtoReflect() protoreflect.Message + func (x *AtappWorkerScaling) Reset() + func (x *AtappWorkerScaling) String() string + type AtbusCompression struct + Algorithm []ATAPP_COMPRESSION_ALGORITHM_TYPE + Level ATAPP_COMPRESSION_LEVEL + func (*AtbusCompression) Descriptor() ([]byte, []int) + func (*AtbusCompression) ProtoMessage() + func (_ *AtbusCompression) GetTypeID() lu.TypeID + func (m *AtbusCompression) AppendAlgorithm(d ATAPP_COMPRESSION_ALGORITHM_TYPE) + func (m *AtbusCompression) Clone() *AtbusCompression + func (m *AtbusCompression) LogValue() slog.Value + func (m *AtbusCompression) Merge(src *AtbusCompression) + func (m *AtbusCompression) MergeAlgorithm(d []ATAPP_COMPRESSION_ALGORITHM_TYPE) []ATAPP_COMPRESSION_ALGORITHM_TYPE + func (m *AtbusCompression) MutableAlgorithm() []ATAPP_COMPRESSION_ALGORITHM_TYPE + func (m *AtbusCompression) RemoveLastAlgorithm() + func (m *AtbusCompression) ReverseIfNilAlgorithm(l int32) []ATAPP_COMPRESSION_ALGORITHM_TYPE + func (m *AtbusCompression) ToReadonly() *Readonly_AtbusCompression + func (x *AtbusCompression) GetAlgorithm() []ATAPP_COMPRESSION_ALGORITHM_TYPE + func (x *AtbusCompression) GetLevel() ATAPP_COMPRESSION_LEVEL + func (x *AtbusCompression) ProtoReflect() protoreflect.Message + func (x *AtbusCompression) Reset() + func (x *AtbusCompression) String() string + type AtbusConfigure struct + AccessTokenMaxNumber uint64 + AccessTokens []string + Backlog int32 + Compression *AtbusCompression + Crypto *AtbusCrypto + FaultTolerant uint64 + FirstIdleTimeout *durationpb.Duration + Gateways []*AtappGateway + Listen []string + LoopTimes int32 + LostTopologyTimeout *durationpb.Duration + MessageSize uint64 + OverwriteListenPath bool + PingInterval *durationpb.Duration + Proxy string + ReceiveBufferSize uint64 + ReconnectMaxInterval *durationpb.Duration + ReconnectMaxTryTimes uint32 + ReconnectStartInterval *durationpb.Duration + RetryInterval *durationpb.Duration + SendBufferNumber uint64 + SendBufferSize uint64 + Topology *AtbusTopology + Ttl int32 + func (*AtbusConfigure) Descriptor() ([]byte, []int) + func (*AtbusConfigure) ProtoMessage() + func (_ *AtbusConfigure) GetTypeID() lu.TypeID + func (m *AtbusConfigure) AddGateways() *AtappGateway + func (m *AtbusConfigure) AppendAccessTokens(d string) + func (m *AtbusConfigure) AppendGateways(d *AtappGateway) + func (m *AtbusConfigure) AppendListen(d string) + func (m *AtbusConfigure) Clone() *AtbusConfigure + func (m *AtbusConfigure) LogValue() slog.Value + func (m *AtbusConfigure) Merge(src *AtbusConfigure) + func (m *AtbusConfigure) MergeAccessTokens(d []string) []string + func (m *AtbusConfigure) MergeGateways(d []*AtappGateway) []*AtappGateway + func (m *AtbusConfigure) MergeListen(d []string) []string + func (m *AtbusConfigure) MutableAccessTokens() []string + func (m *AtbusConfigure) MutableCompression() *AtbusCompression + func (m *AtbusConfigure) MutableCrypto() *AtbusCrypto + func (m *AtbusConfigure) MutableFirstIdleTimeout() *durationpb.Duration + func (m *AtbusConfigure) MutableGateways() []*AtappGateway + func (m *AtbusConfigure) MutableListen() []string + func (m *AtbusConfigure) MutableLostTopologyTimeout() *durationpb.Duration + func (m *AtbusConfigure) MutablePingInterval() *durationpb.Duration + func (m *AtbusConfigure) MutableReconnectMaxInterval() *durationpb.Duration + func (m *AtbusConfigure) MutableReconnectStartInterval() *durationpb.Duration + func (m *AtbusConfigure) MutableRetryInterval() *durationpb.Duration + func (m *AtbusConfigure) MutableTopology() *AtbusTopology + func (m *AtbusConfigure) RemoveLastAccessTokens() + func (m *AtbusConfigure) RemoveLastGateways() + func (m *AtbusConfigure) RemoveLastListen() + func (m *AtbusConfigure) ReverseIfNilAccessTokens(l int32) []string + func (m *AtbusConfigure) ReverseIfNilGateways(l int32) []*AtappGateway + func (m *AtbusConfigure) ReverseIfNilListen(l int32) []string + func (m *AtbusConfigure) ToReadonly() *Readonly_AtbusConfigure + func (x *AtbusConfigure) GetAccessTokenMaxNumber() uint64 + func (x *AtbusConfigure) GetAccessTokens() []string + func (x *AtbusConfigure) GetBacklog() int32 + func (x *AtbusConfigure) GetCompression() *AtbusCompression + func (x *AtbusConfigure) GetCrypto() *AtbusCrypto + func (x *AtbusConfigure) GetFaultTolerant() uint64 + func (x *AtbusConfigure) GetFirstIdleTimeout() *durationpb.Duration + func (x *AtbusConfigure) GetGateways() []*AtappGateway + func (x *AtbusConfigure) GetListen() []string + func (x *AtbusConfigure) GetLoopTimes() int32 + func (x *AtbusConfigure) GetLostTopologyTimeout() *durationpb.Duration + func (x *AtbusConfigure) GetMessageSize() uint64 + func (x *AtbusConfigure) GetOverwriteListenPath() bool + func (x *AtbusConfigure) GetPingInterval() *durationpb.Duration + func (x *AtbusConfigure) GetProxy() string + func (x *AtbusConfigure) GetReceiveBufferSize() uint64 + func (x *AtbusConfigure) GetReconnectMaxInterval() *durationpb.Duration + func (x *AtbusConfigure) GetReconnectMaxTryTimes() uint32 + func (x *AtbusConfigure) GetReconnectStartInterval() *durationpb.Duration + func (x *AtbusConfigure) GetRetryInterval() *durationpb.Duration + func (x *AtbusConfigure) GetSendBufferNumber() uint64 + func (x *AtbusConfigure) GetSendBufferSize() uint64 + func (x *AtbusConfigure) GetTopology() *AtbusTopology + func (x *AtbusConfigure) GetTtl() int32 + func (x *AtbusConfigure) ProtoReflect() protoreflect.Message + func (x *AtbusConfigure) Reset() + func (x *AtbusConfigure) String() string + type AtbusCrypto struct + Algorithm []ATAPP_CRYPTO_ALGORITHM_TYPE + KeyExchangeType ATAPP_CRYPTO_KEY_EXCHANGE_TYPE + KeyRefreshInterval *durationpb.Duration + func (*AtbusCrypto) Descriptor() ([]byte, []int) + func (*AtbusCrypto) ProtoMessage() + func (_ *AtbusCrypto) GetTypeID() lu.TypeID + func (m *AtbusCrypto) AppendAlgorithm(d ATAPP_CRYPTO_ALGORITHM_TYPE) + func (m *AtbusCrypto) Clone() *AtbusCrypto + func (m *AtbusCrypto) LogValue() slog.Value + func (m *AtbusCrypto) Merge(src *AtbusCrypto) + func (m *AtbusCrypto) MergeAlgorithm(d []ATAPP_CRYPTO_ALGORITHM_TYPE) []ATAPP_CRYPTO_ALGORITHM_TYPE + func (m *AtbusCrypto) MutableAlgorithm() []ATAPP_CRYPTO_ALGORITHM_TYPE + func (m *AtbusCrypto) MutableKeyRefreshInterval() *durationpb.Duration + func (m *AtbusCrypto) RemoveLastAlgorithm() + func (m *AtbusCrypto) ReverseIfNilAlgorithm(l int32) []ATAPP_CRYPTO_ALGORITHM_TYPE + func (m *AtbusCrypto) ToReadonly() *Readonly_AtbusCrypto + func (x *AtbusCrypto) GetAlgorithm() []ATAPP_CRYPTO_ALGORITHM_TYPE + func (x *AtbusCrypto) GetKeyExchangeType() ATAPP_CRYPTO_KEY_EXCHANGE_TYPE + func (x *AtbusCrypto) GetKeyRefreshInterval() *durationpb.Duration + func (x *AtbusCrypto) ProtoReflect() protoreflect.Message + func (x *AtbusCrypto) Reset() + func (x *AtbusCrypto) String() string + type AtbusTopology struct + Data *AtbusTopologyData + Rule *AtbusTopologyRule + func (*AtbusTopology) Descriptor() ([]byte, []int) + func (*AtbusTopology) ProtoMessage() + func (_ *AtbusTopology) GetTypeID() lu.TypeID + func (m *AtbusTopology) Clone() *AtbusTopology + func (m *AtbusTopology) LogValue() slog.Value + func (m *AtbusTopology) Merge(src *AtbusTopology) + func (m *AtbusTopology) MutableData() *AtbusTopologyData + func (m *AtbusTopology) MutableRule() *AtbusTopologyRule + func (m *AtbusTopology) ToReadonly() *Readonly_AtbusTopology + func (x *AtbusTopology) GetData() *AtbusTopologyData + func (x *AtbusTopology) GetRule() *AtbusTopologyRule + func (x *AtbusTopology) ProtoReflect() protoreflect.Message + func (x *AtbusTopology) Reset() + func (x *AtbusTopology) String() string + type AtbusTopologyData struct + Label map[string]string + func (*AtbusTopologyData) Descriptor() ([]byte, []int) + func (*AtbusTopologyData) ProtoMessage() + func (_ *AtbusTopologyData) GetTypeID() lu.TypeID + func (m *AtbusTopologyData) Clone() *AtbusTopologyData + func (m *AtbusTopologyData) LogValue() slog.Value + func (m *AtbusTopologyData) Merge(src *AtbusTopologyData) + func (m *AtbusTopologyData) MutableLabel() map[string]string + func (m *AtbusTopologyData) ToReadonly() *Readonly_AtbusTopologyData + func (x *AtbusTopologyData) GetLabel() map[string]string + func (x *AtbusTopologyData) ProtoReflect() protoreflect.Message + func (x *AtbusTopologyData) Reset() + func (x *AtbusTopologyData) String() string + type AtbusTopologyLabelData struct + Value []string + func (*AtbusTopologyLabelData) Descriptor() ([]byte, []int) + func (*AtbusTopologyLabelData) ProtoMessage() + func (_ *AtbusTopologyLabelData) GetTypeID() lu.TypeID + func (m *AtbusTopologyLabelData) AppendValue(d string) + func (m *AtbusTopologyLabelData) Clone() *AtbusTopologyLabelData + func (m *AtbusTopologyLabelData) LogValue() slog.Value + func (m *AtbusTopologyLabelData) Merge(src *AtbusTopologyLabelData) + func (m *AtbusTopologyLabelData) MergeValue(d []string) []string + func (m *AtbusTopologyLabelData) MutableValue() []string + func (m *AtbusTopologyLabelData) RemoveLastValue() + func (m *AtbusTopologyLabelData) ReverseIfNilValue(l int32) []string + func (m *AtbusTopologyLabelData) ToReadonly() *Readonly_AtbusTopologyLabelData + func (x *AtbusTopologyLabelData) GetValue() []string + func (x *AtbusTopologyLabelData) ProtoReflect() protoreflect.Message + func (x *AtbusTopologyLabelData) Reset() + func (x *AtbusTopologyLabelData) String() string + type AtbusTopologyRule struct + AllowDirectConnection bool + MatchLabel map[string]*AtbusTopologyLabelData + RequireSameHost bool + RequireSameProcess bool + RequireSameUpstream bool + func (*AtbusTopologyRule) Descriptor() ([]byte, []int) + func (*AtbusTopologyRule) ProtoMessage() + func (_ *AtbusTopologyRule) GetTypeID() lu.TypeID + func (m *AtbusTopologyRule) Clone() *AtbusTopologyRule + func (m *AtbusTopologyRule) LogValue() slog.Value + func (m *AtbusTopologyRule) Merge(src *AtbusTopologyRule) + func (m *AtbusTopologyRule) MutableMatchLabel() map[string]*AtbusTopologyLabelData + func (m *AtbusTopologyRule) ToReadonly() *Readonly_AtbusTopologyRule + func (x *AtbusTopologyRule) GetAllowDirectConnection() bool + func (x *AtbusTopologyRule) GetMatchLabel() map[string]*AtbusTopologyLabelData + func (x *AtbusTopologyRule) GetRequireSameHost() bool + func (x *AtbusTopologyRule) GetRequireSameProcess() bool + func (x *AtbusTopologyRule) GetRequireSameUpstream() bool + func (x *AtbusTopologyRule) ProtoReflect() protoreflect.Message + func (x *AtbusTopologyRule) Reset() + func (x *AtbusTopologyRule) String() string + type Readonly_AtappArea struct + func (r *Readonly_AtappArea) CloneMessage() *AtappArea + func (r *Readonly_AtappArea) GetDistrict() string + func (r *Readonly_AtappArea) GetRegion() string + func (r *Readonly_AtappArea) GetZoneId() uint64 + func (r *Readonly_AtappArea) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappArea) ToMessage() *AtappArea + func (r Readonly_AtappArea) LogValue() slog.Value + type Readonly_AtappConfigure struct + func (r *Readonly_AtappConfigure) CloneMessage() *AtappConfigure + func (r *Readonly_AtappConfigure) GetArea() *Readonly_AtappArea + func (r *Readonly_AtappConfigure) GetBus() *Readonly_AtbusConfigure + func (r *Readonly_AtappConfigure) GetEtcd() *Readonly_AtappEtcd + func (r *Readonly_AtappConfigure) GetHostname() string + func (r *Readonly_AtappConfigure) GetId() string + func (r *Readonly_AtappConfigure) GetIdMask() string + func (r *Readonly_AtappConfigure) GetIdentity() string + func (r *Readonly_AtappConfigure) GetMetadata() *Readonly_AtappMetadata + func (r *Readonly_AtappConfigure) GetName() string + func (r *Readonly_AtappConfigure) GetRemovePidfileAfterExit() bool + func (r *Readonly_AtappConfigure) GetRuntime() *Readonly_AtappRuntime + func (r *Readonly_AtappConfigure) GetTimer() *Readonly_AtappTimer + func (r *Readonly_AtappConfigure) GetTypeId() uint64 + func (r *Readonly_AtappConfigure) GetTypeName() string + func (r *Readonly_AtappConfigure) GetWorkerPool() *Readonly_AtappWorkerPool + func (r *Readonly_AtappConfigure) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappConfigure) ToMessage() *AtappConfigure + func (r Readonly_AtappConfigure) LogValue() slog.Value + type Readonly_AtappConfigureEnumvalueOptions struct + func (r *Readonly_AtappConfigureEnumvalueOptions) CloneMessage() *AtappConfigureEnumvalueOptions + func (r *Readonly_AtappConfigureEnumvalueOptions) GetAliasName() []string + func (r *Readonly_AtappConfigureEnumvalueOptions) GetCaseSensitive() bool + func (r *Readonly_AtappConfigureEnumvalueOptions) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappConfigureEnumvalueOptions) ToMessage() *AtappConfigureEnumvalueOptions + func (r Readonly_AtappConfigureEnumvalueOptions) LogValue() slog.Value + type Readonly_AtappConfigureMeta struct + func (r *Readonly_AtappConfigureMeta) CloneMessage() *AtappConfigureMeta + func (r *Readonly_AtappConfigureMeta) GetDefaultValue() string + func (r *Readonly_AtappConfigureMeta) GetEnableExpression() bool + func (r *Readonly_AtappConfigureMeta) GetFieldMatch() *Readonly_AtappConfigureMetaOneofFieldMatch + func (r *Readonly_AtappConfigureMeta) GetMaxValue() string + func (r *Readonly_AtappConfigureMeta) GetMinValue() string + func (r *Readonly_AtappConfigureMeta) GetSizeMode() bool + func (r *Readonly_AtappConfigureMeta) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappConfigureMeta) ToMessage() *AtappConfigureMeta + func (r Readonly_AtappConfigureMeta) LogValue() slog.Value + type Readonly_AtappConfigureMetaOneofFieldMatch struct + func (r *Readonly_AtappConfigureMetaOneofFieldMatch) CloneMessage() *AtappConfigureMetaOneofFieldMatch + func (r *Readonly_AtappConfigureMetaOneofFieldMatch) GetFieldName() string + func (r *Readonly_AtappConfigureMetaOneofFieldMatch) GetFieldValue() string + func (r *Readonly_AtappConfigureMetaOneofFieldMatch) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappConfigureMetaOneofFieldMatch) ToMessage() *AtappConfigureMetaOneofFieldMatch + func (r Readonly_AtappConfigureMetaOneofFieldMatch) LogValue() slog.Value + type Readonly_AtappDiscovery struct + func (r *Readonly_AtappDiscovery) CloneMessage() *AtappDiscovery + func (r *Readonly_AtappDiscovery) GetArea() *Readonly_AtappArea + func (r *Readonly_AtappDiscovery) GetAtbusProtocolMinVersion() uint64 + func (r *Readonly_AtappDiscovery) GetAtbusProtocolVersion() uint64 + func (r *Readonly_AtappDiscovery) GetCustomData() string + func (r *Readonly_AtappDiscovery) GetGateways() []*Readonly_AtappGateway + func (r *Readonly_AtappDiscovery) GetHashCode() string + func (r *Readonly_AtappDiscovery) GetHostname() string + func (r *Readonly_AtappDiscovery) GetId() uint64 + func (r *Readonly_AtappDiscovery) GetIdentity() string + func (r *Readonly_AtappDiscovery) GetListen() []string + func (r *Readonly_AtappDiscovery) GetMetadata() *Readonly_AtappMetadata + func (r *Readonly_AtappDiscovery) GetName() string + func (r *Readonly_AtappDiscovery) GetPid() int32 + func (r *Readonly_AtappDiscovery) GetRuntime() *Readonly_AtappDiscoveryRuntime + func (r *Readonly_AtappDiscovery) GetTypeId() uint64 + func (r *Readonly_AtappDiscovery) GetTypeName() string + func (r *Readonly_AtappDiscovery) GetVersion() string + func (r *Readonly_AtappDiscovery) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappDiscovery) ToMessage() *AtappDiscovery + func (r Readonly_AtappDiscovery) LogValue() slog.Value + type Readonly_AtappDiscoveryRuntime struct + func (r *Readonly_AtappDiscoveryRuntime) CloneMessage() *AtappDiscoveryRuntime + func (r *Readonly_AtappDiscoveryRuntime) GetStatefulPodIndex() int32 + func (r *Readonly_AtappDiscoveryRuntime) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappDiscoveryRuntime) ToMessage() *AtappDiscoveryRuntime + func (r Readonly_AtappDiscoveryRuntime) LogValue() slog.Value + type Readonly_AtappEtcd struct + func (r *Readonly_AtappEtcd) CloneMessage() *AtappEtcd + func (r *Readonly_AtappEtcd) GetAuthorization() string + func (r *Readonly_AtappEtcd) GetCluster() *Readonly_AtappEtcdCluster + func (r *Readonly_AtappEtcd) GetEnable() bool + func (r *Readonly_AtappEtcd) GetHosts() []string + func (r *Readonly_AtappEtcd) GetHttp() *Readonly_AtappEtcdHttp + func (r *Readonly_AtappEtcd) GetInit() *Readonly_AtappEtcdInit + func (r *Readonly_AtappEtcd) GetKeepalive() *Readonly_AtappEtcdKeepalive + func (r *Readonly_AtappEtcd) GetLog() *Readonly_AtappEtcdLogExtend + func (r *Readonly_AtappEtcd) GetPath() string + func (r *Readonly_AtappEtcd) GetRequest() *Readonly_AtappEtcdRequest + func (r *Readonly_AtappEtcd) GetSsl() *Readonly_AtappEtcdSsl + func (r *Readonly_AtappEtcd) GetWatcher() *Readonly_AtappEtcdWatcher + func (r *Readonly_AtappEtcd) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcd) ToMessage() *AtappEtcd + func (r Readonly_AtappEtcd) LogValue() slog.Value + type Readonly_AtappEtcdCluster struct + func (r *Readonly_AtappEtcdCluster) CloneMessage() *AtappEtcdCluster + func (r *Readonly_AtappEtcdCluster) GetAutoUpdate() bool + func (r *Readonly_AtappEtcdCluster) GetRetryInterval() *durationpb.Duration + func (r *Readonly_AtappEtcdCluster) GetUpdateInterval() *durationpb.Duration + func (r *Readonly_AtappEtcdCluster) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdCluster) ToMessage() *AtappEtcdCluster + func (r Readonly_AtappEtcdCluster) LogValue() slog.Value + type Readonly_AtappEtcdHttp struct + func (r *Readonly_AtappEtcdHttp) CloneMessage() *AtappEtcdHttp + func (r *Readonly_AtappEtcdHttp) GetDebug() bool + func (r *Readonly_AtappEtcdHttp) GetNoProxy() string + func (r *Readonly_AtappEtcdHttp) GetProxy() string + func (r *Readonly_AtappEtcdHttp) GetProxyPassword() string + func (r *Readonly_AtappEtcdHttp) GetProxyUserName() string + func (r *Readonly_AtappEtcdHttp) GetUserAgent() string + func (r *Readonly_AtappEtcdHttp) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdHttp) ToMessage() *AtappEtcdHttp + func (r Readonly_AtappEtcdHttp) LogValue() slog.Value + type Readonly_AtappEtcdInit struct + func (r *Readonly_AtappEtcdInit) CloneMessage() *AtappEtcdInit + func (r *Readonly_AtappEtcdInit) GetTickInterval() *durationpb.Duration + func (r *Readonly_AtappEtcdInit) GetTimeout() *durationpb.Duration + func (r *Readonly_AtappEtcdInit) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdInit) ToMessage() *AtappEtcdInit + func (r Readonly_AtappEtcdInit) LogValue() slog.Value + type Readonly_AtappEtcdKeepalive struct + func (r *Readonly_AtappEtcdKeepalive) CloneMessage() *AtappEtcdKeepalive + func (r *Readonly_AtappEtcdKeepalive) GetRetryInterval() *durationpb.Duration + func (r *Readonly_AtappEtcdKeepalive) GetTimeout() *durationpb.Duration + func (r *Readonly_AtappEtcdKeepalive) GetTtl() *durationpb.Duration + func (r *Readonly_AtappEtcdKeepalive) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdKeepalive) ToMessage() *AtappEtcdKeepalive + func (r Readonly_AtappEtcdKeepalive) LogValue() slog.Value + type Readonly_AtappEtcdLogExtend struct + func (r *Readonly_AtappEtcdLogExtend) CloneMessage() *AtappEtcdLogExtend + func (r *Readonly_AtappEtcdLogExtend) GetStartupLevel() string + func (r *Readonly_AtappEtcdLogExtend) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdLogExtend) ToMessage() *AtappEtcdLogExtend + func (r Readonly_AtappEtcdLogExtend) LogValue() slog.Value + type Readonly_AtappEtcdRequest struct + func (r *Readonly_AtappEtcdRequest) CloneMessage() *AtappEtcdRequest + func (r *Readonly_AtappEtcdRequest) GetConnectTimeout() *durationpb.Duration + func (r *Readonly_AtappEtcdRequest) GetDnsCacheTimeout() *durationpb.Duration + func (r *Readonly_AtappEtcdRequest) GetDnsServers() string + func (r *Readonly_AtappEtcdRequest) GetInitializationTimeout() *durationpb.Duration + func (r *Readonly_AtappEtcdRequest) GetTimeout() *durationpb.Duration + func (r *Readonly_AtappEtcdRequest) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdRequest) ToMessage() *AtappEtcdRequest + func (r Readonly_AtappEtcdRequest) LogValue() slog.Value + type Readonly_AtappEtcdSsl struct + func (r *Readonly_AtappEtcdSsl) CloneMessage() *AtappEtcdSsl + func (r *Readonly_AtappEtcdSsl) GetEnableAlpn() bool + func (r *Readonly_AtappEtcdSsl) GetSslCaCert() string + func (r *Readonly_AtappEtcdSsl) GetSslCipherList() string + func (r *Readonly_AtappEtcdSsl) GetSslCipherListTls13() string + func (r *Readonly_AtappEtcdSsl) GetSslClientCert() string + func (r *Readonly_AtappEtcdSsl) GetSslClientCertType() string + func (r *Readonly_AtappEtcdSsl) GetSslClientKey() string + func (r *Readonly_AtappEtcdSsl) GetSslClientKeyPasswd() string + func (r *Readonly_AtappEtcdSsl) GetSslClientKeyType() string + func (r *Readonly_AtappEtcdSsl) GetSslClientTlsauthPassword() string + func (r *Readonly_AtappEtcdSsl) GetSslClientTlsauthUsername() string + func (r *Readonly_AtappEtcdSsl) GetSslMinVersion() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyCaCert() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyCert() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyCertType() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyKey() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyKeyPasswd() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyKeyType() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyTlsauthPassword() string + func (r *Readonly_AtappEtcdSsl) GetSslProxyTlsauthUsername() string + func (r *Readonly_AtappEtcdSsl) GetVerifyPeer() bool + func (r *Readonly_AtappEtcdSsl) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdSsl) ToMessage() *AtappEtcdSsl + func (r Readonly_AtappEtcdSsl) LogValue() slog.Value + type Readonly_AtappEtcdWatcher struct + func (r *Readonly_AtappEtcdWatcher) CloneMessage() *AtappEtcdWatcher + func (r *Readonly_AtappEtcdWatcher) GetGetRequestTimeout_() *durationpb.Duration + func (r *Readonly_AtappEtcdWatcher) GetRequestTimeout() *durationpb.Duration + func (r *Readonly_AtappEtcdWatcher) GetRetryInterval() *durationpb.Duration + func (r *Readonly_AtappEtcdWatcher) GetStartupRandomDelayMax() *durationpb.Duration + func (r *Readonly_AtappEtcdWatcher) GetStartupRandomDelayMin() *durationpb.Duration + func (r *Readonly_AtappEtcdWatcher) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappEtcdWatcher) ToMessage() *AtappEtcdWatcher + func (r Readonly_AtappEtcdWatcher) LogValue() slog.Value + type Readonly_AtappGateway struct + func (r *Readonly_AtappGateway) CloneMessage() *AtappGateway + func (r *Readonly_AtappGateway) GetAddress() string + func (r *Readonly_AtappGateway) GetMatchHosts() []string + func (r *Readonly_AtappGateway) GetMatchLabels() map[string]string + func (r *Readonly_AtappGateway) GetMatchNamespaces() []string + func (r *Readonly_AtappGateway) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappGateway) ToMessage() *AtappGateway + func (r Readonly_AtappGateway) LogValue() slog.Value + type Readonly_AtappGrpc struct + func (r *Readonly_AtappGrpc) CloneMessage() *AtappGrpc + func (r *Readonly_AtappGrpc) GetSsl() *Readonly_AtappGrpcCredentialsOptions + func (r *Readonly_AtappGrpc) GetStub() *Readonly_AtappGrpcStubOptions + func (r *Readonly_AtappGrpc) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappGrpc) ToMessage() *AtappGrpc + func (r Readonly_AtappGrpc) LogValue() slog.Value + type Readonly_AtappGrpcCredentialsOptions struct + func (r *Readonly_AtappGrpcCredentialsOptions) CloneMessage() *AtappGrpcCredentialsOptions + func (r *Readonly_AtappGrpcCredentialsOptions) GetInsecure() bool + func (r *Readonly_AtappGrpcCredentialsOptions) GetPemCertChain() string + func (r *Readonly_AtappGrpcCredentialsOptions) GetPemPrivateKey() string + func (r *Readonly_AtappGrpcCredentialsOptions) GetPemRootCerts() string + func (r *Readonly_AtappGrpcCredentialsOptions) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappGrpcCredentialsOptions) ToMessage() *AtappGrpcCredentialsOptions + func (r Readonly_AtappGrpcCredentialsOptions) LogValue() slog.Value + type Readonly_AtappGrpcStubOptions struct + func (r *Readonly_AtappGrpcStubOptions) CloneMessage() *AtappGrpcStubOptions + func (r *Readonly_AtappGrpcStubOptions) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappGrpcStubOptions) ToMessage() *AtappGrpcStubOptions + func (r Readonly_AtappGrpcStubOptions) LogValue() slog.Value + type Readonly_AtappLog struct + func (r *Readonly_AtappLog) CloneMessage() *AtappLog + func (r *Readonly_AtappLog) GetCategory() []*Readonly_AtappLogCategory + func (r *Readonly_AtappLog) GetCrashOutputFile() string + func (r *Readonly_AtappLog) GetLevel() string + func (r *Readonly_AtappLog) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLog) ToMessage() *AtappLog + func (r Readonly_AtappLog) LogValue() slog.Value + type Readonly_AtappLogCategory struct + func (r *Readonly_AtappLogCategory) CloneMessage() *AtappLogCategory + func (r *Readonly_AtappLogCategory) GetIndex() int32 + func (r *Readonly_AtappLogCategory) GetName() string + func (r *Readonly_AtappLogCategory) GetPrefix() string + func (r *Readonly_AtappLogCategory) GetSink() []*Readonly_AtappLogSink + func (r *Readonly_AtappLogCategory) GetStacktrace() *Readonly_AtappLogLevelRange + func (r *Readonly_AtappLogCategory) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLogCategory) ToMessage() *AtappLogCategory + func (r Readonly_AtappLogCategory) LogValue() slog.Value + type Readonly_AtappLogLevelRange struct + func (r *Readonly_AtappLogLevelRange) CloneMessage() *AtappLogLevelRange + func (r *Readonly_AtappLogLevelRange) GetMax() string + func (r *Readonly_AtappLogLevelRange) GetMin() string + func (r *Readonly_AtappLogLevelRange) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLogLevelRange) ToMessage() *AtappLogLevelRange + func (r Readonly_AtappLogLevelRange) LogValue() slog.Value + type Readonly_AtappLogSink struct + func (r *Readonly_AtappLogSink) CloneMessage() *AtappLogSink + func (r *Readonly_AtappLogSink) GetBackendOneofCase() AtappLogSink_EnBackendID + func (r *Readonly_AtappLogSink) GetBackendTypeID() lu.TypeID + func (r *Readonly_AtappLogSink) GetLevel() *Readonly_AtappLogLevelRange + func (r *Readonly_AtappLogSink) GetLogBackendFile() *Readonly_AtappLogSinkFile + func (r *Readonly_AtappLogSink) GetLogBackendStderr() *Readonly_AtappLogSinkStd + func (r *Readonly_AtappLogSink) GetLogBackendStdout() *Readonly_AtappLogSinkStd + func (r *Readonly_AtappLogSink) GetLogBackendSyslog() *Readonly_AtappLogSinkSyslog + func (r *Readonly_AtappLogSink) GetType() string + func (r *Readonly_AtappLogSink) GetUnresolvedKeyValues() map[string]string + func (r *Readonly_AtappLogSink) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLogSink) ToMessage() *AtappLogSink + func (r Readonly_AtappLogSink) LogValue() slog.Value + type Readonly_AtappLogSinkFile struct + func (r *Readonly_AtappLogSinkFile) CloneMessage() *AtappLogSinkFile + func (r *Readonly_AtappLogSinkFile) GetAutoFlush() string + func (r *Readonly_AtappLogSinkFile) GetFile() string + func (r *Readonly_AtappLogSinkFile) GetFlushInterval() *durationpb.Duration + func (r *Readonly_AtappLogSinkFile) GetRotate() *Readonly_AtappLogSinkFileRotate + func (r *Readonly_AtappLogSinkFile) GetWritingAlias() string + func (r *Readonly_AtappLogSinkFile) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLogSinkFile) ToMessage() *AtappLogSinkFile + func (r Readonly_AtappLogSinkFile) LogValue() slog.Value + type Readonly_AtappLogSinkFileRotate struct + func (r *Readonly_AtappLogSinkFileRotate) CloneMessage() *AtappLogSinkFileRotate + func (r *Readonly_AtappLogSinkFileRotate) GetNumber() uint32 + func (r *Readonly_AtappLogSinkFileRotate) GetSize() uint64 + func (r *Readonly_AtappLogSinkFileRotate) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLogSinkFileRotate) ToMessage() *AtappLogSinkFileRotate + func (r Readonly_AtappLogSinkFileRotate) LogValue() slog.Value + type Readonly_AtappLogSinkStd struct + func (r *Readonly_AtappLogSinkStd) CloneMessage() *AtappLogSinkStd + func (r *Readonly_AtappLogSinkStd) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLogSinkStd) ToMessage() *AtappLogSinkStd + func (r Readonly_AtappLogSinkStd) LogValue() slog.Value + type Readonly_AtappLogSinkSyslog struct + func (r *Readonly_AtappLogSinkSyslog) CloneMessage() *AtappLogSinkSyslog + func (r *Readonly_AtappLogSinkSyslog) GetFacility() string + func (r *Readonly_AtappLogSinkSyslog) GetIdent() string + func (r *Readonly_AtappLogSinkSyslog) GetOptions() []string + func (r *Readonly_AtappLogSinkSyslog) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappLogSinkSyslog) ToMessage() *AtappLogSinkSyslog + func (r Readonly_AtappLogSinkSyslog) LogValue() slog.Value + type Readonly_AtappLogSink_LogBackendFile struct + func (r *Readonly_AtappLogSink_LogBackendFile) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (r *Readonly_AtappLogSink_LogBackendFile) GetLogBackendFile() *Readonly_AtappLogSinkFile + func (r *Readonly_AtappLogSink_LogBackendFile) GetTypeIDAtappLogSink_Backend() lu.TypeID + type Readonly_AtappLogSink_LogBackendStderr struct + func (r *Readonly_AtappLogSink_LogBackendStderr) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (r *Readonly_AtappLogSink_LogBackendStderr) GetLogBackendStderr() *Readonly_AtappLogSinkStd + func (r *Readonly_AtappLogSink_LogBackendStderr) GetTypeIDAtappLogSink_Backend() lu.TypeID + type Readonly_AtappLogSink_LogBackendStdout struct + func (r *Readonly_AtappLogSink_LogBackendStdout) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (r *Readonly_AtappLogSink_LogBackendStdout) GetLogBackendStdout() *Readonly_AtappLogSinkStd + func (r *Readonly_AtappLogSink_LogBackendStdout) GetTypeIDAtappLogSink_Backend() lu.TypeID + type Readonly_AtappLogSink_LogBackendSyslog struct + func (r *Readonly_AtappLogSink_LogBackendSyslog) GetAtappLogSink_Backend() AtappLogSink_EnBackendID + func (r *Readonly_AtappLogSink_LogBackendSyslog) GetLogBackendSyslog() *Readonly_AtappLogSinkSyslog + func (r *Readonly_AtappLogSink_LogBackendSyslog) GetTypeIDAtappLogSink_Backend() lu.TypeID + type Readonly_AtappMetadata struct + func (r *Readonly_AtappMetadata) CloneMessage() *AtappMetadata + func (r *Readonly_AtappMetadata) GetApiVersion() string + func (r *Readonly_AtappMetadata) GetGroup() string + func (r *Readonly_AtappMetadata) GetKind() string + func (r *Readonly_AtappMetadata) GetLabels() map[string]string + func (r *Readonly_AtappMetadata) GetName() string + func (r *Readonly_AtappMetadata) GetNamespaceName() string + func (r *Readonly_AtappMetadata) GetServiceSubset() string + func (r *Readonly_AtappMetadata) GetUid() string + func (r *Readonly_AtappMetadata) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappMetadata) ToMessage() *AtappMetadata + func (r Readonly_AtappMetadata) LogValue() slog.Value + type Readonly_AtappResource struct + func (r *Readonly_AtappResource) CloneMessage() *AtappResource + func (r *Readonly_AtappResource) GetLimits() *Readonly_AtappResourceGroup + func (r *Readonly_AtappResource) GetRequests() *Readonly_AtappResourceGroup + func (r *Readonly_AtappResource) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappResource) ToMessage() *AtappResource + func (r Readonly_AtappResource) LogValue() slog.Value + type Readonly_AtappResourceGroup struct + func (r *Readonly_AtappResourceGroup) CloneMessage() *AtappResourceGroup + func (r *Readonly_AtappResourceGroup) GetCpu() uint64 + func (r *Readonly_AtappResourceGroup) GetMemory() uint64 + func (r *Readonly_AtappResourceGroup) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappResourceGroup) ToMessage() *AtappResourceGroup + func (r Readonly_AtappResourceGroup) LogValue() slog.Value + type Readonly_AtappRuntime struct + func (r *Readonly_AtappRuntime) CloneMessage() *AtappRuntime + func (r *Readonly_AtappRuntime) GetSpec() *Readonly_AtappRuntimeSpec + func (r *Readonly_AtappRuntime) GetStatus() *Readonly_AtappRuntimeStatus + func (r *Readonly_AtappRuntime) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappRuntime) ToMessage() *AtappRuntime + func (r Readonly_AtappRuntime) LogValue() slog.Value + type Readonly_AtappRuntimeSpec struct + func (r *Readonly_AtappRuntimeSpec) CloneMessage() *AtappRuntimeSpec + func (r *Readonly_AtappRuntimeSpec) GetNodeName() string + func (r *Readonly_AtappRuntimeSpec) GetServiceAccountName() string + func (r *Readonly_AtappRuntimeSpec) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappRuntimeSpec) ToMessage() *AtappRuntimeSpec + func (r Readonly_AtappRuntimeSpec) LogValue() slog.Value + type Readonly_AtappRuntimeStatus struct + func (r *Readonly_AtappRuntimeStatus) CloneMessage() *AtappRuntimeStatus + func (r *Readonly_AtappRuntimeStatus) GetHostIp() string + func (r *Readonly_AtappRuntimeStatus) GetHostIps() string + func (r *Readonly_AtappRuntimeStatus) GetPodIp() string + func (r *Readonly_AtappRuntimeStatus) GetPodIps() string + func (r *Readonly_AtappRuntimeStatus) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappRuntimeStatus) ToMessage() *AtappRuntimeStatus + func (r Readonly_AtappRuntimeStatus) LogValue() slog.Value + type Readonly_AtappTimer struct + func (r *Readonly_AtappTimer) CloneMessage() *AtappTimer + func (r *Readonly_AtappTimer) GetEndpointGcTimeout() *durationpb.Duration + func (r *Readonly_AtappTimer) GetInitializeTimeout() *durationpb.Duration + func (r *Readonly_AtappTimer) GetMessageTimeout() *durationpb.Duration + func (r *Readonly_AtappTimer) GetReserveIntervalMax() *durationpb.Duration + func (r *Readonly_AtappTimer) GetReserveIntervalMin() *durationpb.Duration + func (r *Readonly_AtappTimer) GetReservePermille() int32 + func (r *Readonly_AtappTimer) GetStopInterval() *durationpb.Duration + func (r *Readonly_AtappTimer) GetStopTimeout() *durationpb.Duration + func (r *Readonly_AtappTimer) GetTickInterval() *durationpb.Duration + func (r *Readonly_AtappTimer) GetTickRoundTimeout() *durationpb.Duration + func (r *Readonly_AtappTimer) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappTimer) ToMessage() *AtappTimer + func (r Readonly_AtappTimer) LogValue() slog.Value + type Readonly_AtappTopologyInfo struct + func (r *Readonly_AtappTopologyInfo) CloneMessage() *AtappTopologyInfo + func (r *Readonly_AtappTopologyInfo) GetData() *Readonly_AtbusTopologyData + func (r *Readonly_AtappTopologyInfo) GetHostname() string + func (r *Readonly_AtappTopologyInfo) GetId() uint64 + func (r *Readonly_AtappTopologyInfo) GetIdentity() string + func (r *Readonly_AtappTopologyInfo) GetName() string + func (r *Readonly_AtappTopologyInfo) GetPid() int32 + func (r *Readonly_AtappTopologyInfo) GetUpstreamId() uint64 + func (r *Readonly_AtappTopologyInfo) GetVersion() string + func (r *Readonly_AtappTopologyInfo) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappTopologyInfo) ToMessage() *AtappTopologyInfo + func (r Readonly_AtappTopologyInfo) LogValue() slog.Value + type Readonly_AtappWorkerPool struct + func (r *Readonly_AtappWorkerPool) CloneMessage() *AtappWorkerPool + func (r *Readonly_AtappWorkerPool) GetQueueSize() uint32 + func (r *Readonly_AtappWorkerPool) GetScalingRules() *Readonly_AtappWorkerScaling + func (r *Readonly_AtappWorkerPool) GetTickMaxInterval() *durationpb.Duration + func (r *Readonly_AtappWorkerPool) GetTickMinInterval() *durationpb.Duration + func (r *Readonly_AtappWorkerPool) GetWorkerNumberMax() uint32 + func (r *Readonly_AtappWorkerPool) GetWorkerNumberMin() uint32 + func (r *Readonly_AtappWorkerPool) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappWorkerPool) ToMessage() *AtappWorkerPool + func (r Readonly_AtappWorkerPool) LogValue() slog.Value + type Readonly_AtappWorkerScaling struct + func (r *Readonly_AtappWorkerScaling) CloneMessage() *AtappWorkerScaling + func (r *Readonly_AtappWorkerScaling) GetLeakScanInterval() *durationpb.Duration + func (r *Readonly_AtappWorkerScaling) GetScalingDownCpuPermillage() int64 + func (r *Readonly_AtappWorkerScaling) GetScalingDownQueueSize() uint32 + func (r *Readonly_AtappWorkerScaling) GetScalingDownStabilizationWindow() *durationpb.Duration + func (r *Readonly_AtappWorkerScaling) GetScalingUpCpuPermillage() int64 + func (r *Readonly_AtappWorkerScaling) GetScalingUpQueueSize() uint32 + func (r *Readonly_AtappWorkerScaling) GetScalingUpStabilizationWindow() *durationpb.Duration + func (r *Readonly_AtappWorkerScaling) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtappWorkerScaling) ToMessage() *AtappWorkerScaling + func (r Readonly_AtappWorkerScaling) LogValue() slog.Value + type Readonly_AtbusCompression struct + func (r *Readonly_AtbusCompression) CloneMessage() *AtbusCompression + func (r *Readonly_AtbusCompression) GetAlgorithm() []ATAPP_COMPRESSION_ALGORITHM_TYPE + func (r *Readonly_AtbusCompression) GetLevel() ATAPP_COMPRESSION_LEVEL + func (r *Readonly_AtbusCompression) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtbusCompression) ToMessage() *AtbusCompression + func (r Readonly_AtbusCompression) LogValue() slog.Value + type Readonly_AtbusConfigure struct + func (r *Readonly_AtbusConfigure) CloneMessage() *AtbusConfigure + func (r *Readonly_AtbusConfigure) GetAccessTokenMaxNumber() uint64 + func (r *Readonly_AtbusConfigure) GetAccessTokens() []string + func (r *Readonly_AtbusConfigure) GetBacklog() int32 + func (r *Readonly_AtbusConfigure) GetCompression() *Readonly_AtbusCompression + func (r *Readonly_AtbusConfigure) GetCrypto() *Readonly_AtbusCrypto + func (r *Readonly_AtbusConfigure) GetFaultTolerant() uint64 + func (r *Readonly_AtbusConfigure) GetFirstIdleTimeout() *durationpb.Duration + func (r *Readonly_AtbusConfigure) GetGateways() []*Readonly_AtappGateway + func (r *Readonly_AtbusConfigure) GetListen() []string + func (r *Readonly_AtbusConfigure) GetLoopTimes() int32 + func (r *Readonly_AtbusConfigure) GetLostTopologyTimeout() *durationpb.Duration + func (r *Readonly_AtbusConfigure) GetMessageSize() uint64 + func (r *Readonly_AtbusConfigure) GetOverwriteListenPath() bool + func (r *Readonly_AtbusConfigure) GetPingInterval() *durationpb.Duration + func (r *Readonly_AtbusConfigure) GetProxy() string + func (r *Readonly_AtbusConfigure) GetReceiveBufferSize() uint64 + func (r *Readonly_AtbusConfigure) GetReconnectMaxInterval() *durationpb.Duration + func (r *Readonly_AtbusConfigure) GetReconnectMaxTryTimes() uint32 + func (r *Readonly_AtbusConfigure) GetReconnectStartInterval() *durationpb.Duration + func (r *Readonly_AtbusConfigure) GetRetryInterval() *durationpb.Duration + func (r *Readonly_AtbusConfigure) GetSendBufferNumber() uint64 + func (r *Readonly_AtbusConfigure) GetSendBufferSize() uint64 + func (r *Readonly_AtbusConfigure) GetTopology() *Readonly_AtbusTopology + func (r *Readonly_AtbusConfigure) GetTtl() int32 + func (r *Readonly_AtbusConfigure) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtbusConfigure) ToMessage() *AtbusConfigure + func (r Readonly_AtbusConfigure) LogValue() slog.Value + type Readonly_AtbusCrypto struct + func (r *Readonly_AtbusCrypto) CloneMessage() *AtbusCrypto + func (r *Readonly_AtbusCrypto) GetAlgorithm() []ATAPP_CRYPTO_ALGORITHM_TYPE + func (r *Readonly_AtbusCrypto) GetKeyExchangeType() ATAPP_CRYPTO_KEY_EXCHANGE_TYPE + func (r *Readonly_AtbusCrypto) GetKeyRefreshInterval() *durationpb.Duration + func (r *Readonly_AtbusCrypto) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtbusCrypto) ToMessage() *AtbusCrypto + func (r Readonly_AtbusCrypto) LogValue() slog.Value + type Readonly_AtbusTopology struct + func (r *Readonly_AtbusTopology) CloneMessage() *AtbusTopology + func (r *Readonly_AtbusTopology) GetData() *Readonly_AtbusTopologyData + func (r *Readonly_AtbusTopology) GetRule() *Readonly_AtbusTopologyRule + func (r *Readonly_AtbusTopology) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtbusTopology) ToMessage() *AtbusTopology + func (r Readonly_AtbusTopology) LogValue() slog.Value + type Readonly_AtbusTopologyData struct + func (r *Readonly_AtbusTopologyData) CloneMessage() *AtbusTopologyData + func (r *Readonly_AtbusTopologyData) GetLabel() map[string]string + func (r *Readonly_AtbusTopologyData) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtbusTopologyData) ToMessage() *AtbusTopologyData + func (r Readonly_AtbusTopologyData) LogValue() slog.Value + type Readonly_AtbusTopologyLabelData struct + func (r *Readonly_AtbusTopologyLabelData) CloneMessage() *AtbusTopologyLabelData + func (r *Readonly_AtbusTopologyLabelData) GetValue() []string + func (r *Readonly_AtbusTopologyLabelData) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtbusTopologyLabelData) ToMessage() *AtbusTopologyLabelData + func (r Readonly_AtbusTopologyLabelData) LogValue() slog.Value + type Readonly_AtbusTopologyRule struct + func (r *Readonly_AtbusTopologyRule) CloneMessage() *AtbusTopologyRule + func (r *Readonly_AtbusTopologyRule) GetAllowDirectConnection() bool + func (r *Readonly_AtbusTopologyRule) GetMatchLabel() map[string]*Readonly_AtbusTopologyLabelData + func (r *Readonly_AtbusTopologyRule) GetRequireSameHost() bool + func (r *Readonly_AtbusTopologyRule) GetRequireSameProcess() bool + func (r *Readonly_AtbusTopologyRule) GetRequireSameUpstream() bool + func (r *Readonly_AtbusTopologyRule) ReadonlyProtoReflect() innerFile_atframe_atapp_conf_protoReadonlyMessage + func (r *Readonly_AtbusTopologyRule) ToMessage() *AtbusTopologyRule + func (r Readonly_AtbusTopologyRule) LogValue() slog.Value