Searched refs:StandaloneConfig (Results 1 – 2 of 2) sorted by relevance
329 …StandaloneConfig *StandaloneConfig `protobuf:"bytes,4,opt,name=standalone_config,json=standalo… member383 return m.StandaloneConfig507 type StandaloneConfig struct { struct517 func (m *StandaloneConfig) Reset() { *m = StandaloneConfig{} }519 func (*StandaloneConfig) ProtoMessage() {}520 func (*StandaloneConfig) Descriptor() ([]byte, []int) {524 func (m *StandaloneConfig) XXX_Unmarshal(b []byte) error {530 func (m *StandaloneConfig) XXX_Merge(src proto.Message) {533 func (m *StandaloneConfig) XXX_Size() int {536 func (m *StandaloneConfig) XXX_DiscardUnknown() {[all …]
61 // If no StandaloneConfig is set, the configuration is inherited from63 StandaloneConfig standalone_config = 4;80 message StandaloneConfig { message