Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { UseDockerMediaTypes bool WantSBOM bool UseProot bool WithVCS bool WorkDir string TarballPath string Tags []string SourceDateEpoch time.Time SBOMPath string SBOMFormats []string ExtraKeyFiles []string ExtraRepos []string Arch types.Architecture Log *logrus.Logger TempDirPath string PackageVersionTag string PackageVersionTagStem bool PackageVersionTagPrefix string TagSuffix string Local bool }
func (Options) TarballFileName ¶ added in v0.5.0
TarballFileName returns a deterministic filename for the layer taball
Click to show internal directories.
Click to hide internal directories.