Class Overhead

    • Constructor Detail

      • Overhead

        public Overhead()
        No args constructor for use in serialization
    • Method Detail

      • getPodFixed

        public Map<String,​Quantity> getPodFixed()
        podFixed represents the fixed resource overhead associated with running a pod.
      • setPodFixed

        public void setPodFixed​(Map<String,​Quantity> podFixed)
        podFixed represents the fixed resource overhead associated with running a pod.
      • getAdditionalProperties

        public Map<String,​Object> getAdditionalProperties()
      • setAdditionalProperty

        public void setAdditionalProperty​(String name,
                                          Object value)
      • setAdditionalProperties

        public void setAdditionalProperties​(Map<String,​Object> additionalProperties)