DockerSettings

tasks.elastic.docker.DockerSettings
See theDockerSettings companion class

Attributes

Companion
class
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Host(context: String, resourceAvailable: ResourceAvailable, hostname: String, externalHostname: Option[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Host

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Host.type

Implicits

Implicits

implicit def fromConfig(implicit config: DockerConfig): IO[DockerSettings]