Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeFactory ¶
func MakeFactory(repoInfoLoader *helm.RepoInfoLoader, parser *helm.ChangeParser, logger *zapctx.Logger) changemaker.WorkingTreeChangerFactory
Types ¶
type HelmChangeMaker ¶
type HelmChangeMaker struct { RepoInfoLoader *helm.RepoInfoLoader Parser *helm.ChangeParser Logger *zapctx.Logger }
func (*HelmChangeMaker) NewContent ¶
func (h *HelmChangeMaker) NewContent(ctx context.Context, file filecontentchangemaker.ReadableFile) (*filecontentchangemaker.FileChange, error)
Click to show internal directories.
Click to hide internal directories.