KindDeployedResource.withNamespace
Method
interface KindDeployedResource { // ... omitted for brevity withNamespace(namespace: string): KindDeployedResource;}Signature
method
withNamespacebuilderSets the Kubernetes namespace for the deployment.
withNamespace(namespace: string): KindDeployedResourceParameters
namespacestringReturns
KindDeployedResourceDefined on
This method is defined on the following type: