KubectlDeleteSettings.

Wait Property

Summary

--wait If true, wait for resources to be gone before returning. This waits for finalizers.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlDeleteSettings

Syntax

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

Value

Type Description
Nullable<bool>