Registry / utility / structured-merge-diff-v2

structured-merge-diff-v2

JSON →
library2.0.1gogounverified

Library for computing and applying structured merge diffs, used in Kubernetes.

go get sigs.k8s.io/structured-merge-diff/v2
INSTALL
IMPORT
SIG · STRUCTURED-MERGE-D
S
structured-merge-diff-v2
utilitygov2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

structuredmergediff
sigs.k8s.io/structured-merge-diff/v2

Create a field path set for merge diffs.

package main import ( "sigs.k8s.io/structured-merge-diff/v2/fieldpath" ) func main() { _ = fieldpath.NewSet() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
2
Bingbot
1
Resources
structured-merge-diff-v2 — go get structured-merge-diff-v2 · libregistry