Class OpenShiftNamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl

    • Constructor Detail

      • OpenShiftNamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl

        public OpenShiftNamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl​(okhttp3.OkHttpClient client,
                                                                                         Config config,
                                                                                         String namespace,
                                                                                         String explicitNamespace,
                                                                                         Boolean fromServer,
                                                                                         Boolean deletingExisting,
                                                                                         List<io.fabric8.kubernetes.api.builder.Visitor> visitors,
                                                                                         InputStream is,
                                                                                         Boolean cascading,
                                                                                         long watchRetryInitialBackoffMillis,
                                                                                         double watchRetryBackoffMultiplier,
                                                                                         boolean dryRun)
      • OpenShiftNamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl

        public OpenShiftNamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl​(okhttp3.OkHttpClient client,
                                                                                         Config config,
                                                                                         String namespace,
                                                                                         String explicitNamespace,
                                                                                         Boolean fromServer,
                                                                                         Boolean deletingExisting,
                                                                                         List<io.fabric8.kubernetes.api.builder.Visitor> visitors,
                                                                                         Object item,
                                                                                         long gracePeriodSeconds,
                                                                                         io.fabric8.kubernetes.api.model.DeletionPropagation propagationPolicy,
                                                                                         Boolean cascading,
                                                                                         long watchRetryInitialBackoffMillis,
                                                                                         double watchRetryBackoffMultiplier,
                                                                                         boolean dryRun)