KubectlWaitSettings.

Timeout Property

Summary

--timeout The length of time to wait before giving up. Zero means check once and don't wait, negative means wait for a week.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlWaitSettings

Syntax

public string Timeout { get; set; }

Value

Type Description
string