podmaster is a simple utility, it attempts to acquire and maintain a lease-lock from etcd using compare-and-swap.
if it is the master, it copies a source file into a destination file. If it is not the master, it makes sure it is removed.
typical usage is to copy a Pod manifest from a staging directory into the kubelet's directory, for example: