K8sManifestResource.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
K8sManifestResourceDefined on
This method is defined on the following type: