package
0.15.0-rc.2
Repository: https://github.com/dapr/dashboard.git
Documentation: pkg.go.dev

# Functions

NewInstances returns an Instances instance.

# Structs

Instance describes a Dapr sidecar instance information.
MetadataActiveActorsCount represents actor metadata: type and count.
MetadataComponents represents component metadata: name, type, version an capabilities.
MetadataOutput represents a metadata api call response.
MetadataSubscriptions represents subscriptions.
StatusOutput represents the status of a named Dapr resource.

# Interfaces

Instances is an interface to interact with running Dapr instances in Kubernetes or Standalone modes.