File: //opt/saltstack/salt/lib/python3.10/site-packages/salt/proxy/__pycache__/marathon.cpython-310.pyc
o
�N�g� � @ sP d Z ddlZddlZdgZi ZdZe�e�Z dd� Z
dd� Zd d
� Zdd� Z
dS )
a�
Marathon
========
Proxy minion for managing a Marathon cluster.
Dependencies
------------
- :mod:`marathon execution module (salt.modules.marathon) <salt.modules.marathon>`
Pillar
------
The marathon proxy configuration requires a 'base_url' property that points to
the marathon endpoint:
.. code-block:: yaml
proxy:
proxytype: marathon
base_url: http://my-marathon-master.mydomain.com:8080
.. versionadded:: 2015.8.2
� NZmarathonZbase_urlc C s dS )NT� r r r �G/opt/saltstack/salt/lib/python3.10/site-packages/salt/proxy/marathon.py�__virtual__% s r c C s: t | d v r| d t tt <