Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/encoder-run/operator
/ Config
Struct
Config
cmd/main.go:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
)
43
44
type
Config
struct
{
45
Environment string
46
}
47
48
var
(
49
scheme = runtime.NewScheme()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected