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