# Functions
NewEtcdMasterElector returns an implementation of election.MasterElector backed by etcd.
# Interfaces
MasterElector is an interface for services that can elect masters.
# Type aliases
Master is used to announce the current elected master.