KubectlWaitSettings.

AllNamespaces Property

Summary

-A, --all-namespaces If present, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with --namespace.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlWaitSettings

Syntax

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

Value

Type Description
Nullable<bool>