Class OpenShiftClientProducer


  • @Singleton
    public class OpenShiftClientProducer
    extends Object
    • Constructor Detail

      • OpenShiftClientProducer

        public OpenShiftClientProducer()
    • Method Detail

      • openShiftClient

        @Singleton
        @Produces
        public io.fabric8.openshift.client.OpenShiftClient openShiftClient​(io.fabric8.kubernetes.client.Config config)
      • destroy

        @PreDestroy
        public void destroy()