KubernetesManifestResource.withNamespace
Method
interface KubernetesManifestResource { // ... omitted for brevity withNamespace(namespace: string): KubernetesManifestResource;}Signature
method
withNamespace Sets the namespace for this manifest.
withNamespace(namespace: string): KubernetesManifestResourceParameters
namespace string Returns
KubernetesManifestResource Defined on
This method is defined on the following type: