Versions in this module Expand all Collapse all v0 v0.0.2-test Sep 30, 2024 v0.0.1 Jun 14, 2024 Changes in this version + type CloudDeployment struct + Deployment string + Name string + type CloudPlugin struct + Host string + Name string + Port string + type Config struct + CloudPlugins []CloudPlugin + KVStore struct{ ... } + Namespaces map[string][]CloudDeployment + Server Server + TagService TagService + type Server struct + Host string + Port string + RpcPort string + type TagService struct + Host string + Port string