OpenshiftDeleterSettings.

IgnoreNotFound Property

Summary

Gets or sets a value indicating whether to treat "resource not found" as a successful delete. Defaults to "true" when All is specified.

Syntax

public bool IgnoreNotFound { get; set; }

Value

Type Description
bool