Package version:

Interface BuildResultProperties

Build result resource properties payload

Hierarchy

  • BuildResultProperties

Properties

buildPodName?: string

The build pod name which can be used to get the build log streaming.

buildStages?: BuildStageProperties[]

All of the build stage (init-container and container) resources in build pod. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The name of this build result

provisioningState?: string

Provisioning state of the KPack build result NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc