dtkt.command.v1beta1enums.proto

Signal

Enum
ValueNumberDescription
SIGNAL_UNSPECIFIED0

Unspecified signal

SIGNAL_SIGINT1

Interrupt signal; typically sent when the user wants to stop a process

SIGNAL_SIGTERM2

Termination signal; used to request a process to terminate

SIGNAL_SIGKILL3

Kill signal; used to forcibly terminate a process