KubectlApiResourcesSettings.

Namespaced Property

Summary

--namespaced If false, non-namespaced resources will be returned, otherwise returning namespaced resources by default.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApiResourcesSettings

Syntax

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

Value

Type Description
Nullable<bool>