io.github.scottweaver.zillen.models.InspectContainerResponse
See theInspectContainerResponse companion object
final case class InspectContainerResponse(hostConfig: HostConfig, name: Option[ContainerName], networkSettings: NetworkSettings, state: State)
Attributes
- Companion:
- object
- Graph
- Supertypes