options

package
v1.13.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	AppID                        string
	ComponentsPath               string
	ControlPlaneAddress          string
	ControlPlaneTrustDomain      string
	ControlPlaneNamespace        string
	SentryAddress                string
	TrustAnchors                 []byte
	AllowedOrigins               string
	EnableProfiling              bool
	AppMaxConcurrency            int
	EnableMTLS                   bool
	AppSSL                       bool
	DaprHTTPMaxRequestSize       int
	ResourcesPath                []string
	AppProtocol                  string
	EnableAPILogging             *bool
	RuntimeVersion               bool
	BuildInfo                    bool
	WaitCommand                  bool
	DaprHTTPPort                 string
	DaprAPIGRPCPort              string
	ProfilePort                  string
	DaprInternalGRPCPort         string
	DaprPublicPort               string
	AppPort                      string
	DaprGracefulShutdownSeconds  int
	DaprBlockShutdownDuration    *time.Duration
	ActorsService                string
	RemindersService             string
	DaprAPIListenAddresses       string
	AppHealthProbeInterval       int
	AppHealthProbeTimeout        int
	AppHealthThreshold           int
	EnableAppHealthCheck         bool
	Mode                         string
	Config                       []string
	UnixDomainSocket             string
	DaprHTTPReadBufferSize       int
	DisableBuiltinK8sSecretStore bool
	AppHealthCheckPath           string
	AppChannelAddress            string
	Logger                       logger.Options
	Metrics                      *metrics.Options
}

func New

func New(origArgs []string) *Options

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL