Versions in this module Expand all Collapse all v1 v1.0.0 Dec 9, 2024 Changes in this version + var File_app_subscription_config_proto protoreflect.FileDescriptor + type Config struct + Imports []*ImportSource + NonnativeConverterOverlay []byte + NonnativeConverterOverlayFile string + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (x *Config) GetImports() []*ImportSource + func (x *Config) GetNonnativeConverterOverlay() []byte + func (x *Config) GetNonnativeConverterOverlayFile() string + func (x *Config) ProtoReflect() protoreflect.Message + func (x *Config) Reset() + func (x *Config) String() string + type ImportSource struct + DefaultExpireSeconds uint64 + ImportUsingTag string + Name string + TagPrefix string + Url string + func (*ImportSource) Descriptor() ([]byte, []int) + func (*ImportSource) ProtoMessage() + func (x *ImportSource) GetDefaultExpireSeconds() uint64 + func (x *ImportSource) GetImportUsingTag() string + func (x *ImportSource) GetName() string + func (x *ImportSource) GetTagPrefix() string + func (x *ImportSource) GetUrl() string + func (x *ImportSource) ProtoReflect() protoreflect.Message + func (x *ImportSource) Reset() + func (x *ImportSource) String() string