BuildNoteResponse

data class BuildNoteResponse(val builderVersion: String)

Note holding the version of the provider's builder and the signature of the provenance message in the build details occurrence.

Constructors

Link copied to clipboard
fun BuildNoteResponse(builderVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Immutable. Version of the builder which produced this build.