withCrdWaitBehavior
Method
interface K8sManifestResource { // ... omitted for brevity withCrdWaitBehavior(behavior: CrdWaitBehavior): K8sManifestResource;}Signature
method
withCrdWaitBehaviorbuilderSets whether CRD wait failures fail the manifest resource or are logged as best-effort warnings.
withCrdWaitBehavior(behavior: CrdWaitBehavior): K8sManifestResourceParameters
behaviorCrdWaitBehaviorReturns
K8sManifestResourceApplies to
This method applies to the following types: