KubectlDrainSettings.

IgnoreDaemonsets Property

Summary

--ignore-daemonsets Ignore DaemonSet-managed pods.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlDrainSettings

Syntax

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

Value

Type Description
Nullable<bool>