Docker executor module
Used with the docker proxy minion.
salt.executors.docker.allow_missing_func(function)¶Allow all calls to be passed through to docker container.
The docker call will use direct_call, which will return back if the module was unable to be run.
salt.executors.docker.execute(opts, data, func, args, kwargs)¶Directly calls the given function with arguments