Class OperatorProducer


  • @Singleton
    public class OperatorProducer
    extends Object
    • Constructor Detail

      • OperatorProducer

        public OperatorProducer()
    • Method Detail

      • applyCRDAndRegister

        public static void applyCRDAndRegister​(io.javaoperatorsdk.operator.Operator operator,
                                               io.javaoperatorsdk.operator.api.reconciler.Reconciler<? extends io.fabric8.kubernetes.api.model.HasMetadata> reconciler,
                                               QuarkusConfigurationService configuration)