Package org.apache.pulsar.packages.management.core


package org.apache.pulsar.packages.management.core
Packages management provides an easier way to manage the packages. We abstract the storage so we can store the packages anywhere. And we can store the packages on the cloud to support an registry for all the pulsar package such as functions, connectors, and other things. Also, packages management have a version control that will make the function upgrade and rollback more easier to track.