core ==== .. py:module:: core Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/core/cli/index /autoapi/core/cluster/index /autoapi/core/cluster_protocol/index /autoapi/core/cluster_type/index /autoapi/core/config/index /autoapi/core/configuration/index /autoapi/core/constants/index /autoapi/core/exceptions/index /autoapi/core/jobmon_utils/index /autoapi/core/logging/index /autoapi/core/otlp/index /autoapi/core/requester/index /autoapi/core/serializers/index /autoapi/core/structlog_utils/index /autoapi/core/task_generator/index Attributes ---------- .. autoapisummary:: core.__version__ core.CONFIG_FILE_FROM_INSTALLER_PLUGIN Functions --------- .. autoapisummary:: core._get_config_file_from_installer_plug_in Package Contents ---------------- .. py:data:: __version__ .. py:function:: _get_config_file_from_installer_plug_in() -> str Return the default configuration file path from the installer plug-in. .. py:data:: CONFIG_FILE_FROM_INSTALLER_PLUGIN