Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct { *clientv3.Client etcdpasswd.Syncer // contains filtered or unexported fields }
Agent watches etcd database and synchornizes system users and groups with the database entries.
func (*Agent) StartUpdater ¶
StartUpdater is a goroutine to receive notification from watcher.
Click to show internal directories.
Click to hide internal directories.