Versions in this module Expand all Collapse all v1 v1.0.9 Oct 24, 2018 Changes in this version + type FactoryImpl struct + func NewFactoryImpl() *FactoryImpl + func (p *FactoryImpl) MakeHashTransformer() transformers.Transformer + func (p *FactoryImpl) MakePatchTransformer(slice []*resource.Resource, rf *resource.Factory) (transformers.Transformer, error)