KubectlScaleSettings.

Timeout Property

Summary

--timeout The length of time to wait before giving up on a scale operation, zero means don't wait. Any other values should contain a corresponding time unit (e.g. 1s, 2m, 3h).
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlScaleSettings

Syntax

public string Timeout { get; set; }

Value

Type Description
string