Versions in this module Expand all Collapse all v0 v0.0.2 Sep 5, 2019 Changes in this version + func NewEnumMutator(store kv.TxnStore, schemaMutator common.TableSchemaMutator) common.EnumMutator + func NewIngestionAssignmentMutator(etcdStore kv.TxnStore) common.IngestionAssignmentMutator + func NewJobMutator(etcdStore kv.TxnStore, logger *zap.SugaredLogger) common.JobMutator + func NewMembershipMutator(etcdClient *kvstore.EtcdClient) common.MembershipMutator + func NewNamespaceMutator(etcdStore kv.TxnStore) common.NamespaceMutator + func NewSubscriberMutator(etcdClient *kvstore.EtcdClient) common.SubscriberMutator + func NewTableSchemaMutator(store kv.TxnStore, logger *zap.SugaredLogger) common.TableSchemaMutator