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
K8sManifestResourceApplies to
This method applies to the following types: