KubectlClusterInfoDumpSettings.

AllNamespaces Property

Summary

-A, --all-namespaces If true, dump all namespaces. If true, --namespaces is ignored.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlClusterInfoDumpSettings

Syntax

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

Value

Type Description
Nullable<bool>