ServiceTaskSpecContainerSpecHost

data class ServiceTaskSpecContainerSpecHost(val host: String, val ip: String)

Constructors

Link copied to clipboard
constructor(host: String, ip: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the host

Link copied to clipboard
val ip: String

The ip of the host