K8sManifestResource.withApplyTimeout
Method
interface K8sManifestResource { // ... omitted for brevity withApplyTimeout(timeout: timespan): K8sManifestResource;}Signature
method
withApplyTimeoutbuilderSets the maximum time to wait for `kubectl apply` to complete.
withApplyTimeout(timeout: timespan): K8sManifestResourceParameters
timeouttimespanReturns
K8sManifestResourceDefined on
This method is defined on the following type: