# Functions
GetOwnerInfo gets the owner information.
NewMockManager creates a new mock Manager.
NewOwnerManager creates a new Manager.
NewSession creates a new etcd session.
# Constants
NewSessionDefaultRetryCnt is the default retry times when create new session.
NewSessionRetryUnlimited is the unlimited retry times when create new session.
# Variables
ManagerSessionTTL is the etcd session's TTL in seconds.
# Interfaces
Manager is used to campaign the owner and manage the owner information.