KubectlDrainSettings.

SkipWaitForDeleteTimeout Property

Summary

--skip-wait-for-delete-timeout If pod DeletionTimestamp older than N seconds, skip waiting for the pod. Seconds must be greater than 0 to skip.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlDrainSettings

Syntax

public string SkipWaitForDeleteTimeout { get; set; }

Value

Type Description
string