Options used to register service.
package |
Default |
---|
__construct( $serviceOptions = null)
mixed | null
getAddress() : string
string
getCheckOptions() : \io\vertx\jphp\ext\consul\CheckOptions
getId() : string
string
getMeta() : array
array
getName() : string
string
getPort() : integer
integer
getTags() : array
array
setAddress( $address) : $this
string
$this
setCheckOptions( $checkOptions) : $this
CheckOptions|array
$this
setId( $id) : $this
string
$this
setMeta( $meta) : $this
string
$this
setName( $name) : $this
string
$this
setPort( $port) : $this
integer
$this
setTags( $tags) : $this
string
$this