Options used to register checks in Consul.
package |
Default |
---|
__construct( $checkOptions = null)
mixed | null
getDeregisterAfter() : string
string
getGrpc() : string
string
getHttp() : string
string
getId() : string
string
getInterval() : string
string
getName() : string
string
getNotes() : string
string
getScriptArgs() : array
array
getServiceId() : string
string
getStatus() : string
string
getTcp() : string
string
getTtl() : string
string
isGrpcTls() : boolean
boolean
isTlsSkipVerify() : boolean
boolean
setDeregisterAfter( $deregisterAfter) : $this
string
$this
setGrpc( $grpc) : $this
string
$this
setGrpcTls( $grpcTls) : $this
boolean
$this
setHttp( $http) : $this
string
$this
setId( $id) : $this
string
$this
setInterval( $interval) : $this
string
$this
setName( $name) : $this
string
$this
setNotes( $notes) : $this
string
$this
setScriptArgs( $scriptArgs) : $this
string
$this
setServiceId( $serviceId) : $this
string
$this
setStatus( $status) : $this
string
$this
setTcp( $tcp) : $this
string
$this
setTlsSkipVerify( $tlsSkipVerify) : $this
boolean
$this
setTtl( $ttl) : $this
string
$this