KubectlTopPodSettings.

SortBy Property

Summary

--sort-by If non-empty, sort pods list using specified field. The field can be either 'cpu' or 'memory'.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlTopPodSettings

Syntax

public string SortBy { get; set; }

Value

Type Description
string