Interface KymaDestinationTargetRegistrationService

    • Method Detail

      • registerDestinationTarget

        void registerDestinationTarget​(KymaRegistrationRequest kymaRegistrationRequest,
                                       boolean isReRegistrationAllowed)
        Register a Kyma destination target.
        Parameters:
        kymaRegistrationRequest - Kyma registration request @KymaRegistrationRequest.
        isReRegistrationAllowed - If it is true, the re-registration is allowed. This flag is set to false when it is called from the backoffice controller and it is set to true when it is called form the AdminAPI controller.