MCPcopy Create free account

hub / github.com/StackStorm/st2 / functions

Functions6,742 in github.com/StackStorm/st2

Methodmock_load
(*args, **kwargs)
st2reactor/tests/unit/test_sensor_and_rule_registration.py:116
Methodmock_read_stderr
(process_stderr, stderr_buffer)
st2common/tests/integration/test_util_green.py:93
Methodmock_read_stdout
(process_stdout, stdout_buffer)
st2common/tests/integration/test_util_green.py:90
Methodmock_recv_ready
()
st2actions/tests/unit/test_paramiko_ssh.py:780
Methodmock_recv_ready_factory
(chan)
st2actions/tests/unit/test_paramiko_ssh.py:777
Methodmock_recv_stderr_ready
()
st2actions/tests/unit/test_paramiko_ssh.py:792
Methodmock_recv_stderr_ready_factory
(chan)
st2actions/tests/unit/test_paramiko_ssh.py:789
Methodmock_run_action
(*args, **kwargs)
contrib/runners/action_chain_runner/tests/unit/test_actionchain.py:220
Functionmock_st2cluster
()
pants-plugins/uses_services/st2cluster_rules_test.py:68
Functionmock_stream_readline
()
st2tests/st2tests/base.py:832
Functionmock_wf_db_update_conflict
(wf_ex_db, publish=True, dispatch_trigger=True, **kwargs)
st2common/tests/unit/services/test_workflow_service_retries.py:63
Methodmodule
(self)
pants-plugins/pack_metadata/python_rules/python_pack_content.py:278
Functionmongo_is_running
( request: UsesMongoRequest, platform: Platform )
pants-plugins/uses_services/mongo_rules.py:158
Functionmongo_is_running_for_pytest
( request: PytestUsesMongoRequest, pytest: PyTest, test_extra_env: TestExtraEnv, )
pants-plugins/uses_services/mongo_rules.py:124
Functionmongodb_to_python_types
(value)
st2common/st2common/util/db.py:24
Functionmq_opts_as_env_vars
()
st2tests/st2tests/config.py:118
Methodname_pack_query_args
(ref)
st2api/st2api/controllers/v1/rule_views.py:185
Functionncontains
(value, criteria_pattern)
st2common/st2common/operators.py:199
Functionnequals
(value, criteria_pattern)
st2common/st2common/operators.py:170
Functionnew_func
(*args, **kwargs)
st2common/st2common/util/deprecation.py:27
Methodnew_output_iter
()
st2stream/st2stream/controllers/v1/executions.py:98
Functionnexists
(value, criteria_pattern)
st2common/st2common/operators.py:338
Functionninside
(value, criteria_pattern)
st2common/st2common/operators.py:350
Functionnoop
()
st2common/st2common/util/shell.py:177
Methodnoop_gen
()
st2stream/st2stream/controllers/v1/executions.py:99
Methodnormalize
The desired type is contained in the action meta-data, so we can look that up and call the desired "caster" function listed in the "transf
st2client/st2client/commands/action.py:920
Methodon_consume_end
(self, connection, channel)
st2common/st2common/services/triggerwatcher.py:147
Methodon_iteration
(self)
st2common/st2common/services/triggerwatcher.py:153
Functionon_timeout_expired
(timeout)
st2common/st2common/util/green/shell.py:170
Functionpack_names
()
pants-plugins/pack_metadata/python_rules/conftest.py:70
Methodpacks
(self)
st2client/st2client/client.py:413
Functionparameter_validation
(validator, properties, instance, schema)
st2api/st2api/controllers/resource.py:62
Functionparse_args
(args=None, coordinator_noop=True)
st2tests/st2tests/config.py:42
Functionparse_args
(args=None)
st2reactor/st2reactor/rules/config.py:27
Functionparse_args
(args=None)
st2reactor/st2reactor/sensor/config.py:28
Functionparse_args
(args=None)
st2reactor/st2reactor/timer/config.py:27
Functionparse_args
(args=None)
st2reactor/st2reactor/garbage_collector/config.py:29
Functionparse_args
(args=None)
st2actions/st2actions/config.py:30
Functionparse_args
(args=None)
st2actions/st2actions/scheduler/config.py:29
Functionparse_args
(args=None)
st2actions/st2actions/workflows/config.py:25
Functionparse_args
(args=None)
st2actions/st2actions/notifier/config.py:25
Functionparse_args
(args=None)
st2auth/st2auth/config.py:30
Functionparse_args
(args=None)
st2api/st2api/config.py:34
Functionparse_args
(args=None)
st2stream/st2stream/config.py:34
Methodpause
(self)
contrib/runners/orquesta_runner/orquesta_runner/orquesta_runner.py:172
Methodpause
(self)
contrib/runners/action_chain_runner/action_chain_runner/action_chain_runner.py:346
Functionpickle_dumps
(obj, dumper=pickle.dumps)
st2common/st2common/transport/bootstrap_utils.py:194
Methodpolicies
(self)
st2client/st2client/client.py:417
Methodpolicytypes
(self)
st2client/st2client/client.py:421
Methodpoll
(self)
contrib/examples/sensors/sample_polling_sensor.py:37
Methodpoll
(self)
contrib/examples/sensors/fibonacci_sensor.py:38
Methodpost
(self, response, **kwargs)
st2auth/st2auth/controllers/v1/sso.py:38
Methodpost
(self, request)
st2auth/st2auth/controllers/v1/auth.py:40
Methodpost
(self, wf_def)
st2api/st2api/controllers/v1/workflow_inspection.py:44
Methodpost
Create a new entry.
st2api/st2api/controllers/v1/auth.py:129
Methodpost
Create a new policy. Handles requests: POST /policies/
st2api/st2api/controllers/v1/policies.py:180
Methodpost
(self, pack_install_request, requester_user=None)
st2api/st2api/controllers/v1/packs.py:95
Methodpost
(self, pack_uninstall_request, ref_or_id=None, requester_user=None)
st2api/st2api/controllers/v1/packs.py:123
Methodpost
(self, pack_register_request)
st2api/st2api/controllers/v1/packs.py:159
Methodpost
(self, pack_search_request)
st2api/st2api/controllers/v1/packs.py:244
Methodpost
Re-run the provided action execution optionally specifying override parameters. Handles requests: POST /executions/<id>
st2api/st2api/controllers/v1/actionexecutions.py:581
Methodpost
( self, liveaction_api, requester_user, context_string=None, show_secrets=False )
st2api/st2api/controllers/v1/actionexecutions.py:808
Methodpost
Create a new triggertype. Handles requests: POST /triggertypes/
st2api/st2api/controllers/v1/triggers.py:78
Methodpost
Create a new trigger. Handles requests: POST /triggers/
st2api/st2api/controllers/v1/triggers.py:269
Methodpost
Re-send the provided trigger instance optionally specifying override parameters. Handles requests: POST /triggerinstanc
st2api/st2api/controllers/v1/triggers.py:387
Methodpost
(self, hook, webhook_body_api, headers, requester_user)
st2api/st2api/controllers/v1/webhooks.py:126
Methodpost
Create a new ActionAlias. Handles requests: POST /actionalias/
st2api/st2api/controllers/v1/actionalias.py:122
Methodpost
(self, payload, requester_user, show_secrets=False)
st2api/st2api/controllers/v1/aliasexecution.py:228
Methodpost_run
(self, status, result)
st2tests/st2tests/mocks/runners/async_runner.py:53
Methodpost_run
(self, status, result)
st2tests/st2tests/mocks/runners/polling_async_runner.py:53
Methodpost_run
(self, status, result)
st2tests/st2tests/mocks/runners/runner.py:57
Methodpost_run
(self, status, result)
st2tests/st2tests/fixtures/packs/runners/test_polling_async_runner/test_polling_async_runner.py:53
Methodpost_run
(self, status, result)
st2tests/st2tests/fixtures/packs/runners/test_async_runner/test_async_runner.py:53
Methodpost_run
(self, status, result)
st2common/st2common/runners/base.py:305
Methodpost_run
(self, status, result)
st2common/st2common/runners/paramiko_ssh_runner.py:208
Methodpre_ack_process
TriggerInstance from message is create prior to acknowledging the message. This gets us a way to not acknowledge messages.
st2reactor/st2reactor/rules/worker.py:43
Methodpre_ack_process
(self, message)
st2common/tests/unit/test_queue_consumer.py:63
Methodpre_run
(self)
st2tests/st2tests/mocks/runners/async_runner.py:40
Methodpre_run
(self)
st2tests/st2tests/mocks/runners/polling_async_runner.py:40
Methodpre_run
(self)
st2tests/st2tests/mocks/runners/runner.py:37
Methodpre_run
(self)
st2tests/st2tests/fixtures/packs/runners/test_polling_async_runner/test_polling_async_runner.py:40
Methodpre_run
(self)
st2tests/st2tests/fixtures/packs/runners/test_async_runner/test_async_runner.py:40
Methodpre_run
(self)
contrib/runners/noop_runner/noop_runner/noop_runner.py:40
Methodpre_run
(self)
st2common/st2common/runners/base.py:279
Methodpre_run
(self)
st2common/st2common/runners/paramiko_ssh_runner.py:80
Functionpredicate
Astroid (used by pylint) calls this to see if our transform function needs to run.
pylint_plugins/api_models.py:85
Methodprepare_query_value
(self, op, value)
st2common/st2common/fields.py:166
Methodprocess
(cls, payload)
st2tests/st2tests/mocks/liveaction.py:64
Methodprocess
(cls, payload)
st2tests/st2tests/mocks/liveaction.py:106
Methodprocess
(self, pre_ack_response)
st2reactor/st2reactor/rules/worker.py:62
Methodprocess
Dispatches the LiveAction to appropriate action runner. LiveAction in statuses other than "scheduled" and "canceling" are ignored. If
st2actions/st2actions/worker.py:74
Methodprocess
Adds execution into execution_scheduling database for scheduling :param request: Action execution request. :type request: ``
st2actions/st2actions/scheduler/entrypoint.py:46
Methodprocess
(self, message)
st2actions/st2actions/workflows/workflows.py:85
Methodprocess
(self, payload)
st2common/tests/unit/test_queue_consumer.py:66
Methodprocess
(self, message)
st2common/tests/unit/test_queue_consumer.py:112
Methodprocess
(self, body, message)
st2common/st2common/transport/consumers.py:90
Methodprocess
(self, body, message)
st2common/st2common/transport/consumers.py:168
Methodprocess
(self, message)
st2common/st2common/transport/consumers.py:213
Methodprocess
(body, message)
st2common/st2common/stream/listener.py:63
Methodprocess_item
(item)
st2common/st2common/router.py:819
← previousnext →3,401–3,500 of 6,742, ranked by callers