MCPcopy Create free account
hub / github.com/PostHog/duckgres / CPInstance

Interface CPInstance

controlplane/admin/ui/src/types/api.ts:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300 use_ssl: boolean;
301 url_style: string;
302 delta_catalog_enabled: boolean;
303 delta_catalog_path: string;
304 };
305 ducklake?: { enabled: boolean };
306 worker_identity: { namespace: string; iam_role_arn: string };
307 warehouse_database_credentials: SecretRef;
308 metadata_store_credentials: SecretRef;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected