Class OcpApicurioDeployer

All Implemented Interfaces:
Deployer<OcpApicurioController>

public class OcpApicurioDeployer extends AbstractOcpApicurioDeployer<OcpApicurioController>
Deployment management for Apicurio service registry OCP deployment
Author:
Jakub Cechacek
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
    • APICURIO_CRD_DESCRIPTOR

      public static final String APICURIO_CRD_DESCRIPTOR
      See Also:
  • Constructor Details

    • OcpApicurioDeployer

      private OcpApicurioDeployer(String project, String yamlPath, io.fabric8.openshift.client.OpenShiftClient ocp, okhttp3.OkHttpClient http)
  • Method Details