@topgroup/diginext
Version:
A BUILD SERVER & CLI to deploy apps to any Kubernetes clusters.
23 lines • 677 B
TypeScript
export * from "./ApiKeyAccount";
export * from "./App";
export * from "./Build";
export * from "./CloudDatabase";
export * from "./CloudDatabaseBackup";
export * from "./CloudProvider";
export * from "./CloudStorage";
export * from "./Cluster";
export * from "./ContainerRegistry";
export * from "./Cronjob";
export * from "./Framework";
export * from "./GitProvider";
export * from "./Notification";
export * from "./Project";
export * from "./Release";
export * from "./Role";
export * from "./Route";
export * from "./ServiceAccount";
export * from "./Team";
export * from "./User";
export * from "./Webhook";
export * from "./Workspace";
//# sourceMappingURL=index.d.ts.map