Argo Workflows Io K8S Api Core V1 Downward Api Projection Structure
Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.
io.k8s.api.core.v1.DownwardAPIProjection is a JSON Structure definition published by Argo Workflows, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/argo-workflows/refs/heads/main/json-structure/argo-workflows-io-k8s-api-core-v1-downward-api-projection-structure.json",
"name": "io.k8s.api.core.v1.DownwardAPIProjection",
"description": "Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.",
"type": "object",
"properties": {
"items": {
"description": "Items is a list of DownwardAPIVolume file",
"type": "array",
"items": {
"$ref": "#/definitions/io.k8s.api.core.v1.DownwardAPIVolumeFile"
},
"x-kubernetes-list-type": "atomic"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.