{ "oneOf": [ { "type": "string" }, { "type": "integer" } ], "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "additionalProperties": false, "$id": "https://kubernetes.io/api/intorstring/util/intstr" }