class K8S::Api::Node::V1::Overhead
- K8S::Api::Node::V1::Overhead
- Reference
- Object
Overview
Overhead structure represents the resource overhead associated with running a pod.
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
versions/v1.23/api/node/v1/overhead.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, pod_fixed : Hash(String, String)? = nil)