updated Identity and managment service
This commit is contained in:
@@ -1 +1,5 @@
|
||||
__all__ = []
|
||||
from .service_endpoints.cluster import ServiceEndpointRouterCluster
|
||||
from .event_endpoints.cluster import EventsEndpointRouterCluster
|
||||
from .application.cluster import ApplicationRouterCluster
|
||||
|
||||
__all__ = ["ServiceEndpointRouterCluster", "EventsEndpointRouterCluster", "ApplicationRouterCluster"]
|
||||
|
||||
Reference in New Issue
Block a user