package
0.13.0
Repository: https://github.com/kusionstack/kusion.git
Documentation: pkg.go.dev

# Functions

LoadFile reads the provided input data slice as a YAML, JSON, or TOML file with potential multiple documents.
MaskSensitiveData masks the sensitive data with placeholders before generating the diff report.
NewHumanReport return a default *dyff.HumanReport with head omitted.
No description provided by the author
No description provided by the author
ToReport compares objects, oldData and newData, and returns a report with the list of differences.
ToReportString return a report string base on mode, valid mode: "human" and "raw".

# Constants

Supported output option values.
Supported output option values.