ServiceKind

consul4s.model.`package`.ServiceKind
See theServiceKind companion object
sealed abstract class ServiceKind(val value: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ConnectProxy.type
object IngressGateway.type
object MeshGateway.type
object Typical.type

Members list

Value members

Concrete fields

val value: String