Argo Workflows · Schema
io.k8s.api.core.v1.EnvVarSource
EnvVarSource represents a source for the value of an EnvVar.
CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine
Properties
| Name | Type | Description |
|---|---|---|
| configMapKeyRef | object | Selects a key of a ConfigMap. |
| fieldRef | object | Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels[' |
| fileKeyRef | object | FileKeyRef selects a key of the env file. Requires the EnvFiles feature gate to be enabled. |
| resourceFieldRef | object | Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currentl |
| secretKeyRef | object | Selects a key of a secret in the pod's namespace |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/argo-workflows/refs/heads/main/json-schema/argo-workflows-io-k8s-api-core-v1-env-var-source-schema.json",
"title": "io.k8s.api.core.v1.EnvVarSource",
"description": "EnvVarSource represents a source for the value of an EnvVar.",
"type": "object",
"properties": {
"configMapKeyRef": {
"description": "Selects a key of a ConfigMap.",
"$ref": "#/definitions/io.k8s.api.core.v1.ConfigMapKeySelector"
},
"fieldRef": {
"description": "Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['<KEY>']`, `metadata.annotations['<KEY>']`, spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.",
"$ref": "#/definitions/io.k8s.api.core.v1.ObjectFieldSelector"
},
"fileKeyRef": {
"description": "FileKeyRef selects a key of the env file. Requires the EnvFiles feature gate to be enabled.",
"$ref": "#/definitions/io.k8s.api.core.v1.FileKeySelector"
},
"resourceFieldRef": {
"description": "Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.",
"$ref": "#/definitions/io.k8s.api.core.v1.ResourceFieldSelector"
},
"secretKeyRef": {
"description": "Selects a key of a secret in the pod's namespace",
"$ref": "#/definitions/io.k8s.api.core.v1.SecretKeySelector"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/argo-workflows-io-k8s-api-core-v1-env-var-source"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
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.
A second provider on the same verified email joins the account you already have.