Name | Type | Description | Notes |
---|---|---|---|
from | \UniversityOfAdelaide\OpenShift\Model\V1ObjectReference | from is a reference to an ImageStreamTag that will trigger a build when updated It is optional. If no From is specified, the From image from the build strategy will be used. Only one ImageChangeTrigger with an empty From reference is allowed in a build configuration. | [optional] |
lastTriggeredImageID | string | lastTriggeredImageID is used internally by the ImageChangeController to save last used image ID for build | [optional] |