modes

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: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DaprMode

type DaprMode string

DaprMode is the runtime mode for Dapr.

const (
	// KubernetesMode is a Kubernetes Dapr mode.
	KubernetesMode DaprMode = "kubernetes"
	// StandaloneMode is a Standalone Dapr mode.
	StandaloneMode DaprMode = "standalone"
)

Jump to

Keyboard shortcuts

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