withNamespace
Method
interface K8sManifestResource { // ... omitted for brevity withNamespace(namespace: string): KindDeployedResource;}Signature
method
withNamespacebuilderSets the Kubernetes namespace for the deployment.
withNamespace(namespace: string): KindDeployedResourceParameters
namespacestringReturns
KindDeployedResourceApplies to
This method applies to the following types: