UNPKG

@jkcfg/kubernetes

Version:
11 lines 418 B
{ "description": "NodeConfigSource specifies a source of node configuration. Exactly one subfield (excluding metadata) must be non-nil.", "properties": { "configMap": { "description": "ConfigMap is a reference to a Node's ConfigMap", "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.ConfigMapNodeConfigSource" } }, "$schema": "http://json-schema.org/schema#", "type": "object" }