KubectlLogsSettings.

IgnoreErrors Property

Summary

--ignore-errors If watching / following pod logs, allow for any errors that occur to be non-fatal
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlLogsSettings

Syntax

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

Value

Type Description
Nullable<bool>