io.github.scottweaver.zillen.models
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- Self type
- ContainerId.type
Attributes
- Graph
- Supertypes
- Self type
- ContainerName.type
final case class CreateContainerRequest(env: Env, exposedPorts: Exposed, hostConfig: HostConfig, image: Image)
object CreateContainerRequest
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
object CreateContainerResponse
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
final case class CreateImageResponse(id: Option[Id], progress: Option[String], progressDetail: Option[ProgressDetail], status: String)
object CreateImageResponse
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- CreateImageResponse.type
Attributes
- Graph
- Supertypes
- Self type
- DockerErrorMessage.type
object HostConfig
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- HostConfig.type
object HostInterface
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- HostInterface.type
final case class InspectContainerResponse(hostConfig: HostConfig, name: Option[ContainerName], networkSettings: NetworkSettings, state: State)
object InspectContainerResponse
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
object NetworkSettings
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- NetworkSettings.type
object Port
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PortMap.type
object ProgressDetail
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- ProgressDetail.type
object Protocol
object ProtocolPort
Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
- ProtocolPort.type