Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildResultProperties

Package version

Build result resource properties payload

Hierarchy

  • BuildResultProperties

Index

Properties

Optional buildPodName

buildPodName: undefined | string

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

Optional buildStages

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.

Optional name

name: undefined | string

The name of this build result

Optional provisioningState

provisioningState: BuildResultProvisioningState

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