scope

package
v26.1.0+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// Local indicates to store the KV object in local datastore such as boltdb
	Local = "local"
	// Global indicates to store the KV object in global datastore
	Global = "global"
	// Swarm is not indicating a datastore location. It is defined here
	// along with the other two scopes just for consistency.
	Swarm = "swarm"
)

Data scopes.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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