ContainerImage

final case class ContainerImage(names: Option[Seq[String]], sizeBytes: Option[Int])

Describe a container image

Source:
ContainerImage.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product