package
Version:
v1.27.0
Opens a new window with list of versions in this module.
Published: Mar 27, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package diff provides functionalities to compare two YAML documents.
From is the YAML document that another YAML document is compared against.
Parse constructs a diff tree that represent the differences of a YAML document against the From document.
ParseWithCFNIgnorer constructs a diff tree that represent the differences of a YAML document against the From document, ignoring certain CFN paths.
Tree represents a difference tree between two YAML documents.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.