Add UpCloud integration with account listing and details retrieval
Signed-off-by: Steven4Hooisma <112615049+Steven4Hooisma@users.noreply.github.com>
This commit is contained in:
committed by
Aurélien Sibiril
parent
d73fd02e91
commit
e62e6cce43
@@ -108,6 +108,8 @@ enum ConnectorProvider
|
||||
@goEnum(
|
||||
value: "go.probo.inc/probo/pkg/coredata.ConnectorProviderGoogleAnalytics"
|
||||
)
|
||||
UPCLOUD
|
||||
@goEnum(value: "go.probo.inc/probo/pkg/coredata.ConnectorProviderUpCloud")
|
||||
}
|
||||
|
||||
type ConnectorProviderInfo {
|
||||
|
||||
Reference in New Issue
Block a user