Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 87. ImageStreamOutput schema reference
Used in: Build
The type
property is a discriminator that distinguishes use of the ImageStreamOutput
type from DockerOutput
. It must have the value imagestream
for the type ImageStreamOutput
.
Property | Description |
---|---|
image |
The name and tag of the ImageStream where the newly built image will be pushed. For example |
string | |
type |
Must be |
string |