Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 385 Bytes

Handler.md

File metadata and controls

15 lines (8 loc) · 385 Bytes

Handler

Handler defines a specific action that should be taken

Properties

Name Type Description Notes
exec ExecAction [optional]
httpGet HTTPGetAction [optional]
tcpSocket TCPSocketAction [optional]