package
Version:
v0.16.3
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Package recorder provides log recorder
type Entry struct {
Path string `json:"path"`
ManifestDigest string `json:"manifestDigest,omitempty"`
LayerIndex *int `json:"layerIndex,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.