ImageVolumeSource

io.k8s.api.core.v1.ImageVolumeSource
See theImageVolumeSource companion object

ImageVolumeSource represents a image volume resource.

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes

Source
ImageVolumeSource.scala

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

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

Attributes

Source
ImageVolumeSource.scala

Returns a new data with pullPolicy set to new value

Returns a new data with pullPolicy set to new value

Attributes

Source
ImageVolumeSource.scala

Returns a new data with reference set to new value

Returns a new data with reference set to new value

Attributes

Source
ImageVolumeSource.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product