withClusterReadyTimeout
Method
interface K8sManifestResource { // ... omitted for brevity withClusterReadyTimeout(timeout: timespan): K8sManifestResource;}Signature
method
withClusterReadyTimeoutbuilderSets the maximum time to wait for the Kubernetes API to become reachable before running `kubectl apply`.
withClusterReadyTimeout(timeout: timespan): K8sManifestResourceParameters
timeouttimespanReturns
K8sManifestResourceApplies to
This method applies to the following types: