ByProductsResponse

data class ByProductsResponse(val customValues: Map<String, String>)

Defines an object for the byproducts field in in-toto links. The suggested fields are "stderr", "stdout", and "return-value".

Constructors

Link copied to clipboard
constructor(customValues: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard