KubectlTaintSettings.

Overwrite Property

Summary

--overwrite If true, allow taints to be overwritten, otherwise reject taint updates that overwrite existing taints.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlTaintSettings

Syntax

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

Value

Type Description
Nullable<bool>