Class V1DownwardAPIProjection

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-02-04T19:05:53.712211Z[Etc/UTC]", comments="Generator version: 7.6.0") 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