BaseImageTrigger interface

The trigger based on base image dependency.

Properties

baseImageTriggerType

The type of the auto trigger for base image dependency updates.

name

The name of the trigger.

status

The current status of trigger.

updateTriggerEndpoint

The endpoint URL for receiving update triggers.

updateTriggerPayloadType

Type of Payload body for Base image update triggers.

Property Details

baseImageTriggerType

The type of the auto trigger for base image dependency updates.

baseImageTriggerType: string

Property Value

string

name

The name of the trigger.

name: string

Property Value

string

status

The current status of trigger.

status?: string

Property Value

string

updateTriggerEndpoint

The endpoint URL for receiving update triggers.

updateTriggerEndpoint?: string

Property Value

string

updateTriggerPayloadType

Type of Payload body for Base image update triggers.

updateTriggerPayloadType?: string

Property Value

string