UNPKG

@jkcfg/kubernetes

Version:
17 lines 515 B
{ "description": "Overhead structure represents the resource overhead associated with running a pod.", "properties": { "podFixed": { "additionalProperties": { "$ref": "_definitions.json#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity" }, "description": "PodFixed represents the fixed resource overhead associated with running a pod.", "type": [ "object", "null" ] } }, "type": "object", "$schema": "http://json-schema.org/schema#" }