Class V1DownwardAPIProjection

java.lang.Object
io.kubernetes.client.openapi.models.V1DownwardAPIProjection

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T17:56:12.287571Z[Etc/UTC]") public class V1DownwardAPIProjection extends 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.
  • Field Details

  • Constructor Details

    • V1DownwardAPIProjection

      public V1DownwardAPIProjection()
  • Method Details