@alienplatform/platform-api 1.0.68 → 1.3.4
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/.devcontainer/devcontainer.json +38 -36
- package/README.md +45 -43
- package/esm/core.d.ts.map +1 -1
- package/esm/core.js.map +1 -1
- package/esm/funcs/apiKeysCreate.d.ts +7 -7
- package/esm/funcs/apiKeysCreate.d.ts.map +1 -1
- package/esm/funcs/apiKeysCreate.js +5 -3
- package/esm/funcs/apiKeysCreate.js.map +1 -1
- package/esm/funcs/apiKeysDeleteMultiple.d.ts +7 -7
- package/esm/funcs/apiKeysDeleteMultiple.d.ts.map +1 -1
- package/esm/funcs/apiKeysDeleteMultiple.js +5 -3
- package/esm/funcs/apiKeysDeleteMultiple.js.map +1 -1
- package/esm/funcs/apiKeysGet.d.ts +7 -7
- package/esm/funcs/apiKeysGet.d.ts.map +1 -1
- package/esm/funcs/apiKeysGet.js +5 -3
- package/esm/funcs/apiKeysGet.js.map +1 -1
- package/esm/funcs/apiKeysList.d.ts +7 -7
- package/esm/funcs/apiKeysList.d.ts.map +1 -1
- package/esm/funcs/apiKeysList.js +7 -5
- package/esm/funcs/apiKeysList.js.map +1 -1
- package/esm/funcs/apiKeysRevoke.d.ts +7 -7
- package/esm/funcs/apiKeysRevoke.d.ts.map +1 -1
- package/esm/funcs/apiKeysRevoke.js +5 -3
- package/esm/funcs/apiKeysRevoke.js.map +1 -1
- package/esm/funcs/apiKeysUpdate.d.ts +7 -7
- package/esm/funcs/apiKeysUpdate.d.ts.map +1 -1
- package/esm/funcs/apiKeysUpdate.js +5 -3
- package/esm/funcs/apiKeysUpdate.js.map +1 -1
- package/esm/funcs/authWhoami.d.ts +7 -7
- package/esm/funcs/authWhoami.d.ts.map +1 -1
- package/esm/funcs/authWhoami.js +3 -1
- package/esm/funcs/authWhoami.js.map +1 -1
- package/esm/funcs/commandsCreate.d.ts +8 -8
- package/esm/funcs/commandsCreate.d.ts.map +1 -1
- package/esm/funcs/commandsCreate.js +6 -4
- package/esm/funcs/commandsCreate.js.map +1 -1
- package/esm/funcs/commandsGet.d.ts +7 -7
- package/esm/funcs/commandsGet.d.ts.map +1 -1
- package/esm/funcs/commandsGet.js +5 -3
- package/esm/funcs/commandsGet.js.map +1 -1
- package/esm/funcs/commandsList.d.ts +7 -7
- package/esm/funcs/commandsList.d.ts.map +1 -1
- package/esm/funcs/commandsList.js +14 -12
- package/esm/funcs/commandsList.js.map +1 -1
- package/esm/funcs/commandsListDeployments.d.ts +8 -8
- package/esm/funcs/commandsListDeployments.d.ts.map +1 -1
- package/esm/funcs/commandsListDeployments.js +8 -6
- package/esm/funcs/commandsListDeployments.js.map +1 -1
- package/esm/funcs/commandsListNames.d.ts +7 -7
- package/esm/funcs/commandsListNames.d.ts.map +1 -1
- package/esm/funcs/commandsListNames.js +7 -5
- package/esm/funcs/commandsListNames.js.map +1 -1
- package/esm/funcs/commandsUpdate.d.ts +8 -8
- package/esm/funcs/commandsUpdate.d.ts.map +1 -1
- package/esm/funcs/commandsUpdate.js +6 -4
- package/esm/funcs/commandsUpdate.js.map +1 -1
- package/esm/funcs/containersGetAttention.d.ts +7 -7
- package/esm/funcs/containersGetAttention.d.ts.map +1 -1
- package/esm/funcs/containersGetAttention.js +7 -5
- package/esm/funcs/containersGetAttention.js.map +1 -1
- package/esm/funcs/containersGetDeploymentCluster.d.ts +7 -7
- package/esm/funcs/containersGetDeploymentCluster.d.ts.map +1 -1
- package/esm/funcs/containersGetDeploymentCluster.js +5 -3
- package/esm/funcs/containersGetDeploymentCluster.js.map +1 -1
- package/esm/funcs/containersGetDeploymentContainer.d.ts +7 -7
- package/esm/funcs/containersGetDeploymentContainer.d.ts.map +1 -1
- package/esm/funcs/containersGetDeploymentContainer.js +5 -3
- package/esm/funcs/containersGetDeploymentContainer.js.map +1 -1
- package/esm/funcs/containersGetDeployments.d.ts +7 -7
- package/esm/funcs/containersGetDeployments.d.ts.map +1 -1
- package/esm/funcs/containersGetDeployments.js +7 -5
- package/esm/funcs/containersGetDeployments.js.map +1 -1
- package/esm/funcs/containersGetMachines.d.ts +7 -7
- package/esm/funcs/containersGetMachines.d.ts.map +1 -1
- package/esm/funcs/containersGetMachines.js +7 -5
- package/esm/funcs/containersGetMachines.js.map +1 -1
- package/esm/funcs/containersGetOverview.d.ts +7 -7
- package/esm/funcs/containersGetOverview.d.ts.map +1 -1
- package/esm/funcs/containersGetOverview.js +7 -5
- package/esm/funcs/containersGetOverview.js.map +1 -1
- package/esm/funcs/containersListDeploymentContainerInstanceEvents.d.ts +7 -7
- package/esm/funcs/containersListDeploymentContainerInstanceEvents.d.ts.map +1 -1
- package/esm/funcs/containersListDeploymentContainerInstanceEvents.js +7 -4
- package/esm/funcs/containersListDeploymentContainerInstanceEvents.js.map +1 -1
- package/esm/funcs/containersListDeploymentContainers.d.ts +7 -7
- package/esm/funcs/containersListDeploymentContainers.d.ts.map +1 -1
- package/esm/funcs/containersListDeploymentContainers.js +5 -3
- package/esm/funcs/containersListDeploymentContainers.js.map +1 -1
- package/esm/funcs/containersListDeploymentEvents.d.ts +7 -7
- package/esm/funcs/containersListDeploymentEvents.d.ts.map +1 -1
- package/esm/funcs/containersListDeploymentEvents.js +10 -8
- package/esm/funcs/containersListDeploymentEvents.js.map +1 -1
- package/esm/funcs/containersListDeploymentMachines.d.ts +7 -7
- package/esm/funcs/containersListDeploymentMachines.d.ts.map +1 -1
- package/esm/funcs/containersListDeploymentMachines.js +5 -3
- package/esm/funcs/containersListDeploymentMachines.js.map +1 -1
- package/esm/funcs/deploymentGetInfo.d.ts +7 -7
- package/esm/funcs/deploymentGetInfo.d.ts.map +1 -1
- package/esm/funcs/deploymentGetInfo.js +5 -3
- package/esm/funcs/deploymentGetInfo.js.map +1 -1
- package/esm/funcs/deploymentGroupsCreateDeploymentGroup.d.ts +7 -7
- package/esm/funcs/deploymentGroupsCreateDeploymentGroup.d.ts.map +1 -1
- package/esm/funcs/deploymentGroupsCreateDeploymentGroup.js +5 -3
- package/esm/funcs/deploymentGroupsCreateDeploymentGroup.js.map +1 -1
- package/esm/funcs/deploymentGroupsCreateDeploymentGroupToken.d.ts +7 -7
- package/esm/funcs/deploymentGroupsCreateDeploymentGroupToken.d.ts.map +1 -1
- package/esm/funcs/deploymentGroupsCreateDeploymentGroupToken.js +5 -3
- package/esm/funcs/deploymentGroupsCreateDeploymentGroupToken.js.map +1 -1
- package/esm/funcs/deploymentGroupsDeleteDeploymentGroup.d.ts +7 -7
- package/esm/funcs/deploymentGroupsDeleteDeploymentGroup.d.ts.map +1 -1
- package/esm/funcs/deploymentGroupsDeleteDeploymentGroup.js +5 -3
- package/esm/funcs/deploymentGroupsDeleteDeploymentGroup.js.map +1 -1
- package/esm/funcs/deploymentGroupsGetDeploymentGroup.d.ts +7 -7
- package/esm/funcs/deploymentGroupsGetDeploymentGroup.d.ts.map +1 -1
- package/esm/funcs/deploymentGroupsGetDeploymentGroup.js +5 -3
- package/esm/funcs/deploymentGroupsGetDeploymentGroup.js.map +1 -1
- package/esm/funcs/deploymentGroupsGetDeploymentGroupManager.d.ts +19 -0
- package/esm/funcs/deploymentGroupsGetDeploymentGroupManager.d.ts.map +1 -0
- package/esm/funcs/deploymentGroupsGetDeploymentGroupManager.js +93 -0
- package/esm/funcs/deploymentGroupsGetDeploymentGroupManager.js.map +1 -0
- package/esm/funcs/deploymentGroupsListDeploymentGroups.d.ts +7 -7
- package/esm/funcs/deploymentGroupsListDeploymentGroups.d.ts.map +1 -1
- package/esm/funcs/deploymentGroupsListDeploymentGroups.js +9 -7
- package/esm/funcs/deploymentGroupsListDeploymentGroups.js.map +1 -1
- package/esm/funcs/deploymentGroupsUpdateDeploymentGroup.d.ts +7 -7
- package/esm/funcs/deploymentGroupsUpdateDeploymentGroup.d.ts.map +1 -1
- package/esm/funcs/deploymentGroupsUpdateDeploymentGroup.js +5 -3
- package/esm/funcs/deploymentGroupsUpdateDeploymentGroup.js.map +1 -1
- package/esm/funcs/deploymentsCreate.d.ts +7 -7
- package/esm/funcs/deploymentsCreate.d.ts.map +1 -1
- package/esm/funcs/deploymentsCreate.js +5 -3
- package/esm/funcs/deploymentsCreate.js.map +1 -1
- package/esm/funcs/deploymentsCreateToken.d.ts +7 -7
- package/esm/funcs/deploymentsCreateToken.d.ts.map +1 -1
- package/esm/funcs/deploymentsCreateToken.js +5 -3
- package/esm/funcs/deploymentsCreateToken.js.map +1 -1
- package/esm/funcs/deploymentsDelete.d.ts +7 -7
- package/esm/funcs/deploymentsDelete.d.ts.map +1 -1
- package/esm/funcs/deploymentsDelete.js +5 -3
- package/esm/funcs/deploymentsDelete.js.map +1 -1
- package/esm/funcs/deploymentsGet.d.ts +7 -7
- package/esm/funcs/deploymentsGet.d.ts.map +1 -1
- package/esm/funcs/deploymentsGet.js +6 -4
- package/esm/funcs/deploymentsGet.js.map +1 -1
- package/esm/funcs/deploymentsGetInfo.d.ts +8 -8
- package/esm/funcs/deploymentsGetInfo.d.ts.map +1 -1
- package/esm/funcs/deploymentsGetInfo.js +6 -4
- package/esm/funcs/deploymentsGetInfo.js.map +1 -1
- package/esm/funcs/deploymentsGetStats.d.ts +8 -8
- package/esm/funcs/deploymentsGetStats.d.ts.map +1 -1
- package/esm/funcs/deploymentsGetStats.js +12 -10
- package/esm/funcs/deploymentsGetStats.js.map +1 -1
- package/esm/funcs/deploymentsImport.d.ts +7 -7
- package/esm/funcs/deploymentsImport.d.ts.map +1 -1
- package/esm/funcs/deploymentsImport.js +5 -3
- package/esm/funcs/deploymentsImport.js.map +1 -1
- package/esm/funcs/deploymentsList.d.ts +8 -8
- package/esm/funcs/deploymentsList.d.ts.map +1 -1
- package/esm/funcs/deploymentsList.js +15 -13
- package/esm/funcs/deploymentsList.js.map +1 -1
- package/esm/funcs/deploymentsListFilterDeploymentGroups.d.ts +7 -7
- package/esm/funcs/deploymentsListFilterDeploymentGroups.d.ts.map +1 -1
- package/esm/funcs/deploymentsListFilterDeploymentGroups.js +9 -6
- package/esm/funcs/deploymentsListFilterDeploymentGroups.js.map +1 -1
- package/esm/funcs/deploymentsListFilterPlatforms.d.ts +8 -8
- package/esm/funcs/deploymentsListFilterPlatforms.d.ts.map +1 -1
- package/esm/funcs/deploymentsListFilterPlatforms.js +8 -5
- package/esm/funcs/deploymentsListFilterPlatforms.js.map +1 -1
- package/esm/funcs/deploymentsPinRelease.d.ts +8 -8
- package/esm/funcs/deploymentsPinRelease.d.ts.map +1 -1
- package/esm/funcs/deploymentsPinRelease.js +6 -4
- package/esm/funcs/deploymentsPinRelease.js.map +1 -1
- package/esm/funcs/deploymentsRedeploy.d.ts +7 -7
- package/esm/funcs/deploymentsRedeploy.d.ts.map +1 -1
- package/esm/funcs/deploymentsRedeploy.js +5 -3
- package/esm/funcs/deploymentsRedeploy.js.map +1 -1
- package/esm/funcs/deploymentsRetry.d.ts +7 -7
- package/esm/funcs/deploymentsRetry.d.ts.map +1 -1
- package/esm/funcs/deploymentsRetry.js +5 -3
- package/esm/funcs/deploymentsRetry.js.map +1 -1
- package/esm/funcs/deploymentsUpdateEnvironmentVariables.d.ts +7 -7
- package/esm/funcs/deploymentsUpdateEnvironmentVariables.d.ts.map +1 -1
- package/esm/funcs/deploymentsUpdateEnvironmentVariables.js +7 -6
- package/esm/funcs/deploymentsUpdateEnvironmentVariables.js.map +1 -1
- package/esm/funcs/domainsCreate.d.ts +7 -7
- package/esm/funcs/domainsCreate.d.ts.map +1 -1
- package/esm/funcs/domainsCreate.js +5 -3
- package/esm/funcs/domainsCreate.js.map +1 -1
- package/esm/funcs/domainsDelete.d.ts +7 -7
- package/esm/funcs/domainsDelete.d.ts.map +1 -1
- package/esm/funcs/domainsDelete.js +5 -3
- package/esm/funcs/domainsDelete.js.map +1 -1
- package/esm/funcs/domainsGet.d.ts +7 -7
- package/esm/funcs/domainsGet.d.ts.map +1 -1
- package/esm/funcs/domainsGet.js +5 -3
- package/esm/funcs/domainsGet.js.map +1 -1
- package/esm/funcs/domainsList.d.ts +7 -7
- package/esm/funcs/domainsList.d.ts.map +1 -1
- package/esm/funcs/domainsList.js +5 -3
- package/esm/funcs/domainsList.js.map +1 -1
- package/esm/funcs/eventsGet.d.ts +7 -7
- package/esm/funcs/eventsGet.d.ts.map +1 -1
- package/esm/funcs/eventsGet.js +5 -3
- package/esm/funcs/eventsGet.js.map +1 -1
- package/esm/funcs/eventsList.d.ts +7 -7
- package/esm/funcs/eventsList.d.ts.map +1 -1
- package/esm/funcs/eventsList.js +8 -6
- package/esm/funcs/eventsList.js.map +1 -1
- package/esm/funcs/managersCreate.d.ts +15 -0
- package/esm/funcs/managersCreate.d.ts.map +1 -0
- package/esm/funcs/{agentManagersCreate.js → managersCreate.js} +7 -5
- package/esm/funcs/managersCreate.js.map +1 -0
- package/esm/funcs/managersDelete.d.ts +15 -0
- package/esm/funcs/managersDelete.d.ts.map +1 -0
- package/esm/funcs/{agentManagersDelete.js → managersDelete.js} +7 -5
- package/esm/funcs/managersDelete.js.map +1 -0
- package/esm/funcs/managersGenerateDeepstoreToken.d.ts +16 -0
- package/esm/funcs/managersGenerateDeepstoreToken.d.ts.map +1 -0
- package/esm/funcs/{agentManagersGenerateDeepstoreToken.js → managersGenerateDeepstoreToken.js} +7 -5
- package/esm/funcs/managersGenerateDeepstoreToken.js.map +1 -0
- package/esm/funcs/managersGet.d.ts +16 -0
- package/esm/funcs/managersGet.d.ts.map +1 -0
- package/esm/funcs/{agentManagersGet.js → managersGet.js} +7 -5
- package/esm/funcs/managersGet.js.map +1 -0
- package/esm/funcs/managersGetDeployment.d.ts +16 -0
- package/esm/funcs/managersGetDeployment.d.ts.map +1 -0
- package/esm/funcs/{agentManagersGetDeployment.js → managersGetDeployment.js} +8 -6
- package/esm/funcs/managersGetDeployment.js.map +1 -0
- package/esm/funcs/managersGetManagementConfig.d.ts +15 -0
- package/esm/funcs/managersGetManagementConfig.d.ts.map +1 -0
- package/esm/funcs/{agentManagersGetManagementConfig.js → managersGetManagementConfig.js} +7 -5
- package/esm/funcs/managersGetManagementConfig.js.map +1 -0
- package/esm/funcs/managersGoogleCloudConnect.d.ts +15 -0
- package/esm/funcs/managersGoogleCloudConnect.d.ts.map +1 -0
- package/esm/funcs/{agentManagersGoogleCloudConnect.js → managersGoogleCloudConnect.js} +10 -8
- package/esm/funcs/managersGoogleCloudConnect.js.map +1 -0
- package/esm/funcs/managersList.d.ts +16 -0
- package/esm/funcs/managersList.d.ts.map +1 -0
- package/esm/funcs/{agentManagersList.js → managersList.js} +7 -5
- package/esm/funcs/managersList.js.map +1 -0
- package/esm/funcs/managersListEvents.d.ts +15 -0
- package/esm/funcs/managersListEvents.d.ts.map +1 -0
- package/esm/funcs/{agentManagersListEvents.js → managersListEvents.js} +7 -5
- package/esm/funcs/managersListEvents.js.map +1 -0
- package/esm/funcs/managersProvision.d.ts +15 -0
- package/esm/funcs/managersProvision.d.ts.map +1 -0
- package/esm/funcs/{agentManagersProvision.js → managersProvision.js} +7 -5
- package/esm/funcs/managersProvision.js.map +1 -0
- package/esm/funcs/managersReportHeartbeat.d.ts +16 -0
- package/esm/funcs/managersReportHeartbeat.d.ts.map +1 -0
- package/esm/funcs/{agentManagersReportHeartbeat.js → managersReportHeartbeat.js} +7 -5
- package/esm/funcs/managersReportHeartbeat.js.map +1 -0
- package/esm/funcs/managersUpdate.d.ts +15 -0
- package/esm/funcs/managersUpdate.d.ts.map +1 -0
- package/esm/funcs/{agentManagersUpdate.js → managersUpdate.js} +7 -5
- package/esm/funcs/managersUpdate.js.map +1 -0
- package/esm/funcs/packagesCancel.d.ts +7 -7
- package/esm/funcs/packagesCancel.d.ts.map +1 -1
- package/esm/funcs/packagesCancel.js +5 -3
- package/esm/funcs/packagesCancel.js.map +1 -1
- package/esm/funcs/packagesGet.d.ts +7 -7
- package/esm/funcs/packagesGet.d.ts.map +1 -1
- package/esm/funcs/packagesGet.js +5 -3
- package/esm/funcs/packagesGet.js.map +1 -1
- package/esm/funcs/packagesList.d.ts +7 -7
- package/esm/funcs/packagesList.d.ts.map +1 -1
- package/esm/funcs/packagesList.js +10 -8
- package/esm/funcs/packagesList.js.map +1 -1
- package/esm/funcs/packagesRebuild.d.ts +7 -7
- package/esm/funcs/packagesRebuild.d.ts.map +1 -1
- package/esm/funcs/packagesRebuild.js +5 -3
- package/esm/funcs/packagesRebuild.js.map +1 -1
- package/esm/funcs/projectsCreate.d.ts +7 -7
- package/esm/funcs/projectsCreate.d.ts.map +1 -1
- package/esm/funcs/projectsCreate.js +5 -3
- package/esm/funcs/projectsCreate.js.map +1 -1
- package/esm/funcs/projectsCreateFromTemplate.d.ts +7 -7
- package/esm/funcs/projectsCreateFromTemplate.d.ts.map +1 -1
- package/esm/funcs/projectsCreateFromTemplate.js +6 -3
- package/esm/funcs/projectsCreateFromTemplate.js.map +1 -1
- package/esm/funcs/projectsDelete.d.ts +7 -7
- package/esm/funcs/projectsDelete.d.ts.map +1 -1
- package/esm/funcs/projectsDelete.js +5 -3
- package/esm/funcs/projectsDelete.js.map +1 -1
- package/esm/funcs/projectsGet.d.ts +7 -7
- package/esm/funcs/projectsGet.d.ts.map +1 -1
- package/esm/funcs/projectsGet.js +5 -3
- package/esm/funcs/projectsGet.js.map +1 -1
- package/esm/funcs/projectsGetActiveRelease.d.ts +7 -7
- package/esm/funcs/projectsGetActiveRelease.d.ts.map +1 -1
- package/esm/funcs/projectsGetActiveRelease.js +6 -4
- package/esm/funcs/projectsGetActiveRelease.js.map +1 -1
- package/esm/funcs/projectsGetBuildConfig.d.ts +8 -8
- package/esm/funcs/projectsGetBuildConfig.d.ts.map +1 -1
- package/esm/funcs/projectsGetBuildConfig.js +6 -4
- package/esm/funcs/projectsGetBuildConfig.js.map +1 -1
- package/esm/funcs/projectsGetTemplateUrls.d.ts +7 -7
- package/esm/funcs/projectsGetTemplateUrls.d.ts.map +1 -1
- package/esm/funcs/projectsGetTemplateUrls.js +5 -3
- package/esm/funcs/projectsGetTemplateUrls.js.map +1 -1
- package/esm/funcs/projectsList.d.ts +7 -7
- package/esm/funcs/projectsList.d.ts.map +1 -1
- package/esm/funcs/projectsList.js +9 -7
- package/esm/funcs/projectsList.js.map +1 -1
- package/esm/funcs/projectsUpdate.d.ts +7 -7
- package/esm/funcs/projectsUpdate.d.ts.map +1 -1
- package/esm/funcs/projectsUpdate.js +5 -3
- package/esm/funcs/projectsUpdate.js.map +1 -1
- package/esm/funcs/releasesCreate.d.ts +7 -7
- package/esm/funcs/releasesCreate.d.ts.map +1 -1
- package/esm/funcs/releasesCreate.js +5 -3
- package/esm/funcs/releasesCreate.js.map +1 -1
- package/esm/funcs/releasesGet.d.ts +7 -7
- package/esm/funcs/releasesGet.d.ts.map +1 -1
- package/esm/funcs/releasesGet.js +6 -4
- package/esm/funcs/releasesGet.js.map +1 -1
- package/esm/funcs/releasesList.d.ts +7 -7
- package/esm/funcs/releasesList.d.ts.map +1 -1
- package/esm/funcs/releasesList.js +14 -12
- package/esm/funcs/releasesList.js.map +1 -1
- package/esm/funcs/releasesListAuthors.d.ts +7 -7
- package/esm/funcs/releasesListAuthors.d.ts.map +1 -1
- package/esm/funcs/releasesListAuthors.js +8 -6
- package/esm/funcs/releasesListAuthors.js.map +1 -1
- package/esm/funcs/releasesListBranches.d.ts +7 -7
- package/esm/funcs/releasesListBranches.d.ts.map +1 -1
- package/esm/funcs/releasesListBranches.js +8 -6
- package/esm/funcs/releasesListBranches.js.map +1 -1
- package/esm/funcs/syncAcquire.d.ts +7 -7
- package/esm/funcs/syncAcquire.d.ts.map +1 -1
- package/esm/funcs/syncAcquire.js +5 -3
- package/esm/funcs/syncAcquire.js.map +1 -1
- package/esm/funcs/syncReconcile.d.ts +7 -7
- package/esm/funcs/syncReconcile.d.ts.map +1 -1
- package/esm/funcs/syncReconcile.js +5 -3
- package/esm/funcs/syncReconcile.js.map +1 -1
- package/esm/funcs/syncRelease.d.ts +7 -7
- package/esm/funcs/syncRelease.d.ts.map +1 -1
- package/esm/funcs/syncRelease.js +5 -3
- package/esm/funcs/syncRelease.js.map +1 -1
- package/esm/funcs/userCreateWorkspace.d.ts +7 -7
- package/esm/funcs/userCreateWorkspace.d.ts.map +1 -1
- package/esm/funcs/userCreateWorkspace.js +7 -3
- package/esm/funcs/userCreateWorkspace.js.map +1 -1
- package/esm/funcs/userListGitNamespaceRepositories.d.ts +7 -7
- package/esm/funcs/userListGitNamespaceRepositories.d.ts.map +1 -1
- package/esm/funcs/userListGitNamespaceRepositories.js +5 -3
- package/esm/funcs/userListGitNamespaceRepositories.js.map +1 -1
- package/esm/funcs/userListGitNamespaces.d.ts +7 -7
- package/esm/funcs/userListGitNamespaces.d.ts.map +1 -1
- package/esm/funcs/userListGitNamespaces.js +5 -3
- package/esm/funcs/userListGitNamespaces.js.map +1 -1
- package/esm/funcs/userListMemberships.d.ts +7 -7
- package/esm/funcs/userListMemberships.d.ts.map +1 -1
- package/esm/funcs/userListMemberships.js +3 -1
- package/esm/funcs/userListMemberships.js.map +1 -1
- package/esm/funcs/userSyncGitNamespaces.d.ts +7 -7
- package/esm/funcs/userSyncGitNamespaces.d.ts.map +1 -1
- package/esm/funcs/userSyncGitNamespaces.js +7 -3
- package/esm/funcs/userSyncGitNamespaces.js.map +1 -1
- package/esm/funcs/userUpdateProfile.d.ts +7 -7
- package/esm/funcs/userUpdateProfile.d.ts.map +1 -1
- package/esm/funcs/userUpdateProfile.js +7 -3
- package/esm/funcs/userUpdateProfile.js.map +1 -1
- package/esm/funcs/workspacesAddMember.d.ts +7 -7
- package/esm/funcs/workspacesAddMember.d.ts.map +1 -1
- package/esm/funcs/workspacesAddMember.js +5 -3
- package/esm/funcs/workspacesAddMember.js.map +1 -1
- package/esm/funcs/workspacesDelete.d.ts +7 -7
- package/esm/funcs/workspacesDelete.d.ts.map +1 -1
- package/esm/funcs/workspacesDelete.js +5 -3
- package/esm/funcs/workspacesDelete.js.map +1 -1
- package/esm/funcs/workspacesGet.d.ts +7 -7
- package/esm/funcs/workspacesGet.d.ts.map +1 -1
- package/esm/funcs/workspacesGet.js +5 -3
- package/esm/funcs/workspacesGet.js.map +1 -1
- package/esm/funcs/workspacesList.d.ts +7 -7
- package/esm/funcs/workspacesList.d.ts.map +1 -1
- package/esm/funcs/workspacesList.js +8 -6
- package/esm/funcs/workspacesList.js.map +1 -1
- package/esm/funcs/workspacesListMembers.d.ts +7 -7
- package/esm/funcs/workspacesListMembers.d.ts.map +1 -1
- package/esm/funcs/workspacesListMembers.js +5 -3
- package/esm/funcs/workspacesListMembers.js.map +1 -1
- package/esm/funcs/workspacesRemoveMember.d.ts +7 -7
- package/esm/funcs/workspacesRemoveMember.d.ts.map +1 -1
- package/esm/funcs/workspacesRemoveMember.js +5 -3
- package/esm/funcs/workspacesRemoveMember.js.map +1 -1
- package/esm/funcs/workspacesUpdate.d.ts +7 -7
- package/esm/funcs/workspacesUpdate.d.ts.map +1 -1
- package/esm/funcs/workspacesUpdate.js +5 -3
- package/esm/funcs/workspacesUpdate.js.map +1 -1
- package/esm/funcs/workspacesUpdateMember.d.ts +7 -7
- package/esm/funcs/workspacesUpdateMember.d.ts.map +1 -1
- package/esm/funcs/workspacesUpdateMember.js +5 -3
- package/esm/funcs/workspacesUpdateMember.js.map +1 -1
- package/esm/hooks/hooks.d.ts +3 -3
- package/esm/hooks/hooks.d.ts.map +1 -1
- package/esm/hooks/hooks.js.map +1 -1
- package/esm/hooks/index.d.ts.map +1 -1
- package/esm/hooks/index.js.map +1 -1
- package/esm/hooks/types.d.ts +4 -4
- package/esm/hooks/types.d.ts.map +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js.map +1 -1
- package/esm/lib/base64.d.ts.map +1 -1
- package/esm/lib/base64.js +3 -5
- package/esm/lib/base64.js.map +1 -1
- package/esm/lib/config.d.ts +5 -5
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +2 -2
- package/esm/lib/config.js.map +1 -1
- package/esm/lib/dlv.js.map +1 -1
- package/esm/lib/encodings.d.ts.map +1 -1
- package/esm/lib/encodings.js +29 -17
- package/esm/lib/encodings.js.map +1 -1
- package/esm/lib/env.d.ts.map +1 -1
- package/esm/lib/env.js.map +1 -1
- package/esm/lib/files.js.map +1 -1
- package/esm/lib/http.d.ts.map +1 -1
- package/esm/lib/http.js +18 -9
- package/esm/lib/http.js.map +1 -1
- package/esm/lib/is-plain-object.js.map +1 -1
- package/esm/lib/logger.d.ts.map +1 -1
- package/esm/lib/matchers.d.ts +2 -2
- package/esm/lib/matchers.d.ts.map +1 -1
- package/esm/lib/matchers.js +7 -11
- package/esm/lib/matchers.js.map +1 -1
- package/esm/lib/primitives.d.ts.map +1 -1
- package/esm/lib/primitives.js +1 -1
- package/esm/lib/primitives.js.map +1 -1
- package/esm/lib/retries.d.ts.map +1 -1
- package/esm/lib/retries.js +7 -5
- package/esm/lib/retries.js.map +1 -1
- package/esm/lib/schemas.d.ts +1 -1
- package/esm/lib/schemas.d.ts.map +1 -1
- package/esm/lib/schemas.js.map +1 -1
- package/esm/lib/sdks.d.ts +5 -5
- package/esm/lib/sdks.d.ts.map +1 -1
- package/esm/lib/sdks.js +27 -16
- package/esm/lib/sdks.js.map +1 -1
- package/esm/lib/security.d.ts +1 -1
- package/esm/lib/security.d.ts.map +1 -1
- package/esm/lib/security.js +6 -5
- package/esm/lib/security.js.map +1 -1
- package/esm/lib/url.d.ts.map +1 -1
- package/esm/lib/url.js +4 -2
- package/esm/lib/url.js.map +1 -1
- package/esm/models/apierror.d.ts +20 -2
- package/esm/models/apierror.d.ts.map +1 -1
- package/esm/models/apierror.js +1 -1
- package/esm/models/apierror.js.map +1 -1
- package/esm/models/apikey.d.ts +3 -3
- package/esm/models/apikey.d.ts.map +1 -1
- package/esm/models/apikey.js +4 -3
- package/esm/models/apikey.js.map +1 -1
- package/esm/models/command.d.ts +3 -3
- package/esm/models/command.d.ts.map +1 -1
- package/esm/models/command.js +3 -2
- package/esm/models/command.js.map +1 -1
- package/esm/models/commanddeploymentgroupinfo.d.ts +2 -2
- package/esm/models/commanddeploymentgroupinfo.d.ts.map +1 -1
- package/esm/models/commanddeploymentgroupinfo.js +1 -1
- package/esm/models/commanddeploymentgroupinfo.js.map +1 -1
- package/esm/models/commanddeploymentinfo.d.ts +5 -5
- package/esm/models/commanddeploymentinfo.d.ts.map +1 -1
- package/esm/models/commanddeploymentinfo.js +9 -11
- package/esm/models/commanddeploymentinfo.js.map +1 -1
- package/esm/models/commandlistitemresponse.d.ts +5 -5
- package/esm/models/commandlistitemresponse.d.ts.map +1 -1
- package/esm/models/commandlistitemresponse.js +2 -2
- package/esm/models/commandlistitemresponse.js.map +1 -1
- package/esm/models/commandprojectinfo.d.ts +2 -2
- package/esm/models/commandprojectinfo.d.ts.map +1 -1
- package/esm/models/commandprojectinfo.js +1 -1
- package/esm/models/commandprojectinfo.js.map +1 -1
- package/esm/models/createapikeyrequest.d.ts +1 -1
- package/esm/models/createapikeyrequest.d.ts.map +1 -1
- package/esm/models/createapikeyrequest.js.map +1 -1
- package/esm/models/createapikeyresponse.d.ts +3 -3
- package/esm/models/createapikeyresponse.d.ts.map +1 -1
- package/esm/models/createapikeyresponse.js +2 -2
- package/esm/models/createapikeyresponse.js.map +1 -1
- package/esm/models/createcommandrequest.d.ts +1 -1
- package/esm/models/createcommandrequest.d.ts.map +1 -1
- package/esm/models/createcommandrequest.js +2 -1
- package/esm/models/createcommandrequest.js.map +1 -1
- package/esm/models/createcommandresponse.d.ts +4 -4
- package/esm/models/createcommandresponse.d.ts.map +1 -1
- package/esm/models/createcommandresponse.js +1 -1
- package/esm/models/createcommandresponse.js.map +1 -1
- package/esm/models/createdeploymentgrouprequest.d.ts.map +1 -1
- package/esm/models/createdeploymentgrouprequest.js.map +1 -1
- package/esm/models/createdeploymentgrouptokenrequest.d.ts.map +1 -1
- package/esm/models/createdeploymentgrouptokenrequest.js.map +1 -1
- package/esm/models/createdeploymentgrouptokenresponse.d.ts +2 -2
- package/esm/models/createdeploymentgrouptokenresponse.d.ts.map +1 -1
- package/esm/models/createdeploymentgrouptokenresponse.js +1 -1
- package/esm/models/createdeploymentgrouptokenresponse.js.map +1 -1
- package/esm/models/createdeploymentresponse.d.ts +4 -4
- package/esm/models/createdeploymentresponse.d.ts.map +1 -1
- package/esm/models/createdeploymentresponse.js +1 -1
- package/esm/models/createdeploymentresponse.js.map +1 -1
- package/esm/models/createdeploymenttokenrequest.d.ts.map +1 -1
- package/esm/models/createdeploymenttokenrequest.js +1 -4
- package/esm/models/createdeploymenttokenrequest.js.map +1 -1
- package/esm/models/createdeploymenttokenresponse.d.ts +2 -2
- package/esm/models/createdeploymenttokenresponse.d.ts.map +1 -1
- package/esm/models/createdeploymenttokenresponse.js +1 -1
- package/esm/models/createdeploymenttokenresponse.js.map +1 -1
- package/esm/models/createreleaserequest.d.ts +2 -2
- package/esm/models/createreleaserequest.d.ts.map +1 -1
- package/esm/models/createreleaserequest.js.map +1 -1
- package/esm/models/deleteapikeysrequest.d.ts.map +1 -1
- package/esm/models/deleteapikeysrequest.js.map +1 -1
- package/esm/models/deployment.d.ts +149 -27
- package/esm/models/deployment.d.ts.map +1 -1
- package/esm/models/deployment.js +328 -206
- package/esm/models/deployment.js.map +1 -1
- package/esm/models/deploymentconnectioninfo.d.ts +5 -5
- package/esm/models/deploymentconnectioninfo.d.ts.map +1 -1
- package/esm/models/deploymentconnectioninfo.js +3 -3
- package/esm/models/deploymentconnectioninfo.js.map +1 -1
- package/esm/models/deploymentdetailresponse.d.ts +152 -30
- package/esm/models/deploymentdetailresponse.d.ts.map +1 -1
- package/esm/models/deploymentdetailresponse.js +420 -246
- package/esm/models/deploymentdetailresponse.js.map +1 -1
- package/esm/models/deploymentgroup.d.ts +2 -2
- package/esm/models/deploymentgroup.d.ts.map +1 -1
- package/esm/models/deploymentgroup.js +1 -1
- package/esm/models/deploymentgroup.js.map +1 -1
- package/esm/models/deploymentgroupinfo.d.ts +2 -2
- package/esm/models/deploymentgroupinfo.d.ts.map +1 -1
- package/esm/models/deploymentgroupinfo.js +1 -1
- package/esm/models/deploymentgroupinfo.js.map +1 -1
- package/esm/models/deploymentgroupmanagerresponse.d.ts +17 -0
- package/esm/models/deploymentgroupmanagerresponse.d.ts.map +1 -0
- package/esm/models/deploymentgroupmanagerresponse.js +14 -0
- package/esm/models/deploymentgroupmanagerresponse.js.map +1 -0
- package/esm/models/deploymentgrouprole.d.ts +1 -1
- package/esm/models/deploymentgrouprole.d.ts.map +1 -1
- package/esm/models/deploymentgrouprole.js.map +1 -1
- package/esm/models/deploymentgroupscope.d.ts +1 -1
- package/esm/models/deploymentgroupscope.d.ts.map +1 -1
- package/esm/models/deploymentgroupscope.js.map +1 -1
- package/esm/models/deploymentinfo.d.ts +4 -4
- package/esm/models/deploymentinfo.d.ts.map +1 -1
- package/esm/models/deploymentinfo.js +23 -19
- package/esm/models/deploymentinfo.js.map +1 -1
- package/esm/models/deploymentlistitemresponse.d.ts +25 -7
- package/esm/models/deploymentlistitemresponse.d.ts.map +1 -1
- package/esm/models/deploymentlistitemresponse.js +12 -15
- package/esm/models/deploymentlistitemresponse.js.map +1 -1
- package/esm/models/deploymentpagebackground.d.ts +3 -3
- package/esm/models/deploymentpagebackground.d.ts.map +1 -1
- package/esm/models/deploymentpagebackground.js +1 -1
- package/esm/models/deploymentpagebackground.js.map +1 -1
- package/esm/models/deploymentprojectinfo.d.ts +2 -2
- package/esm/models/deploymentprojectinfo.d.ts.map +1 -1
- package/esm/models/deploymentprojectinfo.js +1 -1
- package/esm/models/deploymentprojectinfo.js.map +1 -1
- package/esm/models/deploymentreleaseinfo.d.ts +3 -3
- package/esm/models/deploymentreleaseinfo.d.ts.map +1 -1
- package/esm/models/deploymentreleaseinfo.js +1 -1
- package/esm/models/deploymentreleaseinfo.js.map +1 -1
- package/esm/models/deploymentrole.d.ts +1 -1
- package/esm/models/deploymentrole.d.ts.map +1 -1
- package/esm/models/deploymentrole.js +2 -1
- package/esm/models/deploymentrole.js.map +1 -1
- package/esm/models/deploymentscope.d.ts +1 -1
- package/esm/models/deploymentscope.d.ts.map +1 -1
- package/esm/models/deploymentscope.js +1 -1
- package/esm/models/deploymentscope.js.map +1 -1
- package/esm/models/deploymentstats.d.ts +5 -5
- package/esm/models/deploymentstats.d.ts.map +1 -1
- package/esm/models/deploymentstats.js +1 -1
- package/esm/models/deploymentstats.js.map +1 -1
- package/esm/models/domain.d.ts +3 -3
- package/esm/models/domain.d.ts.map +1 -1
- package/esm/models/domain.js +3 -2
- package/esm/models/domain.js.map +1 -1
- package/esm/models/environmentvariableconfig.d.ts +3 -3
- package/esm/models/environmentvariableconfig.d.ts.map +1 -1
- package/esm/models/environmentvariableconfig.js +1 -1
- package/esm/models/environmentvariableconfig.js.map +1 -1
- package/esm/models/environmentvariabletype.d.ts +1 -1
- package/esm/models/environmentvariabletype.d.ts.map +1 -1
- package/esm/models/environmentvariabletype.js.map +1 -1
- package/esm/models/errors/aliendefaulterror.d.ts.map +1 -1
- package/esm/models/errors/aliendefaulterror.js.map +1 -1
- package/esm/models/errors/alienerror.d.ts.map +1 -1
- package/esm/models/errors/alienerror.js.map +1 -1
- package/esm/models/errors/apierror.d.ts +36 -0
- package/esm/models/errors/apierror.d.ts.map +1 -1
- package/esm/models/errors/apierror.js +2 -3
- package/esm/models/errors/apierror.js.map +1 -1
- package/esm/models/errors/httpclienterrors.d.ts.map +1 -1
- package/esm/models/errors/httpclienterrors.js.map +1 -1
- package/esm/models/errors/index.d.ts.map +1 -1
- package/esm/models/errors/index.js.map +1 -1
- package/esm/models/errors/responsevalidationerror.d.ts.map +1 -1
- package/esm/models/errors/responsevalidationerror.js.map +1 -1
- package/esm/models/errors/sdkvalidationerror.d.ts.map +1 -1
- package/esm/models/errors/sdkvalidationerror.js.map +1 -1
- package/esm/models/event.d.ts +94 -12
- package/esm/models/event.d.ts.map +1 -1
- package/esm/models/event.js +114 -79
- package/esm/models/event.js.map +1 -1
- package/esm/models/generatedeepstoretokenrequest.d.ts.map +1 -1
- package/esm/models/generatedeepstoretokenrequest.js.map +1 -1
- package/esm/models/generatedeepstoretokenresponse.d.ts +3 -3
- package/esm/models/generatedeepstoretokenresponse.d.ts.map +1 -1
- package/esm/models/generatedeepstoretokenresponse.js +1 -1
- package/esm/models/generatedeepstoretokenresponse.js.map +1 -1
- package/esm/models/githubprovider.d.ts +3 -3
- package/esm/models/githubprovider.d.ts.map +1 -1
- package/esm/models/githubprovider.js +1 -1
- package/esm/models/githubprovider.js.map +1 -1
- package/esm/models/gitlabprovider.d.ts +3 -3
- package/esm/models/gitlabprovider.d.ts.map +1 -1
- package/esm/models/gitlabprovider.js +1 -1
- package/esm/models/gitlabprovider.js.map +1 -1
- package/esm/models/gitmetadata.d.ts +3 -3
- package/esm/models/gitmetadata.d.ts.map +1 -1
- package/esm/models/gitmetadata.js +3 -2
- package/esm/models/gitmetadata.js.map +1 -1
- package/esm/models/gitnamespace.d.ts +3 -3
- package/esm/models/gitnamespace.d.ts.map +1 -1
- package/esm/models/gitnamespace.js +3 -2
- package/esm/models/gitnamespace.js.map +1 -1
- package/esm/models/gitprovider.d.ts +4 -4
- package/esm/models/gitprovider.d.ts.map +1 -1
- package/esm/models/gitprovider.js +3 -6
- package/esm/models/gitprovider.js.map +1 -1
- package/esm/models/gitrepository.d.ts +2 -2
- package/esm/models/gitrepository.d.ts.map +1 -1
- package/esm/models/gitrepository.js +4 -5
- package/esm/models/gitrepository.js.map +1 -1
- package/esm/models/importdeploymentrequest.d.ts +2 -2
- package/esm/models/importdeploymentrequest.d.ts.map +1 -1
- package/esm/models/importdeploymentrequest.js +2 -1
- package/esm/models/importdeploymentrequest.js.map +1 -1
- package/esm/models/index.d.ts +1 -0
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/index.js +1 -0
- package/esm/models/index.js.map +1 -1
- package/esm/models/listcommanddeploymentsresponse.d.ts +2 -2
- package/esm/models/listcommanddeploymentsresponse.d.ts.map +1 -1
- package/esm/models/listcommanddeploymentsresponse.js +4 -6
- package/esm/models/listcommanddeploymentsresponse.js.map +1 -1
- package/esm/models/listcommandnamesresponse.d.ts +2 -2
- package/esm/models/listcommandnamesresponse.d.ts.map +1 -1
- package/esm/models/listcommandnamesresponse.js +1 -1
- package/esm/models/listcommandnamesresponse.js.map +1 -1
- package/esm/models/manager.d.ts +4 -4
- package/esm/models/manager.d.ts.map +1 -1
- package/esm/models/manager.js +11 -14
- package/esm/models/manager.js.map +1 -1
- package/esm/models/managerdeployment.d.ts +7 -7
- package/esm/models/managerdeployment.d.ts.map +1 -1
- package/esm/models/managerdeployment.js +3 -3
- package/esm/models/managerdeployment.js.map +1 -1
- package/esm/models/managerheartbeatrequest.d.ts +1 -1
- package/esm/models/managerheartbeatrequest.d.ts.map +1 -1
- package/esm/models/managerheartbeatrequest.js +4 -5
- package/esm/models/managerheartbeatrequest.js.map +1 -1
- package/esm/models/managerheartbeatresponse.d.ts +2 -2
- package/esm/models/managerheartbeatresponse.d.ts.map +1 -1
- package/esm/models/managerheartbeatresponse.js +1 -1
- package/esm/models/managerheartbeatresponse.js.map +1 -1
- package/esm/models/managerrole.d.ts +1 -1
- package/esm/models/managerrole.d.ts.map +1 -1
- package/esm/models/managerrole.js.map +1 -1
- package/esm/models/managerscope.d.ts +1 -1
- package/esm/models/managerscope.d.ts.map +1 -1
- package/esm/models/managerscope.js.map +1 -1
- package/esm/models/managerstatus.d.ts +1 -1
- package/esm/models/managerstatus.d.ts.map +1 -1
- package/esm/models/managerstatus.js +2 -1
- package/esm/models/managerstatus.js.map +1 -1
- package/esm/models/membership.d.ts +2 -2
- package/esm/models/membership.d.ts.map +1 -1
- package/esm/models/membership.js +3 -2
- package/esm/models/membership.js.map +1 -1
- package/esm/models/newdeploymentrequest.d.ts +46 -16
- package/esm/models/newdeploymentrequest.d.ts.map +1 -1
- package/esm/models/newdeploymentrequest.js +66 -31
- package/esm/models/newdeploymentrequest.js.map +1 -1
- package/esm/models/newmanagerrequest.d.ts +1 -1
- package/esm/models/newmanagerrequest.d.ts.map +1 -1
- package/esm/models/newmanagerrequest.js.map +1 -1
- package/esm/models/operations/addworkspacemember.d.ts.map +1 -1
- package/esm/models/operations/addworkspacemember.js +4 -5
- package/esm/models/operations/addworkspacemember.js.map +1 -1
- package/esm/models/operations/cancelpackage.d.ts.map +1 -1
- package/esm/models/operations/cancelpackage.js.map +1 -1
- package/esm/models/operations/connectmanagertogooglecloud.d.ts.map +1 -1
- package/esm/models/operations/connectmanagertogooglecloud.js.map +1 -1
- package/esm/models/operations/createapikey.d.ts.map +1 -1
- package/esm/models/operations/createapikey.js +2 -4
- package/esm/models/operations/createapikey.js.map +1 -1
- package/esm/models/operations/createcommand.d.ts.map +1 -1
- package/esm/models/operations/createcommand.js +2 -4
- package/esm/models/operations/createcommand.js.map +1 -1
- package/esm/models/operations/createdeployment.d.ts.map +1 -1
- package/esm/models/operations/createdeployment.js +2 -4
- package/esm/models/operations/createdeployment.js.map +1 -1
- package/esm/models/operations/createdeploymentgroup.d.ts.map +1 -1
- package/esm/models/operations/createdeploymentgroup.js +4 -5
- package/esm/models/operations/createdeploymentgroup.js.map +1 -1
- package/esm/models/operations/createdeploymentgrouptoken.d.ts.map +1 -1
- package/esm/models/operations/createdeploymentgrouptoken.js +4 -5
- package/esm/models/operations/createdeploymentgrouptoken.js.map +1 -1
- package/esm/models/operations/createdeploymenttoken.d.ts.map +1 -1
- package/esm/models/operations/createdeploymenttoken.js +4 -5
- package/esm/models/operations/createdeploymenttoken.js.map +1 -1
- package/esm/models/operations/createdomain.d.ts.map +1 -1
- package/esm/models/operations/createdomain.js +2 -4
- package/esm/models/operations/createdomain.js.map +1 -1
- package/esm/models/operations/createmanager.d.ts +4 -4
- package/esm/models/operations/createmanager.d.ts.map +1 -1
- package/esm/models/operations/createmanager.js +11 -17
- package/esm/models/operations/createmanager.js.map +1 -1
- package/esm/models/operations/createproject.d.ts +23 -23
- package/esm/models/operations/createproject.d.ts.map +1 -1
- package/esm/models/operations/createproject.js +30 -46
- package/esm/models/operations/createproject.js.map +1 -1
- package/esm/models/operations/createprojectfromtemplate.d.ts +24 -24
- package/esm/models/operations/createprojectfromtemplate.d.ts.map +1 -1
- package/esm/models/operations/createprojectfromtemplate.js +41 -57
- package/esm/models/operations/createprojectfromtemplate.js.map +1 -1
- package/esm/models/operations/createrelease.d.ts.map +1 -1
- package/esm/models/operations/createrelease.js +2 -4
- package/esm/models/operations/createrelease.js.map +1 -1
- package/esm/models/operations/createworkspace.d.ts.map +1 -1
- package/esm/models/operations/createworkspace.js.map +1 -1
- package/esm/models/operations/deleteapikeys.d.ts +2 -2
- package/esm/models/operations/deleteapikeys.d.ts.map +1 -1
- package/esm/models/operations/deleteapikeys.js +3 -5
- package/esm/models/operations/deleteapikeys.js.map +1 -1
- package/esm/models/operations/deletedeployment.d.ts +3 -3
- package/esm/models/operations/deletedeployment.d.ts.map +1 -1
- package/esm/models/operations/deletedeployment.js +1 -1
- package/esm/models/operations/deletedeployment.js.map +1 -1
- package/esm/models/operations/deletedeploymentgroup.d.ts.map +1 -1
- package/esm/models/operations/deletedeploymentgroup.js.map +1 -1
- package/esm/models/operations/deletedomain.d.ts +2 -2
- package/esm/models/operations/deletedomain.d.ts.map +1 -1
- package/esm/models/operations/deletedomain.js +1 -1
- package/esm/models/operations/deletedomain.js.map +1 -1
- package/esm/models/operations/deletemanager.d.ts +2 -2
- package/esm/models/operations/deletemanager.d.ts.map +1 -1
- package/esm/models/operations/deletemanager.js +1 -1
- package/esm/models/operations/deletemanager.js.map +1 -1
- package/esm/models/operations/deleteproject.d.ts.map +1 -1
- package/esm/models/operations/deleteproject.js.map +1 -1
- package/esm/models/operations/deleteworkspace.d.ts.map +1 -1
- package/esm/models/operations/deleteworkspace.js.map +1 -1
- package/esm/models/operations/generatedeepstoretoken.d.ts.map +1 -1
- package/esm/models/operations/generatedeepstoretoken.js +4 -5
- package/esm/models/operations/generatedeepstoretoken.js.map +1 -1
- package/esm/models/operations/getapikey.d.ts.map +1 -1
- package/esm/models/operations/getapikey.js.map +1 -1
- package/esm/models/operations/getcommand.d.ts.map +1 -1
- package/esm/models/operations/getcommand.js.map +1 -1
- package/esm/models/operations/getcontainerattention.d.ts +3 -3
- package/esm/models/operations/getcontainerattention.d.ts.map +1 -1
- package/esm/models/operations/getcontainerattention.js +3 -3
- package/esm/models/operations/getcontainerattention.js.map +1 -1
- package/esm/models/operations/getcontainerdefinitiondeployments.d.ts +2 -2
- package/esm/models/operations/getcontainerdefinitiondeployments.d.ts.map +1 -1
- package/esm/models/operations/getcontainerdefinitiondeployments.js +2 -2
- package/esm/models/operations/getcontainerdefinitiondeployments.js.map +1 -1
- package/esm/models/operations/getcontainermachines.d.ts +2 -2
- package/esm/models/operations/getcontainermachines.d.ts.map +1 -1
- package/esm/models/operations/getcontainermachines.js +9 -8
- package/esm/models/operations/getcontainermachines.js.map +1 -1
- package/esm/models/operations/getcontaineroverview.d.ts +2 -2
- package/esm/models/operations/getcontaineroverview.d.ts.map +1 -1
- package/esm/models/operations/getcontaineroverview.js +4 -4
- package/esm/models/operations/getcontaineroverview.js.map +1 -1
- package/esm/models/operations/getdeployment.d.ts +1 -1
- package/esm/models/operations/getdeployment.d.ts.map +1 -1
- package/esm/models/operations/getdeployment.js.map +1 -1
- package/esm/models/operations/getdeploymentcluster.d.ts +2 -2
- package/esm/models/operations/getdeploymentcluster.d.ts.map +1 -1
- package/esm/models/operations/getdeploymentcluster.js +5 -5
- package/esm/models/operations/getdeploymentcluster.js.map +1 -1
- package/esm/models/operations/getdeploymentconnectioninfo.d.ts.map +1 -1
- package/esm/models/operations/getdeploymentconnectioninfo.js.map +1 -1
- package/esm/models/operations/getdeploymentcontainer.d.ts +3 -3
- package/esm/models/operations/getdeploymentcontainer.d.ts.map +1 -1
- package/esm/models/operations/getdeploymentcontainer.js +25 -30
- package/esm/models/operations/getdeploymentcontainer.js.map +1 -1
- package/esm/models/operations/getdeploymentgroup.d.ts +2 -2
- package/esm/models/operations/getdeploymentgroup.d.ts.map +1 -1
- package/esm/models/operations/getdeploymentgroup.js +1 -1
- package/esm/models/operations/getdeploymentgroup.js.map +1 -1
- package/esm/models/operations/getdeploymentgroupmanager.d.ts +43 -0
- package/esm/models/operations/getdeploymentgroupmanager.d.ts.map +1 -0
- package/esm/models/operations/getdeploymentgroupmanager.js +27 -0
- package/esm/models/operations/getdeploymentgroupmanager.js.map +1 -0
- package/esm/models/operations/getdeploymentinfo.d.ts.map +1 -1
- package/esm/models/operations/getdeploymentinfo.js.map +1 -1
- package/esm/models/operations/getdeploymentstats.d.ts +5 -5
- package/esm/models/operations/getdeploymentstats.d.ts.map +1 -1
- package/esm/models/operations/getdeploymentstats.js.map +1 -1
- package/esm/models/operations/getdomain.d.ts.map +1 -1
- package/esm/models/operations/getdomain.js.map +1 -1
- package/esm/models/operations/getevent.d.ts.map +1 -1
- package/esm/models/operations/getevent.js.map +1 -1
- package/esm/models/operations/getmanager.d.ts.map +1 -1
- package/esm/models/operations/getmanager.js.map +1 -1
- package/esm/models/operations/getmanagerdeployment.d.ts.map +1 -1
- package/esm/models/operations/getmanagerdeployment.js.map +1 -1
- package/esm/models/operations/getmanagermanagementconfig.d.ts +3 -3
- package/esm/models/operations/getmanagermanagementconfig.d.ts.map +1 -1
- package/esm/models/operations/getmanagermanagementconfig.js +7 -6
- package/esm/models/operations/getmanagermanagementconfig.js.map +1 -1
- package/esm/models/operations/getpackage.d.ts.map +1 -1
- package/esm/models/operations/getpackage.js.map +1 -1
- package/esm/models/operations/getproject.d.ts.map +1 -1
- package/esm/models/operations/getproject.js.map +1 -1
- package/esm/models/operations/getprojectactiverelease.d.ts.map +1 -1
- package/esm/models/operations/getprojectactiverelease.js.map +1 -1
- package/esm/models/operations/getprojectbuildconfig.d.ts +3 -3
- package/esm/models/operations/getprojectbuildconfig.d.ts.map +1 -1
- package/esm/models/operations/getprojectbuildconfig.js +1 -1
- package/esm/models/operations/getprojectbuildconfig.js.map +1 -1
- package/esm/models/operations/getprojecttemplateurls.d.ts +2 -2
- package/esm/models/operations/getprojecttemplateurls.d.ts.map +1 -1
- package/esm/models/operations/getprojecttemplateurls.js +4 -3
- package/esm/models/operations/getprojecttemplateurls.js.map +1 -1
- package/esm/models/operations/getrelease.d.ts +1 -1
- package/esm/models/operations/getrelease.d.ts.map +1 -1
- package/esm/models/operations/getrelease.js.map +1 -1
- package/esm/models/operations/getworkspace.d.ts.map +1 -1
- package/esm/models/operations/getworkspace.js.map +1 -1
- package/esm/models/operations/importdeployment.d.ts.map +1 -1
- package/esm/models/operations/importdeployment.js +4 -5
- package/esm/models/operations/importdeployment.js.map +1 -1
- package/esm/models/operations/index.d.ts +2 -1
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +2 -1
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/listapikeys.d.ts +2 -2
- package/esm/models/operations/listapikeys.d.ts.map +1 -1
- package/esm/models/operations/listapikeys.js +1 -1
- package/esm/models/operations/listapikeys.js.map +1 -1
- package/esm/models/operations/{listcommandagents.d.ts → listcommanddeployments.d.ts} +5 -5
- package/esm/models/operations/listcommanddeployments.d.ts.map +1 -0
- package/esm/models/operations/listcommanddeployments.js +14 -0
- package/esm/models/operations/listcommanddeployments.js.map +1 -0
- package/esm/models/operations/listcommandnames.d.ts.map +1 -1
- package/esm/models/operations/listcommandnames.js.map +1 -1
- package/esm/models/operations/listcommands.d.ts +3 -3
- package/esm/models/operations/listcommands.d.ts.map +1 -1
- package/esm/models/operations/listcommands.js +3 -2
- package/esm/models/operations/listcommands.js.map +1 -1
- package/esm/models/operations/listdeploymentcontainerevents.d.ts +3 -3
- package/esm/models/operations/listdeploymentcontainerevents.d.ts.map +1 -1
- package/esm/models/operations/listdeploymentcontainerevents.js +6 -8
- package/esm/models/operations/listdeploymentcontainerevents.js.map +1 -1
- package/esm/models/operations/listdeploymentcontainerinstanceevents.d.ts +3 -3
- package/esm/models/operations/listdeploymentcontainerinstanceevents.d.ts.map +1 -1
- package/esm/models/operations/listdeploymentcontainerinstanceevents.js +8 -9
- package/esm/models/operations/listdeploymentcontainerinstanceevents.js.map +1 -1
- package/esm/models/operations/listdeploymentcontainers.d.ts +3 -3
- package/esm/models/operations/listdeploymentcontainers.d.ts.map +1 -1
- package/esm/models/operations/listdeploymentcontainers.js +2 -2
- package/esm/models/operations/listdeploymentcontainers.js.map +1 -1
- package/esm/models/operations/listdeploymentfilterdeploymentgroups.d.ts +5 -5
- package/esm/models/operations/listdeploymentfilterdeploymentgroups.d.ts.map +1 -1
- package/esm/models/operations/listdeploymentfilterdeploymentgroups.js +2 -2
- package/esm/models/operations/listdeploymentfilterdeploymentgroups.js.map +1 -1
- package/esm/models/operations/listdeploymentfilterplatforms.d.ts +3 -3
- package/esm/models/operations/listdeploymentfilterplatforms.d.ts.map +1 -1
- package/esm/models/operations/listdeploymentfilterplatforms.js +1 -1
- package/esm/models/operations/listdeploymentfilterplatforms.js.map +1 -1
- package/esm/models/operations/listdeploymentgroups.d.ts +2 -2
- package/esm/models/operations/listdeploymentgroups.d.ts.map +1 -1
- package/esm/models/operations/listdeploymentgroups.js +1 -1
- package/esm/models/operations/listdeploymentgroups.js.map +1 -1
- package/esm/models/operations/listdeploymentmachines.d.ts +3 -3
- package/esm/models/operations/listdeploymentmachines.d.ts.map +1 -1
- package/esm/models/operations/listdeploymentmachines.js +5 -5
- package/esm/models/operations/listdeploymentmachines.js.map +1 -1
- package/esm/models/operations/listdeployments.d.ts +7 -7
- package/esm/models/operations/listdeployments.d.ts.map +1 -1
- package/esm/models/operations/listdeployments.js +1 -1
- package/esm/models/operations/listdeployments.js.map +1 -1
- package/esm/models/operations/listdomains.d.ts +2 -2
- package/esm/models/operations/listdomains.d.ts.map +1 -1
- package/esm/models/operations/listdomains.js +1 -1
- package/esm/models/operations/listdomains.js.map +1 -1
- package/esm/models/operations/listevents.d.ts +2 -2
- package/esm/models/operations/listevents.d.ts.map +1 -1
- package/esm/models/operations/listevents.js +1 -1
- package/esm/models/operations/listevents.js.map +1 -1
- package/esm/models/operations/listgitnamespacerepositories.d.ts +2 -2
- package/esm/models/operations/listgitnamespacerepositories.d.ts.map +1 -1
- package/esm/models/operations/listgitnamespacerepositories.js +1 -1
- package/esm/models/operations/listgitnamespacerepositories.js.map +1 -1
- package/esm/models/operations/listgitnamespaces.d.ts +3 -3
- package/esm/models/operations/listgitnamespaces.d.ts.map +1 -1
- package/esm/models/operations/listgitnamespaces.js +1 -1
- package/esm/models/operations/listgitnamespaces.js.map +1 -1
- package/esm/models/operations/listmanagerevents.d.ts +2 -2
- package/esm/models/operations/listmanagerevents.d.ts.map +1 -1
- package/esm/models/operations/listmanagerevents.js +1 -1
- package/esm/models/operations/listmanagerevents.js.map +1 -1
- package/esm/models/operations/listmanagers.d.ts.map +1 -1
- package/esm/models/operations/listmanagers.js.map +1 -1
- package/esm/models/operations/listmemberships.d.ts +2 -2
- package/esm/models/operations/listmemberships.d.ts.map +1 -1
- package/esm/models/operations/listmemberships.js +1 -1
- package/esm/models/operations/listmemberships.js.map +1 -1
- package/esm/models/operations/listpackages.d.ts +4 -4
- package/esm/models/operations/listpackages.d.ts.map +1 -1
- package/esm/models/operations/listpackages.js +2 -2
- package/esm/models/operations/listpackages.js.map +1 -1
- package/esm/models/operations/listprojects.d.ts +3 -3
- package/esm/models/operations/listprojects.d.ts.map +1 -1
- package/esm/models/operations/listprojects.js +1 -1
- package/esm/models/operations/listprojects.js.map +1 -1
- package/esm/models/operations/listreleaseauthors.d.ts +2 -2
- package/esm/models/operations/listreleaseauthors.d.ts.map +1 -1
- package/esm/models/operations/listreleaseauthors.js +1 -1
- package/esm/models/operations/listreleaseauthors.js.map +1 -1
- package/esm/models/operations/listreleasebranches.d.ts +2 -2
- package/esm/models/operations/listreleasebranches.d.ts.map +1 -1
- package/esm/models/operations/listreleasebranches.js +1 -1
- package/esm/models/operations/listreleasebranches.js.map +1 -1
- package/esm/models/operations/listreleases.d.ts +3 -3
- package/esm/models/operations/listreleases.d.ts.map +1 -1
- package/esm/models/operations/listreleases.js +3 -2
- package/esm/models/operations/listreleases.js.map +1 -1
- package/esm/models/operations/listworkspacemembers.d.ts +2 -2
- package/esm/models/operations/listworkspacemembers.d.ts.map +1 -1
- package/esm/models/operations/listworkspacemembers.js +1 -1
- package/esm/models/operations/listworkspacemembers.js.map +1 -1
- package/esm/models/operations/listworkspaces.d.ts +2 -2
- package/esm/models/operations/listworkspaces.d.ts.map +1 -1
- package/esm/models/operations/listworkspaces.js +1 -1
- package/esm/models/operations/listworkspaces.js.map +1 -1
- package/esm/models/operations/pindeploymentrelease.d.ts +2 -2
- package/esm/models/operations/pindeploymentrelease.d.ts.map +1 -1
- package/esm/models/operations/pindeploymentrelease.js +3 -5
- package/esm/models/operations/pindeploymentrelease.js.map +1 -1
- package/esm/models/operations/provisionmanager.d.ts +2 -2
- package/esm/models/operations/provisionmanager.d.ts.map +1 -1
- package/esm/models/operations/provisionmanager.js +1 -1
- package/esm/models/operations/provisionmanager.js.map +1 -1
- package/esm/models/operations/rebuildpackages.d.ts +2 -2
- package/esm/models/operations/rebuildpackages.d.ts.map +1 -1
- package/esm/models/operations/rebuildpackages.js +5 -6
- package/esm/models/operations/rebuildpackages.js.map +1 -1
- package/esm/models/operations/redeploydeployment.d.ts +3 -3
- package/esm/models/operations/redeploydeployment.d.ts.map +1 -1
- package/esm/models/operations/redeploydeployment.js +1 -1
- package/esm/models/operations/redeploydeployment.js.map +1 -1
- package/esm/models/operations/removeworkspacemember.d.ts.map +1 -1
- package/esm/models/operations/removeworkspacemember.js.map +1 -1
- package/esm/models/operations/reportmanagerheartbeat.d.ts.map +1 -1
- package/esm/models/operations/reportmanagerheartbeat.js +4 -5
- package/esm/models/operations/reportmanagerheartbeat.js.map +1 -1
- package/esm/models/operations/retrydeployment.d.ts +2 -2
- package/esm/models/operations/retrydeployment.d.ts.map +1 -1
- package/esm/models/operations/retrydeployment.js +1 -1
- package/esm/models/operations/retrydeployment.js.map +1 -1
- package/esm/models/operations/revokeapikey.d.ts.map +1 -1
- package/esm/models/operations/revokeapikey.js.map +1 -1
- package/esm/models/operations/syncacquire.d.ts.map +1 -1
- package/esm/models/operations/syncacquire.js +2 -4
- package/esm/models/operations/syncacquire.js.map +1 -1
- package/esm/models/operations/syncgitnamespaces.d.ts +3 -3
- package/esm/models/operations/syncgitnamespaces.d.ts.map +1 -1
- package/esm/models/operations/syncgitnamespaces.js +1 -1
- package/esm/models/operations/syncgitnamespaces.js.map +1 -1
- package/esm/models/operations/syncreconcile.d.ts.map +1 -1
- package/esm/models/operations/syncreconcile.js +2 -4
- package/esm/models/operations/syncreconcile.js.map +1 -1
- package/esm/models/operations/syncrelease.d.ts +2 -2
- package/esm/models/operations/syncrelease.d.ts.map +1 -1
- package/esm/models/operations/syncrelease.js +3 -5
- package/esm/models/operations/syncrelease.js.map +1 -1
- package/esm/models/operations/updateapikey.d.ts.map +1 -1
- package/esm/models/operations/updateapikey.js +2 -4
- package/esm/models/operations/updateapikey.js.map +1 -1
- package/esm/models/operations/updatecommand.d.ts.map +1 -1
- package/esm/models/operations/updatecommand.js +2 -4
- package/esm/models/operations/updatecommand.js.map +1 -1
- package/esm/models/operations/updatedeploymentenvironmentvariables.d.ts +2 -2
- package/esm/models/operations/updatedeploymentenvironmentvariables.d.ts.map +1 -1
- package/esm/models/operations/updatedeploymentenvironmentvariables.js +5 -6
- package/esm/models/operations/updatedeploymentenvironmentvariables.js.map +1 -1
- package/esm/models/operations/updatedeploymentgroup.d.ts.map +1 -1
- package/esm/models/operations/updatedeploymentgroup.js +4 -5
- package/esm/models/operations/updatedeploymentgroup.js.map +1 -1
- package/esm/models/operations/updatemanager.d.ts +2 -2
- package/esm/models/operations/updatemanager.d.ts.map +1 -1
- package/esm/models/operations/updatemanager.js +3 -5
- package/esm/models/operations/updatemanager.js.map +1 -1
- package/esm/models/operations/updateproject.d.ts +12 -12
- package/esm/models/operations/updateproject.d.ts.map +1 -1
- package/esm/models/operations/updateproject.js +10 -12
- package/esm/models/operations/updateproject.js.map +1 -1
- package/esm/models/operations/updateuserprofile.d.ts +2 -2
- package/esm/models/operations/updateuserprofile.d.ts.map +1 -1
- package/esm/models/operations/updateuserprofile.js +1 -1
- package/esm/models/operations/updateuserprofile.js.map +1 -1
- package/esm/models/operations/updateworkspace.d.ts.map +1 -1
- package/esm/models/operations/updateworkspace.js +4 -5
- package/esm/models/operations/updateworkspace.js.map +1 -1
- package/esm/models/operations/updateworkspacemember.d.ts.map +1 -1
- package/esm/models/operations/updateworkspacemember.js +4 -5
- package/esm/models/operations/updateworkspacemember.js.map +1 -1
- package/esm/models/package.d.ts +28 -28
- package/esm/models/package.d.ts.map +1 -1
- package/esm/models/package.js +44 -41
- package/esm/models/package.js.map +1 -1
- package/esm/models/pinreleaserequest.d.ts.map +1 -1
- package/esm/models/pinreleaserequest.js.map +1 -1
- package/esm/models/project.d.ts +12 -12
- package/esm/models/project.d.ts.map +1 -1
- package/esm/models/project.js +25 -20
- package/esm/models/project.js.map +1 -1
- package/esm/models/projectlistitemresponse.d.ts +13 -13
- package/esm/models/projectlistitemresponse.d.ts.map +1 -1
- package/esm/models/projectlistitemresponse.js +23 -29
- package/esm/models/projectlistitemresponse.js.map +1 -1
- package/esm/models/projectreleaseinfo.d.ts +3 -3
- package/esm/models/projectreleaseinfo.d.ts.map +1 -1
- package/esm/models/projectreleaseinfo.js +1 -1
- package/esm/models/projectreleaseinfo.js.map +1 -1
- package/esm/models/projectrole.d.ts +1 -1
- package/esm/models/projectrole.d.ts.map +1 -1
- package/esm/models/projectrole.js.map +1 -1
- package/esm/models/projectscope.d.ts +1 -1
- package/esm/models/projectscope.d.ts.map +1 -1
- package/esm/models/projectscope.js.map +1 -1
- package/esm/models/release.d.ts +4 -4
- package/esm/models/release.d.ts.map +1 -1
- package/esm/models/release.js +2 -2
- package/esm/models/release.js.map +1 -1
- package/esm/models/releaseauthorfilteritem.d.ts +2 -2
- package/esm/models/releaseauthorfilteritem.d.ts.map +1 -1
- package/esm/models/releaseauthorfilteritem.js +1 -1
- package/esm/models/releaseauthorfilteritem.js.map +1 -1
- package/esm/models/releaselistitemresponse.d.ts +4 -4
- package/esm/models/releaselistitemresponse.d.ts.map +1 -1
- package/esm/models/releaselistitemresponse.js +3 -3
- package/esm/models/releaselistitemresponse.js.map +1 -1
- package/esm/models/role.d.ts +7 -7
- package/esm/models/role.d.ts.map +1 -1
- package/esm/models/role.js +2 -2
- package/esm/models/role.js.map +1 -1
- package/esm/models/scope.d.ts +5 -5
- package/esm/models/scope.d.ts.map +1 -1
- package/esm/models/scope.js.map +1 -1
- package/esm/models/security.d.ts.map +1 -1
- package/esm/models/security.js +2 -1
- package/esm/models/security.js.map +1 -1
- package/esm/models/serviceaccountsubject.d.ts +8 -4
- package/esm/models/serviceaccountsubject.d.ts.map +1 -1
- package/esm/models/serviceaccountsubject.js +2 -1
- package/esm/models/serviceaccountsubject.js.map +1 -1
- package/esm/models/stackbyplatform.d.ts +2 -2
- package/esm/models/stackbyplatform.d.ts.map +1 -1
- package/esm/models/stackbyplatform.js +1 -1
- package/esm/models/stackbyplatform.js.map +1 -1
- package/esm/models/subject.d.ts +4 -4
- package/esm/models/subject.d.ts.map +1 -1
- package/esm/models/subject.js +1 -1
- package/esm/models/subject.js.map +1 -1
- package/esm/models/subjectscope.d.ts +2 -2
- package/esm/models/subjectscope.d.ts.map +1 -1
- package/esm/models/subjectscope.js +8 -7
- package/esm/models/subjectscope.js.map +1 -1
- package/esm/models/syncacquirerequest.d.ts +1 -1
- package/esm/models/syncacquirerequest.d.ts.map +1 -1
- package/esm/models/syncacquirerequest.js.map +1 -1
- package/esm/models/syncacquireresponse.d.ts +589 -93
- package/esm/models/syncacquireresponse.d.ts.map +1 -1
- package/esm/models/syncacquireresponse.js +1686 -801
- package/esm/models/syncacquireresponse.js.map +1 -1
- package/esm/models/syncreconcilerequest.d.ts +287 -61
- package/esm/models/syncreconcilerequest.d.ts.map +1 -1
- package/esm/models/syncreconcilerequest.js +521 -276
- package/esm/models/syncreconcilerequest.js.map +1 -1
- package/esm/models/syncreconcileresponse.d.ts +618 -98
- package/esm/models/syncreconcileresponse.d.ts.map +1 -1
- package/esm/models/syncreconcileresponse.js +1900 -939
- package/esm/models/syncreconcileresponse.js.map +1 -1
- package/esm/models/syncreleaserequest.d.ts.map +1 -1
- package/esm/models/syncreleaserequest.js.map +1 -1
- package/esm/models/updateapikeyrequest.d.ts.map +1 -1
- package/esm/models/updateapikeyrequest.js.map +1 -1
- package/esm/models/updatecommandrequest.d.ts +1 -1
- package/esm/models/updatecommandrequest.d.ts.map +1 -1
- package/esm/models/updatecommandrequest.js.map +1 -1
- package/esm/models/updatedeploymentenvironmentvariablesrequest.d.ts +1 -1
- package/esm/models/updatedeploymentenvironmentvariablesrequest.d.ts.map +1 -1
- package/esm/models/updatedeploymentenvironmentvariablesrequest.js.map +1 -1
- package/esm/models/updatedeploymentgrouprequest.d.ts.map +1 -1
- package/esm/models/updatedeploymentgrouprequest.js.map +1 -1
- package/esm/models/updatemanagerrequest.d.ts.map +1 -1
- package/esm/models/updatemanagerrequest.js.map +1 -1
- package/esm/models/userrole.d.ts +1 -1
- package/esm/models/userrole.d.ts.map +1 -1
- package/esm/models/userrole.js.map +1 -1
- package/esm/models/usersubject.d.ts +7 -3
- package/esm/models/usersubject.d.ts.map +1 -1
- package/esm/models/usersubject.js +4 -2
- package/esm/models/usersubject.js.map +1 -1
- package/esm/models/workspace.d.ts +2 -2
- package/esm/models/workspace.d.ts.map +1 -1
- package/esm/models/workspace.js +1 -1
- package/esm/models/workspace.js.map +1 -1
- package/esm/models/workspacemember.d.ts +3 -3
- package/esm/models/workspacemember.d.ts.map +1 -1
- package/esm/models/workspacemember.js +1 -1
- package/esm/models/workspacemember.js.map +1 -1
- package/esm/models/workspacerole.d.ts +1 -1
- package/esm/models/workspacerole.d.ts.map +1 -1
- package/esm/models/workspacerole.js +2 -1
- package/esm/models/workspacerole.js.map +1 -1
- package/esm/models/workspacescope.d.ts +1 -1
- package/esm/models/workspacescope.d.ts.map +1 -1
- package/esm/models/workspacescope.js +1 -1
- package/esm/models/workspacescope.js.map +1 -1
- package/esm/sdk/apikeys.d.ts +3 -3
- package/esm/sdk/apikeys.d.ts.map +1 -1
- package/esm/sdk/apikeys.js.map +1 -1
- package/esm/sdk/auth.d.ts +2 -2
- package/esm/sdk/auth.d.ts.map +1 -1
- package/esm/sdk/auth.js.map +1 -1
- package/esm/sdk/commands.d.ts +6 -6
- package/esm/sdk/commands.d.ts.map +1 -1
- package/esm/sdk/commands.js +2 -2
- package/esm/sdk/commands.js.map +1 -1
- package/esm/sdk/containers.d.ts +2 -2
- package/esm/sdk/containers.d.ts.map +1 -1
- package/esm/sdk/containers.js.map +1 -1
- package/esm/sdk/deployment.d.ts +3 -3
- package/esm/sdk/deployment.d.ts.map +1 -1
- package/esm/sdk/deployment.js.map +1 -1
- package/esm/sdk/deploymentgroups.d.ts +10 -3
- package/esm/sdk/deploymentgroups.d.ts.map +1 -1
- package/esm/sdk/deploymentgroups.js +10 -0
- package/esm/sdk/deploymentgroups.js.map +1 -1
- package/esm/sdk/deployments.d.ts +8 -8
- package/esm/sdk/deployments.d.ts.map +1 -1
- package/esm/sdk/deployments.js +5 -5
- package/esm/sdk/deployments.js.map +1 -1
- package/esm/sdk/domains.d.ts +3 -3
- package/esm/sdk/domains.d.ts.map +1 -1
- package/esm/sdk/domains.js.map +1 -1
- package/esm/sdk/events.d.ts +3 -3
- package/esm/sdk/events.d.ts.map +1 -1
- package/esm/sdk/events.js.map +1 -1
- package/esm/sdk/index.d.ts.map +1 -1
- package/esm/sdk/index.js.map +1 -1
- package/esm/sdk/{agentmanagers.d.ts → managers.d.ts} +6 -6
- package/esm/sdk/managers.d.ts.map +1 -0
- package/esm/sdk/managers.js +92 -0
- package/esm/sdk/managers.js.map +1 -0
- package/esm/sdk/packages.d.ts +3 -3
- package/esm/sdk/packages.d.ts.map +1 -1
- package/esm/sdk/packages.js.map +1 -1
- package/esm/sdk/projects.d.ts +4 -4
- package/esm/sdk/projects.d.ts.map +1 -1
- package/esm/sdk/projects.js +1 -1
- package/esm/sdk/projects.js.map +1 -1
- package/esm/sdk/releases.d.ts +3 -3
- package/esm/sdk/releases.d.ts.map +1 -1
- package/esm/sdk/releases.js.map +1 -1
- package/esm/sdk/sdk.d.ts +3 -3
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +3 -3
- package/esm/sdk/sdk.js.map +1 -1
- package/esm/sdk/sync.d.ts +3 -3
- package/esm/sdk/sync.d.ts.map +1 -1
- package/esm/sdk/sync.js.map +1 -1
- package/esm/sdk/user.d.ts +3 -3
- package/esm/sdk/user.d.ts.map +1 -1
- package/esm/sdk/user.js.map +1 -1
- package/esm/sdk/workspaces.d.ts +3 -3
- package/esm/sdk/workspaces.d.ts.map +1 -1
- package/esm/sdk/workspaces.js.map +1 -1
- package/esm/types/async.d.ts.map +1 -1
- package/esm/types/async.js +3 -1
- package/esm/types/async.js.map +1 -1
- package/esm/types/blobs.d.ts.map +1 -1
- package/esm/types/blobs.js.map +1 -1
- package/esm/types/constdatetime.d.ts.map +1 -1
- package/esm/types/constdatetime.js +2 -2
- package/esm/types/constdatetime.js.map +1 -1
- package/esm/types/enums.d.ts +1 -1
- package/esm/types/enums.d.ts.map +1 -1
- package/esm/types/enums.js.map +1 -1
- package/esm/types/fp.d.ts.map +1 -1
- package/esm/types/fp.js.map +1 -1
- package/esm/types/index.d.ts.map +1 -1
- package/esm/types/index.js.map +1 -1
- package/esm/types/operations.d.ts +1 -1
- package/esm/types/operations.d.ts.map +1 -1
- package/esm/types/operations.js +1 -1
- package/esm/types/operations.js.map +1 -1
- package/esm/types/rfcdate.d.ts.map +1 -1
- package/esm/types/rfcdate.js.map +1 -1
- package/esm/types/streams.d.ts.map +1 -1
- package/esm/types/streams.js.map +1 -1
- package/esm/types/unrecognized.d.ts.map +1 -1
- package/esm/types/unrecognized.js.map +1 -1
- package/examples/package.json +1 -1
- package/examples/userUpdateProfile.example.ts +7 -7
- package/jsr.json +14 -5
- package/package.json +15 -7
- package/src/core.ts +1 -1
- package/src/funcs/apiKeysCreate.ts +63 -62
- package/src/funcs/apiKeysDeleteMultiple.ts +62 -61
- package/src/funcs/apiKeysGet.ts +63 -63
- package/src/funcs/apiKeysList.ts +63 -62
- package/src/funcs/apiKeysRevoke.ts +63 -63
- package/src/funcs/apiKeysUpdate.ts +64 -64
- package/src/funcs/authWhoami.ts +48 -49
- package/src/funcs/commandsCreate.ts +64 -63
- package/src/funcs/commandsGet.ts +63 -63
- package/src/funcs/commandsList.ts +70 -69
- package/src/funcs/commandsListDeployments.ts +69 -66
- package/src/funcs/commandsListNames.ts +64 -63
- package/src/funcs/commandsUpdate.ts +65 -65
- package/src/funcs/containersGetAttention.ts +65 -62
- package/src/funcs/containersGetDeploymentCluster.ts +65 -62
- package/src/funcs/containersGetDeploymentContainer.ts +65 -62
- package/src/funcs/containersGetDeployments.ts +74 -66
- package/src/funcs/containersGetMachines.ts +65 -62
- package/src/funcs/containersGetOverview.ts +65 -62
- package/src/funcs/containersListDeploymentContainerInstanceEvents.ts +71 -66
- package/src/funcs/containersListDeploymentContainers.ts +65 -62
- package/src/funcs/containersListDeploymentEvents.ts +72 -69
- package/src/funcs/containersListDeploymentMachines.ts +65 -62
- package/src/funcs/deploymentGetInfo.ts +64 -61
- package/src/funcs/deploymentGroupsCreateDeploymentGroup.ts +65 -62
- package/src/funcs/deploymentGroupsCreateDeploymentGroupToken.ts +65 -64
- package/src/funcs/deploymentGroupsDeleteDeploymentGroup.ts +64 -63
- package/src/funcs/deploymentGroupsGetDeploymentGroup.ts +62 -62
- package/src/funcs/deploymentGroupsGetDeploymentGroupManager.ts +184 -0
- package/src/funcs/deploymentGroupsListDeploymentGroups.ts +67 -64
- package/src/funcs/deploymentGroupsUpdateDeploymentGroup.ts +65 -64
- package/src/funcs/deploymentsCreate.ts +63 -62
- package/src/funcs/deploymentsCreateToken.ts +65 -64
- package/src/funcs/deploymentsDelete.ts +62 -62
- package/src/funcs/deploymentsGet.ts +64 -64
- package/src/funcs/deploymentsGetInfo.ts +65 -64
- package/src/funcs/deploymentsGetStats.ts +71 -68
- package/src/funcs/deploymentsImport.ts +63 -62
- package/src/funcs/deploymentsList.ts +71 -70
- package/src/funcs/deploymentsListFilterDeploymentGroups.ts +69 -65
- package/src/funcs/deploymentsListFilterPlatforms.ts +64 -62
- package/src/funcs/deploymentsPinRelease.ts +65 -64
- package/src/funcs/deploymentsRedeploy.ts +62 -62
- package/src/funcs/deploymentsRetry.ts +62 -62
- package/src/funcs/deploymentsUpdateEnvironmentVariables.ts +75 -66
- package/src/funcs/domainsCreate.ts +63 -62
- package/src/funcs/domainsDelete.ts +62 -62
- package/src/funcs/domainsGet.ts +63 -63
- package/src/funcs/domainsList.ts +61 -60
- package/src/funcs/eventsGet.ts +63 -63
- package/src/funcs/eventsList.ts +64 -63
- package/src/funcs/{agentManagersCreate.ts → managersCreate.ts} +63 -62
- package/src/funcs/{agentManagersDelete.ts → managersDelete.ts} +63 -63
- package/src/funcs/{agentManagersGenerateDeepstoreToken.ts → managersGenerateDeepstoreToken.ts} +66 -65
- package/src/funcs/{agentManagersGet.ts → managersGet.ts} +64 -64
- package/src/funcs/{agentManagersGetDeployment.ts → managersGetDeployment.ts} +66 -65
- package/src/funcs/{agentManagersGetManagementConfig.ts → managersGetManagementConfig.ts} +64 -63
- package/src/funcs/{agentManagersGoogleCloudConnect.ts → managersGoogleCloudConnect.ts} +69 -68
- package/src/funcs/{agentManagersList.ts → managersList.ts} +64 -63
- package/src/funcs/{agentManagersListEvents.ts → managersListEvents.ts} +63 -63
- package/src/funcs/{agentManagersProvision.ts → managersProvision.ts} +63 -63
- package/src/funcs/{agentManagersReportHeartbeat.ts → managersReportHeartbeat.ts} +66 -65
- package/src/funcs/{agentManagersUpdate.ts → managersUpdate.ts} +64 -64
- package/src/funcs/packagesCancel.ts +63 -63
- package/src/funcs/packagesGet.ts +63 -63
- package/src/funcs/packagesList.ts +66 -65
- package/src/funcs/packagesRebuild.ts +62 -61
- package/src/funcs/projectsCreate.ts +62 -61
- package/src/funcs/projectsCreateFromTemplate.ts +63 -61
- package/src/funcs/projectsDelete.ts +63 -63
- package/src/funcs/projectsGet.ts +63 -63
- package/src/funcs/projectsGetActiveRelease.ts +65 -64
- package/src/funcs/projectsGetBuildConfig.ts +66 -63
- package/src/funcs/projectsGetTemplateUrls.ts +63 -62
- package/src/funcs/projectsList.ts +65 -64
- package/src/funcs/projectsUpdate.ts +64 -64
- package/src/funcs/releasesCreate.ts +63 -62
- package/src/funcs/releasesGet.ts +64 -64
- package/src/funcs/releasesList.ts +70 -69
- package/src/funcs/releasesListAuthors.ts +66 -63
- package/src/funcs/releasesListBranches.ts +66 -63
- package/src/funcs/syncAcquire.ts +63 -62
- package/src/funcs/syncReconcile.ts +63 -62
- package/src/funcs/syncRelease.ts +62 -61
- package/src/funcs/userCreateWorkspace.ts +62 -59
- package/src/funcs/userListGitNamespaceRepositories.ts +67 -62
- package/src/funcs/userListGitNamespaces.ts +63 -60
- package/src/funcs/userListMemberships.ts +48 -49
- package/src/funcs/userSyncGitNamespaces.ts +63 -58
- package/src/funcs/userUpdateProfile.ts +63 -58
- package/src/funcs/workspacesAddMember.ts +64 -64
- package/src/funcs/workspacesDelete.ts +63 -63
- package/src/funcs/workspacesGet.ts +63 -63
- package/src/funcs/workspacesList.ts +64 -63
- package/src/funcs/workspacesListMembers.ts +63 -62
- package/src/funcs/workspacesRemoveMember.ts +64 -63
- package/src/funcs/workspacesUpdate.ts +64 -64
- package/src/funcs/workspacesUpdateMember.ts +65 -64
- package/src/hooks/hooks.ts +48 -39
- package/src/hooks/index.ts +2 -2
- package/src/hooks/types.ts +39 -30
- package/src/index.ts +5 -5
- package/src/lib/base64.ts +11 -13
- package/src/lib/config.ts +25 -24
- package/src/lib/dlv.ts +4 -4
- package/src/lib/encodings.ts +208 -182
- package/src/lib/env.ts +15 -15
- package/src/lib/files.ts +18 -18
- package/src/lib/http.ts +117 -98
- package/src/lib/is-plain-object.ts +3 -3
- package/src/lib/logger.ts +3 -3
- package/src/lib/matchers.ts +128 -115
- package/src/lib/primitives.ts +47 -42
- package/src/lib/retries.ts +78 -71
- package/src/lib/schemas.ts +30 -27
- package/src/lib/sdks.ts +204 -172
- package/src/lib/security.ts +130 -112
- package/src/lib/url.ts +14 -10
- package/src/models/apierror.ts +33 -15
- package/src/models/apikey.ts +54 -43
- package/src/models/command.ts +45 -35
- package/src/models/commanddeploymentgroupinfo.ts +10 -10
- package/src/models/commanddeploymentinfo.ts +150 -106
- package/src/models/commandlistitemresponse.ts +67 -54
- package/src/models/commandprojectinfo.ts +14 -11
- package/src/models/createapikeyrequest.ts +17 -13
- package/src/models/createapikeyresponse.ts +55 -42
- package/src/models/createcommandrequest.ts +25 -20
- package/src/models/createcommandresponse.ts +23 -21
- package/src/models/createdeploymentgrouprequest.ts +14 -12
- package/src/models/createdeploymentgrouptokenrequest.ts +10 -8
- package/src/models/createdeploymentgrouptokenresponse.ts +11 -10
- package/src/models/createdeploymentresponse.ts +18 -16
- package/src/models/createdeploymenttokenrequest.ts +13 -14
- package/src/models/createdeploymenttokenresponse.ts +10 -10
- package/src/models/createreleaserequest.ts +24 -20
- package/src/models/deleteapikeysrequest.ts +12 -8
- package/src/models/deployment.ts +1656 -1039
- package/src/models/deploymentconnectioninfo.ts +46 -40
- package/src/models/deploymentdetailresponse.ts +2262 -1218
- package/src/models/deploymentgroup.ts +18 -15
- package/src/models/deploymentgroupinfo.ts +14 -11
- package/src/models/deploymentgroupmanagerresponse.ts +38 -0
- package/src/models/deploymentgrouprole.ts +10 -8
- package/src/models/deploymentgroupscope.ts +20 -16
- package/src/models/deploymentinfo.ts +221 -190
- package/src/models/deploymentlistitemresponse.ts +230 -177
- package/src/models/deploymentpagebackground.ts +32 -26
- package/src/models/deploymentprojectinfo.ts +16 -14
- package/src/models/deploymentreleaseinfo.ts +19 -17
- package/src/models/deploymentrole.ts +7 -6
- package/src/models/deploymentscope.ts +28 -21
- package/src/models/deploymentstats.ts +18 -15
- package/src/models/domain.ts +29 -24
- package/src/models/environmentvariableconfig.ts +23 -21
- package/src/models/environmentvariabletype.ts +12 -8
- package/src/models/errors/aliendefaulterror.ts +20 -18
- package/src/models/errors/alienerror.ts +15 -15
- package/src/models/errors/apierror.ts +82 -44
- package/src/models/errors/httpclienterrors.ts +11 -11
- package/src/models/errors/index.ts +6 -6
- package/src/models/errors/responsevalidationerror.ts +18 -18
- package/src/models/errors/sdkvalidationerror.ts +20 -18
- package/src/models/event.ts +700 -445
- package/src/models/generatedeepstoretokenrequest.ts +10 -8
- package/src/models/generatedeepstoretokenresponse.ts +18 -18
- package/src/models/githubprovider.ts +38 -33
- package/src/models/gitlabprovider.ts +38 -33
- package/src/models/gitmetadata.ts +55 -49
- package/src/models/gitnamespace.ts +35 -31
- package/src/models/gitprovider.ts +25 -22
- package/src/models/gitrepository.ts +19 -20
- package/src/models/importdeploymentrequest.ts +46 -39
- package/src/models/index.ts +93 -92
- package/src/models/listcommanddeploymentsresponse.ts +46 -34
- package/src/models/listcommandnamesresponse.ts +14 -12
- package/src/models/manager.ts +92 -85
- package/src/models/managerdeployment.ts +36 -30
- package/src/models/managerheartbeatrequest.ts +153 -135
- package/src/models/managerheartbeatresponse.ts +16 -14
- package/src/models/managerrole.ts +9 -6
- package/src/models/managerscope.ts +19 -18
- package/src/models/managerstatus.ts +6 -5
- package/src/models/membership.ts +20 -19
- package/src/models/newdeploymentrequest.ts +569 -340
- package/src/models/newmanagerrequest.ts +45 -32
- package/src/models/operations/addworkspacemember.ts +35 -32
- package/src/models/operations/cancelpackage.ts +14 -10
- package/src/models/operations/connectmanagertogooglecloud.ts +18 -16
- package/src/models/operations/createapikey.ts +23 -21
- package/src/models/operations/createcommand.ts +23 -21
- package/src/models/operations/createdeployment.ts +20 -20
- package/src/models/operations/createdeploymentgroup.ts +26 -21
- package/src/models/operations/createdeploymentgrouptoken.ts +29 -25
- package/src/models/operations/createdeploymenttoken.ts +29 -24
- package/src/models/operations/createdomain.ts +31 -27
- package/src/models/operations/createmanager.ts +151 -128
- package/src/models/operations/createproject.ts +327 -273
- package/src/models/operations/createprojectfromtemplate.ts +422 -331
- package/src/models/operations/createrelease.ts +23 -21
- package/src/models/operations/createworkspace.ts +11 -9
- package/src/models/operations/deleteapikeys.ts +36 -32
- package/src/models/operations/deletedeployment.ts +25 -21
- package/src/models/operations/deletedeploymentgroup.ts +12 -10
- package/src/models/operations/deletedomain.ts +27 -21
- package/src/models/operations/deletemanager.ts +27 -21
- package/src/models/operations/deleteproject.ts +14 -10
- package/src/models/operations/deleteworkspace.ts +11 -9
- package/src/models/operations/generatedeepstoretoken.ts +29 -24
- package/src/models/operations/getapikey.ts +14 -10
- package/src/models/operations/getcommand.ts +14 -10
- package/src/models/operations/getcontainerattention.ts +55 -46
- package/src/models/operations/getcontainerdefinitiondeployments.ts +81 -68
- package/src/models/operations/getcontainermachines.ts +111 -99
- package/src/models/operations/getcontaineroverview.ts +73 -63
- package/src/models/operations/getdeployment.ts +22 -17
- package/src/models/operations/getdeploymentcluster.ts +57 -50
- package/src/models/operations/getdeploymentconnectioninfo.ts +12 -10
- package/src/models/operations/getdeploymentcontainer.ts +207 -199
- package/src/models/operations/getdeploymentgroup.ts +25 -23
- package/src/models/operations/getdeploymentgroupmanager.ts +71 -0
- package/src/models/operations/getdeploymentinfo.ts +9 -7
- package/src/models/operations/getdeploymentstats.ts +38 -31
- package/src/models/operations/getdomain.ts +14 -10
- package/src/models/operations/getevent.ts +18 -14
- package/src/models/operations/getmanager.ts +14 -10
- package/src/models/operations/getmanagerdeployment.ts +12 -10
- package/src/models/operations/getmanagermanagementconfig.ts +54 -46
- package/src/models/operations/getpackage.ts +14 -10
- package/src/models/operations/getproject.ts +14 -10
- package/src/models/operations/getprojectactiverelease.ts +14 -12
- package/src/models/operations/getprojectbuildconfig.ts +30 -26
- package/src/models/operations/getprojecttemplateurls.ts +28 -25
- package/src/models/operations/getrelease.ts +22 -17
- package/src/models/operations/getworkspace.ts +14 -10
- package/src/models/operations/importdeployment.ts +21 -20
- package/src/models/operations/index.ts +97 -96
- package/src/models/operations/listapikeys.ts +30 -23
- package/src/models/operations/listcommanddeployments.ts +47 -0
- package/src/models/operations/listcommandnames.ts +13 -11
- package/src/models/operations/listcommands.ts +57 -49
- package/src/models/operations/listdeploymentcontainerevents.ts +90 -76
- package/src/models/operations/listdeploymentcontainerinstanceevents.ts +106 -87
- package/src/models/operations/listdeploymentcontainers.ts +34 -30
- package/src/models/operations/listdeploymentfilterdeploymentgroups.ts +64 -50
- package/src/models/operations/listdeploymentfilterplatforms.ts +27 -22
- package/src/models/operations/listdeploymentgroups.ts +28 -26
- package/src/models/operations/listdeploymentmachines.ts +62 -56
- package/src/models/operations/listdeployments.ts +65 -56
- package/src/models/operations/listdomains.ts +26 -19
- package/src/models/operations/listevents.ts +32 -25
- package/src/models/operations/listgitnamespacerepositories.ts +22 -19
- package/src/models/operations/listgitnamespaces.ts +26 -21
- package/src/models/operations/listmanagerevents.ts +20 -18
- package/src/models/operations/listmanagers.ts +12 -8
- package/src/models/operations/listmemberships.ts +15 -13
- package/src/models/operations/listpackages.ts +50 -42
- package/src/models/operations/listprojects.ts +42 -35
- package/src/models/operations/listreleaseauthors.ts +24 -22
- package/src/models/operations/listreleasebranches.ts +23 -21
- package/src/models/operations/listreleases.ts +54 -46
- package/src/models/operations/listworkspacemembers.ts +21 -19
- package/src/models/operations/listworkspaces.ts +34 -28
- package/src/models/operations/pindeploymentrelease.ts +32 -32
- package/src/models/operations/provisionmanager.ts +24 -20
- package/src/models/operations/rebuildpackages.ts +41 -36
- package/src/models/operations/redeploydeployment.ts +20 -18
- package/src/models/operations/removeworkspacemember.ts +14 -12
- package/src/models/operations/reportmanagerheartbeat.ts +25 -24
- package/src/models/operations/retrydeployment.ts +24 -20
- package/src/models/operations/revokeapikey.ts +14 -10
- package/src/models/operations/syncacquire.ts +23 -21
- package/src/models/operations/syncgitnamespaces.ts +26 -21
- package/src/models/operations/syncreconcile.ts +23 -21
- package/src/models/operations/syncrelease.ts +35 -30
- package/src/models/operations/updateapikey.ts +26 -24
- package/src/models/operations/updatecommand.ts +26 -24
- package/src/models/operations/updatedeploymentenvironmentvariables.ts +44 -39
- package/src/models/operations/updatedeploymentgroup.ts +29 -24
- package/src/models/operations/updatemanager.ts +39 -35
- package/src/models/operations/updateproject.ts +202 -158
- package/src/models/operations/updateuserprofile.ts +21 -19
- package/src/models/operations/updateworkspace.ts +31 -28
- package/src/models/operations/updateworkspacemember.ts +37 -34
- package/src/models/package.ts +277 -233
- package/src/models/pinreleaserequest.ts +12 -8
- package/src/models/project.ts +153 -129
- package/src/models/projectlistitemresponse.ts +159 -135
- package/src/models/projectreleaseinfo.ts +16 -13
- package/src/models/projectrole.ts +9 -6
- package/src/models/projectscope.ts +19 -18
- package/src/models/release.ts +23 -18
- package/src/models/releaseauthorfilteritem.ts +18 -16
- package/src/models/releaselistitemresponse.ts +41 -34
- package/src/models/role.ts +25 -15
- package/src/models/scope.ts +20 -20
- package/src/models/security.ts +10 -9
- package/src/models/serviceaccountsubject.ts +29 -22
- package/src/models/stackbyplatform.ts +40 -33
- package/src/models/subject.ts +14 -12
- package/src/models/subjectscope.ts +66 -55
- package/src/models/syncacquirerequest.ts +42 -31
- package/src/models/syncacquireresponse.ts +8749 -4319
- package/src/models/syncreconcilerequest.ts +6126 -3878
- package/src/models/syncreconcileresponse.ts +10094 -5180
- package/src/models/syncreleaserequest.ts +14 -10
- package/src/models/updateapikeyrequest.ts +14 -10
- package/src/models/updatecommandrequest.ts +30 -23
- package/src/models/updatedeploymentenvironmentvariablesrequest.ts +51 -42
- package/src/models/updatedeploymentgrouprequest.ts +12 -10
- package/src/models/updatemanagerrequest.ts +12 -8
- package/src/models/userrole.ts +7 -5
- package/src/models/usersubject.ts +26 -20
- package/src/models/workspace.ts +12 -12
- package/src/models/workspacemember.ts +19 -16
- package/src/models/workspacerole.ts +7 -6
- package/src/models/workspacescope.ts +19 -14
- package/src/sdk/apikeys.ts +44 -17
- package/src/sdk/auth.ts +11 -6
- package/src/sdk/commands.ts +43 -19
- package/src/sdk/containers.ts +63 -23
- package/src/sdk/deployment.ts +10 -6
- package/src/sdk/deploymentgroups.ts +58 -16
- package/src/sdk/deployments.ts +96 -38
- package/src/sdk/domains.ts +28 -12
- package/src/sdk/events.ts +20 -9
- package/src/sdk/index.ts +1 -1
- package/src/sdk/{agentmanagers.ts → managers.ts} +78 -30
- package/src/sdk/packages.ts +28 -12
- package/src/sdk/projects.ts +63 -24
- package/src/sdk/releases.ts +34 -14
- package/src/sdk/sdk.ts +50 -50
- package/src/sdk/sync.ts +22 -10
- package/src/sdk/user.ts +42 -17
- package/src/sdk/workspaces.ts +52 -20
- package/src/types/async.ts +36 -22
- package/src/types/blobs.ts +14 -11
- package/src/types/constdatetime.ts +9 -5
- package/src/types/enums.ts +11 -10
- package/src/types/fp.ts +11 -9
- package/src/types/index.ts +7 -7
- package/src/types/operations.ts +35 -31
- package/src/types/rfcdate.ts +12 -10
- package/src/types/streams.ts +6 -4
- package/src/types/unrecognized.ts +14 -14
- package/tsconfig.json +1 -0
- package/.devcontainer/README.md +0 -30
- package/docs/sdks/agentmanagers/README.md +0 -949
- package/docs/sdks/alien/README.md +0 -5
- package/docs/sdks/apikeys/README.md +0 -495
- package/docs/sdks/auth/README.md +0 -77
- package/docs/sdks/commands/README.md +0 -479
- package/docs/sdks/containers/README.md +0 -788
- package/docs/sdks/deployment/README.md +0 -82
- package/docs/sdks/deploymentgroups/README.md +0 -471
- package/docs/sdks/deployments/README.md +0 -1134
- package/docs/sdks/domains/README.md +0 -312
- package/docs/sdks/events/README.md +0 -161
- package/docs/sdks/packages/README.md +0 -322
- package/docs/sdks/projects/README.md +0 -745
- package/docs/sdks/releases/README.md +0 -423
- package/docs/sdks/sync/README.md +0 -270
- package/docs/sdks/user/README.md +0 -441
- package/docs/sdks/workspaces/README.md +0 -645
- package/esm/funcs/agentManagersCreate.d.ts +0 -15
- package/esm/funcs/agentManagersCreate.d.ts.map +0 -1
- package/esm/funcs/agentManagersCreate.js.map +0 -1
- package/esm/funcs/agentManagersDelete.d.ts +0 -15
- package/esm/funcs/agentManagersDelete.d.ts.map +0 -1
- package/esm/funcs/agentManagersDelete.js.map +0 -1
- package/esm/funcs/agentManagersGenerateDeepstoreToken.d.ts +0 -16
- package/esm/funcs/agentManagersGenerateDeepstoreToken.d.ts.map +0 -1
- package/esm/funcs/agentManagersGenerateDeepstoreToken.js.map +0 -1
- package/esm/funcs/agentManagersGet.d.ts +0 -16
- package/esm/funcs/agentManagersGet.d.ts.map +0 -1
- package/esm/funcs/agentManagersGet.js.map +0 -1
- package/esm/funcs/agentManagersGetDeployment.d.ts +0 -16
- package/esm/funcs/agentManagersGetDeployment.d.ts.map +0 -1
- package/esm/funcs/agentManagersGetDeployment.js.map +0 -1
- package/esm/funcs/agentManagersGetManagementConfig.d.ts +0 -15
- package/esm/funcs/agentManagersGetManagementConfig.d.ts.map +0 -1
- package/esm/funcs/agentManagersGetManagementConfig.js.map +0 -1
- package/esm/funcs/agentManagersGoogleCloudConnect.d.ts +0 -15
- package/esm/funcs/agentManagersGoogleCloudConnect.d.ts.map +0 -1
- package/esm/funcs/agentManagersGoogleCloudConnect.js.map +0 -1
- package/esm/funcs/agentManagersList.d.ts +0 -16
- package/esm/funcs/agentManagersList.d.ts.map +0 -1
- package/esm/funcs/agentManagersList.js.map +0 -1
- package/esm/funcs/agentManagersListEvents.d.ts +0 -15
- package/esm/funcs/agentManagersListEvents.d.ts.map +0 -1
- package/esm/funcs/agentManagersListEvents.js.map +0 -1
- package/esm/funcs/agentManagersProvision.d.ts +0 -15
- package/esm/funcs/agentManagersProvision.d.ts.map +0 -1
- package/esm/funcs/agentManagersProvision.js.map +0 -1
- package/esm/funcs/agentManagersReportHeartbeat.d.ts +0 -16
- package/esm/funcs/agentManagersReportHeartbeat.d.ts.map +0 -1
- package/esm/funcs/agentManagersReportHeartbeat.js.map +0 -1
- package/esm/funcs/agentManagersUpdate.d.ts +0 -15
- package/esm/funcs/agentManagersUpdate.d.ts.map +0 -1
- package/esm/funcs/agentManagersUpdate.js.map +0 -1
- package/esm/models/operations/listcommandagents.d.ts.map +0 -1
- package/esm/models/operations/listcommandagents.js +0 -14
- package/esm/models/operations/listcommandagents.js.map +0 -1
- package/esm/sdk/agentmanagers.d.ts.map +0 -1
- package/esm/sdk/agentmanagers.js +0 -92
- package/esm/sdk/agentmanagers.js.map +0 -1
- package/examples/README.md +0 -31
- package/src/models/operations/listcommandagents.ts +0 -43
|
@@ -65,7 +65,7 @@ export const SyncReconcileRequestStackStatePlatform = {
|
|
|
65
65
|
/**
|
|
66
66
|
* Describes the lifecycle of a resource within a stack, determining how it's managed and deployed.
|
|
67
67
|
*/
|
|
68
|
-
export const
|
|
68
|
+
export const SyncReconcileRequestStackStateLifecycleEnum = {
|
|
69
69
|
Frozen: "frozen",
|
|
70
70
|
Live: "live",
|
|
71
71
|
LiveOnSetup: "live-on-setup",
|
|
@@ -135,9 +135,7 @@ export function syncReconcileRequestCurrentReleaseOverrideAwStackToJSON(syncReco
|
|
|
135
135
|
}
|
|
136
136
|
/** @internal */
|
|
137
137
|
export const SyncReconcileRequestCurrentReleaseOverrideAwBinding$outboundSchema = z.object({
|
|
138
|
-
resource: z
|
|
139
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAwResource$outboundSchema)
|
|
140
|
-
.optional(),
|
|
138
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAwResource$outboundSchema).optional(),
|
|
141
139
|
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAwStack$outboundSchema).optional(),
|
|
142
140
|
});
|
|
143
141
|
export function syncReconcileRequestCurrentReleaseOverrideAwBindingToJSON(syncReconcileRequestCurrentReleaseOverrideAwBinding) {
|
|
@@ -165,7 +163,8 @@ export const SyncReconcileRequestCurrentReleaseOverrideAzureResource$outboundSch
|
|
|
165
163
|
scope: z.string(),
|
|
166
164
|
});
|
|
167
165
|
export function syncReconcileRequestCurrentReleaseOverrideAzureResourceToJSON(syncReconcileRequestCurrentReleaseOverrideAzureResource) {
|
|
168
|
-
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideAzureResource$outboundSchema
|
|
166
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideAzureResource$outboundSchema
|
|
167
|
+
.parse(syncReconcileRequestCurrentReleaseOverrideAzureResource));
|
|
169
168
|
}
|
|
170
169
|
/** @internal */
|
|
171
170
|
export const SyncReconcileRequestCurrentReleaseOverrideAzureStack$outboundSchema = z.object({
|
|
@@ -176,12 +175,8 @@ export function syncReconcileRequestCurrentReleaseOverrideAzureStackToJSON(syncR
|
|
|
176
175
|
}
|
|
177
176
|
/** @internal */
|
|
178
177
|
export const SyncReconcileRequestCurrentReleaseOverrideAzureBinding$outboundSchema = z.object({
|
|
179
|
-
resource: z
|
|
180
|
-
|
|
181
|
-
.optional(),
|
|
182
|
-
stack: z
|
|
183
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAzureStack$outboundSchema)
|
|
184
|
-
.optional(),
|
|
178
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAzureResource$outboundSchema).optional(),
|
|
179
|
+
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAzureStack$outboundSchema).optional(),
|
|
185
180
|
});
|
|
186
181
|
export function syncReconcileRequestCurrentReleaseOverrideAzureBindingToJSON(syncReconcileRequestCurrentReleaseOverrideAzureBinding) {
|
|
187
182
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideAzureBinding$outboundSchema.parse(syncReconcileRequestCurrentReleaseOverrideAzureBinding));
|
|
@@ -209,11 +204,24 @@ export const SyncReconcileRequestCurrentReleaseOverrideConditionResource$outboun
|
|
|
209
204
|
title: z.string(),
|
|
210
205
|
});
|
|
211
206
|
export function syncReconcileRequestCurrentReleaseOverrideConditionResourceToJSON(syncReconcileRequestCurrentReleaseOverrideConditionResource) {
|
|
212
|
-
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideConditionResource$outboundSchema
|
|
207
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideConditionResource$outboundSchema
|
|
208
|
+
.parse(syncReconcileRequestCurrentReleaseOverrideConditionResource));
|
|
209
|
+
}
|
|
210
|
+
/** @internal */
|
|
211
|
+
export const SyncReconcileRequestCurrentReleaseOverrideResourceConditionUnion$outboundSchema = z.union([
|
|
212
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideConditionResource$outboundSchema),
|
|
213
|
+
z.any(),
|
|
214
|
+
]);
|
|
215
|
+
export function syncReconcileRequestCurrentReleaseOverrideResourceConditionUnionToJSON(syncReconcileRequestCurrentReleaseOverrideResourceConditionUnion) {
|
|
216
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideResourceConditionUnion$outboundSchema
|
|
217
|
+
.parse(syncReconcileRequestCurrentReleaseOverrideResourceConditionUnion));
|
|
213
218
|
}
|
|
214
219
|
/** @internal */
|
|
215
220
|
export const SyncReconcileRequestCurrentReleaseOverrideGcpResource$outboundSchema = z.object({
|
|
216
|
-
condition: z.nullable(z.
|
|
221
|
+
condition: z.nullable(z.union([
|
|
222
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideConditionResource$outboundSchema),
|
|
223
|
+
z.any(),
|
|
224
|
+
])).optional(),
|
|
217
225
|
scope: z.string(),
|
|
218
226
|
});
|
|
219
227
|
export function syncReconcileRequestCurrentReleaseOverrideGcpResourceToJSON(syncReconcileRequestCurrentReleaseOverrideGcpResource) {
|
|
@@ -228,8 +236,20 @@ export function syncReconcileRequestCurrentReleaseOverrideConditionToJSON(syncRe
|
|
|
228
236
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideCondition$outboundSchema.parse(syncReconcileRequestCurrentReleaseOverrideCondition));
|
|
229
237
|
}
|
|
230
238
|
/** @internal */
|
|
239
|
+
export const SyncReconcileRequestCurrentReleaseOverrideConditionUnion$outboundSchema = z.union([
|
|
240
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideCondition$outboundSchema),
|
|
241
|
+
z.any(),
|
|
242
|
+
]);
|
|
243
|
+
export function syncReconcileRequestCurrentReleaseOverrideConditionUnionToJSON(syncReconcileRequestCurrentReleaseOverrideConditionUnion) {
|
|
244
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideConditionUnion$outboundSchema
|
|
245
|
+
.parse(syncReconcileRequestCurrentReleaseOverrideConditionUnion));
|
|
246
|
+
}
|
|
247
|
+
/** @internal */
|
|
231
248
|
export const SyncReconcileRequestCurrentReleaseOverrideGcpStack$outboundSchema = z.object({
|
|
232
|
-
condition: z.nullable(z.
|
|
249
|
+
condition: z.nullable(z.union([
|
|
250
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideCondition$outboundSchema),
|
|
251
|
+
z.any(),
|
|
252
|
+
])).optional(),
|
|
233
253
|
scope: z.string(),
|
|
234
254
|
});
|
|
235
255
|
export function syncReconcileRequestCurrentReleaseOverrideGcpStackToJSON(syncReconcileRequestCurrentReleaseOverrideGcpStack) {
|
|
@@ -237,9 +257,7 @@ export function syncReconcileRequestCurrentReleaseOverrideGcpStackToJSON(syncRec
|
|
|
237
257
|
}
|
|
238
258
|
/** @internal */
|
|
239
259
|
export const SyncReconcileRequestCurrentReleaseOverrideGcpBinding$outboundSchema = z.object({
|
|
240
|
-
resource: z
|
|
241
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseOverrideGcpResource$outboundSchema)
|
|
242
|
-
.optional(),
|
|
260
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideGcpResource$outboundSchema).optional(),
|
|
243
261
|
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideGcpStack$outboundSchema).optional(),
|
|
244
262
|
});
|
|
245
263
|
export function syncReconcileRequestCurrentReleaseOverrideGcpBindingToJSON(syncReconcileRequestCurrentReleaseOverrideGcpBinding) {
|
|
@@ -264,15 +282,9 @@ export function syncReconcileRequestCurrentReleaseOverrideGcpToJSON(syncReconcil
|
|
|
264
282
|
}
|
|
265
283
|
/** @internal */
|
|
266
284
|
export const SyncReconcileRequestCurrentReleaseOverridePlatforms$outboundSchema = z.object({
|
|
267
|
-
aws: z
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
azure: z
|
|
271
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAzure$outboundSchema)))
|
|
272
|
-
.optional(),
|
|
273
|
-
gcp: z
|
|
274
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideGcp$outboundSchema)))
|
|
275
|
-
.optional(),
|
|
285
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAw$outboundSchema))).optional(),
|
|
286
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideAzure$outboundSchema))).optional(),
|
|
287
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseOverrideGcp$outboundSchema))).optional(),
|
|
276
288
|
});
|
|
277
289
|
export function syncReconcileRequestCurrentReleaseOverridePlatformsToJSON(syncReconcileRequestCurrentReleaseOverridePlatforms) {
|
|
278
290
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverridePlatforms$outboundSchema.parse(syncReconcileRequestCurrentReleaseOverridePlatforms));
|
|
@@ -287,7 +299,10 @@ export function syncReconcileRequestCurrentReleaseOverrideToJSON(syncReconcileRe
|
|
|
287
299
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverride$outboundSchema.parse(syncReconcileRequestCurrentReleaseOverride));
|
|
288
300
|
}
|
|
289
301
|
/** @internal */
|
|
290
|
-
export const SyncReconcileRequestCurrentReleaseOverrideUnion$outboundSchema = z.union([
|
|
302
|
+
export const SyncReconcileRequestCurrentReleaseOverrideUnion$outboundSchema = z.union([
|
|
303
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseOverride$outboundSchema),
|
|
304
|
+
z.string(),
|
|
305
|
+
]);
|
|
291
306
|
export function syncReconcileRequestCurrentReleaseOverrideUnionToJSON(syncReconcileRequestCurrentReleaseOverrideUnion) {
|
|
292
307
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseOverrideUnion$outboundSchema.parse(syncReconcileRequestCurrentReleaseOverrideUnion));
|
|
293
308
|
}
|
|
@@ -319,9 +334,7 @@ export function syncReconcileRequestCurrentReleaseExtendAwStackToJSON(syncReconc
|
|
|
319
334
|
}
|
|
320
335
|
/** @internal */
|
|
321
336
|
export const SyncReconcileRequestCurrentReleaseExtendAwBinding$outboundSchema = z.object({
|
|
322
|
-
resource: z
|
|
323
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseExtendAwResource$outboundSchema)
|
|
324
|
-
.optional(),
|
|
337
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseExtendAwResource$outboundSchema).optional(),
|
|
325
338
|
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseExtendAwStack$outboundSchema).optional(),
|
|
326
339
|
});
|
|
327
340
|
export function syncReconcileRequestCurrentReleaseExtendAwBindingToJSON(syncReconcileRequestCurrentReleaseExtendAwBinding) {
|
|
@@ -360,9 +373,7 @@ export function syncReconcileRequestCurrentReleaseExtendAzureStackToJSON(syncRec
|
|
|
360
373
|
}
|
|
361
374
|
/** @internal */
|
|
362
375
|
export const SyncReconcileRequestCurrentReleaseExtendAzureBinding$outboundSchema = z.object({
|
|
363
|
-
resource: z
|
|
364
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseExtendAzureResource$outboundSchema)
|
|
365
|
-
.optional(),
|
|
376
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseExtendAzureResource$outboundSchema).optional(),
|
|
366
377
|
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseExtendAzureStack$outboundSchema).optional(),
|
|
367
378
|
});
|
|
368
379
|
export function syncReconcileRequestCurrentReleaseExtendAzureBindingToJSON(syncReconcileRequestCurrentReleaseExtendAzureBinding) {
|
|
@@ -391,11 +402,24 @@ export const SyncReconcileRequestCurrentReleaseExtendConditionResource$outboundS
|
|
|
391
402
|
title: z.string(),
|
|
392
403
|
});
|
|
393
404
|
export function syncReconcileRequestCurrentReleaseExtendConditionResourceToJSON(syncReconcileRequestCurrentReleaseExtendConditionResource) {
|
|
394
|
-
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtendConditionResource$outboundSchema
|
|
405
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtendConditionResource$outboundSchema
|
|
406
|
+
.parse(syncReconcileRequestCurrentReleaseExtendConditionResource));
|
|
407
|
+
}
|
|
408
|
+
/** @internal */
|
|
409
|
+
export const SyncReconcileRequestCurrentReleaseExtendResourceConditionUnion$outboundSchema = z.union([
|
|
410
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseExtendConditionResource$outboundSchema),
|
|
411
|
+
z.any(),
|
|
412
|
+
]);
|
|
413
|
+
export function syncReconcileRequestCurrentReleaseExtendResourceConditionUnionToJSON(syncReconcileRequestCurrentReleaseExtendResourceConditionUnion) {
|
|
414
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtendResourceConditionUnion$outboundSchema
|
|
415
|
+
.parse(syncReconcileRequestCurrentReleaseExtendResourceConditionUnion));
|
|
395
416
|
}
|
|
396
417
|
/** @internal */
|
|
397
418
|
export const SyncReconcileRequestCurrentReleaseExtendGcpResource$outboundSchema = z.object({
|
|
398
|
-
condition: z.nullable(z.
|
|
419
|
+
condition: z.nullable(z.union([
|
|
420
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseExtendConditionResource$outboundSchema),
|
|
421
|
+
z.any(),
|
|
422
|
+
])).optional(),
|
|
399
423
|
scope: z.string(),
|
|
400
424
|
});
|
|
401
425
|
export function syncReconcileRequestCurrentReleaseExtendGcpResourceToJSON(syncReconcileRequestCurrentReleaseExtendGcpResource) {
|
|
@@ -410,8 +434,19 @@ export function syncReconcileRequestCurrentReleaseExtendConditionToJSON(syncReco
|
|
|
410
434
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtendCondition$outboundSchema.parse(syncReconcileRequestCurrentReleaseExtendCondition));
|
|
411
435
|
}
|
|
412
436
|
/** @internal */
|
|
437
|
+
export const SyncReconcileRequestCurrentReleaseExtendConditionUnion$outboundSchema = z.union([
|
|
438
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseExtendCondition$outboundSchema),
|
|
439
|
+
z.any(),
|
|
440
|
+
]);
|
|
441
|
+
export function syncReconcileRequestCurrentReleaseExtendConditionUnionToJSON(syncReconcileRequestCurrentReleaseExtendConditionUnion) {
|
|
442
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtendConditionUnion$outboundSchema.parse(syncReconcileRequestCurrentReleaseExtendConditionUnion));
|
|
443
|
+
}
|
|
444
|
+
/** @internal */
|
|
413
445
|
export const SyncReconcileRequestCurrentReleaseExtendGcpStack$outboundSchema = z.object({
|
|
414
|
-
condition: z.nullable(z.
|
|
446
|
+
condition: z.nullable(z.union([
|
|
447
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseExtendCondition$outboundSchema),
|
|
448
|
+
z.any(),
|
|
449
|
+
])).optional(),
|
|
415
450
|
scope: z.string(),
|
|
416
451
|
});
|
|
417
452
|
export function syncReconcileRequestCurrentReleaseExtendGcpStackToJSON(syncReconcileRequestCurrentReleaseExtendGcpStack) {
|
|
@@ -419,9 +454,7 @@ export function syncReconcileRequestCurrentReleaseExtendGcpStackToJSON(syncRecon
|
|
|
419
454
|
}
|
|
420
455
|
/** @internal */
|
|
421
456
|
export const SyncReconcileRequestCurrentReleaseExtendGcpBinding$outboundSchema = z.object({
|
|
422
|
-
resource: z
|
|
423
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseExtendGcpResource$outboundSchema)
|
|
424
|
-
.optional(),
|
|
457
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseExtendGcpResource$outboundSchema).optional(),
|
|
425
458
|
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseExtendGcpStack$outboundSchema).optional(),
|
|
426
459
|
});
|
|
427
460
|
export function syncReconcileRequestCurrentReleaseExtendGcpBindingToJSON(syncReconcileRequestCurrentReleaseExtendGcpBinding) {
|
|
@@ -446,15 +479,9 @@ export function syncReconcileRequestCurrentReleaseExtendGcpToJSON(syncReconcileR
|
|
|
446
479
|
}
|
|
447
480
|
/** @internal */
|
|
448
481
|
export const SyncReconcileRequestCurrentReleaseExtendPlatforms$outboundSchema = z.object({
|
|
449
|
-
aws: z
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
azure: z
|
|
453
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseExtendAzure$outboundSchema)))
|
|
454
|
-
.optional(),
|
|
455
|
-
gcp: z
|
|
456
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseExtendGcp$outboundSchema)))
|
|
457
|
-
.optional(),
|
|
482
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseExtendAw$outboundSchema))).optional(),
|
|
483
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseExtendAzure$outboundSchema))).optional(),
|
|
484
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseExtendGcp$outboundSchema))).optional(),
|
|
458
485
|
});
|
|
459
486
|
export function syncReconcileRequestCurrentReleaseExtendPlatformsToJSON(syncReconcileRequestCurrentReleaseExtendPlatforms) {
|
|
460
487
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtendPlatforms$outboundSchema.parse(syncReconcileRequestCurrentReleaseExtendPlatforms));
|
|
@@ -469,13 +496,19 @@ export function syncReconcileRequestCurrentReleaseExtendToJSON(syncReconcileRequ
|
|
|
469
496
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtend$outboundSchema.parse(syncReconcileRequestCurrentReleaseExtend));
|
|
470
497
|
}
|
|
471
498
|
/** @internal */
|
|
472
|
-
export const SyncReconcileRequestCurrentReleaseExtendUnion$outboundSchema = z.union([
|
|
499
|
+
export const SyncReconcileRequestCurrentReleaseExtendUnion$outboundSchema = z.union([
|
|
500
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseExtend$outboundSchema),
|
|
501
|
+
z.string(),
|
|
502
|
+
]);
|
|
473
503
|
export function syncReconcileRequestCurrentReleaseExtendUnionToJSON(syncReconcileRequestCurrentReleaseExtendUnion) {
|
|
474
504
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseExtendUnion$outboundSchema.parse(syncReconcileRequestCurrentReleaseExtendUnion));
|
|
475
505
|
}
|
|
476
506
|
/** @internal */
|
|
477
507
|
export const SyncReconcileRequestCurrentReleaseManagement1$outboundSchema = z.object({
|
|
478
|
-
extend: z.record(z.string(), z.array(z.union([
|
|
508
|
+
extend: z.record(z.string(), z.array(z.union([
|
|
509
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseExtend$outboundSchema),
|
|
510
|
+
z.string(),
|
|
511
|
+
]))),
|
|
479
512
|
});
|
|
480
513
|
export function syncReconcileRequestCurrentReleaseManagement1ToJSON(syncReconcileRequestCurrentReleaseManagement1) {
|
|
481
514
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseManagement1$outboundSchema.parse(syncReconcileRequestCurrentReleaseManagement1));
|
|
@@ -507,9 +540,7 @@ export function syncReconcileRequestCurrentReleaseProfileAwStackToJSON(syncRecon
|
|
|
507
540
|
}
|
|
508
541
|
/** @internal */
|
|
509
542
|
export const SyncReconcileRequestCurrentReleaseProfileAwBinding$outboundSchema = z.object({
|
|
510
|
-
resource: z
|
|
511
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseProfileAwResource$outboundSchema)
|
|
512
|
-
.optional(),
|
|
543
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseProfileAwResource$outboundSchema).optional(),
|
|
513
544
|
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseProfileAwStack$outboundSchema).optional(),
|
|
514
545
|
});
|
|
515
546
|
export function syncReconcileRequestCurrentReleaseProfileAwBindingToJSON(syncReconcileRequestCurrentReleaseProfileAwBinding) {
|
|
@@ -548,12 +579,8 @@ export function syncReconcileRequestCurrentReleaseProfileAzureStackToJSON(syncRe
|
|
|
548
579
|
}
|
|
549
580
|
/** @internal */
|
|
550
581
|
export const SyncReconcileRequestCurrentReleaseProfileAzureBinding$outboundSchema = z.object({
|
|
551
|
-
resource: z
|
|
552
|
-
|
|
553
|
-
.optional(),
|
|
554
|
-
stack: z
|
|
555
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseProfileAzureStack$outboundSchema)
|
|
556
|
-
.optional(),
|
|
582
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseProfileAzureResource$outboundSchema).optional(),
|
|
583
|
+
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseProfileAzureStack$outboundSchema).optional(),
|
|
557
584
|
});
|
|
558
585
|
export function syncReconcileRequestCurrentReleaseProfileAzureBindingToJSON(syncReconcileRequestCurrentReleaseProfileAzureBinding) {
|
|
559
586
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfileAzureBinding$outboundSchema.parse(syncReconcileRequestCurrentReleaseProfileAzureBinding));
|
|
@@ -581,11 +608,24 @@ export const SyncReconcileRequestCurrentReleaseProfileConditionResource$outbound
|
|
|
581
608
|
title: z.string(),
|
|
582
609
|
});
|
|
583
610
|
export function syncReconcileRequestCurrentReleaseProfileConditionResourceToJSON(syncReconcileRequestCurrentReleaseProfileConditionResource) {
|
|
584
|
-
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfileConditionResource$outboundSchema
|
|
611
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfileConditionResource$outboundSchema
|
|
612
|
+
.parse(syncReconcileRequestCurrentReleaseProfileConditionResource));
|
|
613
|
+
}
|
|
614
|
+
/** @internal */
|
|
615
|
+
export const SyncReconcileRequestCurrentReleaseProfileResourceConditionUnion$outboundSchema = z.union([
|
|
616
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseProfileConditionResource$outboundSchema),
|
|
617
|
+
z.any(),
|
|
618
|
+
]);
|
|
619
|
+
export function syncReconcileRequestCurrentReleaseProfileResourceConditionUnionToJSON(syncReconcileRequestCurrentReleaseProfileResourceConditionUnion) {
|
|
620
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfileResourceConditionUnion$outboundSchema
|
|
621
|
+
.parse(syncReconcileRequestCurrentReleaseProfileResourceConditionUnion));
|
|
585
622
|
}
|
|
586
623
|
/** @internal */
|
|
587
624
|
export const SyncReconcileRequestCurrentReleaseProfileGcpResource$outboundSchema = z.object({
|
|
588
|
-
condition: z.nullable(z.
|
|
625
|
+
condition: z.nullable(z.union([
|
|
626
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseProfileConditionResource$outboundSchema),
|
|
627
|
+
z.any(),
|
|
628
|
+
])).optional(),
|
|
589
629
|
scope: z.string(),
|
|
590
630
|
});
|
|
591
631
|
export function syncReconcileRequestCurrentReleaseProfileGcpResourceToJSON(syncReconcileRequestCurrentReleaseProfileGcpResource) {
|
|
@@ -600,8 +640,20 @@ export function syncReconcileRequestCurrentReleaseProfileConditionToJSON(syncRec
|
|
|
600
640
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfileCondition$outboundSchema.parse(syncReconcileRequestCurrentReleaseProfileCondition));
|
|
601
641
|
}
|
|
602
642
|
/** @internal */
|
|
643
|
+
export const SyncReconcileRequestCurrentReleaseProfileConditionUnion$outboundSchema = z.union([
|
|
644
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseProfileCondition$outboundSchema),
|
|
645
|
+
z.any(),
|
|
646
|
+
]);
|
|
647
|
+
export function syncReconcileRequestCurrentReleaseProfileConditionUnionToJSON(syncReconcileRequestCurrentReleaseProfileConditionUnion) {
|
|
648
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfileConditionUnion$outboundSchema
|
|
649
|
+
.parse(syncReconcileRequestCurrentReleaseProfileConditionUnion));
|
|
650
|
+
}
|
|
651
|
+
/** @internal */
|
|
603
652
|
export const SyncReconcileRequestCurrentReleaseProfileGcpStack$outboundSchema = z.object({
|
|
604
|
-
condition: z.nullable(z.
|
|
653
|
+
condition: z.nullable(z.union([
|
|
654
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseProfileCondition$outboundSchema),
|
|
655
|
+
z.any(),
|
|
656
|
+
])).optional(),
|
|
605
657
|
scope: z.string(),
|
|
606
658
|
});
|
|
607
659
|
export function syncReconcileRequestCurrentReleaseProfileGcpStackToJSON(syncReconcileRequestCurrentReleaseProfileGcpStack) {
|
|
@@ -609,9 +661,7 @@ export function syncReconcileRequestCurrentReleaseProfileGcpStackToJSON(syncReco
|
|
|
609
661
|
}
|
|
610
662
|
/** @internal */
|
|
611
663
|
export const SyncReconcileRequestCurrentReleaseProfileGcpBinding$outboundSchema = z.object({
|
|
612
|
-
resource: z
|
|
613
|
-
.lazy(() => SyncReconcileRequestCurrentReleaseProfileGcpResource$outboundSchema)
|
|
614
|
-
.optional(),
|
|
664
|
+
resource: z.lazy(() => SyncReconcileRequestCurrentReleaseProfileGcpResource$outboundSchema).optional(),
|
|
615
665
|
stack: z.lazy(() => SyncReconcileRequestCurrentReleaseProfileGcpStack$outboundSchema).optional(),
|
|
616
666
|
});
|
|
617
667
|
export function syncReconcileRequestCurrentReleaseProfileGcpBindingToJSON(syncReconcileRequestCurrentReleaseProfileGcpBinding) {
|
|
@@ -636,15 +686,9 @@ export function syncReconcileRequestCurrentReleaseProfileGcpToJSON(syncReconcile
|
|
|
636
686
|
}
|
|
637
687
|
/** @internal */
|
|
638
688
|
export const SyncReconcileRequestCurrentReleaseProfilePlatforms$outboundSchema = z.object({
|
|
639
|
-
aws: z
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
azure: z
|
|
643
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseProfileAzure$outboundSchema)))
|
|
644
|
-
.optional(),
|
|
645
|
-
gcp: z
|
|
646
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseProfileGcp$outboundSchema)))
|
|
647
|
-
.optional(),
|
|
689
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseProfileAw$outboundSchema))).optional(),
|
|
690
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseProfileAzure$outboundSchema))).optional(),
|
|
691
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestCurrentReleaseProfileGcp$outboundSchema))).optional(),
|
|
648
692
|
});
|
|
649
693
|
export function syncReconcileRequestCurrentReleaseProfilePlatformsToJSON(syncReconcileRequestCurrentReleaseProfilePlatforms) {
|
|
650
694
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfilePlatforms$outboundSchema.parse(syncReconcileRequestCurrentReleaseProfilePlatforms));
|
|
@@ -659,19 +703,20 @@ export function syncReconcileRequestCurrentReleaseProfileToJSON(syncReconcileReq
|
|
|
659
703
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfile$outboundSchema.parse(syncReconcileRequestCurrentReleaseProfile));
|
|
660
704
|
}
|
|
661
705
|
/** @internal */
|
|
662
|
-
export const SyncReconcileRequestCurrentReleaseProfileUnion$outboundSchema = z.union([
|
|
706
|
+
export const SyncReconcileRequestCurrentReleaseProfileUnion$outboundSchema = z.union([
|
|
707
|
+
z.lazy(() => SyncReconcileRequestCurrentReleaseProfile$outboundSchema),
|
|
708
|
+
z.string(),
|
|
709
|
+
]);
|
|
663
710
|
export function syncReconcileRequestCurrentReleaseProfileUnionToJSON(syncReconcileRequestCurrentReleaseProfileUnion) {
|
|
664
711
|
return JSON.stringify(SyncReconcileRequestCurrentReleaseProfileUnion$outboundSchema.parse(syncReconcileRequestCurrentReleaseProfileUnion));
|
|
665
712
|
}
|
|
666
713
|
/** @internal */
|
|
667
714
|
export const SyncReconcileRequestCurrentReleasePermissions$outboundSchema = z.object({
|
|
668
|
-
management: z
|
|
669
|
-
.union([
|
|
715
|
+
management: z.union([
|
|
670
716
|
z.lazy(() => SyncReconcileRequestCurrentReleaseManagement1$outboundSchema),
|
|
671
717
|
z.lazy(() => SyncReconcileRequestCurrentReleaseManagement2$outboundSchema),
|
|
672
718
|
SyncReconcileRequestCurrentReleaseManagementEnum$outboundSchema,
|
|
673
|
-
])
|
|
674
|
-
.optional(),
|
|
719
|
+
]).optional(),
|
|
675
720
|
profiles: z.record(z.string(), z.record(z.string(), z.array(z.union([
|
|
676
721
|
z.lazy(() => SyncReconcileRequestCurrentReleaseProfile$outboundSchema),
|
|
677
722
|
z.string(),
|
|
@@ -681,13 +726,11 @@ export function syncReconcileRequestCurrentReleasePermissionsToJSON(syncReconcil
|
|
|
681
726
|
return JSON.stringify(SyncReconcileRequestCurrentReleasePermissions$outboundSchema.parse(syncReconcileRequestCurrentReleasePermissions));
|
|
682
727
|
}
|
|
683
728
|
/** @internal */
|
|
684
|
-
export const SyncReconcileRequestCurrentReleaseConfig$outboundSchema = z
|
|
685
|
-
.object({
|
|
729
|
+
export const SyncReconcileRequestCurrentReleaseConfig$outboundSchema = z.object({
|
|
686
730
|
id: z.string(),
|
|
687
731
|
type: z.string(),
|
|
688
732
|
additionalProperties: z.record(z.string(), z.nullable(z.any())).optional(),
|
|
689
|
-
})
|
|
690
|
-
.transform(v => {
|
|
733
|
+
}).transform((v) => {
|
|
691
734
|
return {
|
|
692
735
|
...v.additionalProperties,
|
|
693
736
|
...remap$(v, {
|
|
@@ -721,9 +764,7 @@ export function syncReconcileRequestCurrentReleaseResourcesToJSON(syncReconcileR
|
|
|
721
764
|
/** @internal */
|
|
722
765
|
export const SyncReconcileRequestCurrentReleaseStack$outboundSchema = z.object({
|
|
723
766
|
id: z.string(),
|
|
724
|
-
permissions: z
|
|
725
|
-
.lazy(() => SyncReconcileRequestCurrentReleasePermissions$outboundSchema)
|
|
726
|
-
.optional(),
|
|
767
|
+
permissions: z.lazy(() => SyncReconcileRequestCurrentReleasePermissions$outboundSchema).optional(),
|
|
727
768
|
resources: z.record(z.string(), z.lazy(() => SyncReconcileRequestCurrentReleaseResources$outboundSchema)),
|
|
728
769
|
});
|
|
729
770
|
export function syncReconcileRequestCurrentReleaseStackToJSON(syncReconcileRequestCurrentReleaseStack) {
|
|
@@ -740,6 +781,14 @@ export function syncReconcileRequestCurrentReleaseToJSON(syncReconcileRequestCur
|
|
|
740
781
|
return JSON.stringify(SyncReconcileRequestCurrentRelease$outboundSchema.parse(syncReconcileRequestCurrentRelease));
|
|
741
782
|
}
|
|
742
783
|
/** @internal */
|
|
784
|
+
export const SyncReconcileRequestCurrentReleaseUnion$outboundSchema = z.union([
|
|
785
|
+
z.lazy(() => SyncReconcileRequestCurrentRelease$outboundSchema),
|
|
786
|
+
z.any(),
|
|
787
|
+
]);
|
|
788
|
+
export function syncReconcileRequestCurrentReleaseUnionToJSON(syncReconcileRequestCurrentReleaseUnion) {
|
|
789
|
+
return JSON.stringify(SyncReconcileRequestCurrentReleaseUnion$outboundSchema.parse(syncReconcileRequestCurrentReleaseUnion));
|
|
790
|
+
}
|
|
791
|
+
/** @internal */
|
|
743
792
|
export const SyncReconcileRequestPlatformTest$outboundSchema = z.enum(SyncReconcileRequestPlatformTest);
|
|
744
793
|
/** @internal */
|
|
745
794
|
export const SyncReconcileRequestEnvironmentInfoTest$outboundSchema = z.object({
|
|
@@ -797,6 +846,18 @@ export function syncReconcileRequestEnvironmentInfoAwsToJSON(syncReconcileReques
|
|
|
797
846
|
return JSON.stringify(SyncReconcileRequestEnvironmentInfoAws$outboundSchema.parse(syncReconcileRequestEnvironmentInfoAws));
|
|
798
847
|
}
|
|
799
848
|
/** @internal */
|
|
849
|
+
export const SyncReconcileRequestEnvironmentInfoUnion$outboundSchema = z.union([
|
|
850
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoGcp$outboundSchema),
|
|
851
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoAzure$outboundSchema),
|
|
852
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoLocal$outboundSchema),
|
|
853
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoAws$outboundSchema),
|
|
854
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoTest$outboundSchema),
|
|
855
|
+
z.any(),
|
|
856
|
+
]);
|
|
857
|
+
export function syncReconcileRequestEnvironmentInfoUnionToJSON(syncReconcileRequestEnvironmentInfoUnion) {
|
|
858
|
+
return JSON.stringify(SyncReconcileRequestEnvironmentInfoUnion$outboundSchema.parse(syncReconcileRequestEnvironmentInfoUnion));
|
|
859
|
+
}
|
|
860
|
+
/** @internal */
|
|
800
861
|
export const SyncReconcileRequestPlatform$outboundSchema = z.enum(SyncReconcileRequestPlatform);
|
|
801
862
|
/** @internal */
|
|
802
863
|
export const SyncReconcileRequestPreparedStackManagementEnum$outboundSchema = z.enum(SyncReconcileRequestPreparedStackManagementEnum);
|
|
@@ -818,9 +879,7 @@ export function syncReconcileRequestPreparedStackOverrideAwStackToJSON(syncRecon
|
|
|
818
879
|
}
|
|
819
880
|
/** @internal */
|
|
820
881
|
export const SyncReconcileRequestPreparedStackOverrideAwBinding$outboundSchema = z.object({
|
|
821
|
-
resource: z
|
|
822
|
-
.lazy(() => SyncReconcileRequestPreparedStackOverrideAwResource$outboundSchema)
|
|
823
|
-
.optional(),
|
|
882
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackOverrideAwResource$outboundSchema).optional(),
|
|
824
883
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackOverrideAwStack$outboundSchema).optional(),
|
|
825
884
|
});
|
|
826
885
|
export function syncReconcileRequestPreparedStackOverrideAwBindingToJSON(syncReconcileRequestPreparedStackOverrideAwBinding) {
|
|
@@ -859,12 +918,8 @@ export function syncReconcileRequestPreparedStackOverrideAzureStackToJSON(syncRe
|
|
|
859
918
|
}
|
|
860
919
|
/** @internal */
|
|
861
920
|
export const SyncReconcileRequestPreparedStackOverrideAzureBinding$outboundSchema = z.object({
|
|
862
|
-
resource: z
|
|
863
|
-
|
|
864
|
-
.optional(),
|
|
865
|
-
stack: z
|
|
866
|
-
.lazy(() => SyncReconcileRequestPreparedStackOverrideAzureStack$outboundSchema)
|
|
867
|
-
.optional(),
|
|
921
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackOverrideAzureResource$outboundSchema).optional(),
|
|
922
|
+
stack: z.lazy(() => SyncReconcileRequestPreparedStackOverrideAzureStack$outboundSchema).optional(),
|
|
868
923
|
});
|
|
869
924
|
export function syncReconcileRequestPreparedStackOverrideAzureBindingToJSON(syncReconcileRequestPreparedStackOverrideAzureBinding) {
|
|
870
925
|
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideAzureBinding$outboundSchema.parse(syncReconcileRequestPreparedStackOverrideAzureBinding));
|
|
@@ -892,11 +947,24 @@ export const SyncReconcileRequestPreparedStackOverrideConditionResource$outbound
|
|
|
892
947
|
title: z.string(),
|
|
893
948
|
});
|
|
894
949
|
export function syncReconcileRequestPreparedStackOverrideConditionResourceToJSON(syncReconcileRequestPreparedStackOverrideConditionResource) {
|
|
895
|
-
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideConditionResource$outboundSchema
|
|
950
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideConditionResource$outboundSchema
|
|
951
|
+
.parse(syncReconcileRequestPreparedStackOverrideConditionResource));
|
|
952
|
+
}
|
|
953
|
+
/** @internal */
|
|
954
|
+
export const SyncReconcileRequestPreparedStackOverrideResourceConditionUnion$outboundSchema = z.union([
|
|
955
|
+
z.lazy(() => SyncReconcileRequestPreparedStackOverrideConditionResource$outboundSchema),
|
|
956
|
+
z.any(),
|
|
957
|
+
]);
|
|
958
|
+
export function syncReconcileRequestPreparedStackOverrideResourceConditionUnionToJSON(syncReconcileRequestPreparedStackOverrideResourceConditionUnion) {
|
|
959
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideResourceConditionUnion$outboundSchema
|
|
960
|
+
.parse(syncReconcileRequestPreparedStackOverrideResourceConditionUnion));
|
|
896
961
|
}
|
|
897
962
|
/** @internal */
|
|
898
963
|
export const SyncReconcileRequestPreparedStackOverrideGcpResource$outboundSchema = z.object({
|
|
899
|
-
condition: z.nullable(z.
|
|
964
|
+
condition: z.nullable(z.union([
|
|
965
|
+
z.lazy(() => SyncReconcileRequestPreparedStackOverrideConditionResource$outboundSchema),
|
|
966
|
+
z.any(),
|
|
967
|
+
])).optional(),
|
|
900
968
|
scope: z.string(),
|
|
901
969
|
});
|
|
902
970
|
export function syncReconcileRequestPreparedStackOverrideGcpResourceToJSON(syncReconcileRequestPreparedStackOverrideGcpResource) {
|
|
@@ -908,11 +976,24 @@ export const SyncReconcileRequestPreparedStackOverrideConditionStack$outboundSch
|
|
|
908
976
|
title: z.string(),
|
|
909
977
|
});
|
|
910
978
|
export function syncReconcileRequestPreparedStackOverrideConditionStackToJSON(syncReconcileRequestPreparedStackOverrideConditionStack) {
|
|
911
|
-
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideConditionStack$outboundSchema
|
|
979
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideConditionStack$outboundSchema
|
|
980
|
+
.parse(syncReconcileRequestPreparedStackOverrideConditionStack));
|
|
981
|
+
}
|
|
982
|
+
/** @internal */
|
|
983
|
+
export const SyncReconcileRequestPreparedStackOverrideStackConditionUnion$outboundSchema = z.union([
|
|
984
|
+
z.lazy(() => SyncReconcileRequestPreparedStackOverrideConditionStack$outboundSchema),
|
|
985
|
+
z.any(),
|
|
986
|
+
]);
|
|
987
|
+
export function syncReconcileRequestPreparedStackOverrideStackConditionUnionToJSON(syncReconcileRequestPreparedStackOverrideStackConditionUnion) {
|
|
988
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideStackConditionUnion$outboundSchema
|
|
989
|
+
.parse(syncReconcileRequestPreparedStackOverrideStackConditionUnion));
|
|
912
990
|
}
|
|
913
991
|
/** @internal */
|
|
914
992
|
export const SyncReconcileRequestPreparedStackOverrideGcpStack$outboundSchema = z.object({
|
|
915
|
-
condition: z.nullable(z.
|
|
993
|
+
condition: z.nullable(z.union([
|
|
994
|
+
z.lazy(() => SyncReconcileRequestPreparedStackOverrideConditionStack$outboundSchema),
|
|
995
|
+
z.any(),
|
|
996
|
+
])).optional(),
|
|
916
997
|
scope: z.string(),
|
|
917
998
|
});
|
|
918
999
|
export function syncReconcileRequestPreparedStackOverrideGcpStackToJSON(syncReconcileRequestPreparedStackOverrideGcpStack) {
|
|
@@ -920,9 +1001,7 @@ export function syncReconcileRequestPreparedStackOverrideGcpStackToJSON(syncReco
|
|
|
920
1001
|
}
|
|
921
1002
|
/** @internal */
|
|
922
1003
|
export const SyncReconcileRequestPreparedStackOverrideGcpBinding$outboundSchema = z.object({
|
|
923
|
-
resource: z
|
|
924
|
-
.lazy(() => SyncReconcileRequestPreparedStackOverrideGcpResource$outboundSchema)
|
|
925
|
-
.optional(),
|
|
1004
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackOverrideGcpResource$outboundSchema).optional(),
|
|
926
1005
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackOverrideGcpStack$outboundSchema).optional(),
|
|
927
1006
|
});
|
|
928
1007
|
export function syncReconcileRequestPreparedStackOverrideGcpBindingToJSON(syncReconcileRequestPreparedStackOverrideGcpBinding) {
|
|
@@ -947,15 +1026,9 @@ export function syncReconcileRequestPreparedStackOverrideGcpToJSON(syncReconcile
|
|
|
947
1026
|
}
|
|
948
1027
|
/** @internal */
|
|
949
1028
|
export const SyncReconcileRequestPreparedStackOverridePlatforms$outboundSchema = z.object({
|
|
950
|
-
aws: z
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
azure: z
|
|
954
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackOverrideAzure$outboundSchema)))
|
|
955
|
-
.optional(),
|
|
956
|
-
gcp: z
|
|
957
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackOverrideGcp$outboundSchema)))
|
|
958
|
-
.optional(),
|
|
1029
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackOverrideAw$outboundSchema))).optional(),
|
|
1030
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackOverrideAzure$outboundSchema))).optional(),
|
|
1031
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackOverrideGcp$outboundSchema))).optional(),
|
|
959
1032
|
});
|
|
960
1033
|
export function syncReconcileRequestPreparedStackOverridePlatformsToJSON(syncReconcileRequestPreparedStackOverridePlatforms) {
|
|
961
1034
|
return JSON.stringify(SyncReconcileRequestPreparedStackOverridePlatforms$outboundSchema.parse(syncReconcileRequestPreparedStackOverridePlatforms));
|
|
@@ -970,13 +1043,19 @@ export function syncReconcileRequestPreparedStackOverrideToJSON(syncReconcileReq
|
|
|
970
1043
|
return JSON.stringify(SyncReconcileRequestPreparedStackOverride$outboundSchema.parse(syncReconcileRequestPreparedStackOverride));
|
|
971
1044
|
}
|
|
972
1045
|
/** @internal */
|
|
973
|
-
export const SyncReconcileRequestPreparedStackOverrideUnion$outboundSchema = z.union([
|
|
1046
|
+
export const SyncReconcileRequestPreparedStackOverrideUnion$outboundSchema = z.union([
|
|
1047
|
+
z.lazy(() => SyncReconcileRequestPreparedStackOverride$outboundSchema),
|
|
1048
|
+
z.string(),
|
|
1049
|
+
]);
|
|
974
1050
|
export function syncReconcileRequestPreparedStackOverrideUnionToJSON(syncReconcileRequestPreparedStackOverrideUnion) {
|
|
975
1051
|
return JSON.stringify(SyncReconcileRequestPreparedStackOverrideUnion$outboundSchema.parse(syncReconcileRequestPreparedStackOverrideUnion));
|
|
976
1052
|
}
|
|
977
1053
|
/** @internal */
|
|
978
1054
|
export const SyncReconcileRequestPreparedStackManagement2$outboundSchema = z.object({
|
|
979
|
-
override: z.record(z.string(), z.array(z.union([
|
|
1055
|
+
override: z.record(z.string(), z.array(z.union([
|
|
1056
|
+
z.lazy(() => SyncReconcileRequestPreparedStackOverride$outboundSchema),
|
|
1057
|
+
z.string(),
|
|
1058
|
+
]))),
|
|
980
1059
|
});
|
|
981
1060
|
export function syncReconcileRequestPreparedStackManagement2ToJSON(syncReconcileRequestPreparedStackManagement2) {
|
|
982
1061
|
return JSON.stringify(SyncReconcileRequestPreparedStackManagement2$outboundSchema.parse(syncReconcileRequestPreparedStackManagement2));
|
|
@@ -999,9 +1078,7 @@ export function syncReconcileRequestPreparedStackExtendAwStackToJSON(syncReconci
|
|
|
999
1078
|
}
|
|
1000
1079
|
/** @internal */
|
|
1001
1080
|
export const SyncReconcileRequestPreparedStackExtendAwBinding$outboundSchema = z.object({
|
|
1002
|
-
resource: z
|
|
1003
|
-
.lazy(() => SyncReconcileRequestPreparedStackExtendAwResource$outboundSchema)
|
|
1004
|
-
.optional(),
|
|
1081
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackExtendAwResource$outboundSchema).optional(),
|
|
1005
1082
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackExtendAwStack$outboundSchema).optional(),
|
|
1006
1083
|
});
|
|
1007
1084
|
export function syncReconcileRequestPreparedStackExtendAwBindingToJSON(syncReconcileRequestPreparedStackExtendAwBinding) {
|
|
@@ -1040,9 +1117,7 @@ export function syncReconcileRequestPreparedStackExtendAzureStackToJSON(syncReco
|
|
|
1040
1117
|
}
|
|
1041
1118
|
/** @internal */
|
|
1042
1119
|
export const SyncReconcileRequestPreparedStackExtendAzureBinding$outboundSchema = z.object({
|
|
1043
|
-
resource: z
|
|
1044
|
-
.lazy(() => SyncReconcileRequestPreparedStackExtendAzureResource$outboundSchema)
|
|
1045
|
-
.optional(),
|
|
1120
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackExtendAzureResource$outboundSchema).optional(),
|
|
1046
1121
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackExtendAzureStack$outboundSchema).optional(),
|
|
1047
1122
|
});
|
|
1048
1123
|
export function syncReconcileRequestPreparedStackExtendAzureBindingToJSON(syncReconcileRequestPreparedStackExtendAzureBinding) {
|
|
@@ -1071,11 +1146,24 @@ export const SyncReconcileRequestPreparedStackExtendConditionResource$outboundSc
|
|
|
1071
1146
|
title: z.string(),
|
|
1072
1147
|
});
|
|
1073
1148
|
export function syncReconcileRequestPreparedStackExtendConditionResourceToJSON(syncReconcileRequestPreparedStackExtendConditionResource) {
|
|
1074
|
-
return JSON.stringify(SyncReconcileRequestPreparedStackExtendConditionResource$outboundSchema
|
|
1149
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackExtendConditionResource$outboundSchema
|
|
1150
|
+
.parse(syncReconcileRequestPreparedStackExtendConditionResource));
|
|
1151
|
+
}
|
|
1152
|
+
/** @internal */
|
|
1153
|
+
export const SyncReconcileRequestPreparedStackExtendResourceConditionUnion$outboundSchema = z.union([
|
|
1154
|
+
z.lazy(() => SyncReconcileRequestPreparedStackExtendConditionResource$outboundSchema),
|
|
1155
|
+
z.any(),
|
|
1156
|
+
]);
|
|
1157
|
+
export function syncReconcileRequestPreparedStackExtendResourceConditionUnionToJSON(syncReconcileRequestPreparedStackExtendResourceConditionUnion) {
|
|
1158
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackExtendResourceConditionUnion$outboundSchema
|
|
1159
|
+
.parse(syncReconcileRequestPreparedStackExtendResourceConditionUnion));
|
|
1075
1160
|
}
|
|
1076
1161
|
/** @internal */
|
|
1077
1162
|
export const SyncReconcileRequestPreparedStackExtendGcpResource$outboundSchema = z.object({
|
|
1078
|
-
condition: z.nullable(z.
|
|
1163
|
+
condition: z.nullable(z.union([
|
|
1164
|
+
z.lazy(() => SyncReconcileRequestPreparedStackExtendConditionResource$outboundSchema),
|
|
1165
|
+
z.any(),
|
|
1166
|
+
])).optional(),
|
|
1079
1167
|
scope: z.string(),
|
|
1080
1168
|
});
|
|
1081
1169
|
export function syncReconcileRequestPreparedStackExtendGcpResourceToJSON(syncReconcileRequestPreparedStackExtendGcpResource) {
|
|
@@ -1090,8 +1178,20 @@ export function syncReconcileRequestPreparedStackExtendConditionStackToJSON(sync
|
|
|
1090
1178
|
return JSON.stringify(SyncReconcileRequestPreparedStackExtendConditionStack$outboundSchema.parse(syncReconcileRequestPreparedStackExtendConditionStack));
|
|
1091
1179
|
}
|
|
1092
1180
|
/** @internal */
|
|
1181
|
+
export const SyncReconcileRequestPreparedStackExtendStackConditionUnion$outboundSchema = z.union([
|
|
1182
|
+
z.lazy(() => SyncReconcileRequestPreparedStackExtendConditionStack$outboundSchema),
|
|
1183
|
+
z.any(),
|
|
1184
|
+
]);
|
|
1185
|
+
export function syncReconcileRequestPreparedStackExtendStackConditionUnionToJSON(syncReconcileRequestPreparedStackExtendStackConditionUnion) {
|
|
1186
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackExtendStackConditionUnion$outboundSchema
|
|
1187
|
+
.parse(syncReconcileRequestPreparedStackExtendStackConditionUnion));
|
|
1188
|
+
}
|
|
1189
|
+
/** @internal */
|
|
1093
1190
|
export const SyncReconcileRequestPreparedStackExtendGcpStack$outboundSchema = z.object({
|
|
1094
|
-
condition: z.nullable(z.
|
|
1191
|
+
condition: z.nullable(z.union([
|
|
1192
|
+
z.lazy(() => SyncReconcileRequestPreparedStackExtendConditionStack$outboundSchema),
|
|
1193
|
+
z.any(),
|
|
1194
|
+
])).optional(),
|
|
1095
1195
|
scope: z.string(),
|
|
1096
1196
|
});
|
|
1097
1197
|
export function syncReconcileRequestPreparedStackExtendGcpStackToJSON(syncReconcileRequestPreparedStackExtendGcpStack) {
|
|
@@ -1099,9 +1199,7 @@ export function syncReconcileRequestPreparedStackExtendGcpStackToJSON(syncReconc
|
|
|
1099
1199
|
}
|
|
1100
1200
|
/** @internal */
|
|
1101
1201
|
export const SyncReconcileRequestPreparedStackExtendGcpBinding$outboundSchema = z.object({
|
|
1102
|
-
resource: z
|
|
1103
|
-
.lazy(() => SyncReconcileRequestPreparedStackExtendGcpResource$outboundSchema)
|
|
1104
|
-
.optional(),
|
|
1202
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackExtendGcpResource$outboundSchema).optional(),
|
|
1105
1203
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackExtendGcpStack$outboundSchema).optional(),
|
|
1106
1204
|
});
|
|
1107
1205
|
export function syncReconcileRequestPreparedStackExtendGcpBindingToJSON(syncReconcileRequestPreparedStackExtendGcpBinding) {
|
|
@@ -1126,15 +1224,9 @@ export function syncReconcileRequestPreparedStackExtendGcpToJSON(syncReconcileRe
|
|
|
1126
1224
|
}
|
|
1127
1225
|
/** @internal */
|
|
1128
1226
|
export const SyncReconcileRequestPreparedStackExtendPlatforms$outboundSchema = z.object({
|
|
1129
|
-
aws: z
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
azure: z
|
|
1133
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackExtendAzure$outboundSchema)))
|
|
1134
|
-
.optional(),
|
|
1135
|
-
gcp: z
|
|
1136
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackExtendGcp$outboundSchema)))
|
|
1137
|
-
.optional(),
|
|
1227
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackExtendAw$outboundSchema))).optional(),
|
|
1228
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackExtendAzure$outboundSchema))).optional(),
|
|
1229
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackExtendGcp$outboundSchema))).optional(),
|
|
1138
1230
|
});
|
|
1139
1231
|
export function syncReconcileRequestPreparedStackExtendPlatformsToJSON(syncReconcileRequestPreparedStackExtendPlatforms) {
|
|
1140
1232
|
return JSON.stringify(SyncReconcileRequestPreparedStackExtendPlatforms$outboundSchema.parse(syncReconcileRequestPreparedStackExtendPlatforms));
|
|
@@ -1149,13 +1241,19 @@ export function syncReconcileRequestPreparedStackExtendToJSON(syncReconcileReque
|
|
|
1149
1241
|
return JSON.stringify(SyncReconcileRequestPreparedStackExtend$outboundSchema.parse(syncReconcileRequestPreparedStackExtend));
|
|
1150
1242
|
}
|
|
1151
1243
|
/** @internal */
|
|
1152
|
-
export const SyncReconcileRequestPreparedStackExtendUnion$outboundSchema = z.union([
|
|
1244
|
+
export const SyncReconcileRequestPreparedStackExtendUnion$outboundSchema = z.union([
|
|
1245
|
+
z.lazy(() => SyncReconcileRequestPreparedStackExtend$outboundSchema),
|
|
1246
|
+
z.string(),
|
|
1247
|
+
]);
|
|
1153
1248
|
export function syncReconcileRequestPreparedStackExtendUnionToJSON(syncReconcileRequestPreparedStackExtendUnion) {
|
|
1154
1249
|
return JSON.stringify(SyncReconcileRequestPreparedStackExtendUnion$outboundSchema.parse(syncReconcileRequestPreparedStackExtendUnion));
|
|
1155
1250
|
}
|
|
1156
1251
|
/** @internal */
|
|
1157
1252
|
export const SyncReconcileRequestPreparedStackManagement1$outboundSchema = z.object({
|
|
1158
|
-
extend: z.record(z.string(), z.array(z.union([
|
|
1253
|
+
extend: z.record(z.string(), z.array(z.union([
|
|
1254
|
+
z.lazy(() => SyncReconcileRequestPreparedStackExtend$outboundSchema),
|
|
1255
|
+
z.string(),
|
|
1256
|
+
]))),
|
|
1159
1257
|
});
|
|
1160
1258
|
export function syncReconcileRequestPreparedStackManagement1ToJSON(syncReconcileRequestPreparedStackManagement1) {
|
|
1161
1259
|
return JSON.stringify(SyncReconcileRequestPreparedStackManagement1$outboundSchema.parse(syncReconcileRequestPreparedStackManagement1));
|
|
@@ -1187,9 +1285,7 @@ export function syncReconcileRequestPreparedStackProfileAwStackToJSON(syncReconc
|
|
|
1187
1285
|
}
|
|
1188
1286
|
/** @internal */
|
|
1189
1287
|
export const SyncReconcileRequestPreparedStackProfileAwBinding$outboundSchema = z.object({
|
|
1190
|
-
resource: z
|
|
1191
|
-
.lazy(() => SyncReconcileRequestPreparedStackProfileAwResource$outboundSchema)
|
|
1192
|
-
.optional(),
|
|
1288
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackProfileAwResource$outboundSchema).optional(),
|
|
1193
1289
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackProfileAwStack$outboundSchema).optional(),
|
|
1194
1290
|
});
|
|
1195
1291
|
export function syncReconcileRequestPreparedStackProfileAwBindingToJSON(syncReconcileRequestPreparedStackProfileAwBinding) {
|
|
@@ -1228,9 +1324,7 @@ export function syncReconcileRequestPreparedStackProfileAzureStackToJSON(syncRec
|
|
|
1228
1324
|
}
|
|
1229
1325
|
/** @internal */
|
|
1230
1326
|
export const SyncReconcileRequestPreparedStackProfileAzureBinding$outboundSchema = z.object({
|
|
1231
|
-
resource: z
|
|
1232
|
-
.lazy(() => SyncReconcileRequestPreparedStackProfileAzureResource$outboundSchema)
|
|
1233
|
-
.optional(),
|
|
1327
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackProfileAzureResource$outboundSchema).optional(),
|
|
1234
1328
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackProfileAzureStack$outboundSchema).optional(),
|
|
1235
1329
|
});
|
|
1236
1330
|
export function syncReconcileRequestPreparedStackProfileAzureBindingToJSON(syncReconcileRequestPreparedStackProfileAzureBinding) {
|
|
@@ -1259,11 +1353,24 @@ export const SyncReconcileRequestPreparedStackProfileConditionResource$outboundS
|
|
|
1259
1353
|
title: z.string(),
|
|
1260
1354
|
});
|
|
1261
1355
|
export function syncReconcileRequestPreparedStackProfileConditionResourceToJSON(syncReconcileRequestPreparedStackProfileConditionResource) {
|
|
1262
|
-
return JSON.stringify(SyncReconcileRequestPreparedStackProfileConditionResource$outboundSchema
|
|
1356
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackProfileConditionResource$outboundSchema
|
|
1357
|
+
.parse(syncReconcileRequestPreparedStackProfileConditionResource));
|
|
1358
|
+
}
|
|
1359
|
+
/** @internal */
|
|
1360
|
+
export const SyncReconcileRequestPreparedStackProfileResourceConditionUnion$outboundSchema = z.union([
|
|
1361
|
+
z.lazy(() => SyncReconcileRequestPreparedStackProfileConditionResource$outboundSchema),
|
|
1362
|
+
z.any(),
|
|
1363
|
+
]);
|
|
1364
|
+
export function syncReconcileRequestPreparedStackProfileResourceConditionUnionToJSON(syncReconcileRequestPreparedStackProfileResourceConditionUnion) {
|
|
1365
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackProfileResourceConditionUnion$outboundSchema
|
|
1366
|
+
.parse(syncReconcileRequestPreparedStackProfileResourceConditionUnion));
|
|
1263
1367
|
}
|
|
1264
1368
|
/** @internal */
|
|
1265
1369
|
export const SyncReconcileRequestPreparedStackProfileGcpResource$outboundSchema = z.object({
|
|
1266
|
-
condition: z.nullable(z.
|
|
1370
|
+
condition: z.nullable(z.union([
|
|
1371
|
+
z.lazy(() => SyncReconcileRequestPreparedStackProfileConditionResource$outboundSchema),
|
|
1372
|
+
z.any(),
|
|
1373
|
+
])).optional(),
|
|
1267
1374
|
scope: z.string(),
|
|
1268
1375
|
});
|
|
1269
1376
|
export function syncReconcileRequestPreparedStackProfileGcpResourceToJSON(syncReconcileRequestPreparedStackProfileGcpResource) {
|
|
@@ -1278,8 +1385,20 @@ export function syncReconcileRequestPreparedStackProfileConditionStackToJSON(syn
|
|
|
1278
1385
|
return JSON.stringify(SyncReconcileRequestPreparedStackProfileConditionStack$outboundSchema.parse(syncReconcileRequestPreparedStackProfileConditionStack));
|
|
1279
1386
|
}
|
|
1280
1387
|
/** @internal */
|
|
1388
|
+
export const SyncReconcileRequestPreparedStackProfileStackConditionUnion$outboundSchema = z.union([
|
|
1389
|
+
z.lazy(() => SyncReconcileRequestPreparedStackProfileConditionStack$outboundSchema),
|
|
1390
|
+
z.any(),
|
|
1391
|
+
]);
|
|
1392
|
+
export function syncReconcileRequestPreparedStackProfileStackConditionUnionToJSON(syncReconcileRequestPreparedStackProfileStackConditionUnion) {
|
|
1393
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackProfileStackConditionUnion$outboundSchema
|
|
1394
|
+
.parse(syncReconcileRequestPreparedStackProfileStackConditionUnion));
|
|
1395
|
+
}
|
|
1396
|
+
/** @internal */
|
|
1281
1397
|
export const SyncReconcileRequestPreparedStackProfileGcpStack$outboundSchema = z.object({
|
|
1282
|
-
condition: z.nullable(z.
|
|
1398
|
+
condition: z.nullable(z.union([
|
|
1399
|
+
z.lazy(() => SyncReconcileRequestPreparedStackProfileConditionStack$outboundSchema),
|
|
1400
|
+
z.any(),
|
|
1401
|
+
])).optional(),
|
|
1283
1402
|
scope: z.string(),
|
|
1284
1403
|
});
|
|
1285
1404
|
export function syncReconcileRequestPreparedStackProfileGcpStackToJSON(syncReconcileRequestPreparedStackProfileGcpStack) {
|
|
@@ -1287,9 +1406,7 @@ export function syncReconcileRequestPreparedStackProfileGcpStackToJSON(syncRecon
|
|
|
1287
1406
|
}
|
|
1288
1407
|
/** @internal */
|
|
1289
1408
|
export const SyncReconcileRequestPreparedStackProfileGcpBinding$outboundSchema = z.object({
|
|
1290
|
-
resource: z
|
|
1291
|
-
.lazy(() => SyncReconcileRequestPreparedStackProfileGcpResource$outboundSchema)
|
|
1292
|
-
.optional(),
|
|
1409
|
+
resource: z.lazy(() => SyncReconcileRequestPreparedStackProfileGcpResource$outboundSchema).optional(),
|
|
1293
1410
|
stack: z.lazy(() => SyncReconcileRequestPreparedStackProfileGcpStack$outboundSchema).optional(),
|
|
1294
1411
|
});
|
|
1295
1412
|
export function syncReconcileRequestPreparedStackProfileGcpBindingToJSON(syncReconcileRequestPreparedStackProfileGcpBinding) {
|
|
@@ -1314,15 +1431,9 @@ export function syncReconcileRequestPreparedStackProfileGcpToJSON(syncReconcileR
|
|
|
1314
1431
|
}
|
|
1315
1432
|
/** @internal */
|
|
1316
1433
|
export const SyncReconcileRequestPreparedStackProfilePlatforms$outboundSchema = z.object({
|
|
1317
|
-
aws: z
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
azure: z
|
|
1321
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackProfileAzure$outboundSchema)))
|
|
1322
|
-
.optional(),
|
|
1323
|
-
gcp: z
|
|
1324
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackProfileGcp$outboundSchema)))
|
|
1325
|
-
.optional(),
|
|
1434
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackProfileAw$outboundSchema))).optional(),
|
|
1435
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackProfileAzure$outboundSchema))).optional(),
|
|
1436
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestPreparedStackProfileGcp$outboundSchema))).optional(),
|
|
1326
1437
|
});
|
|
1327
1438
|
export function syncReconcileRequestPreparedStackProfilePlatformsToJSON(syncReconcileRequestPreparedStackProfilePlatforms) {
|
|
1328
1439
|
return JSON.stringify(SyncReconcileRequestPreparedStackProfilePlatforms$outboundSchema.parse(syncReconcileRequestPreparedStackProfilePlatforms));
|
|
@@ -1337,19 +1448,20 @@ export function syncReconcileRequestPreparedStackProfileToJSON(syncReconcileRequ
|
|
|
1337
1448
|
return JSON.stringify(SyncReconcileRequestPreparedStackProfile$outboundSchema.parse(syncReconcileRequestPreparedStackProfile));
|
|
1338
1449
|
}
|
|
1339
1450
|
/** @internal */
|
|
1340
|
-
export const SyncReconcileRequestPreparedStackProfileUnion$outboundSchema = z.union([
|
|
1451
|
+
export const SyncReconcileRequestPreparedStackProfileUnion$outboundSchema = z.union([
|
|
1452
|
+
z.lazy(() => SyncReconcileRequestPreparedStackProfile$outboundSchema),
|
|
1453
|
+
z.string(),
|
|
1454
|
+
]);
|
|
1341
1455
|
export function syncReconcileRequestPreparedStackProfileUnionToJSON(syncReconcileRequestPreparedStackProfileUnion) {
|
|
1342
1456
|
return JSON.stringify(SyncReconcileRequestPreparedStackProfileUnion$outboundSchema.parse(syncReconcileRequestPreparedStackProfileUnion));
|
|
1343
1457
|
}
|
|
1344
1458
|
/** @internal */
|
|
1345
1459
|
export const SyncReconcileRequestPreparedStackPermissions$outboundSchema = z.object({
|
|
1346
|
-
management: z
|
|
1347
|
-
.union([
|
|
1460
|
+
management: z.union([
|
|
1348
1461
|
z.lazy(() => SyncReconcileRequestPreparedStackManagement1$outboundSchema),
|
|
1349
1462
|
z.lazy(() => SyncReconcileRequestPreparedStackManagement2$outboundSchema),
|
|
1350
1463
|
SyncReconcileRequestPreparedStackManagementEnum$outboundSchema,
|
|
1351
|
-
])
|
|
1352
|
-
.optional(),
|
|
1464
|
+
]).optional(),
|
|
1353
1465
|
profiles: z.record(z.string(), z.record(z.string(), z.array(z.union([
|
|
1354
1466
|
z.lazy(() => SyncReconcileRequestPreparedStackProfile$outboundSchema),
|
|
1355
1467
|
z.string(),
|
|
@@ -1359,13 +1471,11 @@ export function syncReconcileRequestPreparedStackPermissionsToJSON(syncReconcile
|
|
|
1359
1471
|
return JSON.stringify(SyncReconcileRequestPreparedStackPermissions$outboundSchema.parse(syncReconcileRequestPreparedStackPermissions));
|
|
1360
1472
|
}
|
|
1361
1473
|
/** @internal */
|
|
1362
|
-
export const SyncReconcileRequestPreparedStackConfig$outboundSchema = z
|
|
1363
|
-
.object({
|
|
1474
|
+
export const SyncReconcileRequestPreparedStackConfig$outboundSchema = z.object({
|
|
1364
1475
|
id: z.string(),
|
|
1365
1476
|
type: z.string(),
|
|
1366
1477
|
additionalProperties: z.record(z.string(), z.nullable(z.any())).optional(),
|
|
1367
|
-
})
|
|
1368
|
-
.transform(v => {
|
|
1478
|
+
}).transform((v) => {
|
|
1369
1479
|
return {
|
|
1370
1480
|
...v.additionalProperties,
|
|
1371
1481
|
...remap$(v, {
|
|
@@ -1406,23 +1516,40 @@ export function syncReconcileRequestPreparedStackToJSON(syncReconcileRequestPrep
|
|
|
1406
1516
|
return JSON.stringify(SyncReconcileRequestPreparedStack$outboundSchema.parse(syncReconcileRequestPreparedStack));
|
|
1407
1517
|
}
|
|
1408
1518
|
/** @internal */
|
|
1519
|
+
export const SyncReconcileRequestPreparedStackUnion$outboundSchema = z.union([
|
|
1520
|
+
z.lazy(() => SyncReconcileRequestPreparedStack$outboundSchema),
|
|
1521
|
+
z.any(),
|
|
1522
|
+
]);
|
|
1523
|
+
export function syncReconcileRequestPreparedStackUnionToJSON(syncReconcileRequestPreparedStackUnion) {
|
|
1524
|
+
return JSON.stringify(SyncReconcileRequestPreparedStackUnion$outboundSchema.parse(syncReconcileRequestPreparedStackUnion));
|
|
1525
|
+
}
|
|
1526
|
+
/** @internal */
|
|
1409
1527
|
export const SyncReconcileRequestRuntimeMetadata$outboundSchema = z.object({
|
|
1410
1528
|
lastSyncedEnvVarsHash: z.nullable(z.string()).optional(),
|
|
1411
|
-
preparedStack: z.nullable(z.
|
|
1529
|
+
preparedStack: z.nullable(z.union([
|
|
1530
|
+
z.lazy(() => SyncReconcileRequestPreparedStack$outboundSchema),
|
|
1531
|
+
z.any(),
|
|
1532
|
+
])).optional(),
|
|
1412
1533
|
});
|
|
1413
1534
|
export function syncReconcileRequestRuntimeMetadataToJSON(syncReconcileRequestRuntimeMetadata) {
|
|
1414
1535
|
return JSON.stringify(SyncReconcileRequestRuntimeMetadata$outboundSchema.parse(syncReconcileRequestRuntimeMetadata));
|
|
1415
1536
|
}
|
|
1416
1537
|
/** @internal */
|
|
1538
|
+
export const SyncReconcileRequestRuntimeMetadataUnion$outboundSchema = z.union([
|
|
1539
|
+
z.lazy(() => SyncReconcileRequestRuntimeMetadata$outboundSchema),
|
|
1540
|
+
z.any(),
|
|
1541
|
+
]);
|
|
1542
|
+
export function syncReconcileRequestRuntimeMetadataUnionToJSON(syncReconcileRequestRuntimeMetadataUnion) {
|
|
1543
|
+
return JSON.stringify(SyncReconcileRequestRuntimeMetadataUnion$outboundSchema.parse(syncReconcileRequestRuntimeMetadataUnion));
|
|
1544
|
+
}
|
|
1545
|
+
/** @internal */
|
|
1417
1546
|
export const SyncReconcileRequestStackStatePlatform$outboundSchema = z.enum(SyncReconcileRequestStackStatePlatform);
|
|
1418
1547
|
/** @internal */
|
|
1419
|
-
export const SyncReconcileRequestStackStateConfig$outboundSchema = z
|
|
1420
|
-
.object({
|
|
1548
|
+
export const SyncReconcileRequestStackStateConfig$outboundSchema = z.object({
|
|
1421
1549
|
id: z.string(),
|
|
1422
1550
|
type: z.string(),
|
|
1423
1551
|
additionalProperties: z.record(z.string(), z.nullable(z.any())).optional(),
|
|
1424
|
-
})
|
|
1425
|
-
.transform(v => {
|
|
1552
|
+
}).transform((v) => {
|
|
1426
1553
|
return {
|
|
1427
1554
|
...v.additionalProperties,
|
|
1428
1555
|
...remap$(v, {
|
|
@@ -1455,14 +1582,28 @@ export function syncReconcileRequestErrorStateToJSON(syncReconcileRequestErrorSt
|
|
|
1455
1582
|
return JSON.stringify(SyncReconcileRequestErrorState$outboundSchema.parse(syncReconcileRequestErrorState));
|
|
1456
1583
|
}
|
|
1457
1584
|
/** @internal */
|
|
1458
|
-
export const
|
|
1585
|
+
export const SyncReconcileRequestErrorUnion$outboundSchema = z.union([
|
|
1586
|
+
z.lazy(() => SyncReconcileRequestErrorState$outboundSchema),
|
|
1587
|
+
z.any(),
|
|
1588
|
+
]);
|
|
1589
|
+
export function syncReconcileRequestErrorUnionToJSON(syncReconcileRequestErrorUnion) {
|
|
1590
|
+
return JSON.stringify(SyncReconcileRequestErrorUnion$outboundSchema.parse(syncReconcileRequestErrorUnion));
|
|
1591
|
+
}
|
|
1592
|
+
/** @internal */
|
|
1593
|
+
export const SyncReconcileRequestStackStateLifecycleEnum$outboundSchema = z.enum(SyncReconcileRequestStackStateLifecycleEnum);
|
|
1459
1594
|
/** @internal */
|
|
1460
|
-
export const
|
|
1461
|
-
|
|
1595
|
+
export const SyncReconcileRequestLifecycleUnion$outboundSchema = z.union([
|
|
1596
|
+
SyncReconcileRequestStackStateLifecycleEnum$outboundSchema,
|
|
1597
|
+
z.any(),
|
|
1598
|
+
]);
|
|
1599
|
+
export function syncReconcileRequestLifecycleUnionToJSON(syncReconcileRequestLifecycleUnion) {
|
|
1600
|
+
return JSON.stringify(SyncReconcileRequestLifecycleUnion$outboundSchema.parse(syncReconcileRequestLifecycleUnion));
|
|
1601
|
+
}
|
|
1602
|
+
/** @internal */
|
|
1603
|
+
export const SyncReconcileRequestOutputs$outboundSchema = z.object({
|
|
1462
1604
|
type: z.string(),
|
|
1463
1605
|
additionalProperties: z.record(z.string(), z.nullable(z.any())).optional(),
|
|
1464
|
-
})
|
|
1465
|
-
.transform(v => {
|
|
1606
|
+
}).transform((v) => {
|
|
1466
1607
|
return {
|
|
1467
1608
|
...v.additionalProperties,
|
|
1468
1609
|
...remap$(v, {
|
|
@@ -1474,13 +1615,19 @@ export function syncReconcileRequestOutputsToJSON(syncReconcileRequestOutputs) {
|
|
|
1474
1615
|
return JSON.stringify(SyncReconcileRequestOutputs$outboundSchema.parse(syncReconcileRequestOutputs));
|
|
1475
1616
|
}
|
|
1476
1617
|
/** @internal */
|
|
1477
|
-
export const
|
|
1478
|
-
.
|
|
1618
|
+
export const SyncReconcileRequestOutputsUnion$outboundSchema = z.union([
|
|
1619
|
+
z.lazy(() => SyncReconcileRequestOutputs$outboundSchema),
|
|
1620
|
+
z.any(),
|
|
1621
|
+
]);
|
|
1622
|
+
export function syncReconcileRequestOutputsUnionToJSON(syncReconcileRequestOutputsUnion) {
|
|
1623
|
+
return JSON.stringify(SyncReconcileRequestOutputsUnion$outboundSchema.parse(syncReconcileRequestOutputsUnion));
|
|
1624
|
+
}
|
|
1625
|
+
/** @internal */
|
|
1626
|
+
export const SyncReconcileRequestPreviousConfig$outboundSchema = z.object({
|
|
1479
1627
|
id: z.string(),
|
|
1480
1628
|
type: z.string(),
|
|
1481
1629
|
additionalProperties: z.record(z.string(), z.nullable(z.any())).optional(),
|
|
1482
|
-
})
|
|
1483
|
-
.transform(v => {
|
|
1630
|
+
}).transform((v) => {
|
|
1484
1631
|
return {
|
|
1485
1632
|
...v.additionalProperties,
|
|
1486
1633
|
...remap$(v, {
|
|
@@ -1492,27 +1639,43 @@ export function syncReconcileRequestPreviousConfigToJSON(syncReconcileRequestPre
|
|
|
1492
1639
|
return JSON.stringify(SyncReconcileRequestPreviousConfig$outboundSchema.parse(syncReconcileRequestPreviousConfig));
|
|
1493
1640
|
}
|
|
1494
1641
|
/** @internal */
|
|
1642
|
+
export const SyncReconcileRequestPreviousConfigUnion$outboundSchema = z.union([
|
|
1643
|
+
z.lazy(() => SyncReconcileRequestPreviousConfig$outboundSchema),
|
|
1644
|
+
z.any(),
|
|
1645
|
+
]);
|
|
1646
|
+
export function syncReconcileRequestPreviousConfigUnionToJSON(syncReconcileRequestPreviousConfigUnion) {
|
|
1647
|
+
return JSON.stringify(SyncReconcileRequestPreviousConfigUnion$outboundSchema.parse(syncReconcileRequestPreviousConfigUnion));
|
|
1648
|
+
}
|
|
1649
|
+
/** @internal */
|
|
1495
1650
|
export const SyncReconcileRequestStackStateStatus$outboundSchema = z.enum(SyncReconcileRequestStackStateStatus);
|
|
1496
1651
|
/** @internal */
|
|
1497
|
-
export const SyncReconcileRequestStackStateResources$outboundSchema = z
|
|
1498
|
-
.object({
|
|
1652
|
+
export const SyncReconcileRequestStackStateResources$outboundSchema = z.object({
|
|
1499
1653
|
internal: z.nullable(z.any()).optional(),
|
|
1500
1654
|
config: z.lazy(() => SyncReconcileRequestStackStateConfig$outboundSchema),
|
|
1501
|
-
dependencies: z
|
|
1502
|
-
|
|
1503
|
-
.
|
|
1504
|
-
|
|
1655
|
+
dependencies: z.array(z.lazy(() => SyncReconcileRequestStackStateDependency$outboundSchema)).optional(),
|
|
1656
|
+
error: z.nullable(z.union([
|
|
1657
|
+
z.lazy(() => SyncReconcileRequestErrorState$outboundSchema),
|
|
1658
|
+
z.any(),
|
|
1659
|
+
])).optional(),
|
|
1505
1660
|
isExternallyProvisioned: z.boolean().optional(),
|
|
1506
1661
|
lastFailedState: z.nullable(z.any()).optional(),
|
|
1507
|
-
lifecycle: z.nullable(z.
|
|
1508
|
-
|
|
1509
|
-
|
|
1662
|
+
lifecycle: z.nullable(z.union([
|
|
1663
|
+
SyncReconcileRequestStackStateLifecycleEnum$outboundSchema,
|
|
1664
|
+
z.any(),
|
|
1665
|
+
])).optional(),
|
|
1666
|
+
outputs: z.nullable(z.union([
|
|
1667
|
+
z.lazy(() => SyncReconcileRequestOutputs$outboundSchema),
|
|
1668
|
+
z.any(),
|
|
1669
|
+
])).optional(),
|
|
1670
|
+
previousConfig: z.nullable(z.union([
|
|
1671
|
+
z.lazy(() => SyncReconcileRequestPreviousConfig$outboundSchema),
|
|
1672
|
+
z.any(),
|
|
1673
|
+
])).optional(),
|
|
1510
1674
|
remoteBindingParams: z.nullable(z.any()).optional(),
|
|
1511
1675
|
retryAttempt: z.int().optional(),
|
|
1512
1676
|
status: SyncReconcileRequestStackStateStatus$outboundSchema,
|
|
1513
1677
|
type: z.string(),
|
|
1514
|
-
})
|
|
1515
|
-
.transform(v => {
|
|
1678
|
+
}).transform((v) => {
|
|
1516
1679
|
return remap$(v, {
|
|
1517
1680
|
internal: "_internal",
|
|
1518
1681
|
});
|
|
@@ -1530,6 +1693,14 @@ export function syncReconcileRequestStackStateToJSON(syncReconcileRequestStackSt
|
|
|
1530
1693
|
return JSON.stringify(SyncReconcileRequestStackState$outboundSchema.parse(syncReconcileRequestStackState));
|
|
1531
1694
|
}
|
|
1532
1695
|
/** @internal */
|
|
1696
|
+
export const SyncReconcileRequestStackStateUnion$outboundSchema = z.union([
|
|
1697
|
+
z.lazy(() => SyncReconcileRequestStackState$outboundSchema),
|
|
1698
|
+
z.any(),
|
|
1699
|
+
]);
|
|
1700
|
+
export function syncReconcileRequestStackStateUnionToJSON(syncReconcileRequestStackStateUnion) {
|
|
1701
|
+
return JSON.stringify(SyncReconcileRequestStackStateUnion$outboundSchema.parse(syncReconcileRequestStackStateUnion));
|
|
1702
|
+
}
|
|
1703
|
+
/** @internal */
|
|
1533
1704
|
export const SyncReconcileRequestStatus$outboundSchema = z.enum(SyncReconcileRequestStatus);
|
|
1534
1705
|
/** @internal */
|
|
1535
1706
|
export const SyncReconcileRequestTargetReleaseManagementEnum$outboundSchema = z.enum(SyncReconcileRequestTargetReleaseManagementEnum);
|
|
@@ -1551,9 +1722,7 @@ export function syncReconcileRequestTargetReleaseOverrideAwStackToJSON(syncRecon
|
|
|
1551
1722
|
}
|
|
1552
1723
|
/** @internal */
|
|
1553
1724
|
export const SyncReconcileRequestTargetReleaseOverrideAwBinding$outboundSchema = z.object({
|
|
1554
|
-
resource: z
|
|
1555
|
-
.lazy(() => SyncReconcileRequestTargetReleaseOverrideAwResource$outboundSchema)
|
|
1556
|
-
.optional(),
|
|
1725
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseOverrideAwResource$outboundSchema).optional(),
|
|
1557
1726
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseOverrideAwStack$outboundSchema).optional(),
|
|
1558
1727
|
});
|
|
1559
1728
|
export function syncReconcileRequestTargetReleaseOverrideAwBindingToJSON(syncReconcileRequestTargetReleaseOverrideAwBinding) {
|
|
@@ -1592,12 +1761,8 @@ export function syncReconcileRequestTargetReleaseOverrideAzureStackToJSON(syncRe
|
|
|
1592
1761
|
}
|
|
1593
1762
|
/** @internal */
|
|
1594
1763
|
export const SyncReconcileRequestTargetReleaseOverrideAzureBinding$outboundSchema = z.object({
|
|
1595
|
-
resource: z
|
|
1596
|
-
|
|
1597
|
-
.optional(),
|
|
1598
|
-
stack: z
|
|
1599
|
-
.lazy(() => SyncReconcileRequestTargetReleaseOverrideAzureStack$outboundSchema)
|
|
1600
|
-
.optional(),
|
|
1764
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseOverrideAzureResource$outboundSchema).optional(),
|
|
1765
|
+
stack: z.lazy(() => SyncReconcileRequestTargetReleaseOverrideAzureStack$outboundSchema).optional(),
|
|
1601
1766
|
});
|
|
1602
1767
|
export function syncReconcileRequestTargetReleaseOverrideAzureBindingToJSON(syncReconcileRequestTargetReleaseOverrideAzureBinding) {
|
|
1603
1768
|
return JSON.stringify(SyncReconcileRequestTargetReleaseOverrideAzureBinding$outboundSchema.parse(syncReconcileRequestTargetReleaseOverrideAzureBinding));
|
|
@@ -1625,11 +1790,24 @@ export const SyncReconcileRequestTargetReleaseOverrideConditionResource$outbound
|
|
|
1625
1790
|
title: z.string(),
|
|
1626
1791
|
});
|
|
1627
1792
|
export function syncReconcileRequestTargetReleaseOverrideConditionResourceToJSON(syncReconcileRequestTargetReleaseOverrideConditionResource) {
|
|
1628
|
-
return JSON.stringify(SyncReconcileRequestTargetReleaseOverrideConditionResource$outboundSchema
|
|
1793
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseOverrideConditionResource$outboundSchema
|
|
1794
|
+
.parse(syncReconcileRequestTargetReleaseOverrideConditionResource));
|
|
1795
|
+
}
|
|
1796
|
+
/** @internal */
|
|
1797
|
+
export const SyncReconcileRequestTargetReleaseOverrideResourceConditionUnion$outboundSchema = z.union([
|
|
1798
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseOverrideConditionResource$outboundSchema),
|
|
1799
|
+
z.any(),
|
|
1800
|
+
]);
|
|
1801
|
+
export function syncReconcileRequestTargetReleaseOverrideResourceConditionUnionToJSON(syncReconcileRequestTargetReleaseOverrideResourceConditionUnion) {
|
|
1802
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseOverrideResourceConditionUnion$outboundSchema
|
|
1803
|
+
.parse(syncReconcileRequestTargetReleaseOverrideResourceConditionUnion));
|
|
1629
1804
|
}
|
|
1630
1805
|
/** @internal */
|
|
1631
1806
|
export const SyncReconcileRequestTargetReleaseOverrideGcpResource$outboundSchema = z.object({
|
|
1632
|
-
condition: z.nullable(z.
|
|
1807
|
+
condition: z.nullable(z.union([
|
|
1808
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseOverrideConditionResource$outboundSchema),
|
|
1809
|
+
z.any(),
|
|
1810
|
+
])).optional(),
|
|
1633
1811
|
scope: z.string(),
|
|
1634
1812
|
});
|
|
1635
1813
|
export function syncReconcileRequestTargetReleaseOverrideGcpResourceToJSON(syncReconcileRequestTargetReleaseOverrideGcpResource) {
|
|
@@ -1644,8 +1822,20 @@ export function syncReconcileRequestTargetReleaseOverrideConditionToJSON(syncRec
|
|
|
1644
1822
|
return JSON.stringify(SyncReconcileRequestTargetReleaseOverrideCondition$outboundSchema.parse(syncReconcileRequestTargetReleaseOverrideCondition));
|
|
1645
1823
|
}
|
|
1646
1824
|
/** @internal */
|
|
1825
|
+
export const SyncReconcileRequestTargetReleaseOverrideConditionUnion$outboundSchema = z.union([
|
|
1826
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseOverrideCondition$outboundSchema),
|
|
1827
|
+
z.any(),
|
|
1828
|
+
]);
|
|
1829
|
+
export function syncReconcileRequestTargetReleaseOverrideConditionUnionToJSON(syncReconcileRequestTargetReleaseOverrideConditionUnion) {
|
|
1830
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseOverrideConditionUnion$outboundSchema
|
|
1831
|
+
.parse(syncReconcileRequestTargetReleaseOverrideConditionUnion));
|
|
1832
|
+
}
|
|
1833
|
+
/** @internal */
|
|
1647
1834
|
export const SyncReconcileRequestTargetReleaseOverrideGcpStack$outboundSchema = z.object({
|
|
1648
|
-
condition: z.nullable(z.
|
|
1835
|
+
condition: z.nullable(z.union([
|
|
1836
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseOverrideCondition$outboundSchema),
|
|
1837
|
+
z.any(),
|
|
1838
|
+
])).optional(),
|
|
1649
1839
|
scope: z.string(),
|
|
1650
1840
|
});
|
|
1651
1841
|
export function syncReconcileRequestTargetReleaseOverrideGcpStackToJSON(syncReconcileRequestTargetReleaseOverrideGcpStack) {
|
|
@@ -1653,9 +1843,7 @@ export function syncReconcileRequestTargetReleaseOverrideGcpStackToJSON(syncReco
|
|
|
1653
1843
|
}
|
|
1654
1844
|
/** @internal */
|
|
1655
1845
|
export const SyncReconcileRequestTargetReleaseOverrideGcpBinding$outboundSchema = z.object({
|
|
1656
|
-
resource: z
|
|
1657
|
-
.lazy(() => SyncReconcileRequestTargetReleaseOverrideGcpResource$outboundSchema)
|
|
1658
|
-
.optional(),
|
|
1846
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseOverrideGcpResource$outboundSchema).optional(),
|
|
1659
1847
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseOverrideGcpStack$outboundSchema).optional(),
|
|
1660
1848
|
});
|
|
1661
1849
|
export function syncReconcileRequestTargetReleaseOverrideGcpBindingToJSON(syncReconcileRequestTargetReleaseOverrideGcpBinding) {
|
|
@@ -1680,15 +1868,9 @@ export function syncReconcileRequestTargetReleaseOverrideGcpToJSON(syncReconcile
|
|
|
1680
1868
|
}
|
|
1681
1869
|
/** @internal */
|
|
1682
1870
|
export const SyncReconcileRequestTargetReleaseOverridePlatforms$outboundSchema = z.object({
|
|
1683
|
-
aws: z
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
azure: z
|
|
1687
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseOverrideAzure$outboundSchema)))
|
|
1688
|
-
.optional(),
|
|
1689
|
-
gcp: z
|
|
1690
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseOverrideGcp$outboundSchema)))
|
|
1691
|
-
.optional(),
|
|
1871
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseOverrideAw$outboundSchema))).optional(),
|
|
1872
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseOverrideAzure$outboundSchema))).optional(),
|
|
1873
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseOverrideGcp$outboundSchema))).optional(),
|
|
1692
1874
|
});
|
|
1693
1875
|
export function syncReconcileRequestTargetReleaseOverridePlatformsToJSON(syncReconcileRequestTargetReleaseOverridePlatforms) {
|
|
1694
1876
|
return JSON.stringify(SyncReconcileRequestTargetReleaseOverridePlatforms$outboundSchema.parse(syncReconcileRequestTargetReleaseOverridePlatforms));
|
|
@@ -1703,13 +1885,19 @@ export function syncReconcileRequestTargetReleaseOverrideToJSON(syncReconcileReq
|
|
|
1703
1885
|
return JSON.stringify(SyncReconcileRequestTargetReleaseOverride$outboundSchema.parse(syncReconcileRequestTargetReleaseOverride));
|
|
1704
1886
|
}
|
|
1705
1887
|
/** @internal */
|
|
1706
|
-
export const SyncReconcileRequestTargetReleaseOverrideUnion$outboundSchema = z.union([
|
|
1888
|
+
export const SyncReconcileRequestTargetReleaseOverrideUnion$outboundSchema = z.union([
|
|
1889
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseOverride$outboundSchema),
|
|
1890
|
+
z.string(),
|
|
1891
|
+
]);
|
|
1707
1892
|
export function syncReconcileRequestTargetReleaseOverrideUnionToJSON(syncReconcileRequestTargetReleaseOverrideUnion) {
|
|
1708
1893
|
return JSON.stringify(SyncReconcileRequestTargetReleaseOverrideUnion$outboundSchema.parse(syncReconcileRequestTargetReleaseOverrideUnion));
|
|
1709
1894
|
}
|
|
1710
1895
|
/** @internal */
|
|
1711
1896
|
export const SyncReconcileRequestTargetReleaseManagement2$outboundSchema = z.object({
|
|
1712
|
-
override: z.record(z.string(), z.array(z.union([
|
|
1897
|
+
override: z.record(z.string(), z.array(z.union([
|
|
1898
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseOverride$outboundSchema),
|
|
1899
|
+
z.string(),
|
|
1900
|
+
]))),
|
|
1713
1901
|
});
|
|
1714
1902
|
export function syncReconcileRequestTargetReleaseManagement2ToJSON(syncReconcileRequestTargetReleaseManagement2) {
|
|
1715
1903
|
return JSON.stringify(SyncReconcileRequestTargetReleaseManagement2$outboundSchema.parse(syncReconcileRequestTargetReleaseManagement2));
|
|
@@ -1732,9 +1920,7 @@ export function syncReconcileRequestTargetReleaseExtendAwStackToJSON(syncReconci
|
|
|
1732
1920
|
}
|
|
1733
1921
|
/** @internal */
|
|
1734
1922
|
export const SyncReconcileRequestTargetReleaseExtendAwBinding$outboundSchema = z.object({
|
|
1735
|
-
resource: z
|
|
1736
|
-
.lazy(() => SyncReconcileRequestTargetReleaseExtendAwResource$outboundSchema)
|
|
1737
|
-
.optional(),
|
|
1923
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseExtendAwResource$outboundSchema).optional(),
|
|
1738
1924
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseExtendAwStack$outboundSchema).optional(),
|
|
1739
1925
|
});
|
|
1740
1926
|
export function syncReconcileRequestTargetReleaseExtendAwBindingToJSON(syncReconcileRequestTargetReleaseExtendAwBinding) {
|
|
@@ -1773,9 +1959,7 @@ export function syncReconcileRequestTargetReleaseExtendAzureStackToJSON(syncReco
|
|
|
1773
1959
|
}
|
|
1774
1960
|
/** @internal */
|
|
1775
1961
|
export const SyncReconcileRequestTargetReleaseExtendAzureBinding$outboundSchema = z.object({
|
|
1776
|
-
resource: z
|
|
1777
|
-
.lazy(() => SyncReconcileRequestTargetReleaseExtendAzureResource$outboundSchema)
|
|
1778
|
-
.optional(),
|
|
1962
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseExtendAzureResource$outboundSchema).optional(),
|
|
1779
1963
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseExtendAzureStack$outboundSchema).optional(),
|
|
1780
1964
|
});
|
|
1781
1965
|
export function syncReconcileRequestTargetReleaseExtendAzureBindingToJSON(syncReconcileRequestTargetReleaseExtendAzureBinding) {
|
|
@@ -1804,11 +1988,24 @@ export const SyncReconcileRequestTargetReleaseExtendConditionResource$outboundSc
|
|
|
1804
1988
|
title: z.string(),
|
|
1805
1989
|
});
|
|
1806
1990
|
export function syncReconcileRequestTargetReleaseExtendConditionResourceToJSON(syncReconcileRequestTargetReleaseExtendConditionResource) {
|
|
1807
|
-
return JSON.stringify(SyncReconcileRequestTargetReleaseExtendConditionResource$outboundSchema
|
|
1991
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseExtendConditionResource$outboundSchema
|
|
1992
|
+
.parse(syncReconcileRequestTargetReleaseExtendConditionResource));
|
|
1993
|
+
}
|
|
1994
|
+
/** @internal */
|
|
1995
|
+
export const SyncReconcileRequestTargetReleaseExtendResourceConditionUnion$outboundSchema = z.union([
|
|
1996
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseExtendConditionResource$outboundSchema),
|
|
1997
|
+
z.any(),
|
|
1998
|
+
]);
|
|
1999
|
+
export function syncReconcileRequestTargetReleaseExtendResourceConditionUnionToJSON(syncReconcileRequestTargetReleaseExtendResourceConditionUnion) {
|
|
2000
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseExtendResourceConditionUnion$outboundSchema
|
|
2001
|
+
.parse(syncReconcileRequestTargetReleaseExtendResourceConditionUnion));
|
|
1808
2002
|
}
|
|
1809
2003
|
/** @internal */
|
|
1810
2004
|
export const SyncReconcileRequestTargetReleaseExtendGcpResource$outboundSchema = z.object({
|
|
1811
|
-
condition: z.nullable(z.
|
|
2005
|
+
condition: z.nullable(z.union([
|
|
2006
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseExtendConditionResource$outboundSchema),
|
|
2007
|
+
z.any(),
|
|
2008
|
+
])).optional(),
|
|
1812
2009
|
scope: z.string(),
|
|
1813
2010
|
});
|
|
1814
2011
|
export function syncReconcileRequestTargetReleaseExtendGcpResourceToJSON(syncReconcileRequestTargetReleaseExtendGcpResource) {
|
|
@@ -1823,8 +2020,19 @@ export function syncReconcileRequestTargetReleaseExtendConditionToJSON(syncRecon
|
|
|
1823
2020
|
return JSON.stringify(SyncReconcileRequestTargetReleaseExtendCondition$outboundSchema.parse(syncReconcileRequestTargetReleaseExtendCondition));
|
|
1824
2021
|
}
|
|
1825
2022
|
/** @internal */
|
|
2023
|
+
export const SyncReconcileRequestTargetReleaseExtendConditionUnion$outboundSchema = z.union([
|
|
2024
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseExtendCondition$outboundSchema),
|
|
2025
|
+
z.any(),
|
|
2026
|
+
]);
|
|
2027
|
+
export function syncReconcileRequestTargetReleaseExtendConditionUnionToJSON(syncReconcileRequestTargetReleaseExtendConditionUnion) {
|
|
2028
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseExtendConditionUnion$outboundSchema.parse(syncReconcileRequestTargetReleaseExtendConditionUnion));
|
|
2029
|
+
}
|
|
2030
|
+
/** @internal */
|
|
1826
2031
|
export const SyncReconcileRequestTargetReleaseExtendGcpStack$outboundSchema = z.object({
|
|
1827
|
-
condition: z.nullable(z.
|
|
2032
|
+
condition: z.nullable(z.union([
|
|
2033
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseExtendCondition$outboundSchema),
|
|
2034
|
+
z.any(),
|
|
2035
|
+
])).optional(),
|
|
1828
2036
|
scope: z.string(),
|
|
1829
2037
|
});
|
|
1830
2038
|
export function syncReconcileRequestTargetReleaseExtendGcpStackToJSON(syncReconcileRequestTargetReleaseExtendGcpStack) {
|
|
@@ -1832,9 +2040,7 @@ export function syncReconcileRequestTargetReleaseExtendGcpStackToJSON(syncReconc
|
|
|
1832
2040
|
}
|
|
1833
2041
|
/** @internal */
|
|
1834
2042
|
export const SyncReconcileRequestTargetReleaseExtendGcpBinding$outboundSchema = z.object({
|
|
1835
|
-
resource: z
|
|
1836
|
-
.lazy(() => SyncReconcileRequestTargetReleaseExtendGcpResource$outboundSchema)
|
|
1837
|
-
.optional(),
|
|
2043
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseExtendGcpResource$outboundSchema).optional(),
|
|
1838
2044
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseExtendGcpStack$outboundSchema).optional(),
|
|
1839
2045
|
});
|
|
1840
2046
|
export function syncReconcileRequestTargetReleaseExtendGcpBindingToJSON(syncReconcileRequestTargetReleaseExtendGcpBinding) {
|
|
@@ -1859,15 +2065,9 @@ export function syncReconcileRequestTargetReleaseExtendGcpToJSON(syncReconcileRe
|
|
|
1859
2065
|
}
|
|
1860
2066
|
/** @internal */
|
|
1861
2067
|
export const SyncReconcileRequestTargetReleaseExtendPlatforms$outboundSchema = z.object({
|
|
1862
|
-
aws: z
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
azure: z
|
|
1866
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseExtendAzure$outboundSchema)))
|
|
1867
|
-
.optional(),
|
|
1868
|
-
gcp: z
|
|
1869
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseExtendGcp$outboundSchema)))
|
|
1870
|
-
.optional(),
|
|
2068
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseExtendAw$outboundSchema))).optional(),
|
|
2069
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseExtendAzure$outboundSchema))).optional(),
|
|
2070
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseExtendGcp$outboundSchema))).optional(),
|
|
1871
2071
|
});
|
|
1872
2072
|
export function syncReconcileRequestTargetReleaseExtendPlatformsToJSON(syncReconcileRequestTargetReleaseExtendPlatforms) {
|
|
1873
2073
|
return JSON.stringify(SyncReconcileRequestTargetReleaseExtendPlatforms$outboundSchema.parse(syncReconcileRequestTargetReleaseExtendPlatforms));
|
|
@@ -1882,13 +2082,19 @@ export function syncReconcileRequestTargetReleaseExtendToJSON(syncReconcileReque
|
|
|
1882
2082
|
return JSON.stringify(SyncReconcileRequestTargetReleaseExtend$outboundSchema.parse(syncReconcileRequestTargetReleaseExtend));
|
|
1883
2083
|
}
|
|
1884
2084
|
/** @internal */
|
|
1885
|
-
export const SyncReconcileRequestTargetReleaseExtendUnion$outboundSchema = z.union([
|
|
2085
|
+
export const SyncReconcileRequestTargetReleaseExtendUnion$outboundSchema = z.union([
|
|
2086
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseExtend$outboundSchema),
|
|
2087
|
+
z.string(),
|
|
2088
|
+
]);
|
|
1886
2089
|
export function syncReconcileRequestTargetReleaseExtendUnionToJSON(syncReconcileRequestTargetReleaseExtendUnion) {
|
|
1887
2090
|
return JSON.stringify(SyncReconcileRequestTargetReleaseExtendUnion$outboundSchema.parse(syncReconcileRequestTargetReleaseExtendUnion));
|
|
1888
2091
|
}
|
|
1889
2092
|
/** @internal */
|
|
1890
2093
|
export const SyncReconcileRequestTargetReleaseManagement1$outboundSchema = z.object({
|
|
1891
|
-
extend: z.record(z.string(), z.array(z.union([
|
|
2094
|
+
extend: z.record(z.string(), z.array(z.union([
|
|
2095
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseExtend$outboundSchema),
|
|
2096
|
+
z.string(),
|
|
2097
|
+
]))),
|
|
1892
2098
|
});
|
|
1893
2099
|
export function syncReconcileRequestTargetReleaseManagement1ToJSON(syncReconcileRequestTargetReleaseManagement1) {
|
|
1894
2100
|
return JSON.stringify(SyncReconcileRequestTargetReleaseManagement1$outboundSchema.parse(syncReconcileRequestTargetReleaseManagement1));
|
|
@@ -1920,9 +2126,7 @@ export function syncReconcileRequestTargetReleaseProfileAwStackToJSON(syncReconc
|
|
|
1920
2126
|
}
|
|
1921
2127
|
/** @internal */
|
|
1922
2128
|
export const SyncReconcileRequestTargetReleaseProfileAwBinding$outboundSchema = z.object({
|
|
1923
|
-
resource: z
|
|
1924
|
-
.lazy(() => SyncReconcileRequestTargetReleaseProfileAwResource$outboundSchema)
|
|
1925
|
-
.optional(),
|
|
2129
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseProfileAwResource$outboundSchema).optional(),
|
|
1926
2130
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseProfileAwStack$outboundSchema).optional(),
|
|
1927
2131
|
});
|
|
1928
2132
|
export function syncReconcileRequestTargetReleaseProfileAwBindingToJSON(syncReconcileRequestTargetReleaseProfileAwBinding) {
|
|
@@ -1961,9 +2165,7 @@ export function syncReconcileRequestTargetReleaseProfileAzureStackToJSON(syncRec
|
|
|
1961
2165
|
}
|
|
1962
2166
|
/** @internal */
|
|
1963
2167
|
export const SyncReconcileRequestTargetReleaseProfileAzureBinding$outboundSchema = z.object({
|
|
1964
|
-
resource: z
|
|
1965
|
-
.lazy(() => SyncReconcileRequestTargetReleaseProfileAzureResource$outboundSchema)
|
|
1966
|
-
.optional(),
|
|
2168
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseProfileAzureResource$outboundSchema).optional(),
|
|
1967
2169
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseProfileAzureStack$outboundSchema).optional(),
|
|
1968
2170
|
});
|
|
1969
2171
|
export function syncReconcileRequestTargetReleaseProfileAzureBindingToJSON(syncReconcileRequestTargetReleaseProfileAzureBinding) {
|
|
@@ -1992,11 +2194,24 @@ export const SyncReconcileRequestTargetReleaseProfileConditionResource$outboundS
|
|
|
1992
2194
|
title: z.string(),
|
|
1993
2195
|
});
|
|
1994
2196
|
export function syncReconcileRequestTargetReleaseProfileConditionResourceToJSON(syncReconcileRequestTargetReleaseProfileConditionResource) {
|
|
1995
|
-
return JSON.stringify(SyncReconcileRequestTargetReleaseProfileConditionResource$outboundSchema
|
|
2197
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseProfileConditionResource$outboundSchema
|
|
2198
|
+
.parse(syncReconcileRequestTargetReleaseProfileConditionResource));
|
|
2199
|
+
}
|
|
2200
|
+
/** @internal */
|
|
2201
|
+
export const SyncReconcileRequestTargetReleaseProfileResourceConditionUnion$outboundSchema = z.union([
|
|
2202
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseProfileConditionResource$outboundSchema),
|
|
2203
|
+
z.any(),
|
|
2204
|
+
]);
|
|
2205
|
+
export function syncReconcileRequestTargetReleaseProfileResourceConditionUnionToJSON(syncReconcileRequestTargetReleaseProfileResourceConditionUnion) {
|
|
2206
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseProfileResourceConditionUnion$outboundSchema
|
|
2207
|
+
.parse(syncReconcileRequestTargetReleaseProfileResourceConditionUnion));
|
|
1996
2208
|
}
|
|
1997
2209
|
/** @internal */
|
|
1998
2210
|
export const SyncReconcileRequestTargetReleaseProfileGcpResource$outboundSchema = z.object({
|
|
1999
|
-
condition: z.nullable(z.
|
|
2211
|
+
condition: z.nullable(z.union([
|
|
2212
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseProfileConditionResource$outboundSchema),
|
|
2213
|
+
z.any(),
|
|
2214
|
+
])).optional(),
|
|
2000
2215
|
scope: z.string(),
|
|
2001
2216
|
});
|
|
2002
2217
|
export function syncReconcileRequestTargetReleaseProfileGcpResourceToJSON(syncReconcileRequestTargetReleaseProfileGcpResource) {
|
|
@@ -2011,8 +2226,19 @@ export function syncReconcileRequestTargetReleaseProfileConditionToJSON(syncReco
|
|
|
2011
2226
|
return JSON.stringify(SyncReconcileRequestTargetReleaseProfileCondition$outboundSchema.parse(syncReconcileRequestTargetReleaseProfileCondition));
|
|
2012
2227
|
}
|
|
2013
2228
|
/** @internal */
|
|
2229
|
+
export const SyncReconcileRequestTargetReleaseProfileConditionUnion$outboundSchema = z.union([
|
|
2230
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseProfileCondition$outboundSchema),
|
|
2231
|
+
z.any(),
|
|
2232
|
+
]);
|
|
2233
|
+
export function syncReconcileRequestTargetReleaseProfileConditionUnionToJSON(syncReconcileRequestTargetReleaseProfileConditionUnion) {
|
|
2234
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseProfileConditionUnion$outboundSchema.parse(syncReconcileRequestTargetReleaseProfileConditionUnion));
|
|
2235
|
+
}
|
|
2236
|
+
/** @internal */
|
|
2014
2237
|
export const SyncReconcileRequestTargetReleaseProfileGcpStack$outboundSchema = z.object({
|
|
2015
|
-
condition: z.nullable(z.
|
|
2238
|
+
condition: z.nullable(z.union([
|
|
2239
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseProfileCondition$outboundSchema),
|
|
2240
|
+
z.any(),
|
|
2241
|
+
])).optional(),
|
|
2016
2242
|
scope: z.string(),
|
|
2017
2243
|
});
|
|
2018
2244
|
export function syncReconcileRequestTargetReleaseProfileGcpStackToJSON(syncReconcileRequestTargetReleaseProfileGcpStack) {
|
|
@@ -2020,9 +2246,7 @@ export function syncReconcileRequestTargetReleaseProfileGcpStackToJSON(syncRecon
|
|
|
2020
2246
|
}
|
|
2021
2247
|
/** @internal */
|
|
2022
2248
|
export const SyncReconcileRequestTargetReleaseProfileGcpBinding$outboundSchema = z.object({
|
|
2023
|
-
resource: z
|
|
2024
|
-
.lazy(() => SyncReconcileRequestTargetReleaseProfileGcpResource$outboundSchema)
|
|
2025
|
-
.optional(),
|
|
2249
|
+
resource: z.lazy(() => SyncReconcileRequestTargetReleaseProfileGcpResource$outboundSchema).optional(),
|
|
2026
2250
|
stack: z.lazy(() => SyncReconcileRequestTargetReleaseProfileGcpStack$outboundSchema).optional(),
|
|
2027
2251
|
});
|
|
2028
2252
|
export function syncReconcileRequestTargetReleaseProfileGcpBindingToJSON(syncReconcileRequestTargetReleaseProfileGcpBinding) {
|
|
@@ -2047,15 +2271,9 @@ export function syncReconcileRequestTargetReleaseProfileGcpToJSON(syncReconcileR
|
|
|
2047
2271
|
}
|
|
2048
2272
|
/** @internal */
|
|
2049
2273
|
export const SyncReconcileRequestTargetReleaseProfilePlatforms$outboundSchema = z.object({
|
|
2050
|
-
aws: z
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
azure: z
|
|
2054
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseProfileAzure$outboundSchema)))
|
|
2055
|
-
.optional(),
|
|
2056
|
-
gcp: z
|
|
2057
|
-
.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseProfileGcp$outboundSchema)))
|
|
2058
|
-
.optional(),
|
|
2274
|
+
aws: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseProfileAw$outboundSchema))).optional(),
|
|
2275
|
+
azure: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseProfileAzure$outboundSchema))).optional(),
|
|
2276
|
+
gcp: z.nullable(z.array(z.lazy(() => SyncReconcileRequestTargetReleaseProfileGcp$outboundSchema))).optional(),
|
|
2059
2277
|
});
|
|
2060
2278
|
export function syncReconcileRequestTargetReleaseProfilePlatformsToJSON(syncReconcileRequestTargetReleaseProfilePlatforms) {
|
|
2061
2279
|
return JSON.stringify(SyncReconcileRequestTargetReleaseProfilePlatforms$outboundSchema.parse(syncReconcileRequestTargetReleaseProfilePlatforms));
|
|
@@ -2070,19 +2288,20 @@ export function syncReconcileRequestTargetReleaseProfileToJSON(syncReconcileRequ
|
|
|
2070
2288
|
return JSON.stringify(SyncReconcileRequestTargetReleaseProfile$outboundSchema.parse(syncReconcileRequestTargetReleaseProfile));
|
|
2071
2289
|
}
|
|
2072
2290
|
/** @internal */
|
|
2073
|
-
export const SyncReconcileRequestTargetReleaseProfileUnion$outboundSchema = z.union([
|
|
2291
|
+
export const SyncReconcileRequestTargetReleaseProfileUnion$outboundSchema = z.union([
|
|
2292
|
+
z.lazy(() => SyncReconcileRequestTargetReleaseProfile$outboundSchema),
|
|
2293
|
+
z.string(),
|
|
2294
|
+
]);
|
|
2074
2295
|
export function syncReconcileRequestTargetReleaseProfileUnionToJSON(syncReconcileRequestTargetReleaseProfileUnion) {
|
|
2075
2296
|
return JSON.stringify(SyncReconcileRequestTargetReleaseProfileUnion$outboundSchema.parse(syncReconcileRequestTargetReleaseProfileUnion));
|
|
2076
2297
|
}
|
|
2077
2298
|
/** @internal */
|
|
2078
2299
|
export const SyncReconcileRequestTargetReleasePermissions$outboundSchema = z.object({
|
|
2079
|
-
management: z
|
|
2080
|
-
.union([
|
|
2300
|
+
management: z.union([
|
|
2081
2301
|
z.lazy(() => SyncReconcileRequestTargetReleaseManagement1$outboundSchema),
|
|
2082
2302
|
z.lazy(() => SyncReconcileRequestTargetReleaseManagement2$outboundSchema),
|
|
2083
2303
|
SyncReconcileRequestTargetReleaseManagementEnum$outboundSchema,
|
|
2084
|
-
])
|
|
2085
|
-
.optional(),
|
|
2304
|
+
]).optional(),
|
|
2086
2305
|
profiles: z.record(z.string(), z.record(z.string(), z.array(z.union([
|
|
2087
2306
|
z.lazy(() => SyncReconcileRequestTargetReleaseProfile$outboundSchema),
|
|
2088
2307
|
z.string(),
|
|
@@ -2092,13 +2311,11 @@ export function syncReconcileRequestTargetReleasePermissionsToJSON(syncReconcile
|
|
|
2092
2311
|
return JSON.stringify(SyncReconcileRequestTargetReleasePermissions$outboundSchema.parse(syncReconcileRequestTargetReleasePermissions));
|
|
2093
2312
|
}
|
|
2094
2313
|
/** @internal */
|
|
2095
|
-
export const SyncReconcileRequestTargetReleaseConfig$outboundSchema = z
|
|
2096
|
-
.object({
|
|
2314
|
+
export const SyncReconcileRequestTargetReleaseConfig$outboundSchema = z.object({
|
|
2097
2315
|
id: z.string(),
|
|
2098
2316
|
type: z.string(),
|
|
2099
2317
|
additionalProperties: z.record(z.string(), z.nullable(z.any())).optional(),
|
|
2100
|
-
})
|
|
2101
|
-
.transform(v => {
|
|
2318
|
+
}).transform((v) => {
|
|
2102
2319
|
return {
|
|
2103
2320
|
...v.additionalProperties,
|
|
2104
2321
|
...remap$(v, {
|
|
@@ -2149,15 +2366,42 @@ export function syncReconcileRequestTargetReleaseToJSON(syncReconcileRequestTarg
|
|
|
2149
2366
|
return JSON.stringify(SyncReconcileRequestTargetRelease$outboundSchema.parse(syncReconcileRequestTargetRelease));
|
|
2150
2367
|
}
|
|
2151
2368
|
/** @internal */
|
|
2369
|
+
export const SyncReconcileRequestTargetReleaseUnion$outboundSchema = z.union([
|
|
2370
|
+
z.lazy(() => SyncReconcileRequestTargetRelease$outboundSchema),
|
|
2371
|
+
z.any(),
|
|
2372
|
+
]);
|
|
2373
|
+
export function syncReconcileRequestTargetReleaseUnionToJSON(syncReconcileRequestTargetReleaseUnion) {
|
|
2374
|
+
return JSON.stringify(SyncReconcileRequestTargetReleaseUnion$outboundSchema.parse(syncReconcileRequestTargetReleaseUnion));
|
|
2375
|
+
}
|
|
2376
|
+
/** @internal */
|
|
2152
2377
|
export const SyncReconcileRequestState$outboundSchema = z.object({
|
|
2153
|
-
currentRelease: z.nullable(z.
|
|
2154
|
-
|
|
2378
|
+
currentRelease: z.nullable(z.union([
|
|
2379
|
+
z.lazy(() => SyncReconcileRequestCurrentRelease$outboundSchema),
|
|
2380
|
+
z.any(),
|
|
2381
|
+
])).optional(),
|
|
2382
|
+
environmentInfo: z.nullable(z.union([
|
|
2383
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoGcp$outboundSchema),
|
|
2384
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoAzure$outboundSchema),
|
|
2385
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoLocal$outboundSchema),
|
|
2386
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoAws$outboundSchema),
|
|
2387
|
+
z.lazy(() => SyncReconcileRequestEnvironmentInfoTest$outboundSchema),
|
|
2388
|
+
z.any(),
|
|
2389
|
+
])).optional(),
|
|
2155
2390
|
platform: SyncReconcileRequestPlatform$outboundSchema,
|
|
2156
2391
|
retryRequested: z.boolean().optional(),
|
|
2157
|
-
runtimeMetadata: z.nullable(z.
|
|
2158
|
-
|
|
2392
|
+
runtimeMetadata: z.nullable(z.union([
|
|
2393
|
+
z.lazy(() => SyncReconcileRequestRuntimeMetadata$outboundSchema),
|
|
2394
|
+
z.any(),
|
|
2395
|
+
])).optional(),
|
|
2396
|
+
stackState: z.nullable(z.union([
|
|
2397
|
+
z.lazy(() => SyncReconcileRequestStackState$outboundSchema),
|
|
2398
|
+
z.any(),
|
|
2399
|
+
])).optional(),
|
|
2159
2400
|
status: SyncReconcileRequestStatus$outboundSchema,
|
|
2160
|
-
targetRelease: z.nullable(z.
|
|
2401
|
+
targetRelease: z.nullable(z.union([
|
|
2402
|
+
z.lazy(() => SyncReconcileRequestTargetRelease$outboundSchema),
|
|
2403
|
+
z.any(),
|
|
2404
|
+
])).optional(),
|
|
2161
2405
|
});
|
|
2162
2406
|
export function syncReconcileRequestStateToJSON(syncReconcileRequestState) {
|
|
2163
2407
|
return JSON.stringify(SyncReconcileRequestState$outboundSchema.parse(syncReconcileRequestState));
|
|
@@ -2180,7 +2424,8 @@ export const SyncReconcileRequest$outboundSchema = z.object({
|
|
|
2180
2424
|
deploymentId: z.string(),
|
|
2181
2425
|
session: z.string().optional(),
|
|
2182
2426
|
state: z.lazy(() => SyncReconcileRequestState$outboundSchema),
|
|
2183
|
-
error: z.nullable(z.lazy(() => SyncReconcileRequestError$outboundSchema))
|
|
2427
|
+
error: z.nullable(z.lazy(() => SyncReconcileRequestError$outboundSchema))
|
|
2428
|
+
.optional(),
|
|
2184
2429
|
updateHeartbeat: z.boolean().optional(),
|
|
2185
2430
|
});
|
|
2186
2431
|
export function syncReconcileRequestToJSON(syncReconcileRequest) {
|