KubectlTopNodeSettings.

ShowCapacity Property

Summary

--show-capacity Print node resources based on Capacity instead of Allocatable(default) of the nodes.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlTopNodeSettings

Syntax

public Nullable<bool> ShowCapacity { get; set; }

Value

Type Description
Nullable<bool>