Class Overhead
Overhead structure represents the resource overhead associated with running a pod.
Inheritance
System.Object
Overhead
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Kubernetes.Types.Outputs.Node.V1Beta1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class Overhead
Fields
View SourcePodFixed
PodFixed represents the fixed resource overhead associated with running a pod.
Declaration
public readonly ImmutableDictionary<string, string> PodFixed
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.String> |