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