Proxy minion for managing a Marathon cluster.
The marathon proxy configuration requires a 'base_url' property that points to the marathon endpoint:
proxy:
proxytype: marathon
base_url: http://my-marathon-master.mydomain.com:8080
2015.8.2 新版功能.
salt.proxy.marathon.
init
(opts)¶Perform any needed setup.
salt.proxy.marathon.
ping
()¶Is the marathon api responding?
salt.proxy.marathon.
shutdown
(opts)¶For this proxy shutdown is a no-op