DownwardAPIProjection

io.k8s.api.core.v1.DownwardAPIProjection
See theDownwardAPIProjection companion object

Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.

Attributes

Companion:
object
Source:
DownwardAPIProjection.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Appends new values to items

Appends new values to items

Attributes

Source:
DownwardAPIProjection.scala

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

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

Attributes

Source:
DownwardAPIProjection.scala

Returns a new data with items set to new value

Returns a new data with items set to new value

Attributes

Source:
DownwardAPIProjection.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product