Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 831 Bytes

V1Handler.md

File metadata and controls

12 lines (8 loc) · 831 Bytes

V1Handler

Properties

Name Type Description Notes
exec \UniversityOfAdelaide\OpenShift\Model\V1ExecAction One and only one of the following should be specified. Exec specifies the action to take. [optional]
httpGet \UniversityOfAdelaide\OpenShift\Model\V1HTTPGetAction HTTPGet specifies the http request to perform. [optional]
tcpSocket \UniversityOfAdelaide\OpenShift\Model\V1TCPSocketAction TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported [optional]

[Back to Model list] [Back to API list] [Back to README]