object
NomadJson
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
deploymentSummaryDecoder(id: String): DecodeJson[DeploymentSummary]
-
def
dockerConfigJson(nomad: Nomad, container: Image, ports: Option[Ports], nm: NetworkMode): argonaut.Json
-
def
envJson(bindings: List[EnvironmentVariable]): argonaut.Json
-
def
ephemeralDiskJson(sticky: Boolean, migrate: Boolean, size: Int): argonaut.Json
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getPolicyName(ns: NamespaceName, name: String): String
-
def
hashCode(): Int
-
def
healthCheckJson(check: HealthCheck): argonaut.Json
-
final
def
isInstanceOf[T0]: Boolean
-
def
job(name: String, plan: Plan, i: Image, dc: Datacenter, schedule: Option[Schedule], ports: Option[Ports], ns: NamespaceName, nomad: Nomad, tags: Set[String]): argonaut.Json
-
def
leaderTaskJson(name: String, i: Image, env: Environment, nm: NetworkMode, ports: Option[Ports], nomad: Nomad, ns: NamespaceName, plan: PlanRef, tags: Set[String]): argonaut.Json
-
def
logJson(maxFiles: Int, maxFileSize: Int): argonaut.Json
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
periodicJson(expression: String): argonaut.Json
-
def
resourcesJson(cpu: Int, mem: Int, ports: Option[Ports]): argonaut.Json
-
def
restartJson(retries: Int): argonaut.Json
-
implicit
def
runningUnitDecoder: DecodeJson[RunningUnit]
-
def
servicesJson(name: String, port: Port, tags: Set[String], checks: List[HealthCheck]): argonaut.Json
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
vaultJson(ns: NamespaceName, name: String): argonaut.Json
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
object
BridgeMode extends NetworkMode with Product with Serializable
-
object
HostMode extends NetworkMode with Product with Serializable
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
deploymentSummaryDecoder(id: String): DecodeJson[DeploymentSummary]
-
def
dockerConfigJson(nomad: Nomad, container: Image, ports: Option[Ports], nm: NetworkMode): argonaut.Json
-
def
envJson(bindings: List[EnvironmentVariable]): argonaut.Json
-
def
ephemeralDiskJson(sticky: Boolean, migrate: Boolean, size: Int): argonaut.Json
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getPolicyName(ns: NamespaceName, name: String): String
-
def
hashCode(): Int
-
def
healthCheckJson(check: HealthCheck): argonaut.Json
-
final
def
isInstanceOf[T0]: Boolean
-
def
job(name: String, plan: Plan, i: Image, dc: Datacenter, schedule: Option[Schedule], ports: Option[Ports], ns: NamespaceName, nomad: Nomad, tags: Set[String]): argonaut.Json
-
def
leaderTaskJson(name: String, i: Image, env: Environment, nm: NetworkMode, ports: Option[Ports], nomad: Nomad, ns: NamespaceName, plan: PlanRef, tags: Set[String]): argonaut.Json
-
def
logJson(maxFiles: Int, maxFileSize: Int): argonaut.Json
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
periodicJson(expression: String): argonaut.Json
-
def
resourcesJson(cpu: Int, mem: Int, ports: Option[Ports]): argonaut.Json
-
def
restartJson(retries: Int): argonaut.Json
-
implicit
def
runningUnitDecoder: DecodeJson[RunningUnit]
-
def
servicesJson(name: String, port: Port, tags: Set[String], checks: List[HealthCheck]): argonaut.Json
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
vaultJson(ns: NamespaceName, name: String): argonaut.Json
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
object
BridgeMode extends NetworkMode with Product with Serializable
-
object
HostMode extends NetworkMode with Product with Serializable