diff

package
v0.0.0-...-e00f16c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDiffer

func NewDiffer(preRs *git.RepoSpec, postRs *git.RepoSpec, epds []entrypoint.EntrypointFactory) *repoDiffer

Types

type EntrypointDiff

type EntrypointDiff struct {
	Entrypoint entrypoint.Entrypoint   `json:"entrypoint"`
	Error      error                   `json:"error"`
	Diff       []resource.ResourceDiff `json:"diff"`
	All        []resource.Resource     `json:"all"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL