MCPcopy 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
21class Config(core.Resource):
22 _display_name = "Config"
23 _plural = "Configs"
24 _plural_display_name = "Configs"
25
26
27class ConfigSchema(core.Resource):

Callers 1

runMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected