@keystrokehq/render 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/add-headers.d.cts +13 -1
- package/dist/actions/add-headers.d.mts +13 -1
- package/dist/actions/add-or-update-secret-file.d.cts +13 -1
- package/dist/actions/add-or-update-secret-file.d.mts +13 -1
- package/dist/actions/add-resources-to-environment.d.cts +13 -1
- package/dist/actions/add-resources-to-environment.d.mts +13 -1
- package/dist/actions/add-route.d.cts +13 -1
- package/dist/actions/add-route.d.mts +13 -1
- package/dist/actions/create-custom-domain.d.cts +13 -1
- package/dist/actions/create-custom-domain.d.mts +13 -1
- package/dist/actions/create-env-group.d.cts +13 -1
- package/dist/actions/create-env-group.d.mts +13 -1
- package/dist/actions/create-environment.d.cts +13 -1
- package/dist/actions/create-environment.d.mts +13 -1
- package/dist/actions/create-postgres.d.cts +13 -1
- package/dist/actions/create-postgres.d.cts.map +1 -1
- package/dist/actions/create-postgres.d.mts +13 -1
- package/dist/actions/create-postgres.d.mts.map +1 -1
- package/dist/actions/create-registry-credential.d.cts +13 -1
- package/dist/actions/create-registry-credential.d.mts +13 -1
- package/dist/actions/delete-env-group-env-var.d.cts +13 -1
- package/dist/actions/delete-env-group-env-var.d.mts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.cts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.mts +13 -1
- package/dist/actions/delete-environment.d.cts +13 -1
- package/dist/actions/delete-environment.d.mts +13 -1
- package/dist/actions/delete-key-value.d.cts +13 -1
- package/dist/actions/delete-key-value.d.mts +13 -1
- package/dist/actions/delete-owner-log-stream.d.cts +13 -1
- package/dist/actions/delete-owner-log-stream.d.mts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.cts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.mts +13 -1
- package/dist/actions/delete-registry-credential.d.cts +13 -1
- package/dist/actions/delete-registry-credential.d.mts +13 -1
- package/dist/actions/delete-secret-file.d.cts +13 -1
- package/dist/actions/delete-secret-file.d.mts +13 -1
- package/dist/actions/delete-service.d.cts +13 -1
- package/dist/actions/delete-service.d.mts +13 -1
- package/dist/actions/disconnect-blueprint.d.cts +13 -1
- package/dist/actions/disconnect-blueprint.d.mts +13 -1
- package/dist/actions/get-active-connections.d.cts +13 -1
- package/dist/actions/get-active-connections.d.mts +13 -1
- package/dist/actions/get-bandwidth-sources.d.cts +13 -1
- package/dist/actions/get-bandwidth-sources.d.mts +13 -1
- package/dist/actions/get-cpu-limit.d.cts +13 -1
- package/dist/actions/get-cpu-limit.d.mts +13 -1
- package/dist/actions/get-cpu.d.cts +13 -1
- package/dist/actions/get-cpu.d.mts +13 -1
- package/dist/actions/get-disk-capacity.d.cts +13 -1
- package/dist/actions/get-disk-capacity.d.mts +13 -1
- package/dist/actions/get-disk-usage.d.cts +13 -1
- package/dist/actions/get-disk-usage.d.mts +13 -1
- package/dist/actions/get-instance-count.d.cts +13 -1
- package/dist/actions/get-instance-count.d.mts +13 -1
- package/dist/actions/get-memory-limit.d.cts +13 -1
- package/dist/actions/get-memory-limit.d.mts +13 -1
- package/dist/actions/get-memory-target.d.cts +13 -1
- package/dist/actions/get-memory-target.d.mts +13 -1
- package/dist/actions/get-memory.d.cts +13 -1
- package/dist/actions/get-memory.d.mts +13 -1
- package/dist/actions/get-user.d.cts +13 -1
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +13 -1
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/link-service-to-env-group.d.cts +13 -1
- package/dist/actions/link-service-to-env-group.d.mts +13 -1
- package/dist/actions/list-application-filter-values.d.cts +13 -1
- package/dist/actions/list-application-filter-values.d.mts +13 -1
- package/dist/actions/list-blueprints.d.cts +13 -1
- package/dist/actions/list-blueprints.d.mts +13 -1
- package/dist/actions/list-deploys.d.cts +13 -1
- package/dist/actions/list-deploys.d.mts +13 -1
- package/dist/actions/list-disks.d.cts +13 -1
- package/dist/actions/list-disks.d.mts +13 -1
- package/dist/actions/list-env-groups.d.cts +13 -1
- package/dist/actions/list-env-groups.d.mts +13 -1
- package/dist/actions/list-env-vars-for-service.d.cts +13 -1
- package/dist/actions/list-env-vars-for-service.d.mts +13 -1
- package/dist/actions/list-environments.d.cts +13 -1
- package/dist/actions/list-environments.d.mts +13 -1
- package/dist/actions/list-instances.d.cts +13 -1
- package/dist/actions/list-instances.d.mts +13 -1
- package/dist/actions/list-key-value.d.cts +13 -1
- package/dist/actions/list-key-value.d.mts +13 -1
- package/dist/actions/list-logs-values.d.cts +16 -4
- package/dist/actions/list-logs-values.d.mts +16 -4
- package/dist/actions/list-logs.d.cts +13 -1
- package/dist/actions/list-logs.d.mts +13 -1
- package/dist/actions/list-maintenance.d.cts +13 -1
- package/dist/actions/list-maintenance.d.mts +13 -1
- package/dist/actions/list-notification-overrides.d.cts +13 -1
- package/dist/actions/list-notification-overrides.d.mts +13 -1
- package/dist/actions/list-owner-members.d.cts +13 -1
- package/dist/actions/list-owner-members.d.mts +13 -1
- package/dist/actions/list-owners.d.cts +13 -1
- package/dist/actions/list-owners.d.mts +13 -1
- package/dist/actions/list-postgres-export.d.cts +13 -1
- package/dist/actions/list-postgres-export.d.mts +13 -1
- package/dist/actions/list-postgres-users.d.cts +13 -1
- package/dist/actions/list-postgres-users.d.mts +13 -1
- package/dist/actions/list-postgres.d.cts +13 -1
- package/dist/actions/list-postgres.d.mts +13 -1
- package/dist/actions/list-projects.d.cts +13 -1
- package/dist/actions/list-projects.d.mts +13 -1
- package/dist/actions/list-registry-credentials.d.cts +13 -1
- package/dist/actions/list-registry-credentials.d.mts +13 -1
- package/dist/actions/list-resource-log-streams.d.cts +13 -1
- package/dist/actions/list-resource-log-streams.d.mts +13 -1
- package/dist/actions/list-routes.d.cts +13 -1
- package/dist/actions/list-routes.d.mts +13 -1
- package/dist/actions/list-secret-files.d.cts +13 -1
- package/dist/actions/list-secret-files.d.mts +13 -1
- package/dist/actions/list-services.d.cts +13 -1
- package/dist/actions/list-services.d.mts +13 -1
- package/dist/actions/list-task-runs.d.cts +13 -1
- package/dist/actions/list-task-runs.d.mts +13 -1
- package/dist/actions/list-tasks.d.cts +13 -1
- package/dist/actions/list-tasks.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/list-workflow-versions.d.cts +13 -1
- package/dist/actions/list-workflow-versions.d.mts +13 -1
- package/dist/actions/list-workflows.d.cts +13 -1
- package/dist/actions/list-workflows.d.mts +13 -1
- package/dist/actions/restart-service.d.cts +13 -1
- package/dist/actions/restart-service.d.mts +13 -1
- package/dist/actions/resume-service.d.cts +13 -1
- package/dist/actions/resume-service.d.mts +13 -1
- package/dist/actions/retrieve-custom-domain.d.cts +13 -1
- package/dist/actions/retrieve-custom-domain.d.mts +13 -1
- package/dist/actions/retrieve-deploy.d.cts +13 -1
- package/dist/actions/retrieve-deploy.d.mts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.mts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-env-group.d.cts +13 -1
- package/dist/actions/retrieve-env-group.d.mts +13 -1
- package/dist/actions/retrieve-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-var.d.mts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.cts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.mts +13 -1
- package/dist/actions/retrieve-owner.d.cts +13 -1
- package/dist/actions/retrieve-owner.d.mts +13 -1
- package/dist/actions/retrieve-postgres.d.cts +13 -1
- package/dist/actions/retrieve-postgres.d.mts +13 -1
- package/dist/actions/retrieve-project.d.cts +13 -1
- package/dist/actions/retrieve-project.d.mts +13 -1
- package/dist/actions/retrieve-registry-credential.d.cts +13 -1
- package/dist/actions/retrieve-registry-credential.d.mts +13 -1
- package/dist/actions/retrieve-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-service.d.cts +13 -1
- package/dist/actions/retrieve-service.d.mts +13 -1
- package/dist/actions/stream-task-runs-events.d.cts +13 -1
- package/dist/actions/stream-task-runs-events.d.mts +13 -1
- package/dist/actions/subscribe-logs.d.cts +13 -1
- package/dist/actions/subscribe-logs.d.mts +13 -1
- package/dist/actions/suspend-service.d.cts +13 -1
- package/dist/actions/suspend-service.d.mts +13 -1
- package/dist/actions/trigger-deploy.d.cts +13 -1
- package/dist/actions/trigger-deploy.d.mts +13 -1
- package/dist/actions/update-env-group-env-var.d.cts +13 -1
- package/dist/actions/update-env-group-env-var.d.mts +13 -1
- package/dist/actions/update-env-group-secret-file.d.cts +13 -1
- package/dist/actions/update-env-group-secret-file.d.mts +13 -1
- package/dist/actions/update-env-group.d.cts +13 -1
- package/dist/actions/update-env-group.d.mts +13 -1
- package/dist/actions/update-env-var.d.cts +13 -1
- package/dist/actions/update-env-var.d.mts +13 -1
- package/dist/actions/update-env-vars-for-service.d.cts +13 -1
- package/dist/actions/update-env-vars-for-service.d.mts +13 -1
- package/dist/actions/update-headers.d.cts +13 -1
- package/dist/actions/update-headers.d.mts +13 -1
- package/dist/actions/update-owner-log-stream.d.cts +13 -1
- package/dist/actions/update-owner-log-stream.d.mts +13 -1
- package/dist/actions/update-owner-notification-settings.d.cts +13 -1
- package/dist/actions/update-owner-notification-settings.d.mts +13 -1
- package/dist/actions/update-postgres.d.cts +13 -1
- package/dist/actions/update-postgres.d.cts.map +1 -1
- package/dist/actions/update-postgres.d.mts +13 -1
- package/dist/actions/update-postgres.d.mts.map +1 -1
- package/dist/actions/update-project.d.cts +13 -1
- package/dist/actions/update-project.d.mts +13 -1
- package/dist/actions/update-registry-credential.d.cts +13 -1
- package/dist/actions/update-registry-credential.d.mts +13 -1
- package/dist/actions/update-resource-log-stream.d.cts +13 -1
- package/dist/actions/update-resource-log-stream.d.mts +13 -1
- package/dist/actions/update-routes.d.cts +13 -1
- package/dist/actions/update-routes.d.mts +13 -1
- package/dist/actions/update-secret-files-for-service.d.cts +13 -1
- package/dist/actions/update-secret-files-for-service.d.mts +13 -1
- package/dist/actions/update-service.d.cts +13 -1
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +13 -1
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/verify-custom-domain.d.cts +13 -1
- package/dist/actions/verify-custom-domain.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -18,7 +18,19 @@ declare const renderAddHeaders: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
18
18
|
path: string;
|
|
19
19
|
value: string;
|
|
20
20
|
serviceId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { renderAddHeaders };
|
|
24
36
|
//# sourceMappingURL=add-headers.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const renderAddHeaders: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
18
18
|
path: string;
|
|
19
19
|
value: string;
|
|
20
20
|
serviceId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { renderAddHeaders };
|
|
24
36
|
//# sourceMappingURL=add-headers.d.mts.map
|
|
@@ -14,7 +14,19 @@ declare const renderAddOrUpdateSecretFile: import("@keystrokehq/action").Workflo
|
|
|
14
14
|
content: string;
|
|
15
15
|
serviceId: string;
|
|
16
16
|
secretFileName: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { renderAddOrUpdateSecretFile };
|
|
20
32
|
//# sourceMappingURL=add-or-update-secret-file.d.cts.map
|
|
@@ -14,7 +14,19 @@ declare const renderAddOrUpdateSecretFile: import("@keystrokehq/action").Workflo
|
|
|
14
14
|
content: string;
|
|
15
15
|
serviceId: string;
|
|
16
16
|
secretFileName: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { renderAddOrUpdateSecretFile };
|
|
20
32
|
//# sourceMappingURL=add-or-update-secret-file.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const RenderAddResourcesToEnvironmentOutput: z.ZodObject<{
|
|
|
23
23
|
declare const renderAddResourcesToEnvironment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
resourceIds: string[];
|
|
25
25
|
environmentId: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { renderAddResourcesToEnvironment };
|
|
29
41
|
//# sourceMappingURL=add-resources-to-environment.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const RenderAddResourcesToEnvironmentOutput: z.ZodObject<{
|
|
|
23
23
|
declare const renderAddResourcesToEnvironment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
resourceIds: string[];
|
|
25
25
|
environmentId: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { renderAddResourcesToEnvironment };
|
|
29
41
|
//# sourceMappingURL=add-resources-to-environment.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const renderAddRoute: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
24
24
|
serviceId: string;
|
|
25
25
|
destination: string;
|
|
26
26
|
priority?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { renderAddRoute };
|
|
30
42
|
//# sourceMappingURL=add-route.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const renderAddRoute: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
24
24
|
serviceId: string;
|
|
25
25
|
destination: string;
|
|
26
26
|
priority?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { renderAddRoute };
|
|
30
42
|
//# sourceMappingURL=add-route.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const RenderCreateCustomDomainOutput: z.ZodObject<{
|
|
|
29
29
|
declare const renderCreateCustomDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
name: string;
|
|
31
31
|
serviceId: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderCreateCustomDomain };
|
|
35
47
|
//# sourceMappingURL=create-custom-domain.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const RenderCreateCustomDomainOutput: z.ZodObject<{
|
|
|
29
29
|
declare const renderCreateCustomDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
name: string;
|
|
31
31
|
serviceId: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderCreateCustomDomain };
|
|
35
47
|
//# sourceMappingURL=create-custom-domain.d.mts.map
|
|
@@ -48,7 +48,19 @@ declare const renderCreateEnvGroup: import("@keystrokehq/action").WorkflowAction
|
|
|
48
48
|
content: string;
|
|
49
49
|
}[] | undefined;
|
|
50
50
|
environmentId?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { renderCreateEnvGroup };
|
|
54
66
|
//# sourceMappingURL=create-env-group.d.cts.map
|
|
@@ -48,7 +48,19 @@ declare const renderCreateEnvGroup: import("@keystrokehq/action").WorkflowAction
|
|
|
48
48
|
content: string;
|
|
49
49
|
}[] | undefined;
|
|
50
50
|
environmentId?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { renderCreateEnvGroup };
|
|
54
66
|
//# sourceMappingURL=create-env-group.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const renderCreateEnvironment: import("@keystrokehq/action").WorkflowAct
|
|
|
39
39
|
}[] | undefined;
|
|
40
40
|
protectedStatus?: "unprotected" | "protected" | undefined;
|
|
41
41
|
networkIsolationEnabled?: boolean | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { renderCreateEnvironment };
|
|
45
57
|
//# sourceMappingURL=create-environment.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const renderCreateEnvironment: import("@keystrokehq/action").WorkflowAct
|
|
|
39
39
|
}[] | undefined;
|
|
40
40
|
protectedStatus?: "unprotected" | "protected" | undefined;
|
|
41
41
|
networkIsolationEnabled?: boolean | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { renderCreateEnvironment };
|
|
45
57
|
//# sourceMappingURL=create-environment.d.mts.map
|
|
@@ -221,7 +221,19 @@ declare const renderCreatePostgres: import("@keystrokehq/action").WorkflowAction
|
|
|
221
221
|
parameterOverrides?: Record<string, unknown> | undefined;
|
|
222
222
|
enableDiskAutoscaling?: boolean | undefined;
|
|
223
223
|
enableHighAvailability?: boolean | undefined;
|
|
224
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
224
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
225
|
+
connectionId: z.ZodString;
|
|
226
|
+
entityId: z.ZodString;
|
|
227
|
+
instanceId: z.ZodString;
|
|
228
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
229
|
+
generic_api_key: z.ZodString;
|
|
230
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
231
|
+
connectionId: z.ZodString;
|
|
232
|
+
entityId: z.ZodString;
|
|
233
|
+
instanceId: z.ZodString;
|
|
234
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
235
|
+
generic_api_key: z.ZodString;
|
|
236
|
+
}, z.core.$strip>>]>;
|
|
225
237
|
//#endregion
|
|
226
238
|
export { renderCreatePostgres };
|
|
227
239
|
//# sourceMappingURL=create-postgres.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-postgres.d.cts","names":[],"sources":["../../src/actions/create-postgres.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-postgres.d.cts","names":[],"sources":["../../src/actions/create-postgres.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -221,7 +221,19 @@ declare const renderCreatePostgres: import("@keystrokehq/action").WorkflowAction
|
|
|
221
221
|
parameterOverrides?: Record<string, unknown> | undefined;
|
|
222
222
|
enableDiskAutoscaling?: boolean | undefined;
|
|
223
223
|
enableHighAvailability?: boolean | undefined;
|
|
224
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
224
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
225
|
+
connectionId: z.ZodString;
|
|
226
|
+
entityId: z.ZodString;
|
|
227
|
+
instanceId: z.ZodString;
|
|
228
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
229
|
+
generic_api_key: z.ZodString;
|
|
230
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
231
|
+
connectionId: z.ZodString;
|
|
232
|
+
entityId: z.ZodString;
|
|
233
|
+
instanceId: z.ZodString;
|
|
234
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
235
|
+
generic_api_key: z.ZodString;
|
|
236
|
+
}, z.core.$strip>>]>;
|
|
225
237
|
//#endregion
|
|
226
238
|
export { renderCreatePostgres };
|
|
227
239
|
//# sourceMappingURL=create-postgres.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-postgres.d.mts","names":[],"sources":["../../src/actions/create-postgres.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-postgres.d.mts","names":[],"sources":["../../src/actions/create-postgres.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -33,7 +33,19 @@ declare const renderCreateRegistryCredential: import("@keystrokehq/action").Work
|
|
|
33
33
|
registry: "GITHUB" | "GITLAB" | "DOCKER" | "GOOGLE_ARTIFACT" | "AWS_ECR";
|
|
34
34
|
username: string;
|
|
35
35
|
authToken: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { renderCreateRegistryCredential };
|
|
39
51
|
//# sourceMappingURL=create-registry-credential.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const renderCreateRegistryCredential: import("@keystrokehq/action").Work
|
|
|
33
33
|
registry: "GITHUB" | "GITLAB" | "DOCKER" | "GOOGLE_ARTIFACT" | "AWS_ECR";
|
|
34
34
|
username: string;
|
|
35
35
|
authToken: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { renderCreateRegistryCredential };
|
|
39
51
|
//# sourceMappingURL=create-registry-credential.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderDeleteEnvGroupEnvVarOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderDeleteEnvGroupEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envVarKey: string;
|
|
14
14
|
envGroupId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderDeleteEnvGroupEnvVar };
|
|
18
30
|
//# sourceMappingURL=delete-env-group-env-var.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderDeleteEnvGroupEnvVarOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderDeleteEnvGroupEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envVarKey: string;
|
|
14
14
|
envGroupId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderDeleteEnvGroupEnvVar };
|
|
18
30
|
//# sourceMappingURL=delete-env-group-env-var.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderDeleteEnvGroupSecretFileOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderDeleteEnvGroupSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envGroupId: string;
|
|
14
14
|
secretFileName: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderDeleteEnvGroupSecretFile };
|
|
18
30
|
//# sourceMappingURL=delete-env-group-secret-file.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderDeleteEnvGroupSecretFileOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderDeleteEnvGroupSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envGroupId: string;
|
|
14
14
|
secretFileName: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderDeleteEnvGroupSecretFile };
|
|
18
30
|
//# sourceMappingURL=delete-env-group-secret-file.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteEnvironmentOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteEnvironment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
environmentId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteEnvironment };
|
|
16
28
|
//# sourceMappingURL=delete-environment.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteEnvironmentOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteEnvironment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
environmentId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteEnvironment };
|
|
16
28
|
//# sourceMappingURL=delete-environment.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteKeyValueOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteKeyValue: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
keyValueId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteKeyValue };
|
|
16
28
|
//# sourceMappingURL=delete-key-value.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteKeyValueOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteKeyValue: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
keyValueId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteKeyValue };
|
|
16
28
|
//# sourceMappingURL=delete-key-value.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteOwnerLogStreamOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteOwnerLogStream: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
ownerId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteOwnerLogStream };
|
|
16
28
|
//# sourceMappingURL=delete-owner-log-stream.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteOwnerLogStreamOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteOwnerLogStream: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
ownerId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteOwnerLogStream };
|
|
16
28
|
//# sourceMappingURL=delete-owner-log-stream.d.mts.map
|