refscope

package
v0.0.0-...-26f1654 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BuiltinScope   = lang.ScopeId("builtin")
	DataScope      = lang.ScopeId("data")
	LocalScope     = lang.ScopeId("local")
	ModuleScope    = lang.ScopeId("module")
	OutputScope    = lang.ScopeId("output")
	ProviderScope  = lang.ScopeId("provider")
	ResourceScope  = lang.ScopeId("resource")
	EphemeralScope = lang.ScopeId("ephemeral")
	VariableScope  = lang.ScopeId("variable")

	ComponentScope     = lang.ScopeId("component")
	IdentityTokenScope = lang.ScopeId("identity_token")
	StoreScope         = lang.ScopeId("store")
	OrchestrateContext = lang.ScopeId("orchestrate_context")
)

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