Kazan v0.11.0 Kazan.Apis.Core.V1.DownwardAPIProjection View Source

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

OpenAPI Definition: io.k8s.api.core.v1.DownwardAPIProjection

Properties

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Core.V1.DownwardAPIProjection{
  items: [Kazan.Apis.Core.V1.DownwardAPIVolumeFile.t()]
}