MCPcopy Create free account

hub / github.com/StackStorm/st2 / functions

Functions6,742 in github.com/StackStorm/st2

Functionset_concurrency_library
(library)
st2common/st2common/util/concurrency.py:53
Functionset_defaults
(validator, properties, instance, schema)
st2common/st2common/router.py:88
Methodset_gauge
(self, key, value)
st2common/st2common/metrics/drivers/echo_driver.py:38
Methodset_gauge
Set gauge value.
st2common/st2common/metrics/drivers/statsd_driver.py:103
Methodset_id
(self, value)
st2client/st2client/models/keyvalue.py:37
Functionset_parent_exit_signal
()
st2common/st2common/util/shell.py:195
Methodset_poll_interval
Set the poll interval. :param poll_interval: Poll interval to use. :type poll_interval: ``float``
st2reactor/st2reactor/sensor/base.py:133
Functionset_type_draft4
(validator, types, instance, schema)
st2common/st2common/router.py:123
Methodset_value
Store a value in a dictionary which is local to this class.
st2tests/st2tests/mocks/datastore.py:94
Functionsetup
Common setup function. Currently it performs the following operations: 1. Parses config and CLI arguments 2. Establishes DB connect
st2common/st2common/script_setup.py:47
Functionsetup
Common setup function. Currently it performs the following operations: 1. Parses config and CLI arguments 2. Establishes DB connect
st2common/st2common/service_setup.py:86
Methodsetup
(self)
contrib/hello_st2/sensors/sensor1.py:27
Methodsetup
(self)
contrib/examples/sensors/echo_flask_app.py:34
Methodsetup
(self)
contrib/examples/sensors/sample_polling_sensor.py:32
Methodsetup
(self)
contrib/examples/sensors/sample_sensor.py:30
Methodsetup
(self)
contrib/examples/sensors/fibonacci_sensor.py:31
Methodsetup
(self)
contrib/linux/sensors/file_watch_sensor.py:33
Methodsetup
(self)
st2reactor/tests/resources/test_sensor.py:21
Methodsetup
(self)
st2reactor/tests/resources/test_sensor.py:41
Methodsetup
(self)
st2reactor/tests/resources/test_sensor_with_typo.py:24
Functionsetup_app
(config=None)
st2auth/st2auth/app.py:36
Functionsetup_app
(config=None)
st2api/st2api/app.py:37
Functionsetup_app
(config={})
st2stream/st2stream/app.py:44
Functionsetup_kwargs_plugin
(request: StackStormSetupKwargsRequest)
pants-plugins/release/rules.py:148
Functionsetup_query
(liveaction_id, runnertype_db, query_context)
st2common/st2common/services/queries.py:27
Functionsetup_regular_profiler
Set up regular Python cProf profiler and write result to a file on exit.
st2common/st2common/util/profiler.py:28
Methodsftp
Method which lazily establishes SFTP connection if one is not established yet when this variable is accessed.
st2common/st2common/runners/paramiko_ssh.py:522
Methodshutdown
(self, *args, **kwargs)
st2actions/st2actions/scheduler/handler.py:508
Methodshutdown
(self)
st2common/st2common/transport/consumers.py:205
Functionshutdown_server_kill_pending_requests
Custom WSGI server shutdown function which gives outgoing requests some time to finish before killing them. Without that, long running r
st2common/st2common/util/wsgi.py:30
Methodside_effect
(url, to_path, **kwargs)
contrib/packs/tests/test_action_download.py:143
Methodside_effect
(trigger, payload, trace_context)
st2reactor/tests/unit/test_sensor_service.py:56
Methodside_effect
(msg, **kwargs)
st2client/tests/unit/test_interactive.py:350
Methodside_effect_checking_verify_parameter_is
()
st2client/tests/unit/test_models.py:415
Methodside_effect_checking_verify_parameter_is_not
()
st2client/tests/unit/test_models.py:433
Functionsigterm_handler
(signum=None, frame=None)
st2actions/st2actions/cmd/scheduler.py:40
Functionsigterm_handler
(signum=None, frame=None)
st2actions/st2actions/cmd/workflow_engine.py:43
Functionsigterm_handler
(signum=None, frame=None)
st2actions/st2actions/cmd/actionrunner.py:42
Methodsigterm_handler
(signum=None, frame=None)
st2reactor/st2reactor/container/manager.py:107
Functionsleep
(*args, **kwargs)
st2common/st2common/util/concurrency.py:125
Methodsleep_for_timeout
(*args, **kwargs)
contrib/runners/winrm_runner/tests/unit/test_winrm_base.py:243
Methodsleep_for_timeout_then_raise
(*args, **kwargs)
contrib/runners/winrm_runner/tests/unit/test_winrm_base.py:265
Functionspawn
(func, *args, **kwargs)
st2common/st2common/util/concurrency.py:89
Functionsplit_id_value
(value)
st2api/st2api/controllers/resource.py:41
Functionst2_component_python_distribution
Create a python_distribution (wheel/sdist) for a core StackStorm component.
pants-plugins/macros.py:74
Functionst2_logging_conf_file
This creates a file target with logging dependencies.
pants-plugins/macros.py:215
Functionst2_logging_conf_files
This creates a files target with logging dependencies.
pants-plugins/macros.py:207
Functionst2_logging_conf_for_nfpm
(**kwargs)
pants-plugins/macros.py:231
Functionst2_logging_conf_resources
This creates a resources target with logging dependencies.
pants-plugins/macros.py:223
Functionst2_pack_archive
Create a makeself_archive using files from the given dependencies. This macro should be used in the same BUILD file as the pack_metadata target.
pants-plugins/macros.py:124
Functionst2_runner_python_distribution
Create a python_distribution (wheel/sdist) for a StackStorm runner.
pants-plugins/macros.py:46
Functionst2_shell_sources_and_resources
This creates a shell_sources and a resources target. This is needed because python_sources dependencies on shell_sources are silently ignored
pants-plugins/macros.py:184
Functionst2cluster_is_running
( request: UsesSt2ClusterRequest, platform: Platform )
pants-plugins/uses_services/st2cluster_rules.py:112
Functionst2cluster_is_running_for_pytest
( request: PytestUsesSt2ClusterRequest, )
pants-plugins/uses_services/st2cluster_rules.py:99
Functionst2kv_
(context, key, **kwargs)
contrib/runners/orquesta_runner/orquesta_functions/st2kv.py:30
Methodstand_down_group_leader
(group_id)
st2common/st2common/services/coordination.py:108
Methodstart
(self)
st2actions/st2actions/scheduler/handler.py:495
Methodstart
(self)
st2common/st2common/services/triggerwatcher.py:127
Functionstartswith
(value, criteria_pattern)
st2common/st2common/operators.py:215
Methodstop
(self)
st2common/st2common/services/triggerwatcher.py:136
Functionstop_profiler
()
st2client/st2client/utils/profiler.py:39
Functionstop_profiler
()
st2common/st2common/util/profiler.py:42
Methodstore_stderr_line
(line)
st2common/st2common/runners/paramiko_ssh_runner.py:152
Methodstore_stdout_line
(line)
st2common/st2common/runners/paramiko_ssh_runner.py:140
Functionstrip_carriage_returns
(s)
st2client/st2client/utils/strutil.py:47
Functionsubprocess_popen
(*args, **kwargs)
st2common/st2common/util/concurrency.py:78
Methodsync
(self, user_db, groups)
st2common/st2common/rbac/backends/noop.py:249
Methodtable_width
(self)
st2client/st2client/formatters/table.py:170
Functiontarget_types
()
pants-plugins/api_spec/register.py:23
Functiontarget_types
()
pants-plugins/pack_metadata/register.py:49
Functiontarget_types
()
pants-plugins/sample_conf/register.py:23
Functiontarget_types
()
pants-plugins/schemas/register.py:23
Functiontask
(context, task_id=None, route=None)
contrib/runners/orquesta_runner/orquesta_functions/runtime.py:48
MethodtearDown
(self)
st2tests/st2tests/api.py:140
MethodtearDown
(self)
st2tests/st2tests/base.py:577
MethodtearDown
(self)
st2tests/integration/orquesta/test_wiring_rerun.py:36
MethodtearDown
(self)
st2tests/integration/orquesta/test_wiring_cancel.py:37
MethodtearDown
(self)
st2tests/integration/orquesta/test_wiring_pause_and_resume.py:47
MethodtearDown
(self)
st2tests/integration/orquesta/test_wiring_with_items.py:32
MethodtearDown
(self)
contrib/runners/orquesta_runner/tests/unit/test_policies.py:106
MethodtearDown
(self)
contrib/runners/inquirer_runner/tests/unit/test_inquirer_runner.py:61
MethodtearDown
(self)
contrib/runners/action_chain_runner/tests/unit/test_actionchain_cancel.py:90
MethodtearDown
(self)
contrib/runners/action_chain_runner/tests/unit/test_actionchain_pause_resume.py:112
MethodtearDown
(self)
contrib/packs/tests/test_action_download.py:154
MethodtearDown
(self)
st2reactor/tests/integration/test_rules_engine.py:53
MethodtearDown
(self)
st2reactor/tests/unit/test_garbage_collector.py:35
MethodtearDown
(self)
st2reactor/tests/unit/test_sensor_service.py:71
MethodtearDown
(self)
st2client/tests/base.py:109
MethodtearDown
(self)
st2client/tests/unit/test_inquiry.py:64
MethodtearDown
(self)
st2client/tests/unit/test_keyvalue.py:110
MethodtearDown
(self)
st2client/tests/unit/test_shell.py:602
MethodtearDown
(self)
st2client/tests/unit/test_formatters.py:100
MethodtearDown
(self)
st2client/tests/unit/test_ssl.py:59
MethodtearDown
(self)
st2client/tests/unit/test_client.py:39
MethodtearDown
(self)
st2client/tests/unit/test_config_parser.py:125
MethodtearDown
(self)
st2client/tests/unit/test_auth.py:344
MethodtearDown
(self)
st2actions/tests/unit/test_execution_cancellation.py:74
MethodtearDown
(self)
st2actions/tests/unit/test_policies.py:90
MethodtearDown
(self)
st2actions/tests/unit/test_executions.py:85
MethodtearDown
(self)
st2actions/tests/unit/policies/test_concurrency.py:114
← previousnext →4,001–4,100 of 6,742, ranked by callers