Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ Config
Class
Config
st2client/st2client/models/config.py:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
class
Config(core.Resource):
22
_display_name =
"Config"
23
_plural =
"Configs"
24
_plural_display_name =
"Configs"
25
26
27
class
ConfigSchema(core.Resource):
Callers
1
run
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected