KubectlDrainSettings.

DeleteEmptydirData Property

Summary

--delete-emptydir-data Continue even if there are pods using emptyDir (local data that will be deleted when the node is drained).
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlDrainSettings

Syntax

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

Value

Type Description
Nullable<bool>