Discovery

class Discovery(val hostname: String, val clusterName: String = "caplin")(source)

Constructors

Link copied to clipboard
constructor(hostname: String, clusterName: String = "caplin")

Properties

Link copied to clipboard

The name of the Discovery cluster.

Link copied to clipboard

The hostname of the Discovery server.

Functions

Link copied to clipboard
open override fun toString(): String