708 B
708 B
Handler v1
Group | Version | Kind |
---|---|---|
Core | v1 | Handler |
Handler defines a specific action that should be taken
Field | Description |
---|---|
exec ExecAction |
One and only one of the following should be specified. Exec specifies the action to take. |
httpGet HTTPGetAction |
HTTPGet specifies the http request to perform. |
tcpSocket TCPSocketAction |
TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported |