Package version:

Interface BaseImageTriggerUpdateParameters

The properties for updating base image dependency trigger.

Hierarchy

  • BaseImageTriggerUpdateParameters

Properties

baseImageTriggerType?: string

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

name: string

The name of the trigger.

status?: string

The current status of trigger.

updateTriggerEndpoint?: string

The endpoint URL for receiving update triggers.

updateTriggerPayloadType?: string

Type of Payload body for Base image update triggers.

Generated using TypeDoc