Interface RegistryController

    • Method Detail

      • getRegistryApiAddress

        String getRegistryApiAddress()
        Returns:
        registry url
      • getPublicRegistryApiAddress

        String getPublicRegistryApiAddress()
        Returns:
        registry public url
      • undeploy

        boolean undeploy()
        Undeploy this registry by deleting related ApicurioRegistry CR
        Returns:
        true if the CR was found and deleted