structured-merge-diff – sigs.k8s.io/structured-merge-diff Directories

structured-merge-diff/ directory

Directories

PathSynopsis
fieldpathPackage fieldpath defines a way for referencing path elements (e.g., an index in an array, or a key in a map).
internal
merge
schemaPackage schema defines a targeted schema language which allows one to represent all the schema information necessary to perform "structured" merges and diffs.
smdPackage main implements a command line tool for performing structured operations on yaml files.
typedPackage typed contains logic for operating on values with given schemas.
valuePackage value defines types for an in-memory representation of yaml or json objects, organized for convenient comparison with a schema (as defined by the sibling schema package).
Version
v1.0.2 (latest)
Published
Dec 24, 2019
Platform
linux/amd64
Last checked
1 month ago

Tools for package owners.