Interface protos.grafeas.v1.IInTotoProvenance (3.2.0)

Properties of an InTotoProvenance.

Package

@google-cloud/containeranalysis

Properties

builderConfig

builderConfig?: (grafeas.v1.IBuilderConfig|null);

InTotoProvenance builderConfig

Property Value
TypeDescription
(grafeas.v1.IBuilderConfig|null)

materials

materials?: (string[]|null);

InTotoProvenance materials

Property Value
TypeDescription
(string[]|null)

metadata

metadata?: (grafeas.v1.IMetadata|null);

InTotoProvenance metadata

Property Value
TypeDescription
(grafeas.v1.IMetadata|null)

recipe

recipe?: (grafeas.v1.IRecipe|null);

InTotoProvenance recipe

Property Value
TypeDescription
(grafeas.v1.IRecipe|null)