ContainerImage

io.k8s.api.core.v1.ContainerImage
See theContainerImage companion object

Describe a container image

Attributes

Companion
object
Source
ContainerImage.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Appends new values to names

Appends new values to names

Attributes

Source
ContainerImage.scala

if names has a value, transforms to the result of function

if names has a value, transforms to the result of function

Attributes

Source
ContainerImage.scala

if sizeBytes has a value, transforms to the result of function

if sizeBytes has a value, transforms to the result of function

Attributes

Source
ContainerImage.scala

Returns a new data with names set to new value

Returns a new data with names set to new value

Attributes

Source
ContainerImage.scala

Returns a new data with sizeBytes set to new value

Returns a new data with sizeBytes set to new value

Attributes

Source
ContainerImage.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product