KindDeployedResource
Handle
interface KindDeployedResource extends IResource, IResourceWithParent, KindClusterResource]], IResourceWithWaitSupport { withNamespace(namespace: string): KindDeployedResource;}Methods
Sets the Kubernetes namespace for the deployment.
withNamespace(namespace: string): KindDeployedResourceParameters
namespacestringReturns
KindDeployedResource