Documentation
¶
Overview ¶
Package deltautil handles the application of delta manifests for optimized remote caching and artifact transfer.
Index ¶
Constants ¶
View Source
const Version = 2
Version is the version of the deltautil package.
Variables ¶
This section is empty.
Functions ¶
func ApplyDelta ¶
func ApplyDelta(m *pb.RunManifest, d *pb.Delta) error
ApplyDelta applies the manifest changes specified by d to the manifest, m. It does so by modifying the manifest directly.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.