Lines Matching refs:CommandLineOptions

252CommandLineOptions *CommandLineOptions `protobuf:"bytes,6,opt,name=command_line_options,json=comma…  member
324 func (x *ServerInfo) GetCommandLineOptions() *CommandLineOptions {
326 return x.CommandLineOptions
339 type CommandLineOptions struct { struct
414 func (x *CommandLineOptions) Reset() { argument
415 *x = CommandLineOptions{}
423 func (x *CommandLineOptions) String() string { argument
427 func (*CommandLineOptions) ProtoMessage() {} argument
429 func (x *CommandLineOptions) ProtoReflect() protoreflect.Message { argument
442 func (*CommandLineOptions) Descriptor() ([]byte, []int) { argument
446 func (x *CommandLineOptions) GetBaseId() uint64 { argument
453 func (x *CommandLineOptions) GetUseDynamicBaseId() bool { argument
460 func (x *CommandLineOptions) GetBaseIdPath() string { argument
467 func (x *CommandLineOptions) GetConcurrency() uint32 { argument
474 func (x *CommandLineOptions) GetConfigPath() string { argument
481 func (x *CommandLineOptions) GetConfigYaml() string { argument
488 func (x *CommandLineOptions) GetAllowUnknownStaticFields() bool { argument
495 func (x *CommandLineOptions) GetRejectUnknownDynamicFields() bool { argument
502 func (x *CommandLineOptions) GetIgnoreUnknownDynamicFields() bool { argument
509 func (x *CommandLineOptions) GetAdminAddressPath() string { argument
516 func (x *CommandLineOptions) GetLocalAddressIpVersion() CommandLineOptions_IpVersion { argument
523 func (x *CommandLineOptions) GetLogLevel() string { argument
530 func (x *CommandLineOptions) GetComponentLogLevel() string { argument
537 func (x *CommandLineOptions) GetLogFormat() string { argument
544 func (x *CommandLineOptions) GetLogFormatEscaped() bool { argument
551 func (x *CommandLineOptions) GetLogPath() string { argument
558 func (x *CommandLineOptions) GetServiceCluster() string { argument
565 func (x *CommandLineOptions) GetServiceNode() string { argument
572 func (x *CommandLineOptions) GetServiceZone() string { argument
579 func (x *CommandLineOptions) GetFileFlushInterval() *duration.Duration { argument
586 func (x *CommandLineOptions) GetDrainTime() *duration.Duration { argument
593 func (x *CommandLineOptions) GetDrainStrategy() CommandLineOptions_DrainStrategy { argument
600 func (x *CommandLineOptions) GetParentShutdownTime() *duration.Duration { argument
607 func (x *CommandLineOptions) GetMode() CommandLineOptions_Mode { argument
614 func (x *CommandLineOptions) GetDisableHotRestart() bool { argument
621 func (x *CommandLineOptions) GetEnableMutexTracing() bool { argument
628 func (x *CommandLineOptions) GetRestartEpoch() uint32 { argument
635 func (x *CommandLineOptions) GetCpusetThreads() bool { argument
642 func (x *CommandLineOptions) GetDisabledExtensions() []string { argument
649 func (x *CommandLineOptions) GetEnableFineGrainLogging() bool { argument
656 func (x *CommandLineOptions) GetSocketPath() string { argument
663 func (x *CommandLineOptions) GetSocketMode() uint32 { argument
670 func (x *CommandLineOptions) GetEnableCoreDump() bool { argument
677 func (x *CommandLineOptions) GetStatsTag() []string { argument
877 (*CommandLineOptions)(nil), // 5: envoy.admin.v3.CommandLineOptions
919 switch v := v.(*CommandLineOptions); i {