process-pilot
Contents:
API Documentation
process-pilot
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
affinity (process_pilot.process.Process attribute)
args (process_pilot.process.Process attribute)
B
base_directory (process_pilot.process.ProcessManifest attribute)
C
command (process_pilot.process.Process property)
control_server (process_pilot.process.ProcessManifest attribute)
ControlServer (class in process_pilot.plugin)
cpu_usage_percent (process_pilot.process.ProcessRuntimeInfo property)
(process_pilot.process.ProcessStats attribute)
D
dependencies (process_pilot.process.Process attribute)
E
env (process_pilot.process.Process attribute)
execute_lifecycle_hooks() (process_pilot.pilot.ProcessPilot static method)
F
FileReadyPlugin (class in process_pilot.plugins.file_ready)
from_json() (process_pilot.process.ProcessManifest class method)
from_yaml() (process_pilot.process.ProcessManifest class method)
G
get_control_servers() (process_pilot.plugin.Plugin method)
get_lifecycle_hooks() (process_pilot.plugin.Plugin method)
get_manifest_processes() (process_pilot.pilot.ProcessPilot method)
get_process_by_name() (process_pilot.pilot.ProcessPilot method)
get_ready_strategies() (process_pilot.plugin.Plugin method)
(process_pilot.plugins.file_ready.FileReadyPlugin method)
(process_pilot.plugins.pipe_ready.PipeReadyPlugin method)
(process_pilot.plugins.tcp_ready.TCPReadyPlugin method)
get_running_process() (process_pilot.pilot.ProcessPilot method)
get_stats() (process_pilot.process.Process method)
get_stats_handlers() (process_pilot.plugin.Plugin method)
get_status() (process_pilot.process.Process method)
I
is_running() (process_pilot.pilot.ProcessPilot method)
K
kill_timeout (process_pilot.process.ProcessManifest attribute)
L
lifecycle_hook_functions (process_pilot.process.Process property)
lifecycle_hooks (process_pilot.process.Process attribute)
load_plugins() (process_pilot.pilot.ProcessPilot method)
M
max_cpu_usage (process_pilot.process.ProcessRuntimeInfo property)
max_cpu_usage_percent (process_pilot.process.ProcessStats attribute)
max_memory_usage_mb (process_pilot.process.ProcessRuntimeInfo property)
(process_pilot.process.ProcessStats attribute)
memory_usage_mb (process_pilot.process.ProcessRuntimeInfo property)
(process_pilot.process.ProcessStats attribute)
model_config (process_pilot.process.Process attribute)
(process_pilot.process.ProcessManifest attribute)
(process_pilot.process.ProcessStatus attribute)
model_post_init() (process_pilot.process.Process method)
(process_pilot.process.ProcessManifest method)
module
process_pilot.pilot
process_pilot.plugin
process_pilot.plugins.file_ready
process_pilot.plugins.pipe_ready
process_pilot.plugins.tcp_ready
process_pilot.process
process_pilot.types
N
name (process_pilot.plugin.Plugin property)
(process_pilot.process.Process attribute)
(process_pilot.process.ProcessStats attribute)
(process_pilot.process.ProcessStatus attribute)
O
order_dependencies() (process_pilot.process.ProcessManifest method)
P
path (process_pilot.process.Process attribute)
(process_pilot.process.ProcessStats attribute)
pid (process_pilot.process.ProcessStatus attribute)
PipeReadyPlugin (class in process_pilot.plugins.pipe_ready)
Plugin (class in process_pilot.plugin)
Process (class in process_pilot.process)
process_pilot.pilot
module
process_pilot.plugin
module
process_pilot.plugins.file_ready
module
process_pilot.plugins.pipe_ready
module
process_pilot.plugins.tcp_ready
module
process_pilot.process
module
process_pilot.types
module
processes (process_pilot.process.ProcessManifest attribute)
ProcessManifest (class in process_pilot.process)
ProcessPilot (class in process_pilot.pilot)
ProcessRuntimeInfo (class in process_pilot.process)
ProcessState (class in process_pilot.process)
ProcessStats (class in process_pilot.process)
ProcessStatus (class in process_pilot.process)
R
ready_params (process_pilot.process.Process attribute)
ready_strategy (process_pilot.process.Process attribute)
ready_strategy_function (process_pilot.process.Process property)
ready_timeout_sec (process_pilot.process.Process attribute)
record_process_stats() (process_pilot.process.Process method)
register_plugins() (process_pilot.pilot.ProcessPilot method)
resolve_dependencies() (process_pilot.process.ProcessManifest method)
resolve_paths() (process_pilot.process.ProcessManifest method)
restart_processes() (process_pilot.pilot.ProcessPilot method)
return_code (process_pilot.process.ProcessStatus attribute)
RUNNING (process_pilot.process.ProcessState attribute)
S
set_process_affinity() (process_pilot.pilot.ProcessPilot method)
set_working_directory() (process_pilot.process.ProcessManifest method)
shutdown_strategy (process_pilot.process.Process attribute)
start() (process_pilot.pilot.ProcessPilot method)
(process_pilot.plugin.ControlServer method)
start_process() (process_pilot.pilot.ProcessPilot method)
STARTING (process_pilot.process.ProcessState attribute)
stat_handlers (process_pilot.process.Process attribute)
stats_handler_functions (process_pilot.process.Process property)
status (process_pilot.process.ProcessStatus attribute)
stop() (process_pilot.pilot.ProcessPilot method)
(process_pilot.plugin.ControlServer method)
stop_process() (process_pilot.pilot.ProcessPilot method)
STOPPED (process_pilot.process.ProcessState attribute)
STOPPING (process_pilot.process.ProcessState attribute)
T
TCPReadyPlugin (class in process_pilot.plugins.tcp_ready)
timeout (process_pilot.process.Process attribute)
U
update_status() (process_pilot.process.Process method)
V
validate_cpu_affinity() (process_pilot.process.ProcessManifest method)
validate_ready_config() (process_pilot.process.ProcessManifest method)
W
wait_until_ready() (process_pilot.process.Process method)
working_directory (process_pilot.process.Process attribute)