Searched refs:StandaloneConfig (Results 1 – 2 of 2) sorted by relevance
412 …StandaloneConfig *StandaloneConfig `protobuf:"bytes,4,opt,name=standalone_config,json=standaloneCo… member468 func (x *Optimizations) GetStandaloneConfig() *StandaloneConfig {470 return x.StandaloneConfig618 type StandaloneConfig struct { struct629 func (x *StandaloneConfig) Reset() { argument630 *x = StandaloneConfig{}638 func (x *StandaloneConfig) String() string { argument642 func (*StandaloneConfig) ProtoMessage() {} argument644 func (x *StandaloneConfig) ProtoReflect() protoreflect.Message { argument657 func (*StandaloneConfig) Descriptor() ([]byte, []int) { argument[all …]
106 // If no StandaloneConfig is set, the configuration is inherited from108 StandaloneConfig standalone_config = 4;185 message StandaloneConfig { message