@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as z from "zod/v4";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
2
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "./errors/sdkvalidationerror.js";
|
|
5
5
|
export declare const SyncReconcileResponseCurrentReleaseManagementEnum: {
|
|
6
6
|
readonly Auto: "auto";
|
|
7
7
|
};
|
|
@@ -151,11 +151,12 @@ export type SyncReconcileResponseCurrentReleaseOverrideConditionResource = {
|
|
|
151
151
|
expression: string;
|
|
152
152
|
title: string;
|
|
153
153
|
};
|
|
154
|
+
export type SyncReconcileResponseCurrentReleaseOverrideResourceConditionUnion = SyncReconcileResponseCurrentReleaseOverrideConditionResource | any;
|
|
154
155
|
/**
|
|
155
156
|
* GCP-specific binding specification
|
|
156
157
|
*/
|
|
157
158
|
export type SyncReconcileResponseCurrentReleaseOverrideGcpResource = {
|
|
158
|
-
condition?: any | null | undefined;
|
|
159
|
+
condition?: SyncReconcileResponseCurrentReleaseOverrideConditionResource | any | null | undefined;
|
|
159
160
|
/**
|
|
160
161
|
* Scope (project/resource level)
|
|
161
162
|
*/
|
|
@@ -168,11 +169,12 @@ export type SyncReconcileResponseCurrentReleaseOverrideCondition = {
|
|
|
168
169
|
expression: string;
|
|
169
170
|
title: string;
|
|
170
171
|
};
|
|
172
|
+
export type SyncReconcileResponseCurrentReleaseOverrideConditionUnion = SyncReconcileResponseCurrentReleaseOverrideCondition | any;
|
|
171
173
|
/**
|
|
172
174
|
* GCP-specific binding specification
|
|
173
175
|
*/
|
|
174
176
|
export type SyncReconcileResponseCurrentReleaseOverrideGcpStack = {
|
|
175
|
-
condition?: any | null | undefined;
|
|
177
|
+
condition?: SyncReconcileResponseCurrentReleaseOverrideCondition | any | null | undefined;
|
|
176
178
|
/**
|
|
177
179
|
* Scope (project/resource level)
|
|
178
180
|
*/
|
|
@@ -415,11 +417,12 @@ export type SyncReconcileResponseCurrentReleaseExtendConditionResource = {
|
|
|
415
417
|
expression: string;
|
|
416
418
|
title: string;
|
|
417
419
|
};
|
|
420
|
+
export type SyncReconcileResponseCurrentReleaseExtendResourceConditionUnion = SyncReconcileResponseCurrentReleaseExtendConditionResource | any;
|
|
418
421
|
/**
|
|
419
422
|
* GCP-specific binding specification
|
|
420
423
|
*/
|
|
421
424
|
export type SyncReconcileResponseCurrentReleaseExtendGcpResource = {
|
|
422
|
-
condition?: any | null | undefined;
|
|
425
|
+
condition?: SyncReconcileResponseCurrentReleaseExtendConditionResource | any | null | undefined;
|
|
423
426
|
/**
|
|
424
427
|
* Scope (project/resource level)
|
|
425
428
|
*/
|
|
@@ -432,11 +435,12 @@ export type SyncReconcileResponseCurrentReleaseExtendCondition = {
|
|
|
432
435
|
expression: string;
|
|
433
436
|
title: string;
|
|
434
437
|
};
|
|
438
|
+
export type SyncReconcileResponseCurrentReleaseExtendConditionUnion = SyncReconcileResponseCurrentReleaseExtendCondition | any;
|
|
435
439
|
/**
|
|
436
440
|
* GCP-specific binding specification
|
|
437
441
|
*/
|
|
438
442
|
export type SyncReconcileResponseCurrentReleaseExtendGcpStack = {
|
|
439
|
-
condition?: any | null | undefined;
|
|
443
|
+
condition?: SyncReconcileResponseCurrentReleaseExtendCondition | any | null | undefined;
|
|
440
444
|
/**
|
|
441
445
|
* Scope (project/resource level)
|
|
442
446
|
*/
|
|
@@ -683,11 +687,12 @@ export type SyncReconcileResponseCurrentReleaseProfileConditionResource = {
|
|
|
683
687
|
expression: string;
|
|
684
688
|
title: string;
|
|
685
689
|
};
|
|
690
|
+
export type SyncReconcileResponseCurrentReleaseProfileResourceConditionUnion = SyncReconcileResponseCurrentReleaseProfileConditionResource | any;
|
|
686
691
|
/**
|
|
687
692
|
* GCP-specific binding specification
|
|
688
693
|
*/
|
|
689
694
|
export type SyncReconcileResponseCurrentReleaseProfileGcpResource = {
|
|
690
|
-
condition?: any | null | undefined;
|
|
695
|
+
condition?: SyncReconcileResponseCurrentReleaseProfileConditionResource | any | null | undefined;
|
|
691
696
|
/**
|
|
692
697
|
* Scope (project/resource level)
|
|
693
698
|
*/
|
|
@@ -700,11 +705,12 @@ export type SyncReconcileResponseCurrentReleaseProfileCondition = {
|
|
|
700
705
|
expression: string;
|
|
701
706
|
title: string;
|
|
702
707
|
};
|
|
708
|
+
export type SyncReconcileResponseCurrentReleaseProfileConditionUnion = SyncReconcileResponseCurrentReleaseProfileCondition | any;
|
|
703
709
|
/**
|
|
704
710
|
* GCP-specific binding specification
|
|
705
711
|
*/
|
|
706
712
|
export type SyncReconcileResponseCurrentReleaseProfileGcpStack = {
|
|
707
|
-
condition?: any | null | undefined;
|
|
713
|
+
condition?: SyncReconcileResponseCurrentReleaseProfileCondition | any | null | undefined;
|
|
708
714
|
/**
|
|
709
715
|
* Scope (project/resource level)
|
|
710
716
|
*/
|
|
@@ -923,6 +929,7 @@ export type SyncReconcileResponseCurrentRelease = {
|
|
|
923
929
|
*/
|
|
924
930
|
version?: string | null | undefined;
|
|
925
931
|
};
|
|
932
|
+
export type SyncReconcileResponseCurrentReleaseUnion = SyncReconcileResponseCurrentRelease | any;
|
|
926
933
|
export declare const SyncReconcileResponsePlatformTest: {
|
|
927
934
|
readonly Test: "test";
|
|
928
935
|
};
|
|
@@ -950,7 +957,7 @@ export type SyncReconcileResponseEnvironmentInfoLocal = {
|
|
|
950
957
|
*/
|
|
951
958
|
arch: string;
|
|
952
959
|
/**
|
|
953
|
-
* Hostname of the machine running the
|
|
960
|
+
* Hostname of the machine running the deployment
|
|
954
961
|
*/
|
|
955
962
|
hostname: string;
|
|
956
963
|
/**
|
|
@@ -1021,6 +1028,7 @@ export type SyncReconcileResponseEnvironmentInfoAws = {
|
|
|
1021
1028
|
region: string;
|
|
1022
1029
|
platform: SyncReconcileResponseCurrentPlatformAws;
|
|
1023
1030
|
};
|
|
1031
|
+
export type SyncReconcileResponseEnvironmentInfoUnion = SyncReconcileResponseEnvironmentInfoGcp | SyncReconcileResponseEnvironmentInfoAzure | SyncReconcileResponseEnvironmentInfoLocal | SyncReconcileResponseEnvironmentInfoAws | SyncReconcileResponseEnvironmentInfoTest | any;
|
|
1024
1032
|
/**
|
|
1025
1033
|
* Represents the target cloud platform.
|
|
1026
1034
|
*/
|
|
@@ -1185,11 +1193,12 @@ export type SyncReconcileResponsePreparedStackOverrideConditionResource = {
|
|
|
1185
1193
|
expression: string;
|
|
1186
1194
|
title: string;
|
|
1187
1195
|
};
|
|
1196
|
+
export type SyncReconcileResponsePreparedStackOverrideResourceConditionUnion = SyncReconcileResponsePreparedStackOverrideConditionResource | any;
|
|
1188
1197
|
/**
|
|
1189
1198
|
* GCP-specific binding specification
|
|
1190
1199
|
*/
|
|
1191
1200
|
export type SyncReconcileResponsePreparedStackOverrideGcpResource = {
|
|
1192
|
-
condition?: any | null | undefined;
|
|
1201
|
+
condition?: SyncReconcileResponsePreparedStackOverrideConditionResource | any | null | undefined;
|
|
1193
1202
|
/**
|
|
1194
1203
|
* Scope (project/resource level)
|
|
1195
1204
|
*/
|
|
@@ -1202,11 +1211,12 @@ export type SyncReconcileResponsePreparedStackOverrideConditionStack = {
|
|
|
1202
1211
|
expression: string;
|
|
1203
1212
|
title: string;
|
|
1204
1213
|
};
|
|
1214
|
+
export type SyncReconcileResponsePreparedStackOverrideStackConditionUnion = SyncReconcileResponsePreparedStackOverrideConditionStack | any;
|
|
1205
1215
|
/**
|
|
1206
1216
|
* GCP-specific binding specification
|
|
1207
1217
|
*/
|
|
1208
1218
|
export type SyncReconcileResponsePreparedStackOverrideGcpStack = {
|
|
1209
|
-
condition?: any | null | undefined;
|
|
1219
|
+
condition?: SyncReconcileResponsePreparedStackOverrideConditionStack | any | null | undefined;
|
|
1210
1220
|
/**
|
|
1211
1221
|
* Scope (project/resource level)
|
|
1212
1222
|
*/
|
|
@@ -1449,11 +1459,12 @@ export type SyncReconcileResponsePreparedStackExtendConditionResource = {
|
|
|
1449
1459
|
expression: string;
|
|
1450
1460
|
title: string;
|
|
1451
1461
|
};
|
|
1462
|
+
export type SyncReconcileResponsePreparedStackExtendResourceConditionUnion = SyncReconcileResponsePreparedStackExtendConditionResource | any;
|
|
1452
1463
|
/**
|
|
1453
1464
|
* GCP-specific binding specification
|
|
1454
1465
|
*/
|
|
1455
1466
|
export type SyncReconcileResponsePreparedStackExtendGcpResource = {
|
|
1456
|
-
condition?: any | null | undefined;
|
|
1467
|
+
condition?: SyncReconcileResponsePreparedStackExtendConditionResource | any | null | undefined;
|
|
1457
1468
|
/**
|
|
1458
1469
|
* Scope (project/resource level)
|
|
1459
1470
|
*/
|
|
@@ -1466,11 +1477,12 @@ export type SyncReconcileResponsePreparedStackExtendConditionStack = {
|
|
|
1466
1477
|
expression: string;
|
|
1467
1478
|
title: string;
|
|
1468
1479
|
};
|
|
1480
|
+
export type SyncReconcileResponsePreparedStackExtendStackConditionUnion = SyncReconcileResponsePreparedStackExtendConditionStack | any;
|
|
1469
1481
|
/**
|
|
1470
1482
|
* GCP-specific binding specification
|
|
1471
1483
|
*/
|
|
1472
1484
|
export type SyncReconcileResponsePreparedStackExtendGcpStack = {
|
|
1473
|
-
condition?: any | null | undefined;
|
|
1485
|
+
condition?: SyncReconcileResponsePreparedStackExtendConditionStack | any | null | undefined;
|
|
1474
1486
|
/**
|
|
1475
1487
|
* Scope (project/resource level)
|
|
1476
1488
|
*/
|
|
@@ -1717,11 +1729,12 @@ export type SyncReconcileResponsePreparedStackProfileConditionResource = {
|
|
|
1717
1729
|
expression: string;
|
|
1718
1730
|
title: string;
|
|
1719
1731
|
};
|
|
1732
|
+
export type SyncReconcileResponsePreparedStackProfileResourceConditionUnion = SyncReconcileResponsePreparedStackProfileConditionResource | any;
|
|
1720
1733
|
/**
|
|
1721
1734
|
* GCP-specific binding specification
|
|
1722
1735
|
*/
|
|
1723
1736
|
export type SyncReconcileResponsePreparedStackProfileGcpResource = {
|
|
1724
|
-
condition?: any | null | undefined;
|
|
1737
|
+
condition?: SyncReconcileResponsePreparedStackProfileConditionResource | any | null | undefined;
|
|
1725
1738
|
/**
|
|
1726
1739
|
* Scope (project/resource level)
|
|
1727
1740
|
*/
|
|
@@ -1734,11 +1747,12 @@ export type SyncReconcileResponsePreparedStackProfileConditionStack = {
|
|
|
1734
1747
|
expression: string;
|
|
1735
1748
|
title: string;
|
|
1736
1749
|
};
|
|
1750
|
+
export type SyncReconcileResponsePreparedStackProfileStackConditionUnion = SyncReconcileResponsePreparedStackProfileConditionStack | any;
|
|
1737
1751
|
/**
|
|
1738
1752
|
* GCP-specific binding specification
|
|
1739
1753
|
*/
|
|
1740
1754
|
export type SyncReconcileResponsePreparedStackProfileGcpStack = {
|
|
1741
|
-
condition?: any | null | undefined;
|
|
1755
|
+
condition?: SyncReconcileResponsePreparedStackProfileConditionStack | any | null | undefined;
|
|
1742
1756
|
/**
|
|
1743
1757
|
* Scope (project/resource level)
|
|
1744
1758
|
*/
|
|
@@ -1930,6 +1944,7 @@ export type SyncReconcileResponsePreparedStack = {
|
|
|
1930
1944
|
[k: string]: SyncReconcileResponsePreparedStackResources;
|
|
1931
1945
|
};
|
|
1932
1946
|
};
|
|
1947
|
+
export type SyncReconcileResponsePreparedStackUnion = SyncReconcileResponsePreparedStack | any;
|
|
1933
1948
|
/**
|
|
1934
1949
|
* Runtime metadata for deployment
|
|
1935
1950
|
*
|
|
@@ -1945,8 +1960,9 @@ export type SyncReconcileResponseRuntimeMetadata = {
|
|
|
1945
1960
|
* Used to avoid redundant sync operations during incremental deployment
|
|
1946
1961
|
*/
|
|
1947
1962
|
lastSyncedEnvVarsHash?: string | null | undefined;
|
|
1948
|
-
preparedStack?: any | null | undefined;
|
|
1963
|
+
preparedStack?: SyncReconcileResponsePreparedStack | any | null | undefined;
|
|
1949
1964
|
};
|
|
1965
|
+
export type SyncReconcileResponseRuntimeMetadataUnion = SyncReconcileResponseRuntimeMetadata | any;
|
|
1950
1966
|
/**
|
|
1951
1967
|
* Represents the target cloud platform.
|
|
1952
1968
|
*/
|
|
@@ -2013,6 +2029,15 @@ export type SyncReconcileResponseError = {
|
|
|
2013
2029
|
* Examples: "NOT_FOUND", "VALIDATION_ERROR", "TIMEOUT"
|
|
2014
2030
|
*/
|
|
2015
2031
|
code: string;
|
|
2032
|
+
/**
|
|
2033
|
+
* Additional diagnostic information about the error context.
|
|
2034
|
+
*
|
|
2035
|
+
* @remarks
|
|
2036
|
+
*
|
|
2037
|
+
* This optional field can contain structured data providing more details
|
|
2038
|
+
* about the error, such as validation errors, request parameters that
|
|
2039
|
+
* caused the issue, or other relevant context information.
|
|
2040
|
+
*/
|
|
2016
2041
|
context?: any | null | undefined;
|
|
2017
2042
|
/**
|
|
2018
2043
|
* HTTP status code for this error.
|
|
@@ -2052,12 +2077,22 @@ export type SyncReconcileResponseError = {
|
|
|
2052
2077
|
* unlikely to succeed without changes.
|
|
2053
2078
|
*/
|
|
2054
2079
|
retryable: boolean;
|
|
2080
|
+
/**
|
|
2081
|
+
* The underlying error that caused this error, creating an error chain.
|
|
2082
|
+
*
|
|
2083
|
+
* @remarks
|
|
2084
|
+
*
|
|
2085
|
+
* This allows for proper error propagation and debugging by maintaining
|
|
2086
|
+
* the full context of how an error occurred through multiple layers
|
|
2087
|
+
* of an application.
|
|
2088
|
+
*/
|
|
2055
2089
|
source?: any | null | undefined;
|
|
2056
2090
|
};
|
|
2091
|
+
export type SyncReconcileResponseErrorUnion = SyncReconcileResponseError | any;
|
|
2057
2092
|
/**
|
|
2058
2093
|
* Describes the lifecycle of a resource within a stack, determining how it's managed and deployed.
|
|
2059
2094
|
*/
|
|
2060
|
-
export declare const
|
|
2095
|
+
export declare const SyncReconcileResponseStackStateLifecycleEnum: {
|
|
2061
2096
|
readonly Frozen: "frozen";
|
|
2062
2097
|
readonly Live: "live";
|
|
2063
2098
|
readonly LiveOnSetup: "live-on-setup";
|
|
@@ -2065,7 +2100,8 @@ export declare const SyncReconcileResponseStackStateLifecycle: {
|
|
|
2065
2100
|
/**
|
|
2066
2101
|
* Describes the lifecycle of a resource within a stack, determining how it's managed and deployed.
|
|
2067
2102
|
*/
|
|
2068
|
-
export type
|
|
2103
|
+
export type SyncReconcileResponseStackStateLifecycleEnum = ClosedEnum<typeof SyncReconcileResponseStackStateLifecycleEnum>;
|
|
2104
|
+
export type SyncReconcileResponseLifecycleUnion = SyncReconcileResponseStackStateLifecycleEnum | any;
|
|
2069
2105
|
/**
|
|
2070
2106
|
* Resource outputs that can hold output data for any resource type in the Alien system. All resource outputs share a common 'type' field with additional type-specific output properties.
|
|
2071
2107
|
*/
|
|
@@ -2078,6 +2114,7 @@ export type SyncReconcileResponseOutputs = {
|
|
|
2078
2114
|
[k: string]: any | null;
|
|
2079
2115
|
} | undefined;
|
|
2080
2116
|
};
|
|
2117
|
+
export type SyncReconcileResponseOutputsUnion = SyncReconcileResponseOutputs | any;
|
|
2081
2118
|
/**
|
|
2082
2119
|
* Resource that can hold any resource type in the Alien system. All resources share common 'type' and 'id' fields with additional type-specific properties.
|
|
2083
2120
|
*/
|
|
@@ -2094,6 +2131,7 @@ export type SyncReconcileResponsePreviousConfig = {
|
|
|
2094
2131
|
[k: string]: any | null;
|
|
2095
2132
|
} | undefined;
|
|
2096
2133
|
};
|
|
2134
|
+
export type SyncReconcileResponsePreviousConfigUnion = SyncReconcileResponsePreviousConfig | any;
|
|
2097
2135
|
/**
|
|
2098
2136
|
* Represents the high-level status of a resource during its lifecycle.
|
|
2099
2137
|
*/
|
|
@@ -2117,6 +2155,13 @@ export type SyncReconcileResponseStackStateStatus = ClosedEnum<typeof SyncReconc
|
|
|
2117
2155
|
* Represents the state of a single resource within the stack for a specific platform.
|
|
2118
2156
|
*/
|
|
2119
2157
|
export type SyncReconcileResponseStackStateResources = {
|
|
2158
|
+
/**
|
|
2159
|
+
* The platform-specific resource controller that manages this resource's lifecycle.
|
|
2160
|
+
*
|
|
2161
|
+
* @remarks
|
|
2162
|
+
* This is None when the resource status is Pending.
|
|
2163
|
+
* Stored as JSON to make the struct serializable and movable to alien-core.
|
|
2164
|
+
*/
|
|
2120
2165
|
internal?: any | null | undefined;
|
|
2121
2166
|
/**
|
|
2122
2167
|
* Resource that can hold any resource type in the Alien system. All resources share common 'type' and 'id' fields with additional type-specific properties.
|
|
@@ -2129,7 +2174,7 @@ export type SyncReconcileResponseStackStateResources = {
|
|
|
2129
2174
|
* This preserves the full dependency information from the stack definition.
|
|
2130
2175
|
*/
|
|
2131
2176
|
dependencies?: Array<SyncReconcileResponseStackStateDependency> | undefined;
|
|
2132
|
-
error?: any | null | undefined;
|
|
2177
|
+
error?: SyncReconcileResponseError | any | null | undefined;
|
|
2133
2178
|
/**
|
|
2134
2179
|
* True if the resource was provisioned by an external system (e.g., CloudFormation).
|
|
2135
2180
|
*
|
|
@@ -2137,10 +2182,25 @@ export type SyncReconcileResponseStackStateResources = {
|
|
|
2137
2182
|
* Defaults to false, indicating dynamic provisioning by the executor.
|
|
2138
2183
|
*/
|
|
2139
2184
|
isExternallyProvisioned?: boolean | undefined;
|
|
2185
|
+
/**
|
|
2186
|
+
* Stores the controller state that failed, used for manual retry operations.
|
|
2187
|
+
*
|
|
2188
|
+
* @remarks
|
|
2189
|
+
* This allows resuming from the exact point where the failure occurred.
|
|
2190
|
+
* Stored as JSON to make the struct serializable and movable to alien-core.
|
|
2191
|
+
*/
|
|
2140
2192
|
lastFailedState?: any | null | undefined;
|
|
2141
|
-
lifecycle?: any | null | undefined;
|
|
2142
|
-
outputs?: any | null | undefined;
|
|
2143
|
-
previousConfig?: any | null | undefined;
|
|
2193
|
+
lifecycle?: SyncReconcileResponseStackStateLifecycleEnum | any | null | undefined;
|
|
2194
|
+
outputs?: SyncReconcileResponseOutputs | any | null | undefined;
|
|
2195
|
+
previousConfig?: SyncReconcileResponsePreviousConfig | any | null | undefined;
|
|
2196
|
+
/**
|
|
2197
|
+
* Binding parameters for remote access.
|
|
2198
|
+
*
|
|
2199
|
+
* @remarks
|
|
2200
|
+
* Only populated when the resource has `remote_access: true` in its ResourceEntry.
|
|
2201
|
+
* This is the JSON serialization of the binding configuration (e.g., StorageBinding, VaultBinding).
|
|
2202
|
+
* Populated by controllers during provisioning using get_binding_params().
|
|
2203
|
+
*/
|
|
2144
2204
|
remoteBindingParams?: any | null | undefined;
|
|
2145
2205
|
/**
|
|
2146
2206
|
* Tracks consecutive retry attempts for the current state transition.
|
|
@@ -2174,6 +2234,7 @@ export type SyncReconcileResponseStackState = {
|
|
|
2174
2234
|
[k: string]: SyncReconcileResponseStackStateResources;
|
|
2175
2235
|
};
|
|
2176
2236
|
};
|
|
2237
|
+
export type SyncReconcileResponseStackStateUnion = SyncReconcileResponseStackState | any;
|
|
2177
2238
|
/**
|
|
2178
2239
|
* Deployment status in the deployment lifecycle
|
|
2179
2240
|
*/
|
|
@@ -2346,11 +2407,12 @@ export type SyncReconcileResponseTargetReleaseOverrideConditionResource = {
|
|
|
2346
2407
|
expression: string;
|
|
2347
2408
|
title: string;
|
|
2348
2409
|
};
|
|
2410
|
+
export type SyncReconcileResponseTargetReleaseOverrideResourceConditionUnion = SyncReconcileResponseTargetReleaseOverrideConditionResource | any;
|
|
2349
2411
|
/**
|
|
2350
2412
|
* GCP-specific binding specification
|
|
2351
2413
|
*/
|
|
2352
2414
|
export type SyncReconcileResponseTargetReleaseOverrideGcpResource = {
|
|
2353
|
-
condition?: any | null | undefined;
|
|
2415
|
+
condition?: SyncReconcileResponseTargetReleaseOverrideConditionResource | any | null | undefined;
|
|
2354
2416
|
/**
|
|
2355
2417
|
* Scope (project/resource level)
|
|
2356
2418
|
*/
|
|
@@ -2363,11 +2425,12 @@ export type SyncReconcileResponseTargetReleaseOverrideCondition = {
|
|
|
2363
2425
|
expression: string;
|
|
2364
2426
|
title: string;
|
|
2365
2427
|
};
|
|
2428
|
+
export type SyncReconcileResponseTargetReleaseOverrideConditionUnion = SyncReconcileResponseTargetReleaseOverrideCondition | any;
|
|
2366
2429
|
/**
|
|
2367
2430
|
* GCP-specific binding specification
|
|
2368
2431
|
*/
|
|
2369
2432
|
export type SyncReconcileResponseTargetReleaseOverrideGcpStack = {
|
|
2370
|
-
condition?: any | null | undefined;
|
|
2433
|
+
condition?: SyncReconcileResponseTargetReleaseOverrideCondition | any | null | undefined;
|
|
2371
2434
|
/**
|
|
2372
2435
|
* Scope (project/resource level)
|
|
2373
2436
|
*/
|
|
@@ -2610,11 +2673,12 @@ export type SyncReconcileResponseTargetReleaseExtendConditionResource = {
|
|
|
2610
2673
|
expression: string;
|
|
2611
2674
|
title: string;
|
|
2612
2675
|
};
|
|
2676
|
+
export type SyncReconcileResponseTargetReleaseExtendResourceConditionUnion = SyncReconcileResponseTargetReleaseExtendConditionResource | any;
|
|
2613
2677
|
/**
|
|
2614
2678
|
* GCP-specific binding specification
|
|
2615
2679
|
*/
|
|
2616
2680
|
export type SyncReconcileResponseTargetReleaseExtendGcpResource = {
|
|
2617
|
-
condition?: any | null | undefined;
|
|
2681
|
+
condition?: SyncReconcileResponseTargetReleaseExtendConditionResource | any | null | undefined;
|
|
2618
2682
|
/**
|
|
2619
2683
|
* Scope (project/resource level)
|
|
2620
2684
|
*/
|
|
@@ -2627,11 +2691,12 @@ export type SyncReconcileResponseTargetReleaseExtendCondition = {
|
|
|
2627
2691
|
expression: string;
|
|
2628
2692
|
title: string;
|
|
2629
2693
|
};
|
|
2694
|
+
export type SyncReconcileResponseTargetReleaseExtendConditionUnion = SyncReconcileResponseTargetReleaseExtendCondition | any;
|
|
2630
2695
|
/**
|
|
2631
2696
|
* GCP-specific binding specification
|
|
2632
2697
|
*/
|
|
2633
2698
|
export type SyncReconcileResponseTargetReleaseExtendGcpStack = {
|
|
2634
|
-
condition?: any | null | undefined;
|
|
2699
|
+
condition?: SyncReconcileResponseTargetReleaseExtendCondition | any | null | undefined;
|
|
2635
2700
|
/**
|
|
2636
2701
|
* Scope (project/resource level)
|
|
2637
2702
|
*/
|
|
@@ -2878,11 +2943,12 @@ export type SyncReconcileResponseTargetReleaseProfileConditionResource = {
|
|
|
2878
2943
|
expression: string;
|
|
2879
2944
|
title: string;
|
|
2880
2945
|
};
|
|
2946
|
+
export type SyncReconcileResponseTargetReleaseProfileResourceConditionUnion = SyncReconcileResponseTargetReleaseProfileConditionResource | any;
|
|
2881
2947
|
/**
|
|
2882
2948
|
* GCP-specific binding specification
|
|
2883
2949
|
*/
|
|
2884
2950
|
export type SyncReconcileResponseTargetReleaseProfileGcpResource = {
|
|
2885
|
-
condition?: any | null | undefined;
|
|
2951
|
+
condition?: SyncReconcileResponseTargetReleaseProfileConditionResource | any | null | undefined;
|
|
2886
2952
|
/**
|
|
2887
2953
|
* Scope (project/resource level)
|
|
2888
2954
|
*/
|
|
@@ -2895,11 +2961,12 @@ export type SyncReconcileResponseTargetReleaseProfileCondition = {
|
|
|
2895
2961
|
expression: string;
|
|
2896
2962
|
title: string;
|
|
2897
2963
|
};
|
|
2964
|
+
export type SyncReconcileResponseTargetReleaseProfileConditionUnion = SyncReconcileResponseTargetReleaseProfileCondition | any;
|
|
2898
2965
|
/**
|
|
2899
2966
|
* GCP-specific binding specification
|
|
2900
2967
|
*/
|
|
2901
2968
|
export type SyncReconcileResponseTargetReleaseProfileGcpStack = {
|
|
2902
|
-
condition?: any | null | undefined;
|
|
2969
|
+
condition?: SyncReconcileResponseTargetReleaseProfileCondition | any | null | undefined;
|
|
2903
2970
|
/**
|
|
2904
2971
|
* Scope (project/resource level)
|
|
2905
2972
|
*/
|
|
@@ -3118,12 +3185,13 @@ export type SyncReconcileResponseTargetRelease = {
|
|
|
3118
3185
|
*/
|
|
3119
3186
|
version?: string | null | undefined;
|
|
3120
3187
|
};
|
|
3188
|
+
export type SyncReconcileResponseTargetReleaseUnion = SyncReconcileResponseTargetRelease | any;
|
|
3121
3189
|
/**
|
|
3122
3190
|
* Current deployment state after reconciliation
|
|
3123
3191
|
*/
|
|
3124
3192
|
export type SyncReconcileResponseCurrent = {
|
|
3125
|
-
currentRelease?: any | null | undefined;
|
|
3126
|
-
environmentInfo?: any | null | undefined;
|
|
3193
|
+
currentRelease?: SyncReconcileResponseCurrentRelease | any | null | undefined;
|
|
3194
|
+
environmentInfo?: SyncReconcileResponseEnvironmentInfoGcp | SyncReconcileResponseEnvironmentInfoAzure | SyncReconcileResponseEnvironmentInfoLocal | SyncReconcileResponseEnvironmentInfoAws | SyncReconcileResponseEnvironmentInfoTest | any | null | undefined;
|
|
3127
3195
|
/**
|
|
3128
3196
|
* Represents the target cloud platform.
|
|
3129
3197
|
*/
|
|
@@ -3135,13 +3203,13 @@ export type SyncReconcileResponseCurrent = {
|
|
|
3135
3203
|
* When true and status is a failed state, the deployment system will retry failed resources
|
|
3136
3204
|
*/
|
|
3137
3205
|
retryRequested?: boolean | undefined;
|
|
3138
|
-
runtimeMetadata?: any | null | undefined;
|
|
3139
|
-
stackState?: any | null | undefined;
|
|
3206
|
+
runtimeMetadata?: SyncReconcileResponseRuntimeMetadata | any | null | undefined;
|
|
3207
|
+
stackState?: SyncReconcileResponseStackState | any | null | undefined;
|
|
3140
3208
|
/**
|
|
3141
3209
|
* Deployment status in the deployment lifecycle
|
|
3142
3210
|
*/
|
|
3143
3211
|
status: SyncReconcileResponseStatus;
|
|
3144
|
-
targetRelease?: any | null | undefined;
|
|
3212
|
+
targetRelease?: SyncReconcileResponseTargetRelease | any | null | undefined;
|
|
3145
3213
|
};
|
|
3146
3214
|
/**
|
|
3147
3215
|
* Artifact registry configuration for pulling container images.
|
|
@@ -3154,7 +3222,7 @@ export type SyncReconcileResponseCurrent = {
|
|
|
3154
3222
|
*/
|
|
3155
3223
|
export type SyncReconcileResponseArtifactRegistry = {
|
|
3156
3224
|
/**
|
|
3157
|
-
* Optional authentication token (JWT) for
|
|
3225
|
+
* Optional authentication token (JWT) for manager API access
|
|
3158
3226
|
*
|
|
3159
3227
|
* @remarks
|
|
3160
3228
|
* When present, must be included in Authorization header as "Bearer {token}"
|
|
@@ -3165,6 +3233,7 @@ export type SyncReconcileResponseArtifactRegistry = {
|
|
|
3165
3233
|
*/
|
|
3166
3234
|
managerUrl: string;
|
|
3167
3235
|
};
|
|
3236
|
+
export type SyncReconcileResponseArtifactRegistryUnion = SyncReconcileResponseArtifactRegistry | any;
|
|
3168
3237
|
/**
|
|
3169
3238
|
* Configuration for a single Horizon cluster.
|
|
3170
3239
|
*
|
|
@@ -3175,7 +3244,7 @@ export type SyncReconcileResponseArtifactRegistry = {
|
|
|
3175
3244
|
*/
|
|
3176
3245
|
export type SyncReconcileResponseClusters = {
|
|
3177
3246
|
/**
|
|
3178
|
-
* Cluster ID (deterministic: workspace/project/
|
|
3247
|
+
* Cluster ID (deterministic: workspace/project/deployment/resourceid)
|
|
3179
3248
|
*/
|
|
3180
3249
|
clusterId: string;
|
|
3181
3250
|
/**
|
|
@@ -3198,7 +3267,7 @@ export type SyncReconcileResponseComputeBackendType = ClosedEnum<typeof SyncReco
|
|
|
3198
3267
|
* Determines how compute workloads are orchestrated on cloud platforms.
|
|
3199
3268
|
* When None, the platform default is used (Horizon for cloud platforms).
|
|
3200
3269
|
*/
|
|
3201
|
-
export type
|
|
3270
|
+
export type SyncReconcileResponseComputeBackendHorizon = {
|
|
3202
3271
|
/**
|
|
3203
3272
|
* Cluster configurations (one per ContainerCluster resource)
|
|
3204
3273
|
*
|
|
@@ -3238,6 +3307,7 @@ export type SyncReconcileResponseComputeBackend = {
|
|
|
3238
3307
|
url: string;
|
|
3239
3308
|
type: SyncReconcileResponseComputeBackendType;
|
|
3240
3309
|
};
|
|
3310
|
+
export type SyncReconcileResponseComputeBackendUnion = SyncReconcileResponseComputeBackendHorizon | any;
|
|
3241
3311
|
/**
|
|
3242
3312
|
* Certificate status in the certificate lifecycle
|
|
3243
3313
|
*/
|
|
@@ -3326,7 +3396,7 @@ export type SyncReconcileResponseDomainMetadata = {
|
|
|
3326
3396
|
*/
|
|
3327
3397
|
hostedZoneId: string;
|
|
3328
3398
|
/**
|
|
3329
|
-
*
|
|
3399
|
+
* Deployment public subdomain (e.g., "k8f2j3").
|
|
3330
3400
|
*/
|
|
3331
3401
|
publicSubdomain: string;
|
|
3332
3402
|
/**
|
|
@@ -3336,6 +3406,7 @@ export type SyncReconcileResponseDomainMetadata = {
|
|
|
3336
3406
|
[k: string]: DomainMetadataTargetResources;
|
|
3337
3407
|
};
|
|
3338
3408
|
};
|
|
3409
|
+
export type SyncReconcileResponseDomainMetadataUnion = SyncReconcileResponseDomainMetadata | any;
|
|
3339
3410
|
/**
|
|
3340
3411
|
* Type of environment variable
|
|
3341
3412
|
*/
|
|
@@ -3398,6 +3469,13 @@ export type SyncReconcileResponseDataDir3 = {
|
|
|
3398
3469
|
*/
|
|
3399
3470
|
secretRef: SyncReconcileResponseDataDirSecretRef3;
|
|
3400
3471
|
};
|
|
3472
|
+
/**
|
|
3473
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3474
|
+
*
|
|
3475
|
+
* @remarks
|
|
3476
|
+
* or a reference to a Kubernetes Secret
|
|
3477
|
+
*/
|
|
3478
|
+
export type SyncReconcileResponseDataDirUnion2 = SyncReconcileResponseDataDir3 | any | string;
|
|
3401
3479
|
export declare const SyncReconcileResponseTypeVault5: {
|
|
3402
3480
|
readonly Vault: "vault";
|
|
3403
3481
|
};
|
|
@@ -3412,7 +3490,7 @@ export type SyncReconcileResponseExternalBindingsLocalVault = {
|
|
|
3412
3490
|
* @remarks
|
|
3413
3491
|
* or a reference to a Kubernetes Secret
|
|
3414
3492
|
*/
|
|
3415
|
-
dataDir?: any | null | undefined;
|
|
3493
|
+
dataDir?: SyncReconcileResponseDataDir3 | any | string | null | undefined;
|
|
3416
3494
|
/**
|
|
3417
3495
|
* The vault name for local storage
|
|
3418
3496
|
*/
|
|
@@ -3433,6 +3511,13 @@ export type SyncReconcileResponseNamespace2 = {
|
|
|
3433
3511
|
*/
|
|
3434
3512
|
secretRef: SyncReconcileResponseNamespaceSecretRef2;
|
|
3435
3513
|
};
|
|
3514
|
+
/**
|
|
3515
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3516
|
+
*
|
|
3517
|
+
* @remarks
|
|
3518
|
+
* or a reference to a Kubernetes Secret
|
|
3519
|
+
*/
|
|
3520
|
+
export type SyncReconcileResponseNamespaceUnion2 = SyncReconcileResponseNamespace2 | any | string;
|
|
3436
3521
|
/**
|
|
3437
3522
|
* Reference to a Kubernetes Secret
|
|
3438
3523
|
*/
|
|
@@ -3446,6 +3531,13 @@ export type SyncReconcileResponseVaultPrefix3 = {
|
|
|
3446
3531
|
*/
|
|
3447
3532
|
secretRef: SyncReconcileResponseVaultPrefixSecretRef3;
|
|
3448
3533
|
};
|
|
3534
|
+
/**
|
|
3535
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3536
|
+
*
|
|
3537
|
+
* @remarks
|
|
3538
|
+
* or a reference to a Kubernetes Secret
|
|
3539
|
+
*/
|
|
3540
|
+
export type SyncReconcileResponseVaultPrefixUnion3 = SyncReconcileResponseVaultPrefix3 | any | string;
|
|
3449
3541
|
export declare const SyncReconcileResponseTypeVault4: {
|
|
3450
3542
|
readonly Vault: "vault";
|
|
3451
3543
|
};
|
|
@@ -3460,14 +3552,14 @@ export type SyncReconcileResponseExternalBindingsKubernetesSecret = {
|
|
|
3460
3552
|
* @remarks
|
|
3461
3553
|
* or a reference to a Kubernetes Secret
|
|
3462
3554
|
*/
|
|
3463
|
-
namespace?: any | null | undefined;
|
|
3555
|
+
namespace?: SyncReconcileResponseNamespace2 | any | string | null | undefined;
|
|
3464
3556
|
/**
|
|
3465
3557
|
* Represents a value that can be either a concrete value, a template expression,
|
|
3466
3558
|
*
|
|
3467
3559
|
* @remarks
|
|
3468
3560
|
* or a reference to a Kubernetes Secret
|
|
3469
3561
|
*/
|
|
3470
|
-
vaultPrefix?: any | null | undefined;
|
|
3562
|
+
vaultPrefix?: SyncReconcileResponseVaultPrefix3 | any | string | null | undefined;
|
|
3471
3563
|
service: "kubernetes-secret";
|
|
3472
3564
|
type: SyncReconcileResponseTypeVault4;
|
|
3473
3565
|
};
|
|
@@ -3484,6 +3576,13 @@ export type SyncReconcileResponseVaultName = {
|
|
|
3484
3576
|
*/
|
|
3485
3577
|
secretRef: SyncReconcileResponseVaultNameSecretRef;
|
|
3486
3578
|
};
|
|
3579
|
+
/**
|
|
3580
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3581
|
+
*
|
|
3582
|
+
* @remarks
|
|
3583
|
+
* or a reference to a Kubernetes Secret
|
|
3584
|
+
*/
|
|
3585
|
+
export type SyncReconcileResponseVaultNameUnion = SyncReconcileResponseVaultName | any | string;
|
|
3487
3586
|
export declare const SyncReconcileResponseTypeVault3: {
|
|
3488
3587
|
readonly Vault: "vault";
|
|
3489
3588
|
};
|
|
@@ -3498,7 +3597,7 @@ export type SyncReconcileResponseExternalBindingsKeyVault = {
|
|
|
3498
3597
|
* @remarks
|
|
3499
3598
|
* or a reference to a Kubernetes Secret
|
|
3500
3599
|
*/
|
|
3501
|
-
vaultName?: any | null | undefined;
|
|
3600
|
+
vaultName?: SyncReconcileResponseVaultName | any | string | null | undefined;
|
|
3502
3601
|
service: "key-vault";
|
|
3503
3602
|
type: SyncReconcileResponseTypeVault3;
|
|
3504
3603
|
};
|
|
@@ -3515,6 +3614,13 @@ export type SyncReconcileResponseVaultPrefix2 = {
|
|
|
3515
3614
|
*/
|
|
3516
3615
|
secretRef: SyncReconcileResponseVaultPrefixSecretRef2;
|
|
3517
3616
|
};
|
|
3617
|
+
/**
|
|
3618
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3619
|
+
*
|
|
3620
|
+
* @remarks
|
|
3621
|
+
* or a reference to a Kubernetes Secret
|
|
3622
|
+
*/
|
|
3623
|
+
export type SyncReconcileResponseVaultPrefixUnion2 = SyncReconcileResponseVaultPrefix2 | any | string;
|
|
3518
3624
|
export declare const SyncReconcileResponseTypeVault2: {
|
|
3519
3625
|
readonly Vault: "vault";
|
|
3520
3626
|
};
|
|
@@ -3529,7 +3635,7 @@ export type SyncReconcileResponseExternalBindingsSecretManager = {
|
|
|
3529
3635
|
* @remarks
|
|
3530
3636
|
* or a reference to a Kubernetes Secret
|
|
3531
3637
|
*/
|
|
3532
|
-
vaultPrefix?: any | null | undefined;
|
|
3638
|
+
vaultPrefix?: SyncReconcileResponseVaultPrefix2 | any | string | null | undefined;
|
|
3533
3639
|
service: "secret-manager";
|
|
3534
3640
|
type: SyncReconcileResponseTypeVault2;
|
|
3535
3641
|
};
|
|
@@ -3546,6 +3652,13 @@ export type SyncReconcileResponseVaultPrefix1 = {
|
|
|
3546
3652
|
*/
|
|
3547
3653
|
secretRef: SyncReconcileResponseVaultPrefixSecretRef1;
|
|
3548
3654
|
};
|
|
3655
|
+
/**
|
|
3656
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3657
|
+
*
|
|
3658
|
+
* @remarks
|
|
3659
|
+
* or a reference to a Kubernetes Secret
|
|
3660
|
+
*/
|
|
3661
|
+
export type SyncReconcileResponseVaultPrefixUnion1 = SyncReconcileResponseVaultPrefix1 | any | string;
|
|
3549
3662
|
export declare const SyncReconcileResponseTypeVault1: {
|
|
3550
3663
|
readonly Vault: "vault";
|
|
3551
3664
|
};
|
|
@@ -3560,7 +3673,7 @@ export type SyncReconcileResponseExternalBindingsParameterStore = {
|
|
|
3560
3673
|
* @remarks
|
|
3561
3674
|
* or a reference to a Kubernetes Secret
|
|
3562
3675
|
*/
|
|
3563
|
-
vaultPrefix?: any | null | undefined;
|
|
3676
|
+
vaultPrefix?: SyncReconcileResponseVaultPrefix1 | any | string | null | undefined;
|
|
3564
3677
|
service: "parameter-store";
|
|
3565
3678
|
type: SyncReconcileResponseTypeVault1;
|
|
3566
3679
|
};
|
|
@@ -3594,6 +3707,13 @@ export type SyncReconcileResponseRegistryUrl = {
|
|
|
3594
3707
|
*/
|
|
3595
3708
|
secretRef: SyncReconcileResponseRegistryUrlSecretRef;
|
|
3596
3709
|
};
|
|
3710
|
+
/**
|
|
3711
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3712
|
+
*
|
|
3713
|
+
* @remarks
|
|
3714
|
+
* or a reference to a Kubernetes Secret
|
|
3715
|
+
*/
|
|
3716
|
+
export type SyncReconcileResponseRegistryUrlUnion = SyncReconcileResponseRegistryUrl | any | string;
|
|
3597
3717
|
export declare const SyncReconcileResponseTypeArtifactRegistry4: {
|
|
3598
3718
|
readonly ArtifactRegistry: "artifact_registry";
|
|
3599
3719
|
};
|
|
@@ -3615,7 +3735,7 @@ export type SyncReconcileResponseExternalBindingsLocal = {
|
|
|
3615
3735
|
* @remarks
|
|
3616
3736
|
* or a reference to a Kubernetes Secret
|
|
3617
3737
|
*/
|
|
3618
|
-
registryUrl?: any | null | undefined;
|
|
3738
|
+
registryUrl?: SyncReconcileResponseRegistryUrl | any | string | null | undefined;
|
|
3619
3739
|
service: "local";
|
|
3620
3740
|
type: SyncReconcileResponseTypeArtifactRegistry4;
|
|
3621
3741
|
};
|
|
@@ -3683,6 +3803,13 @@ export type SyncReconcileResponseRegistryName = {
|
|
|
3683
3803
|
*/
|
|
3684
3804
|
secretRef: SyncReconcileResponseRegistryNameSecretRef;
|
|
3685
3805
|
};
|
|
3806
|
+
/**
|
|
3807
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3808
|
+
*
|
|
3809
|
+
* @remarks
|
|
3810
|
+
* or a reference to a Kubernetes Secret
|
|
3811
|
+
*/
|
|
3812
|
+
export type SyncReconcileResponseRegistryNameUnion = SyncReconcileResponseRegistryName | any | string;
|
|
3686
3813
|
/**
|
|
3687
3814
|
* Reference to a Kubernetes Secret
|
|
3688
3815
|
*/
|
|
@@ -3696,6 +3823,13 @@ export type SyncReconcileResponseResourceGroupName2 = {
|
|
|
3696
3823
|
*/
|
|
3697
3824
|
secretRef: SyncReconcileResponseResourceGroupNameSecretRef2;
|
|
3698
3825
|
};
|
|
3826
|
+
/**
|
|
3827
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3828
|
+
*
|
|
3829
|
+
* @remarks
|
|
3830
|
+
* or a reference to a Kubernetes Secret
|
|
3831
|
+
*/
|
|
3832
|
+
export type SyncReconcileResponseResourceGroupNameUnion2 = SyncReconcileResponseResourceGroupName2 | any | string;
|
|
3699
3833
|
export declare const SyncReconcileResponseTypeArtifactRegistry2: {
|
|
3700
3834
|
readonly ArtifactRegistry: "artifact_registry";
|
|
3701
3835
|
};
|
|
@@ -3710,14 +3844,14 @@ export type SyncReconcileResponseExternalBindingsAcr = {
|
|
|
3710
3844
|
* @remarks
|
|
3711
3845
|
* or a reference to a Kubernetes Secret
|
|
3712
3846
|
*/
|
|
3713
|
-
registryName?: any | null | undefined;
|
|
3847
|
+
registryName?: SyncReconcileResponseRegistryName | any | string | null | undefined;
|
|
3714
3848
|
/**
|
|
3715
3849
|
* Represents a value that can be either a concrete value, a template expression,
|
|
3716
3850
|
*
|
|
3717
3851
|
* @remarks
|
|
3718
3852
|
* or a reference to a Kubernetes Secret
|
|
3719
3853
|
*/
|
|
3720
|
-
resourceGroupName?: any | null | undefined;
|
|
3854
|
+
resourceGroupName?: SyncReconcileResponseResourceGroupName2 | any | string | null | undefined;
|
|
3721
3855
|
service: "acr";
|
|
3722
3856
|
type: SyncReconcileResponseTypeArtifactRegistry2;
|
|
3723
3857
|
};
|
|
@@ -3760,6 +3894,13 @@ export type SyncReconcileResponseRepositoryPrefix = {
|
|
|
3760
3894
|
*/
|
|
3761
3895
|
secretRef: SyncReconcileResponseRepositoryPrefixSecretRef;
|
|
3762
3896
|
};
|
|
3897
|
+
/**
|
|
3898
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3899
|
+
*
|
|
3900
|
+
* @remarks
|
|
3901
|
+
* or a reference to a Kubernetes Secret
|
|
3902
|
+
*/
|
|
3903
|
+
export type SyncReconcileResponseRepositoryPrefixUnion = SyncReconcileResponseRepositoryPrefix | any | string;
|
|
3763
3904
|
export declare const SyncReconcileResponseTypeArtifactRegistry1: {
|
|
3764
3905
|
readonly ArtifactRegistry: "artifact_registry";
|
|
3765
3906
|
};
|
|
@@ -3788,7 +3929,7 @@ export type SyncReconcileResponseExternalBindingsEcr = {
|
|
|
3788
3929
|
* @remarks
|
|
3789
3930
|
* or a reference to a Kubernetes Secret
|
|
3790
3931
|
*/
|
|
3791
|
-
repositoryPrefix?: any | null | undefined;
|
|
3932
|
+
repositoryPrefix?: SyncReconcileResponseRepositoryPrefix | any | string | null | undefined;
|
|
3792
3933
|
service: "ecr";
|
|
3793
3934
|
type: SyncReconcileResponseTypeArtifactRegistry1;
|
|
3794
3935
|
};
|
|
@@ -3809,6 +3950,13 @@ export type SyncReconcileResponseDataDir1 = {
|
|
|
3809
3950
|
*/
|
|
3810
3951
|
secretRef: SyncReconcileResponseDataDirSecretRef1;
|
|
3811
3952
|
};
|
|
3953
|
+
/**
|
|
3954
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
3955
|
+
*
|
|
3956
|
+
* @remarks
|
|
3957
|
+
* or a reference to a Kubernetes Secret
|
|
3958
|
+
*/
|
|
3959
|
+
export type SyncReconcileResponseDataDirUnion1 = SyncReconcileResponseDataDir1 | any | string;
|
|
3812
3960
|
/**
|
|
3813
3961
|
* Reference to a Kubernetes Secret
|
|
3814
3962
|
*/
|
|
@@ -3836,7 +3984,7 @@ export type SyncReconcileResponseExternalBindingsLocalKv = {
|
|
|
3836
3984
|
* @remarks
|
|
3837
3985
|
* or a reference to a Kubernetes Secret
|
|
3838
3986
|
*/
|
|
3839
|
-
dataDir?: any | null | undefined;
|
|
3987
|
+
dataDir?: SyncReconcileResponseDataDir1 | any | string | null | undefined;
|
|
3840
3988
|
keyPrefix?: any | null | undefined;
|
|
3841
3989
|
service: "local-kv";
|
|
3842
3990
|
type: SyncReconcileResponseTypeKv5;
|
|
@@ -3854,6 +4002,13 @@ export type SyncReconcileResponseConnectionUrl = {
|
|
|
3854
4002
|
*/
|
|
3855
4003
|
secretRef: SyncReconcileResponseConnectionUrlSecretRef;
|
|
3856
4004
|
};
|
|
4005
|
+
/**
|
|
4006
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4007
|
+
*
|
|
4008
|
+
* @remarks
|
|
4009
|
+
* or a reference to a Kubernetes Secret
|
|
4010
|
+
*/
|
|
4011
|
+
export type SyncReconcileResponseConnectionUrlUnion = SyncReconcileResponseConnectionUrl | any | string;
|
|
3857
4012
|
/**
|
|
3858
4013
|
* Reference to a Kubernetes Secret
|
|
3859
4014
|
*/
|
|
@@ -3894,7 +4049,7 @@ export type SyncReconcileResponseExternalBindingsRedis = {
|
|
|
3894
4049
|
* @remarks
|
|
3895
4050
|
* or a reference to a Kubernetes Secret
|
|
3896
4051
|
*/
|
|
3897
|
-
connectionUrl?: any | null | undefined;
|
|
4052
|
+
connectionUrl?: SyncReconcileResponseConnectionUrl | any | string | null | undefined;
|
|
3898
4053
|
database?: any | null | undefined;
|
|
3899
4054
|
keyPrefix?: any | null | undefined;
|
|
3900
4055
|
service: "redis";
|
|
@@ -3913,6 +4068,13 @@ export type SyncReconcileResponseAccountName2 = {
|
|
|
3913
4068
|
*/
|
|
3914
4069
|
secretRef: SyncReconcileResponseAccountNameSecretRef2;
|
|
3915
4070
|
};
|
|
4071
|
+
/**
|
|
4072
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4073
|
+
*
|
|
4074
|
+
* @remarks
|
|
4075
|
+
* or a reference to a Kubernetes Secret
|
|
4076
|
+
*/
|
|
4077
|
+
export type SyncReconcileResponseAccountNameUnion2 = SyncReconcileResponseAccountName2 | any | string;
|
|
3916
4078
|
/**
|
|
3917
4079
|
* Reference to a Kubernetes Secret
|
|
3918
4080
|
*/
|
|
@@ -3926,6 +4088,13 @@ export type SyncReconcileResponseResourceGroupName1 = {
|
|
|
3926
4088
|
*/
|
|
3927
4089
|
secretRef: SyncReconcileResponseResourceGroupNameSecretRef1;
|
|
3928
4090
|
};
|
|
4091
|
+
/**
|
|
4092
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4093
|
+
*
|
|
4094
|
+
* @remarks
|
|
4095
|
+
* or a reference to a Kubernetes Secret
|
|
4096
|
+
*/
|
|
4097
|
+
export type SyncReconcileResponseResourceGroupNameUnion1 = SyncReconcileResponseResourceGroupName1 | any | string;
|
|
3929
4098
|
/**
|
|
3930
4099
|
* Reference to a Kubernetes Secret
|
|
3931
4100
|
*/
|
|
@@ -3939,6 +4108,13 @@ export type SyncReconcileResponseTableName2 = {
|
|
|
3939
4108
|
*/
|
|
3940
4109
|
secretRef: SyncReconcileResponseTableNameSecretRef2;
|
|
3941
4110
|
};
|
|
4111
|
+
/**
|
|
4112
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4113
|
+
*
|
|
4114
|
+
* @remarks
|
|
4115
|
+
* or a reference to a Kubernetes Secret
|
|
4116
|
+
*/
|
|
4117
|
+
export type SyncReconcileResponseTableNameUnion2 = SyncReconcileResponseTableName2 | any | string;
|
|
3942
4118
|
export declare const SyncReconcileResponseTypeKv3: {
|
|
3943
4119
|
readonly Kv: "kv";
|
|
3944
4120
|
};
|
|
@@ -3953,21 +4129,21 @@ export type SyncReconcileResponseExternalBindingsTablestorage = {
|
|
|
3953
4129
|
* @remarks
|
|
3954
4130
|
* or a reference to a Kubernetes Secret
|
|
3955
4131
|
*/
|
|
3956
|
-
accountName?: any | null | undefined;
|
|
4132
|
+
accountName?: SyncReconcileResponseAccountName2 | any | string | null | undefined;
|
|
3957
4133
|
/**
|
|
3958
4134
|
* Represents a value that can be either a concrete value, a template expression,
|
|
3959
4135
|
*
|
|
3960
4136
|
* @remarks
|
|
3961
4137
|
* or a reference to a Kubernetes Secret
|
|
3962
4138
|
*/
|
|
3963
|
-
resourceGroupName?: any | null | undefined;
|
|
4139
|
+
resourceGroupName?: SyncReconcileResponseResourceGroupName1 | any | string | null | undefined;
|
|
3964
4140
|
/**
|
|
3965
4141
|
* Represents a value that can be either a concrete value, a template expression,
|
|
3966
4142
|
*
|
|
3967
4143
|
* @remarks
|
|
3968
4144
|
* or a reference to a Kubernetes Secret
|
|
3969
4145
|
*/
|
|
3970
|
-
tableName?: any | null | undefined;
|
|
4146
|
+
tableName?: SyncReconcileResponseTableName2 | any | string | null | undefined;
|
|
3971
4147
|
service: "tablestorage";
|
|
3972
4148
|
type: SyncReconcileResponseTypeKv3;
|
|
3973
4149
|
};
|
|
@@ -3984,6 +4160,13 @@ export type SyncReconcileResponseCollectionName = {
|
|
|
3984
4160
|
*/
|
|
3985
4161
|
secretRef: SyncReconcileResponseCollectionNameSecretRef;
|
|
3986
4162
|
};
|
|
4163
|
+
/**
|
|
4164
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4165
|
+
*
|
|
4166
|
+
* @remarks
|
|
4167
|
+
* or a reference to a Kubernetes Secret
|
|
4168
|
+
*/
|
|
4169
|
+
export type SyncReconcileResponseCollectionNameUnion = SyncReconcileResponseCollectionName | any | string;
|
|
3987
4170
|
/**
|
|
3988
4171
|
* Reference to a Kubernetes Secret
|
|
3989
4172
|
*/
|
|
@@ -3997,6 +4180,13 @@ export type SyncReconcileResponseDatabaseId = {
|
|
|
3997
4180
|
*/
|
|
3998
4181
|
secretRef: SyncReconcileResponseDatabaseIdSecretRef;
|
|
3999
4182
|
};
|
|
4183
|
+
/**
|
|
4184
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4185
|
+
*
|
|
4186
|
+
* @remarks
|
|
4187
|
+
* or a reference to a Kubernetes Secret
|
|
4188
|
+
*/
|
|
4189
|
+
export type SyncReconcileResponseDatabaseIdUnion = SyncReconcileResponseDatabaseId | any | string;
|
|
4000
4190
|
/**
|
|
4001
4191
|
* Reference to a Kubernetes Secret
|
|
4002
4192
|
*/
|
|
@@ -4010,6 +4200,13 @@ export type SyncReconcileResponseProjectId = {
|
|
|
4010
4200
|
*/
|
|
4011
4201
|
secretRef: SyncReconcileResponseProjectIdSecretRef;
|
|
4012
4202
|
};
|
|
4203
|
+
/**
|
|
4204
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4205
|
+
*
|
|
4206
|
+
* @remarks
|
|
4207
|
+
* or a reference to a Kubernetes Secret
|
|
4208
|
+
*/
|
|
4209
|
+
export type SyncReconcileResponseProjectIdUnion = SyncReconcileResponseProjectId | any | string;
|
|
4013
4210
|
export declare const SyncReconcileResponseTypeKv2: {
|
|
4014
4211
|
readonly Kv: "kv";
|
|
4015
4212
|
};
|
|
@@ -4024,21 +4221,21 @@ export type SyncReconcileResponseExternalBindingsFirestore = {
|
|
|
4024
4221
|
* @remarks
|
|
4025
4222
|
* or a reference to a Kubernetes Secret
|
|
4026
4223
|
*/
|
|
4027
|
-
collectionName?: any | null | undefined;
|
|
4224
|
+
collectionName?: SyncReconcileResponseCollectionName | any | string | null | undefined;
|
|
4028
4225
|
/**
|
|
4029
4226
|
* Represents a value that can be either a concrete value, a template expression,
|
|
4030
4227
|
*
|
|
4031
4228
|
* @remarks
|
|
4032
4229
|
* or a reference to a Kubernetes Secret
|
|
4033
4230
|
*/
|
|
4034
|
-
databaseId?: any | null | undefined;
|
|
4231
|
+
databaseId?: SyncReconcileResponseDatabaseId | any | string | null | undefined;
|
|
4035
4232
|
/**
|
|
4036
4233
|
* Represents a value that can be either a concrete value, a template expression,
|
|
4037
4234
|
*
|
|
4038
4235
|
* @remarks
|
|
4039
4236
|
* or a reference to a Kubernetes Secret
|
|
4040
4237
|
*/
|
|
4041
|
-
projectId?: any | null | undefined;
|
|
4238
|
+
projectId?: SyncReconcileResponseProjectId | any | string | null | undefined;
|
|
4042
4239
|
service: "firestore";
|
|
4043
4240
|
type: SyncReconcileResponseTypeKv2;
|
|
4044
4241
|
};
|
|
@@ -4068,6 +4265,13 @@ export type SyncReconcileResponseRegion = {
|
|
|
4068
4265
|
*/
|
|
4069
4266
|
secretRef: SyncReconcileResponseRegionSecretRef;
|
|
4070
4267
|
};
|
|
4268
|
+
/**
|
|
4269
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4270
|
+
*
|
|
4271
|
+
* @remarks
|
|
4272
|
+
* or a reference to a Kubernetes Secret
|
|
4273
|
+
*/
|
|
4274
|
+
export type SyncReconcileResponseRegionUnion = SyncReconcileResponseRegion | any | string;
|
|
4071
4275
|
/**
|
|
4072
4276
|
* Reference to a Kubernetes Secret
|
|
4073
4277
|
*/
|
|
@@ -4081,6 +4285,13 @@ export type SyncReconcileResponseTableName1 = {
|
|
|
4081
4285
|
*/
|
|
4082
4286
|
secretRef: SyncReconcileResponseTableNameSecretRef1;
|
|
4083
4287
|
};
|
|
4288
|
+
/**
|
|
4289
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4290
|
+
*
|
|
4291
|
+
* @remarks
|
|
4292
|
+
* or a reference to a Kubernetes Secret
|
|
4293
|
+
*/
|
|
4294
|
+
export type SyncReconcileResponseTableNameUnion1 = SyncReconcileResponseTableName1 | any | string;
|
|
4084
4295
|
export declare const SyncReconcileResponseTypeKv1: {
|
|
4085
4296
|
readonly Kv: "kv";
|
|
4086
4297
|
};
|
|
@@ -4096,14 +4307,14 @@ export type SyncReconcileResponseExternalBindingsDynamodb = {
|
|
|
4096
4307
|
* @remarks
|
|
4097
4308
|
* or a reference to a Kubernetes Secret
|
|
4098
4309
|
*/
|
|
4099
|
-
region?: any | null | undefined;
|
|
4310
|
+
region?: SyncReconcileResponseRegion | any | string | null | undefined;
|
|
4100
4311
|
/**
|
|
4101
4312
|
* Represents a value that can be either a concrete value, a template expression,
|
|
4102
4313
|
*
|
|
4103
4314
|
* @remarks
|
|
4104
4315
|
* or a reference to a Kubernetes Secret
|
|
4105
4316
|
*/
|
|
4106
|
-
tableName?: any | null | undefined;
|
|
4317
|
+
tableName?: SyncReconcileResponseTableName1 | any | string | null | undefined;
|
|
4107
4318
|
service: "dynamodb";
|
|
4108
4319
|
type: SyncReconcileResponseTypeKv1;
|
|
4109
4320
|
};
|
|
@@ -4124,6 +4335,13 @@ export type SyncReconcileResponseNamespace1 = {
|
|
|
4124
4335
|
*/
|
|
4125
4336
|
secretRef: SyncReconcileResponseNamespaceSecretRef1;
|
|
4126
4337
|
};
|
|
4338
|
+
/**
|
|
4339
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4340
|
+
*
|
|
4341
|
+
* @remarks
|
|
4342
|
+
* or a reference to a Kubernetes Secret
|
|
4343
|
+
*/
|
|
4344
|
+
export type SyncReconcileResponseNamespaceUnion1 = SyncReconcileResponseNamespace1 | any | string;
|
|
4127
4345
|
/**
|
|
4128
4346
|
* Reference to a Kubernetes Secret
|
|
4129
4347
|
*/
|
|
@@ -4137,6 +4355,13 @@ export type SyncReconcileResponseQueueName = {
|
|
|
4137
4355
|
*/
|
|
4138
4356
|
secretRef: SyncReconcileResponseQueueNameSecretRef;
|
|
4139
4357
|
};
|
|
4358
|
+
/**
|
|
4359
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4360
|
+
*
|
|
4361
|
+
* @remarks
|
|
4362
|
+
* or a reference to a Kubernetes Secret
|
|
4363
|
+
*/
|
|
4364
|
+
export type SyncReconcileResponseQueueNameUnion = SyncReconcileResponseQueueName | any | string;
|
|
4140
4365
|
export declare const SyncReconcileResponseTypeQueue3: {
|
|
4141
4366
|
readonly Queue: "queue";
|
|
4142
4367
|
};
|
|
@@ -4151,14 +4376,14 @@ export type SyncReconcileResponseExternalBindingsServicebus = {
|
|
|
4151
4376
|
* @remarks
|
|
4152
4377
|
* or a reference to a Kubernetes Secret
|
|
4153
4378
|
*/
|
|
4154
|
-
namespace?: any | null | undefined;
|
|
4379
|
+
namespace?: SyncReconcileResponseNamespace1 | any | string | null | undefined;
|
|
4155
4380
|
/**
|
|
4156
4381
|
* Represents a value that can be either a concrete value, a template expression,
|
|
4157
4382
|
*
|
|
4158
4383
|
* @remarks
|
|
4159
4384
|
* or a reference to a Kubernetes Secret
|
|
4160
4385
|
*/
|
|
4161
|
-
queueName?: any | null | undefined;
|
|
4386
|
+
queueName?: SyncReconcileResponseQueueName | any | string | null | undefined;
|
|
4162
4387
|
service: "servicebus";
|
|
4163
4388
|
type: SyncReconcileResponseTypeQueue3;
|
|
4164
4389
|
};
|
|
@@ -4175,6 +4400,13 @@ export type SyncReconcileResponseSubscription = {
|
|
|
4175
4400
|
*/
|
|
4176
4401
|
secretRef: SyncReconcileResponseSubscriptionSecretRef;
|
|
4177
4402
|
};
|
|
4403
|
+
/**
|
|
4404
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4405
|
+
*
|
|
4406
|
+
* @remarks
|
|
4407
|
+
* or a reference to a Kubernetes Secret
|
|
4408
|
+
*/
|
|
4409
|
+
export type SyncReconcileResponseSubscriptionUnion = SyncReconcileResponseSubscription | any | string;
|
|
4178
4410
|
/**
|
|
4179
4411
|
* Reference to a Kubernetes Secret
|
|
4180
4412
|
*/
|
|
@@ -4188,6 +4420,13 @@ export type SyncReconcileResponseTopic = {
|
|
|
4188
4420
|
*/
|
|
4189
4421
|
secretRef: SyncReconcileResponseTopicSecretRef;
|
|
4190
4422
|
};
|
|
4423
|
+
/**
|
|
4424
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4425
|
+
*
|
|
4426
|
+
* @remarks
|
|
4427
|
+
* or a reference to a Kubernetes Secret
|
|
4428
|
+
*/
|
|
4429
|
+
export type SyncReconcileResponseTopicUnion = SyncReconcileResponseTopic | any | string;
|
|
4191
4430
|
export declare const SyncReconcileResponseTypeQueue2: {
|
|
4192
4431
|
readonly Queue: "queue";
|
|
4193
4432
|
};
|
|
@@ -4202,14 +4441,14 @@ export type SyncReconcileResponseExternalBindingsPubsub = {
|
|
|
4202
4441
|
* @remarks
|
|
4203
4442
|
* or a reference to a Kubernetes Secret
|
|
4204
4443
|
*/
|
|
4205
|
-
subscription?: any | null | undefined;
|
|
4444
|
+
subscription?: SyncReconcileResponseSubscription | any | string | null | undefined;
|
|
4206
4445
|
/**
|
|
4207
4446
|
* Represents a value that can be either a concrete value, a template expression,
|
|
4208
4447
|
*
|
|
4209
4448
|
* @remarks
|
|
4210
4449
|
* or a reference to a Kubernetes Secret
|
|
4211
4450
|
*/
|
|
4212
|
-
topic?: any | null | undefined;
|
|
4451
|
+
topic?: SyncReconcileResponseTopic | any | string | null | undefined;
|
|
4213
4452
|
service: "pubsub";
|
|
4214
4453
|
type: SyncReconcileResponseTypeQueue2;
|
|
4215
4454
|
};
|
|
@@ -4226,6 +4465,13 @@ export type SyncReconcileResponseQueueUrl = {
|
|
|
4226
4465
|
*/
|
|
4227
4466
|
secretRef: SyncReconcileResponseQueueUrlSecretRef;
|
|
4228
4467
|
};
|
|
4468
|
+
/**
|
|
4469
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4470
|
+
*
|
|
4471
|
+
* @remarks
|
|
4472
|
+
* or a reference to a Kubernetes Secret
|
|
4473
|
+
*/
|
|
4474
|
+
export type SyncReconcileResponseQueueUrlUnion = SyncReconcileResponseQueueUrl | any | string;
|
|
4229
4475
|
export declare const SyncReconcileResponseTypeQueue1: {
|
|
4230
4476
|
readonly Queue: "queue";
|
|
4231
4477
|
};
|
|
@@ -4240,7 +4486,7 @@ export type SyncReconcileResponseExternalBindingsSqs = {
|
|
|
4240
4486
|
* @remarks
|
|
4241
4487
|
* or a reference to a Kubernetes Secret
|
|
4242
4488
|
*/
|
|
4243
|
-
queueUrl?: any | null | undefined;
|
|
4489
|
+
queueUrl?: SyncReconcileResponseQueueUrl | any | string | null | undefined;
|
|
4244
4490
|
service: "sqs";
|
|
4245
4491
|
type: SyncReconcileResponseTypeQueue1;
|
|
4246
4492
|
};
|
|
@@ -4261,6 +4507,13 @@ export type SyncReconcileResponseStoragePath = {
|
|
|
4261
4507
|
*/
|
|
4262
4508
|
secretRef: SyncReconcileResponseStoragePathSecretRef;
|
|
4263
4509
|
};
|
|
4510
|
+
/**
|
|
4511
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4512
|
+
*
|
|
4513
|
+
* @remarks
|
|
4514
|
+
* or a reference to a Kubernetes Secret
|
|
4515
|
+
*/
|
|
4516
|
+
export type SyncReconcileResponseStoragePathUnion = SyncReconcileResponseStoragePath | any | string;
|
|
4264
4517
|
export declare const SyncReconcileResponseTypeStorage4: {
|
|
4265
4518
|
readonly Storage: "storage";
|
|
4266
4519
|
};
|
|
@@ -4275,7 +4528,7 @@ export type SyncReconcileResponseExternalBindingsLocalStorage = {
|
|
|
4275
4528
|
* @remarks
|
|
4276
4529
|
* or a reference to a Kubernetes Secret
|
|
4277
4530
|
*/
|
|
4278
|
-
storagePath?: any | null | undefined;
|
|
4531
|
+
storagePath?: SyncReconcileResponseStoragePath | any | string | null | undefined;
|
|
4279
4532
|
service: "local-storage";
|
|
4280
4533
|
type: SyncReconcileResponseTypeStorage4;
|
|
4281
4534
|
};
|
|
@@ -4292,6 +4545,13 @@ export type SyncReconcileResponseBucketName2 = {
|
|
|
4292
4545
|
*/
|
|
4293
4546
|
secretRef: SyncReconcileResponseBucketNameSecretRef2;
|
|
4294
4547
|
};
|
|
4548
|
+
/**
|
|
4549
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4550
|
+
*
|
|
4551
|
+
* @remarks
|
|
4552
|
+
* or a reference to a Kubernetes Secret
|
|
4553
|
+
*/
|
|
4554
|
+
export type SyncReconcileResponseBucketNameUnion2 = SyncReconcileResponseBucketName2 | any | string;
|
|
4295
4555
|
export declare const SyncReconcileResponseTypeStorage3: {
|
|
4296
4556
|
readonly Storage: "storage";
|
|
4297
4557
|
};
|
|
@@ -4306,7 +4566,7 @@ export type SyncReconcileResponseExternalBindingsGcs = {
|
|
|
4306
4566
|
* @remarks
|
|
4307
4567
|
* or a reference to a Kubernetes Secret
|
|
4308
4568
|
*/
|
|
4309
|
-
bucketName?: any | null | undefined;
|
|
4569
|
+
bucketName?: SyncReconcileResponseBucketName2 | any | string | null | undefined;
|
|
4310
4570
|
service: "gcs";
|
|
4311
4571
|
type: SyncReconcileResponseTypeStorage3;
|
|
4312
4572
|
};
|
|
@@ -4323,6 +4583,13 @@ export type SyncReconcileResponseAccountName1 = {
|
|
|
4323
4583
|
*/
|
|
4324
4584
|
secretRef: SyncReconcileResponseAccountNameSecretRef1;
|
|
4325
4585
|
};
|
|
4586
|
+
/**
|
|
4587
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4588
|
+
*
|
|
4589
|
+
* @remarks
|
|
4590
|
+
* or a reference to a Kubernetes Secret
|
|
4591
|
+
*/
|
|
4592
|
+
export type SyncReconcileResponseAccountNameUnion1 = SyncReconcileResponseAccountName1 | any | string;
|
|
4326
4593
|
/**
|
|
4327
4594
|
* Reference to a Kubernetes Secret
|
|
4328
4595
|
*/
|
|
@@ -4336,6 +4603,13 @@ export type SyncReconcileResponseContainerName = {
|
|
|
4336
4603
|
*/
|
|
4337
4604
|
secretRef: SyncReconcileResponseContainerNameSecretRef;
|
|
4338
4605
|
};
|
|
4606
|
+
/**
|
|
4607
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4608
|
+
*
|
|
4609
|
+
* @remarks
|
|
4610
|
+
* or a reference to a Kubernetes Secret
|
|
4611
|
+
*/
|
|
4612
|
+
export type SyncReconcileResponseContainerNameUnion = SyncReconcileResponseContainerName | any | string;
|
|
4339
4613
|
export declare const SyncReconcileResponseTypeStorage2: {
|
|
4340
4614
|
readonly Storage: "storage";
|
|
4341
4615
|
};
|
|
@@ -4350,14 +4624,14 @@ export type SyncReconcileResponseExternalBindingsBlob = {
|
|
|
4350
4624
|
* @remarks
|
|
4351
4625
|
* or a reference to a Kubernetes Secret
|
|
4352
4626
|
*/
|
|
4353
|
-
accountName?: any | null | undefined;
|
|
4627
|
+
accountName?: SyncReconcileResponseAccountName1 | any | string | null | undefined;
|
|
4354
4628
|
/**
|
|
4355
4629
|
* Represents a value that can be either a concrete value, a template expression,
|
|
4356
4630
|
*
|
|
4357
4631
|
* @remarks
|
|
4358
4632
|
* or a reference to a Kubernetes Secret
|
|
4359
4633
|
*/
|
|
4360
|
-
containerName?: any | null | undefined;
|
|
4634
|
+
containerName?: SyncReconcileResponseContainerName | any | string | null | undefined;
|
|
4361
4635
|
service: "blob";
|
|
4362
4636
|
type: SyncReconcileResponseTypeStorage2;
|
|
4363
4637
|
};
|
|
@@ -4374,6 +4648,13 @@ export type SyncReconcileResponseBucketName1 = {
|
|
|
4374
4648
|
*/
|
|
4375
4649
|
secretRef: SyncReconcileResponseBucketNameSecretRef1;
|
|
4376
4650
|
};
|
|
4651
|
+
/**
|
|
4652
|
+
* Represents a value that can be either a concrete value, a template expression,
|
|
4653
|
+
*
|
|
4654
|
+
* @remarks
|
|
4655
|
+
* or a reference to a Kubernetes Secret
|
|
4656
|
+
*/
|
|
4657
|
+
export type SyncReconcileResponseBucketNameUnion1 = SyncReconcileResponseBucketName1 | any | string;
|
|
4377
4658
|
export declare const SyncReconcileResponseTypeStorage1: {
|
|
4378
4659
|
readonly Storage: "storage";
|
|
4379
4660
|
};
|
|
@@ -4388,7 +4669,7 @@ export type SyncReconcileResponseExternalBindingsS3 = {
|
|
|
4388
4669
|
* @remarks
|
|
4389
4670
|
* or a reference to a Kubernetes Secret
|
|
4390
4671
|
*/
|
|
4391
|
-
bucketName?: any | null | undefined;
|
|
4672
|
+
bucketName?: SyncReconcileResponseBucketName1 | any | string | null | undefined;
|
|
4392
4673
|
service: "s3";
|
|
4393
4674
|
type: SyncReconcileResponseTypeStorage1;
|
|
4394
4675
|
};
|
|
@@ -4418,6 +4699,7 @@ export type SyncReconcileResponseImagePullCredentials = {
|
|
|
4418
4699
|
*/
|
|
4419
4700
|
username: string;
|
|
4420
4701
|
};
|
|
4702
|
+
export type SyncReconcileResponseImagePullCredentialsUnion = SyncReconcileResponseImagePullCredentials | any;
|
|
4421
4703
|
export declare const TargetPlatformKubernetes: {
|
|
4422
4704
|
readonly Kubernetes: "kubernetes";
|
|
4423
4705
|
};
|
|
@@ -4471,12 +4753,13 @@ export type SyncReconcileResponseManagementConfigAws = {
|
|
|
4471
4753
|
managingRoleArn: string;
|
|
4472
4754
|
platform: TargetPlatformAws;
|
|
4473
4755
|
};
|
|
4756
|
+
export type SyncReconcileResponseManagementConfigUnion = SyncReconcileResponseManagementConfigAzure | SyncReconcileResponseManagementConfigAws | SyncReconcileResponseManagementConfigGcp | SyncReconcileResponseManagementConfigKubernetes | any;
|
|
4474
4757
|
/**
|
|
4475
4758
|
* OTLP log export configuration for a deployment.
|
|
4476
4759
|
*
|
|
4477
4760
|
* @remarks
|
|
4478
4761
|
*
|
|
4479
|
-
* When set, all compute workloads (containers and horizond VM
|
|
4762
|
+
* When set, all compute workloads (containers and horizond VM workers) export
|
|
4480
4763
|
* their logs to the given endpoint via OTLP/HTTP.
|
|
4481
4764
|
*
|
|
4482
4765
|
* The `logs_auth_header` is stored as plain text in DeploymentConfig because
|
|
@@ -4495,7 +4778,7 @@ export type SyncReconcileResponseMonitoring = {
|
|
|
4495
4778
|
* into all containers. It must be plain (not a vault secret) because alien-runtime
|
|
4496
4779
|
* reads `OTEL_EXPORTER_OTLP_HEADERS` at tracing-init time, before vault secrets load.
|
|
4497
4780
|
*
|
|
4498
|
-
* horizond VM
|
|
4781
|
+
* horizond VM workers do NOT use this field directly. The ContainerCluster infra
|
|
4499
4782
|
* controller writes the same value to the cloud vault (GCP: Secret Manager,
|
|
4500
4783
|
* AWS: Secrets Manager, Azure: Key Vault) and the startup script fetches it at
|
|
4501
4784
|
* boot via IAM — the same pattern as the machine token.
|
|
@@ -4507,7 +4790,7 @@ export type SyncReconcileResponseMonitoring = {
|
|
|
4507
4790
|
* Full OTLP logs endpoint URL.
|
|
4508
4791
|
*
|
|
4509
4792
|
* @remarks
|
|
4510
|
-
* Example: "https://<
|
|
4793
|
+
* Example: "https://<manager-host>/v1/logs"
|
|
4511
4794
|
*/
|
|
4512
4795
|
logsEndpoint: string;
|
|
4513
4796
|
/**
|
|
@@ -4531,6 +4814,7 @@ export type SyncReconcileResponseMonitoring = {
|
|
|
4531
4814
|
*/
|
|
4532
4815
|
metricsEndpoint?: string | null | undefined;
|
|
4533
4816
|
};
|
|
4817
|
+
export type SyncReconcileResponseMonitoringUnion = SyncReconcileResponseMonitoring | any;
|
|
4534
4818
|
/**
|
|
4535
4819
|
* Deployment model: how updates are delivered to the remote environment.
|
|
4536
4820
|
*/
|
|
@@ -4545,19 +4829,22 @@ export type SyncReconcileResponseDeploymentModel = ClosedEnum<typeof SyncReconci
|
|
|
4545
4829
|
export type SyncReconcileResponseAws = {
|
|
4546
4830
|
certificateArn: string;
|
|
4547
4831
|
};
|
|
4832
|
+
export type SyncReconcileResponseAwsUnion = SyncReconcileResponseAws | any;
|
|
4548
4833
|
export type AzureTargetConfig = {
|
|
4549
4834
|
keyVaultCertificateId: string;
|
|
4550
4835
|
};
|
|
4836
|
+
export type TargetAzureUnion = AzureTargetConfig | any;
|
|
4551
4837
|
export type GcpTargetConfig = {
|
|
4552
4838
|
certificateName: string;
|
|
4553
4839
|
};
|
|
4840
|
+
export type TargetGcpUnion = GcpTargetConfig | any;
|
|
4554
4841
|
/**
|
|
4555
4842
|
* Platform-specific certificate references for custom domains.
|
|
4556
4843
|
*/
|
|
4557
4844
|
export type SyncReconcileResponseCertificate = {
|
|
4558
|
-
aws?: any | null | undefined;
|
|
4559
|
-
azure?: any | null | undefined;
|
|
4560
|
-
gcp?: any | null | undefined;
|
|
4845
|
+
aws?: SyncReconcileResponseAws | any | null | undefined;
|
|
4846
|
+
azure?: AzureTargetConfig | any | null | undefined;
|
|
4847
|
+
gcp?: GcpTargetConfig | any | null | undefined;
|
|
4561
4848
|
};
|
|
4562
4849
|
/**
|
|
4563
4850
|
* Custom domain configuration for a single resource.
|
|
@@ -4588,6 +4875,7 @@ export type SyncReconcileResponseDomains = {
|
|
|
4588
4875
|
[k: string]: SyncReconcileResponseCustomDomains;
|
|
4589
4876
|
} | null | undefined;
|
|
4590
4877
|
};
|
|
4878
|
+
export type SyncReconcileResponseDomainsUnion = SyncReconcileResponseDomains | any;
|
|
4591
4879
|
/**
|
|
4592
4880
|
* How heartbeat health checks are handled.
|
|
4593
4881
|
*/
|
|
@@ -4685,6 +4973,7 @@ export type SyncReconcileResponseTypeUseDefault = ClosedEnum<typeof SyncReconcil
|
|
|
4685
4973
|
export type SyncReconcileResponseNetworkUseDefault = {
|
|
4686
4974
|
type: SyncReconcileResponseTypeUseDefault;
|
|
4687
4975
|
};
|
|
4976
|
+
export type SyncReconcileResponseNetworkUnion = SyncReconcileResponseNetworkByoVpcAws | SyncReconcileResponseNetworkByoVpcGcp | SyncReconcileResponseNetworkByoVnetAzure | SyncReconcileResponseNetworkUseDefault | SyncReconcileResponseNetworkCreate | any;
|
|
4688
4977
|
/**
|
|
4689
4978
|
* How telemetry (logs, metrics, traces) is handled.
|
|
4690
4979
|
*/
|
|
@@ -4698,14 +4987,14 @@ export declare const SyncReconcileResponseTelemetry: {
|
|
|
4698
4987
|
*/
|
|
4699
4988
|
export type SyncReconcileResponseTelemetry = ClosedEnum<typeof SyncReconcileResponseTelemetry>;
|
|
4700
4989
|
/**
|
|
4701
|
-
* How updates are delivered to the
|
|
4990
|
+
* How updates are delivered to the deployment.
|
|
4702
4991
|
*/
|
|
4703
4992
|
export declare const SyncReconcileResponseUpdates: {
|
|
4704
4993
|
readonly Auto: "auto";
|
|
4705
4994
|
readonly ApprovalRequired: "approval-required";
|
|
4706
4995
|
};
|
|
4707
4996
|
/**
|
|
4708
|
-
* How updates are delivered to the
|
|
4997
|
+
* How updates are delivered to the deployment.
|
|
4709
4998
|
*/
|
|
4710
4999
|
export type SyncReconcileResponseUpdates = ClosedEnum<typeof SyncReconcileResponseUpdates>;
|
|
4711
5000
|
/**
|
|
@@ -4715,28 +5004,28 @@ export type SyncReconcileResponseUpdates = ClosedEnum<typeof SyncReconcileRespon
|
|
|
4715
5004
|
*
|
|
4716
5005
|
* These settings are provided by the customer via CloudFormation parameters,
|
|
4717
5006
|
* Terraform attributes, CLI flags, or Helm values. They customize how the
|
|
4718
|
-
*
|
|
5007
|
+
* deployment runs and what capabilities are enabled.
|
|
4719
5008
|
*
|
|
4720
5009
|
* **Key distinction**: StackSettings is user-customizable, while ManagementConfig
|
|
4721
|
-
* is platform-derived (from the
|
|
5010
|
+
* is platform-derived (from the Manager's ServiceAccount).
|
|
4722
5011
|
*/
|
|
4723
5012
|
export type SyncReconcileResponseStackSettings = {
|
|
4724
5013
|
/**
|
|
4725
5014
|
* Deployment model: how updates are delivered to the remote environment.
|
|
4726
5015
|
*/
|
|
4727
5016
|
deploymentModel?: SyncReconcileResponseDeploymentModel | undefined;
|
|
4728
|
-
domains?: any | null | undefined;
|
|
5017
|
+
domains?: SyncReconcileResponseDomains | any | null | undefined;
|
|
4729
5018
|
/**
|
|
4730
5019
|
* How heartbeat health checks are handled.
|
|
4731
5020
|
*/
|
|
4732
5021
|
heartbeats?: SyncReconcileResponseHeartbeats | undefined;
|
|
4733
|
-
network?: any | null | undefined;
|
|
5022
|
+
network?: SyncReconcileResponseNetworkByoVpcAws | SyncReconcileResponseNetworkByoVpcGcp | SyncReconcileResponseNetworkByoVnetAzure | SyncReconcileResponseNetworkUseDefault | SyncReconcileResponseNetworkCreate | any | null | undefined;
|
|
4734
5023
|
/**
|
|
4735
5024
|
* How telemetry (logs, metrics, traces) is handled.
|
|
4736
5025
|
*/
|
|
4737
5026
|
telemetry?: SyncReconcileResponseTelemetry | undefined;
|
|
4738
5027
|
/**
|
|
4739
|
-
* How updates are delivered to the
|
|
5028
|
+
* How updates are delivered to the deployment.
|
|
4740
5029
|
*/
|
|
4741
5030
|
updates?: SyncReconcileResponseUpdates | undefined;
|
|
4742
5031
|
};
|
|
@@ -4757,9 +5046,9 @@ export type TargetConfig = {
|
|
|
4757
5046
|
* This requires running with elevated cloud credentials.
|
|
4758
5047
|
*/
|
|
4759
5048
|
allowFrozenChanges?: boolean | undefined;
|
|
4760
|
-
artifactRegistry?: any | null | undefined;
|
|
4761
|
-
computeBackend?: any | null | undefined;
|
|
4762
|
-
domainMetadata?: any | null | undefined;
|
|
5049
|
+
artifactRegistry?: SyncReconcileResponseArtifactRegistry | any | null | undefined;
|
|
5050
|
+
computeBackend?: SyncReconcileResponseComputeBackendHorizon | any | null | undefined;
|
|
5051
|
+
domainMetadata?: SyncReconcileResponseDomainMetadata | any | null | undefined;
|
|
4763
5052
|
/**
|
|
4764
5053
|
* Snapshot of environment variables at a point in time
|
|
4765
5054
|
*/
|
|
@@ -4774,9 +5063,9 @@ export type TargetConfig = {
|
|
|
4774
5063
|
externalBindings?: {
|
|
4775
5064
|
[k: string]: SyncReconcileResponseExternalBindingsS3 | SyncReconcileResponseExternalBindingsBlob | SyncReconcileResponseExternalBindingsGcs | SyncReconcileResponseExternalBindingsLocalStorage | SyncReconcileResponseExternalBindingsSqs | SyncReconcileResponseExternalBindingsPubsub | SyncReconcileResponseExternalBindingsServicebus | SyncReconcileResponseExternalBindingsDynamodb | SyncReconcileResponseExternalBindingsFirestore | SyncReconcileResponseExternalBindingsTablestorage | SyncReconcileResponseExternalBindingsRedis | SyncReconcileResponseExternalBindingsLocalKv | SyncReconcileResponseExternalBindingsEcr | SyncReconcileResponseExternalBindingsAcr | SyncReconcileResponseExternalBindingsGar | SyncReconcileResponseExternalBindingsLocal | SyncReconcileResponseExternalBindingsParameterStore | SyncReconcileResponseExternalBindingsSecretManager | SyncReconcileResponseExternalBindingsKeyVault | SyncReconcileResponseExternalBindingsKubernetesSecret | SyncReconcileResponseExternalBindingsLocalVault;
|
|
4776
5065
|
} | undefined;
|
|
4777
|
-
imagePullCredentials?: any | null | undefined;
|
|
4778
|
-
managementConfig?: any | null | undefined;
|
|
4779
|
-
monitoring?: any | null | undefined;
|
|
5066
|
+
imagePullCredentials?: SyncReconcileResponseImagePullCredentials | any | null | undefined;
|
|
5067
|
+
managementConfig?: SyncReconcileResponseManagementConfigAzure | SyncReconcileResponseManagementConfigAws | SyncReconcileResponseManagementConfigGcp | SyncReconcileResponseManagementConfigKubernetes | any | null | undefined;
|
|
5068
|
+
monitoring?: SyncReconcileResponseMonitoring | any | null | undefined;
|
|
4780
5069
|
/**
|
|
4781
5070
|
* Public URLs for exposed resources (optional override for all platforms).
|
|
4782
5071
|
*
|
|
@@ -4803,10 +5092,10 @@ export type TargetConfig = {
|
|
|
4803
5092
|
*
|
|
4804
5093
|
* These settings are provided by the customer via CloudFormation parameters,
|
|
4805
5094
|
* Terraform attributes, CLI flags, or Helm values. They customize how the
|
|
4806
|
-
*
|
|
5095
|
+
* deployment runs and what capabilities are enabled.
|
|
4807
5096
|
*
|
|
4808
5097
|
* **Key distinction**: StackSettings is user-customizable, while ManagementConfig
|
|
4809
|
-
* is platform-derived (from the
|
|
5098
|
+
* is platform-derived (from the Manager's ServiceAccount).
|
|
4810
5099
|
*/
|
|
4811
5100
|
stackSettings?: SyncReconcileResponseStackSettings | undefined;
|
|
4812
5101
|
};
|
|
@@ -4959,11 +5248,12 @@ export type OverrideConditionReleaseInfoResource = {
|
|
|
4959
5248
|
expression: string;
|
|
4960
5249
|
title: string;
|
|
4961
5250
|
};
|
|
5251
|
+
export type OverrideReleaseInfoResourceConditionUnion = OverrideConditionReleaseInfoResource | any;
|
|
4962
5252
|
/**
|
|
4963
5253
|
* GCP-specific binding specification
|
|
4964
5254
|
*/
|
|
4965
5255
|
export type OverrideReleaseInfoGcpResource = {
|
|
4966
|
-
condition?: any | null | undefined;
|
|
5256
|
+
condition?: OverrideConditionReleaseInfoResource | any | null | undefined;
|
|
4967
5257
|
/**
|
|
4968
5258
|
* Scope (project/resource level)
|
|
4969
5259
|
*/
|
|
@@ -4976,11 +5266,12 @@ export type OverrideConditionReleaseInfo = {
|
|
|
4976
5266
|
expression: string;
|
|
4977
5267
|
title: string;
|
|
4978
5268
|
};
|
|
5269
|
+
export type OverrideReleaseInfoConditionUnion = OverrideConditionReleaseInfo | any;
|
|
4979
5270
|
/**
|
|
4980
5271
|
* GCP-specific binding specification
|
|
4981
5272
|
*/
|
|
4982
5273
|
export type OverrideReleaseInfoGcpStack = {
|
|
4983
|
-
condition?: any | null | undefined;
|
|
5274
|
+
condition?: OverrideConditionReleaseInfo | any | null | undefined;
|
|
4984
5275
|
/**
|
|
4985
5276
|
* Scope (project/resource level)
|
|
4986
5277
|
*/
|
|
@@ -5223,11 +5514,12 @@ export type ExtendConditionReleaseInfoResource = {
|
|
|
5223
5514
|
expression: string;
|
|
5224
5515
|
title: string;
|
|
5225
5516
|
};
|
|
5517
|
+
export type ExtendReleaseInfoResourceConditionUnion = ExtendConditionReleaseInfoResource | any;
|
|
5226
5518
|
/**
|
|
5227
5519
|
* GCP-specific binding specification
|
|
5228
5520
|
*/
|
|
5229
5521
|
export type ExtendReleaseInfoGcpResource = {
|
|
5230
|
-
condition?: any | null | undefined;
|
|
5522
|
+
condition?: ExtendConditionReleaseInfoResource | any | null | undefined;
|
|
5231
5523
|
/**
|
|
5232
5524
|
* Scope (project/resource level)
|
|
5233
5525
|
*/
|
|
@@ -5240,11 +5532,12 @@ export type ExtendConditionReleaseInfo = {
|
|
|
5240
5532
|
expression: string;
|
|
5241
5533
|
title: string;
|
|
5242
5534
|
};
|
|
5535
|
+
export type ExtendReleaseInfoConditionUnion = ExtendConditionReleaseInfo | any;
|
|
5243
5536
|
/**
|
|
5244
5537
|
* GCP-specific binding specification
|
|
5245
5538
|
*/
|
|
5246
5539
|
export type ExtendReleaseInfoGcpStack = {
|
|
5247
|
-
condition?: any | null | undefined;
|
|
5540
|
+
condition?: ExtendConditionReleaseInfo | any | null | undefined;
|
|
5248
5541
|
/**
|
|
5249
5542
|
* Scope (project/resource level)
|
|
5250
5543
|
*/
|
|
@@ -5491,11 +5784,12 @@ export type ProfileConditionReleaseInfoResource = {
|
|
|
5491
5784
|
expression: string;
|
|
5492
5785
|
title: string;
|
|
5493
5786
|
};
|
|
5787
|
+
export type ProfileReleaseInfoResourceConditionUnion = ProfileConditionReleaseInfoResource | any;
|
|
5494
5788
|
/**
|
|
5495
5789
|
* GCP-specific binding specification
|
|
5496
5790
|
*/
|
|
5497
5791
|
export type ProfileReleaseInfoGcpResource = {
|
|
5498
|
-
condition?: any | null | undefined;
|
|
5792
|
+
condition?: ProfileConditionReleaseInfoResource | any | null | undefined;
|
|
5499
5793
|
/**
|
|
5500
5794
|
* Scope (project/resource level)
|
|
5501
5795
|
*/
|
|
@@ -5508,11 +5802,12 @@ export type ProfileConditionReleaseInfo = {
|
|
|
5508
5802
|
expression: string;
|
|
5509
5803
|
title: string;
|
|
5510
5804
|
};
|
|
5805
|
+
export type ProfileReleaseInfoConditionUnion = ProfileConditionReleaseInfo | any;
|
|
5511
5806
|
/**
|
|
5512
5807
|
* GCP-specific binding specification
|
|
5513
5808
|
*/
|
|
5514
5809
|
export type ProfileReleaseInfoGcpStack = {
|
|
5515
|
-
condition?: any | null | undefined;
|
|
5810
|
+
condition?: ProfileConditionReleaseInfo | any | null | undefined;
|
|
5516
5811
|
/**
|
|
5517
5812
|
* Scope (project/resource level)
|
|
5518
5813
|
*/
|
|
@@ -5808,12 +6103,18 @@ export declare function syncReconcileResponseCurrentReleaseOverrideAzureFromJSON
|
|
|
5808
6103
|
export declare const SyncReconcileResponseCurrentReleaseOverrideConditionResource$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseOverrideConditionResource, unknown>;
|
|
5809
6104
|
export declare function syncReconcileResponseCurrentReleaseOverrideConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseOverrideConditionResource, SDKValidationError>;
|
|
5810
6105
|
/** @internal */
|
|
6106
|
+
export declare const SyncReconcileResponseCurrentReleaseOverrideResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseOverrideResourceConditionUnion, unknown>;
|
|
6107
|
+
export declare function syncReconcileResponseCurrentReleaseOverrideResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseOverrideResourceConditionUnion, SDKValidationError>;
|
|
6108
|
+
/** @internal */
|
|
5811
6109
|
export declare const SyncReconcileResponseCurrentReleaseOverrideGcpResource$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseOverrideGcpResource, unknown>;
|
|
5812
6110
|
export declare function syncReconcileResponseCurrentReleaseOverrideGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseOverrideGcpResource, SDKValidationError>;
|
|
5813
6111
|
/** @internal */
|
|
5814
6112
|
export declare const SyncReconcileResponseCurrentReleaseOverrideCondition$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseOverrideCondition, unknown>;
|
|
5815
6113
|
export declare function syncReconcileResponseCurrentReleaseOverrideConditionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseOverrideCondition, SDKValidationError>;
|
|
5816
6114
|
/** @internal */
|
|
6115
|
+
export declare const SyncReconcileResponseCurrentReleaseOverrideConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseOverrideConditionUnion, unknown>;
|
|
6116
|
+
export declare function syncReconcileResponseCurrentReleaseOverrideConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseOverrideConditionUnion, SDKValidationError>;
|
|
6117
|
+
/** @internal */
|
|
5817
6118
|
export declare const SyncReconcileResponseCurrentReleaseOverrideGcpStack$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseOverrideGcpStack, unknown>;
|
|
5818
6119
|
export declare function syncReconcileResponseCurrentReleaseOverrideGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseOverrideGcpStack, SDKValidationError>;
|
|
5819
6120
|
/** @internal */
|
|
@@ -5871,12 +6172,18 @@ export declare function syncReconcileResponseCurrentReleaseExtendAzureFromJSON(j
|
|
|
5871
6172
|
export declare const SyncReconcileResponseCurrentReleaseExtendConditionResource$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseExtendConditionResource, unknown>;
|
|
5872
6173
|
export declare function syncReconcileResponseCurrentReleaseExtendConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseExtendConditionResource, SDKValidationError>;
|
|
5873
6174
|
/** @internal */
|
|
6175
|
+
export declare const SyncReconcileResponseCurrentReleaseExtendResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseExtendResourceConditionUnion, unknown>;
|
|
6176
|
+
export declare function syncReconcileResponseCurrentReleaseExtendResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseExtendResourceConditionUnion, SDKValidationError>;
|
|
6177
|
+
/** @internal */
|
|
5874
6178
|
export declare const SyncReconcileResponseCurrentReleaseExtendGcpResource$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseExtendGcpResource, unknown>;
|
|
5875
6179
|
export declare function syncReconcileResponseCurrentReleaseExtendGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseExtendGcpResource, SDKValidationError>;
|
|
5876
6180
|
/** @internal */
|
|
5877
6181
|
export declare const SyncReconcileResponseCurrentReleaseExtendCondition$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseExtendCondition, unknown>;
|
|
5878
6182
|
export declare function syncReconcileResponseCurrentReleaseExtendConditionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseExtendCondition, SDKValidationError>;
|
|
5879
6183
|
/** @internal */
|
|
6184
|
+
export declare const SyncReconcileResponseCurrentReleaseExtendConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseExtendConditionUnion, unknown>;
|
|
6185
|
+
export declare function syncReconcileResponseCurrentReleaseExtendConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseExtendConditionUnion, SDKValidationError>;
|
|
6186
|
+
/** @internal */
|
|
5880
6187
|
export declare const SyncReconcileResponseCurrentReleaseExtendGcpStack$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseExtendGcpStack, unknown>;
|
|
5881
6188
|
export declare function syncReconcileResponseCurrentReleaseExtendGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseExtendGcpStack, SDKValidationError>;
|
|
5882
6189
|
/** @internal */
|
|
@@ -5937,12 +6244,18 @@ export declare function syncReconcileResponseCurrentReleaseProfileAzureFromJSON(
|
|
|
5937
6244
|
export declare const SyncReconcileResponseCurrentReleaseProfileConditionResource$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseProfileConditionResource, unknown>;
|
|
5938
6245
|
export declare function syncReconcileResponseCurrentReleaseProfileConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseProfileConditionResource, SDKValidationError>;
|
|
5939
6246
|
/** @internal */
|
|
6247
|
+
export declare const SyncReconcileResponseCurrentReleaseProfileResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseProfileResourceConditionUnion, unknown>;
|
|
6248
|
+
export declare function syncReconcileResponseCurrentReleaseProfileResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseProfileResourceConditionUnion, SDKValidationError>;
|
|
6249
|
+
/** @internal */
|
|
5940
6250
|
export declare const SyncReconcileResponseCurrentReleaseProfileGcpResource$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseProfileGcpResource, unknown>;
|
|
5941
6251
|
export declare function syncReconcileResponseCurrentReleaseProfileGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseProfileGcpResource, SDKValidationError>;
|
|
5942
6252
|
/** @internal */
|
|
5943
6253
|
export declare const SyncReconcileResponseCurrentReleaseProfileCondition$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseProfileCondition, unknown>;
|
|
5944
6254
|
export declare function syncReconcileResponseCurrentReleaseProfileConditionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseProfileCondition, SDKValidationError>;
|
|
5945
6255
|
/** @internal */
|
|
6256
|
+
export declare const SyncReconcileResponseCurrentReleaseProfileConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseProfileConditionUnion, unknown>;
|
|
6257
|
+
export declare function syncReconcileResponseCurrentReleaseProfileConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseProfileConditionUnion, SDKValidationError>;
|
|
6258
|
+
/** @internal */
|
|
5946
6259
|
export declare const SyncReconcileResponseCurrentReleaseProfileGcpStack$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseProfileGcpStack, unknown>;
|
|
5947
6260
|
export declare function syncReconcileResponseCurrentReleaseProfileGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseProfileGcpStack, SDKValidationError>;
|
|
5948
6261
|
/** @internal */
|
|
@@ -5984,6 +6297,9 @@ export declare function syncReconcileResponseCurrentReleaseStackFromJSON(jsonStr
|
|
|
5984
6297
|
export declare const SyncReconcileResponseCurrentRelease$inboundSchema: z.ZodType<SyncReconcileResponseCurrentRelease, unknown>;
|
|
5985
6298
|
export declare function syncReconcileResponseCurrentReleaseFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentRelease, SDKValidationError>;
|
|
5986
6299
|
/** @internal */
|
|
6300
|
+
export declare const SyncReconcileResponseCurrentReleaseUnion$inboundSchema: z.ZodType<SyncReconcileResponseCurrentReleaseUnion, unknown>;
|
|
6301
|
+
export declare function syncReconcileResponseCurrentReleaseUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrentReleaseUnion, SDKValidationError>;
|
|
6302
|
+
/** @internal */
|
|
5987
6303
|
export declare const SyncReconcileResponsePlatformTest$inboundSchema: z.ZodEnum<typeof SyncReconcileResponsePlatformTest>;
|
|
5988
6304
|
/** @internal */
|
|
5989
6305
|
export declare const SyncReconcileResponseEnvironmentInfoTest$inboundSchema: z.ZodType<SyncReconcileResponseEnvironmentInfoTest, unknown>;
|
|
@@ -6009,6 +6325,9 @@ export declare const SyncReconcileResponseCurrentPlatformAws$inboundSchema: z.Zo
|
|
|
6009
6325
|
export declare const SyncReconcileResponseEnvironmentInfoAws$inboundSchema: z.ZodType<SyncReconcileResponseEnvironmentInfoAws, unknown>;
|
|
6010
6326
|
export declare function syncReconcileResponseEnvironmentInfoAwsFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseEnvironmentInfoAws, SDKValidationError>;
|
|
6011
6327
|
/** @internal */
|
|
6328
|
+
export declare const SyncReconcileResponseEnvironmentInfoUnion$inboundSchema: z.ZodType<SyncReconcileResponseEnvironmentInfoUnion, unknown>;
|
|
6329
|
+
export declare function syncReconcileResponseEnvironmentInfoUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseEnvironmentInfoUnion, SDKValidationError>;
|
|
6330
|
+
/** @internal */
|
|
6012
6331
|
export declare const SyncReconcileResponseCurrentPlatform$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseCurrentPlatform>;
|
|
6013
6332
|
/** @internal */
|
|
6014
6333
|
export declare const SyncReconcileResponsePreparedStackManagementEnum$inboundSchema: z.ZodEnum<typeof SyncReconcileResponsePreparedStackManagementEnum>;
|
|
@@ -6046,12 +6365,18 @@ export declare function syncReconcileResponsePreparedStackOverrideAzureFromJSON(
|
|
|
6046
6365
|
export declare const SyncReconcileResponsePreparedStackOverrideConditionResource$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackOverrideConditionResource, unknown>;
|
|
6047
6366
|
export declare function syncReconcileResponsePreparedStackOverrideConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackOverrideConditionResource, SDKValidationError>;
|
|
6048
6367
|
/** @internal */
|
|
6368
|
+
export declare const SyncReconcileResponsePreparedStackOverrideResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackOverrideResourceConditionUnion, unknown>;
|
|
6369
|
+
export declare function syncReconcileResponsePreparedStackOverrideResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackOverrideResourceConditionUnion, SDKValidationError>;
|
|
6370
|
+
/** @internal */
|
|
6049
6371
|
export declare const SyncReconcileResponsePreparedStackOverrideGcpResource$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackOverrideGcpResource, unknown>;
|
|
6050
6372
|
export declare function syncReconcileResponsePreparedStackOverrideGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackOverrideGcpResource, SDKValidationError>;
|
|
6051
6373
|
/** @internal */
|
|
6052
6374
|
export declare const SyncReconcileResponsePreparedStackOverrideConditionStack$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackOverrideConditionStack, unknown>;
|
|
6053
6375
|
export declare function syncReconcileResponsePreparedStackOverrideConditionStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackOverrideConditionStack, SDKValidationError>;
|
|
6054
6376
|
/** @internal */
|
|
6377
|
+
export declare const SyncReconcileResponsePreparedStackOverrideStackConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackOverrideStackConditionUnion, unknown>;
|
|
6378
|
+
export declare function syncReconcileResponsePreparedStackOverrideStackConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackOverrideStackConditionUnion, SDKValidationError>;
|
|
6379
|
+
/** @internal */
|
|
6055
6380
|
export declare const SyncReconcileResponsePreparedStackOverrideGcpStack$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackOverrideGcpStack, unknown>;
|
|
6056
6381
|
export declare function syncReconcileResponsePreparedStackOverrideGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackOverrideGcpStack, SDKValidationError>;
|
|
6057
6382
|
/** @internal */
|
|
@@ -6109,12 +6434,18 @@ export declare function syncReconcileResponsePreparedStackExtendAzureFromJSON(js
|
|
|
6109
6434
|
export declare const SyncReconcileResponsePreparedStackExtendConditionResource$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackExtendConditionResource, unknown>;
|
|
6110
6435
|
export declare function syncReconcileResponsePreparedStackExtendConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackExtendConditionResource, SDKValidationError>;
|
|
6111
6436
|
/** @internal */
|
|
6437
|
+
export declare const SyncReconcileResponsePreparedStackExtendResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackExtendResourceConditionUnion, unknown>;
|
|
6438
|
+
export declare function syncReconcileResponsePreparedStackExtendResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackExtendResourceConditionUnion, SDKValidationError>;
|
|
6439
|
+
/** @internal */
|
|
6112
6440
|
export declare const SyncReconcileResponsePreparedStackExtendGcpResource$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackExtendGcpResource, unknown>;
|
|
6113
6441
|
export declare function syncReconcileResponsePreparedStackExtendGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackExtendGcpResource, SDKValidationError>;
|
|
6114
6442
|
/** @internal */
|
|
6115
6443
|
export declare const SyncReconcileResponsePreparedStackExtendConditionStack$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackExtendConditionStack, unknown>;
|
|
6116
6444
|
export declare function syncReconcileResponsePreparedStackExtendConditionStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackExtendConditionStack, SDKValidationError>;
|
|
6117
6445
|
/** @internal */
|
|
6446
|
+
export declare const SyncReconcileResponsePreparedStackExtendStackConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackExtendStackConditionUnion, unknown>;
|
|
6447
|
+
export declare function syncReconcileResponsePreparedStackExtendStackConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackExtendStackConditionUnion, SDKValidationError>;
|
|
6448
|
+
/** @internal */
|
|
6118
6449
|
export declare const SyncReconcileResponsePreparedStackExtendGcpStack$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackExtendGcpStack, unknown>;
|
|
6119
6450
|
export declare function syncReconcileResponsePreparedStackExtendGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackExtendGcpStack, SDKValidationError>;
|
|
6120
6451
|
/** @internal */
|
|
@@ -6175,12 +6506,18 @@ export declare function syncReconcileResponsePreparedStackProfileAzureFromJSON(j
|
|
|
6175
6506
|
export declare const SyncReconcileResponsePreparedStackProfileConditionResource$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackProfileConditionResource, unknown>;
|
|
6176
6507
|
export declare function syncReconcileResponsePreparedStackProfileConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackProfileConditionResource, SDKValidationError>;
|
|
6177
6508
|
/** @internal */
|
|
6509
|
+
export declare const SyncReconcileResponsePreparedStackProfileResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackProfileResourceConditionUnion, unknown>;
|
|
6510
|
+
export declare function syncReconcileResponsePreparedStackProfileResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackProfileResourceConditionUnion, SDKValidationError>;
|
|
6511
|
+
/** @internal */
|
|
6178
6512
|
export declare const SyncReconcileResponsePreparedStackProfileGcpResource$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackProfileGcpResource, unknown>;
|
|
6179
6513
|
export declare function syncReconcileResponsePreparedStackProfileGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackProfileGcpResource, SDKValidationError>;
|
|
6180
6514
|
/** @internal */
|
|
6181
6515
|
export declare const SyncReconcileResponsePreparedStackProfileConditionStack$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackProfileConditionStack, unknown>;
|
|
6182
6516
|
export declare function syncReconcileResponsePreparedStackProfileConditionStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackProfileConditionStack, SDKValidationError>;
|
|
6183
6517
|
/** @internal */
|
|
6518
|
+
export declare const SyncReconcileResponsePreparedStackProfileStackConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackProfileStackConditionUnion, unknown>;
|
|
6519
|
+
export declare function syncReconcileResponsePreparedStackProfileStackConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackProfileStackConditionUnion, SDKValidationError>;
|
|
6520
|
+
/** @internal */
|
|
6184
6521
|
export declare const SyncReconcileResponsePreparedStackProfileGcpStack$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackProfileGcpStack, unknown>;
|
|
6185
6522
|
export declare function syncReconcileResponsePreparedStackProfileGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackProfileGcpStack, SDKValidationError>;
|
|
6186
6523
|
/** @internal */
|
|
@@ -6219,9 +6556,15 @@ export declare function syncReconcileResponsePreparedStackResourcesFromJSON(json
|
|
|
6219
6556
|
export declare const SyncReconcileResponsePreparedStack$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStack, unknown>;
|
|
6220
6557
|
export declare function syncReconcileResponsePreparedStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStack, SDKValidationError>;
|
|
6221
6558
|
/** @internal */
|
|
6559
|
+
export declare const SyncReconcileResponsePreparedStackUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreparedStackUnion, unknown>;
|
|
6560
|
+
export declare function syncReconcileResponsePreparedStackUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreparedStackUnion, SDKValidationError>;
|
|
6561
|
+
/** @internal */
|
|
6222
6562
|
export declare const SyncReconcileResponseRuntimeMetadata$inboundSchema: z.ZodType<SyncReconcileResponseRuntimeMetadata, unknown>;
|
|
6223
6563
|
export declare function syncReconcileResponseRuntimeMetadataFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRuntimeMetadata, SDKValidationError>;
|
|
6224
6564
|
/** @internal */
|
|
6565
|
+
export declare const SyncReconcileResponseRuntimeMetadataUnion$inboundSchema: z.ZodType<SyncReconcileResponseRuntimeMetadataUnion, unknown>;
|
|
6566
|
+
export declare function syncReconcileResponseRuntimeMetadataUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRuntimeMetadataUnion, SDKValidationError>;
|
|
6567
|
+
/** @internal */
|
|
6225
6568
|
export declare const SyncReconcileResponseStackStatePlatform$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseStackStatePlatform>;
|
|
6226
6569
|
/** @internal */
|
|
6227
6570
|
export declare const SyncReconcileResponseStackStateConfig$inboundSchema: z.ZodType<SyncReconcileResponseStackStateConfig, unknown>;
|
|
@@ -6233,14 +6576,26 @@ export declare function syncReconcileResponseStackStateDependencyFromJSON(jsonSt
|
|
|
6233
6576
|
export declare const SyncReconcileResponseError$inboundSchema: z.ZodType<SyncReconcileResponseError, unknown>;
|
|
6234
6577
|
export declare function syncReconcileResponseErrorFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseError, SDKValidationError>;
|
|
6235
6578
|
/** @internal */
|
|
6236
|
-
export declare const
|
|
6579
|
+
export declare const SyncReconcileResponseErrorUnion$inboundSchema: z.ZodType<SyncReconcileResponseErrorUnion, unknown>;
|
|
6580
|
+
export declare function syncReconcileResponseErrorUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseErrorUnion, SDKValidationError>;
|
|
6581
|
+
/** @internal */
|
|
6582
|
+
export declare const SyncReconcileResponseStackStateLifecycleEnum$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseStackStateLifecycleEnum>;
|
|
6583
|
+
/** @internal */
|
|
6584
|
+
export declare const SyncReconcileResponseLifecycleUnion$inboundSchema: z.ZodType<SyncReconcileResponseLifecycleUnion, unknown>;
|
|
6585
|
+
export declare function syncReconcileResponseLifecycleUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseLifecycleUnion, SDKValidationError>;
|
|
6237
6586
|
/** @internal */
|
|
6238
6587
|
export declare const SyncReconcileResponseOutputs$inboundSchema: z.ZodType<SyncReconcileResponseOutputs, unknown>;
|
|
6239
6588
|
export declare function syncReconcileResponseOutputsFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseOutputs, SDKValidationError>;
|
|
6240
6589
|
/** @internal */
|
|
6590
|
+
export declare const SyncReconcileResponseOutputsUnion$inboundSchema: z.ZodType<SyncReconcileResponseOutputsUnion, unknown>;
|
|
6591
|
+
export declare function syncReconcileResponseOutputsUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseOutputsUnion, SDKValidationError>;
|
|
6592
|
+
/** @internal */
|
|
6241
6593
|
export declare const SyncReconcileResponsePreviousConfig$inboundSchema: z.ZodType<SyncReconcileResponsePreviousConfig, unknown>;
|
|
6242
6594
|
export declare function syncReconcileResponsePreviousConfigFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreviousConfig, SDKValidationError>;
|
|
6243
6595
|
/** @internal */
|
|
6596
|
+
export declare const SyncReconcileResponsePreviousConfigUnion$inboundSchema: z.ZodType<SyncReconcileResponsePreviousConfigUnion, unknown>;
|
|
6597
|
+
export declare function syncReconcileResponsePreviousConfigUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponsePreviousConfigUnion, SDKValidationError>;
|
|
6598
|
+
/** @internal */
|
|
6244
6599
|
export declare const SyncReconcileResponseStackStateStatus$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseStackStateStatus>;
|
|
6245
6600
|
/** @internal */
|
|
6246
6601
|
export declare const SyncReconcileResponseStackStateResources$inboundSchema: z.ZodType<SyncReconcileResponseStackStateResources, unknown>;
|
|
@@ -6249,6 +6604,9 @@ export declare function syncReconcileResponseStackStateResourcesFromJSON(jsonStr
|
|
|
6249
6604
|
export declare const SyncReconcileResponseStackState$inboundSchema: z.ZodType<SyncReconcileResponseStackState, unknown>;
|
|
6250
6605
|
export declare function syncReconcileResponseStackStateFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseStackState, SDKValidationError>;
|
|
6251
6606
|
/** @internal */
|
|
6607
|
+
export declare const SyncReconcileResponseStackStateUnion$inboundSchema: z.ZodType<SyncReconcileResponseStackStateUnion, unknown>;
|
|
6608
|
+
export declare function syncReconcileResponseStackStateUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseStackStateUnion, SDKValidationError>;
|
|
6609
|
+
/** @internal */
|
|
6252
6610
|
export declare const SyncReconcileResponseStatus$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseStatus>;
|
|
6253
6611
|
/** @internal */
|
|
6254
6612
|
export declare const SyncReconcileResponseTargetReleaseManagementEnum$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTargetReleaseManagementEnum>;
|
|
@@ -6286,12 +6644,18 @@ export declare function syncReconcileResponseTargetReleaseOverrideAzureFromJSON(
|
|
|
6286
6644
|
export declare const SyncReconcileResponseTargetReleaseOverrideConditionResource$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseOverrideConditionResource, unknown>;
|
|
6287
6645
|
export declare function syncReconcileResponseTargetReleaseOverrideConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseOverrideConditionResource, SDKValidationError>;
|
|
6288
6646
|
/** @internal */
|
|
6647
|
+
export declare const SyncReconcileResponseTargetReleaseOverrideResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseOverrideResourceConditionUnion, unknown>;
|
|
6648
|
+
export declare function syncReconcileResponseTargetReleaseOverrideResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseOverrideResourceConditionUnion, SDKValidationError>;
|
|
6649
|
+
/** @internal */
|
|
6289
6650
|
export declare const SyncReconcileResponseTargetReleaseOverrideGcpResource$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseOverrideGcpResource, unknown>;
|
|
6290
6651
|
export declare function syncReconcileResponseTargetReleaseOverrideGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseOverrideGcpResource, SDKValidationError>;
|
|
6291
6652
|
/** @internal */
|
|
6292
6653
|
export declare const SyncReconcileResponseTargetReleaseOverrideCondition$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseOverrideCondition, unknown>;
|
|
6293
6654
|
export declare function syncReconcileResponseTargetReleaseOverrideConditionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseOverrideCondition, SDKValidationError>;
|
|
6294
6655
|
/** @internal */
|
|
6656
|
+
export declare const SyncReconcileResponseTargetReleaseOverrideConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseOverrideConditionUnion, unknown>;
|
|
6657
|
+
export declare function syncReconcileResponseTargetReleaseOverrideConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseOverrideConditionUnion, SDKValidationError>;
|
|
6658
|
+
/** @internal */
|
|
6295
6659
|
export declare const SyncReconcileResponseTargetReleaseOverrideGcpStack$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseOverrideGcpStack, unknown>;
|
|
6296
6660
|
export declare function syncReconcileResponseTargetReleaseOverrideGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseOverrideGcpStack, SDKValidationError>;
|
|
6297
6661
|
/** @internal */
|
|
@@ -6349,12 +6713,18 @@ export declare function syncReconcileResponseTargetReleaseExtendAzureFromJSON(js
|
|
|
6349
6713
|
export declare const SyncReconcileResponseTargetReleaseExtendConditionResource$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseExtendConditionResource, unknown>;
|
|
6350
6714
|
export declare function syncReconcileResponseTargetReleaseExtendConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseExtendConditionResource, SDKValidationError>;
|
|
6351
6715
|
/** @internal */
|
|
6716
|
+
export declare const SyncReconcileResponseTargetReleaseExtendResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseExtendResourceConditionUnion, unknown>;
|
|
6717
|
+
export declare function syncReconcileResponseTargetReleaseExtendResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseExtendResourceConditionUnion, SDKValidationError>;
|
|
6718
|
+
/** @internal */
|
|
6352
6719
|
export declare const SyncReconcileResponseTargetReleaseExtendGcpResource$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseExtendGcpResource, unknown>;
|
|
6353
6720
|
export declare function syncReconcileResponseTargetReleaseExtendGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseExtendGcpResource, SDKValidationError>;
|
|
6354
6721
|
/** @internal */
|
|
6355
6722
|
export declare const SyncReconcileResponseTargetReleaseExtendCondition$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseExtendCondition, unknown>;
|
|
6356
6723
|
export declare function syncReconcileResponseTargetReleaseExtendConditionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseExtendCondition, SDKValidationError>;
|
|
6357
6724
|
/** @internal */
|
|
6725
|
+
export declare const SyncReconcileResponseTargetReleaseExtendConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseExtendConditionUnion, unknown>;
|
|
6726
|
+
export declare function syncReconcileResponseTargetReleaseExtendConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseExtendConditionUnion, SDKValidationError>;
|
|
6727
|
+
/** @internal */
|
|
6358
6728
|
export declare const SyncReconcileResponseTargetReleaseExtendGcpStack$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseExtendGcpStack, unknown>;
|
|
6359
6729
|
export declare function syncReconcileResponseTargetReleaseExtendGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseExtendGcpStack, SDKValidationError>;
|
|
6360
6730
|
/** @internal */
|
|
@@ -6415,12 +6785,18 @@ export declare function syncReconcileResponseTargetReleaseProfileAzureFromJSON(j
|
|
|
6415
6785
|
export declare const SyncReconcileResponseTargetReleaseProfileConditionResource$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseProfileConditionResource, unknown>;
|
|
6416
6786
|
export declare function syncReconcileResponseTargetReleaseProfileConditionResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseProfileConditionResource, SDKValidationError>;
|
|
6417
6787
|
/** @internal */
|
|
6788
|
+
export declare const SyncReconcileResponseTargetReleaseProfileResourceConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseProfileResourceConditionUnion, unknown>;
|
|
6789
|
+
export declare function syncReconcileResponseTargetReleaseProfileResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseProfileResourceConditionUnion, SDKValidationError>;
|
|
6790
|
+
/** @internal */
|
|
6418
6791
|
export declare const SyncReconcileResponseTargetReleaseProfileGcpResource$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseProfileGcpResource, unknown>;
|
|
6419
6792
|
export declare function syncReconcileResponseTargetReleaseProfileGcpResourceFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseProfileGcpResource, SDKValidationError>;
|
|
6420
6793
|
/** @internal */
|
|
6421
6794
|
export declare const SyncReconcileResponseTargetReleaseProfileCondition$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseProfileCondition, unknown>;
|
|
6422
6795
|
export declare function syncReconcileResponseTargetReleaseProfileConditionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseProfileCondition, SDKValidationError>;
|
|
6423
6796
|
/** @internal */
|
|
6797
|
+
export declare const SyncReconcileResponseTargetReleaseProfileConditionUnion$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseProfileConditionUnion, unknown>;
|
|
6798
|
+
export declare function syncReconcileResponseTargetReleaseProfileConditionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseProfileConditionUnion, SDKValidationError>;
|
|
6799
|
+
/** @internal */
|
|
6424
6800
|
export declare const SyncReconcileResponseTargetReleaseProfileGcpStack$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseProfileGcpStack, unknown>;
|
|
6425
6801
|
export declare function syncReconcileResponseTargetReleaseProfileGcpStackFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseProfileGcpStack, SDKValidationError>;
|
|
6426
6802
|
/** @internal */
|
|
@@ -6462,19 +6838,28 @@ export declare function syncReconcileResponseTargetReleaseStackFromJSON(jsonStri
|
|
|
6462
6838
|
export declare const SyncReconcileResponseTargetRelease$inboundSchema: z.ZodType<SyncReconcileResponseTargetRelease, unknown>;
|
|
6463
6839
|
export declare function syncReconcileResponseTargetReleaseFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetRelease, SDKValidationError>;
|
|
6464
6840
|
/** @internal */
|
|
6841
|
+
export declare const SyncReconcileResponseTargetReleaseUnion$inboundSchema: z.ZodType<SyncReconcileResponseTargetReleaseUnion, unknown>;
|
|
6842
|
+
export declare function syncReconcileResponseTargetReleaseUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTargetReleaseUnion, SDKValidationError>;
|
|
6843
|
+
/** @internal */
|
|
6465
6844
|
export declare const SyncReconcileResponseCurrent$inboundSchema: z.ZodType<SyncReconcileResponseCurrent, unknown>;
|
|
6466
6845
|
export declare function syncReconcileResponseCurrentFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCurrent, SDKValidationError>;
|
|
6467
6846
|
/** @internal */
|
|
6468
6847
|
export declare const SyncReconcileResponseArtifactRegistry$inboundSchema: z.ZodType<SyncReconcileResponseArtifactRegistry, unknown>;
|
|
6469
6848
|
export declare function syncReconcileResponseArtifactRegistryFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseArtifactRegistry, SDKValidationError>;
|
|
6470
6849
|
/** @internal */
|
|
6850
|
+
export declare const SyncReconcileResponseArtifactRegistryUnion$inboundSchema: z.ZodType<SyncReconcileResponseArtifactRegistryUnion, unknown>;
|
|
6851
|
+
export declare function syncReconcileResponseArtifactRegistryUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseArtifactRegistryUnion, SDKValidationError>;
|
|
6852
|
+
/** @internal */
|
|
6471
6853
|
export declare const SyncReconcileResponseClusters$inboundSchema: z.ZodType<SyncReconcileResponseClusters, unknown>;
|
|
6472
6854
|
export declare function syncReconcileResponseClustersFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseClusters, SDKValidationError>;
|
|
6473
6855
|
/** @internal */
|
|
6474
6856
|
export declare const SyncReconcileResponseComputeBackendType$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseComputeBackendType>;
|
|
6475
6857
|
/** @internal */
|
|
6476
|
-
export declare const
|
|
6477
|
-
export declare function
|
|
6858
|
+
export declare const SyncReconcileResponseComputeBackendHorizon$inboundSchema: z.ZodType<SyncReconcileResponseComputeBackendHorizon, unknown>;
|
|
6859
|
+
export declare function syncReconcileResponseComputeBackendHorizonFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseComputeBackendHorizon, SDKValidationError>;
|
|
6860
|
+
/** @internal */
|
|
6861
|
+
export declare const SyncReconcileResponseComputeBackendUnion$inboundSchema: z.ZodType<SyncReconcileResponseComputeBackendUnion, unknown>;
|
|
6862
|
+
export declare function syncReconcileResponseComputeBackendUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseComputeBackendUnion, SDKValidationError>;
|
|
6478
6863
|
/** @internal */
|
|
6479
6864
|
export declare const SyncReconcileResponseCertificateStatus$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseCertificateStatus>;
|
|
6480
6865
|
/** @internal */
|
|
@@ -6486,6 +6871,9 @@ export declare function domainMetadataTargetResourcesFromJSON(jsonString: string
|
|
|
6486
6871
|
export declare const SyncReconcileResponseDomainMetadata$inboundSchema: z.ZodType<SyncReconcileResponseDomainMetadata, unknown>;
|
|
6487
6872
|
export declare function syncReconcileResponseDomainMetadataFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDomainMetadata, SDKValidationError>;
|
|
6488
6873
|
/** @internal */
|
|
6874
|
+
export declare const SyncReconcileResponseDomainMetadataUnion$inboundSchema: z.ZodType<SyncReconcileResponseDomainMetadataUnion, unknown>;
|
|
6875
|
+
export declare function syncReconcileResponseDomainMetadataUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDomainMetadataUnion, SDKValidationError>;
|
|
6876
|
+
/** @internal */
|
|
6489
6877
|
export declare const SyncReconcileResponseEnvironmentVariablesType$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseEnvironmentVariablesType>;
|
|
6490
6878
|
/** @internal */
|
|
6491
6879
|
export declare const SyncReconcileResponseVariable$inboundSchema: z.ZodType<SyncReconcileResponseVariable, unknown>;
|
|
@@ -6500,6 +6888,9 @@ export declare function syncReconcileResponseDataDirSecretRef3FromJSON(jsonStrin
|
|
|
6500
6888
|
export declare const SyncReconcileResponseDataDir3$inboundSchema: z.ZodType<SyncReconcileResponseDataDir3, unknown>;
|
|
6501
6889
|
export declare function syncReconcileResponseDataDir3FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDataDir3, SDKValidationError>;
|
|
6502
6890
|
/** @internal */
|
|
6891
|
+
export declare const SyncReconcileResponseDataDirUnion2$inboundSchema: z.ZodType<SyncReconcileResponseDataDirUnion2, unknown>;
|
|
6892
|
+
export declare function syncReconcileResponseDataDirUnion2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDataDirUnion2, SDKValidationError>;
|
|
6893
|
+
/** @internal */
|
|
6503
6894
|
export declare const SyncReconcileResponseTypeVault5$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeVault5>;
|
|
6504
6895
|
/** @internal */
|
|
6505
6896
|
export declare const SyncReconcileResponseExternalBindingsLocalVault$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsLocalVault, unknown>;
|
|
@@ -6511,12 +6902,18 @@ export declare function syncReconcileResponseNamespaceSecretRef2FromJSON(jsonStr
|
|
|
6511
6902
|
export declare const SyncReconcileResponseNamespace2$inboundSchema: z.ZodType<SyncReconcileResponseNamespace2, unknown>;
|
|
6512
6903
|
export declare function syncReconcileResponseNamespace2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseNamespace2, SDKValidationError>;
|
|
6513
6904
|
/** @internal */
|
|
6905
|
+
export declare const SyncReconcileResponseNamespaceUnion2$inboundSchema: z.ZodType<SyncReconcileResponseNamespaceUnion2, unknown>;
|
|
6906
|
+
export declare function syncReconcileResponseNamespaceUnion2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseNamespaceUnion2, SDKValidationError>;
|
|
6907
|
+
/** @internal */
|
|
6514
6908
|
export declare const SyncReconcileResponseVaultPrefixSecretRef3$inboundSchema: z.ZodType<SyncReconcileResponseVaultPrefixSecretRef3, unknown>;
|
|
6515
6909
|
export declare function syncReconcileResponseVaultPrefixSecretRef3FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultPrefixSecretRef3, SDKValidationError>;
|
|
6516
6910
|
/** @internal */
|
|
6517
6911
|
export declare const SyncReconcileResponseVaultPrefix3$inboundSchema: z.ZodType<SyncReconcileResponseVaultPrefix3, unknown>;
|
|
6518
6912
|
export declare function syncReconcileResponseVaultPrefix3FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultPrefix3, SDKValidationError>;
|
|
6519
6913
|
/** @internal */
|
|
6914
|
+
export declare const SyncReconcileResponseVaultPrefixUnion3$inboundSchema: z.ZodType<SyncReconcileResponseVaultPrefixUnion3, unknown>;
|
|
6915
|
+
export declare function syncReconcileResponseVaultPrefixUnion3FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultPrefixUnion3, SDKValidationError>;
|
|
6916
|
+
/** @internal */
|
|
6520
6917
|
export declare const SyncReconcileResponseTypeVault4$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeVault4>;
|
|
6521
6918
|
/** @internal */
|
|
6522
6919
|
export declare const SyncReconcileResponseExternalBindingsKubernetesSecret$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsKubernetesSecret, unknown>;
|
|
@@ -6528,6 +6925,9 @@ export declare function syncReconcileResponseVaultNameSecretRefFromJSON(jsonStri
|
|
|
6528
6925
|
export declare const SyncReconcileResponseVaultName$inboundSchema: z.ZodType<SyncReconcileResponseVaultName, unknown>;
|
|
6529
6926
|
export declare function syncReconcileResponseVaultNameFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultName, SDKValidationError>;
|
|
6530
6927
|
/** @internal */
|
|
6928
|
+
export declare const SyncReconcileResponseVaultNameUnion$inboundSchema: z.ZodType<SyncReconcileResponseVaultNameUnion, unknown>;
|
|
6929
|
+
export declare function syncReconcileResponseVaultNameUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultNameUnion, SDKValidationError>;
|
|
6930
|
+
/** @internal */
|
|
6531
6931
|
export declare const SyncReconcileResponseTypeVault3$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeVault3>;
|
|
6532
6932
|
/** @internal */
|
|
6533
6933
|
export declare const SyncReconcileResponseExternalBindingsKeyVault$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsKeyVault, unknown>;
|
|
@@ -6539,6 +6939,9 @@ export declare function syncReconcileResponseVaultPrefixSecretRef2FromJSON(jsonS
|
|
|
6539
6939
|
export declare const SyncReconcileResponseVaultPrefix2$inboundSchema: z.ZodType<SyncReconcileResponseVaultPrefix2, unknown>;
|
|
6540
6940
|
export declare function syncReconcileResponseVaultPrefix2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultPrefix2, SDKValidationError>;
|
|
6541
6941
|
/** @internal */
|
|
6942
|
+
export declare const SyncReconcileResponseVaultPrefixUnion2$inboundSchema: z.ZodType<SyncReconcileResponseVaultPrefixUnion2, unknown>;
|
|
6943
|
+
export declare function syncReconcileResponseVaultPrefixUnion2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultPrefixUnion2, SDKValidationError>;
|
|
6944
|
+
/** @internal */
|
|
6542
6945
|
export declare const SyncReconcileResponseTypeVault2$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeVault2>;
|
|
6543
6946
|
/** @internal */
|
|
6544
6947
|
export declare const SyncReconcileResponseExternalBindingsSecretManager$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsSecretManager, unknown>;
|
|
@@ -6550,6 +6953,9 @@ export declare function syncReconcileResponseVaultPrefixSecretRef1FromJSON(jsonS
|
|
|
6550
6953
|
export declare const SyncReconcileResponseVaultPrefix1$inboundSchema: z.ZodType<SyncReconcileResponseVaultPrefix1, unknown>;
|
|
6551
6954
|
export declare function syncReconcileResponseVaultPrefix1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultPrefix1, SDKValidationError>;
|
|
6552
6955
|
/** @internal */
|
|
6956
|
+
export declare const SyncReconcileResponseVaultPrefixUnion1$inboundSchema: z.ZodType<SyncReconcileResponseVaultPrefixUnion1, unknown>;
|
|
6957
|
+
export declare function syncReconcileResponseVaultPrefixUnion1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseVaultPrefixUnion1, SDKValidationError>;
|
|
6958
|
+
/** @internal */
|
|
6553
6959
|
export declare const SyncReconcileResponseTypeVault1$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeVault1>;
|
|
6554
6960
|
/** @internal */
|
|
6555
6961
|
export declare const SyncReconcileResponseExternalBindingsParameterStore$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsParameterStore, unknown>;
|
|
@@ -6570,6 +6976,9 @@ export declare function syncReconcileResponseRegistryUrlSecretRefFromJSON(jsonSt
|
|
|
6570
6976
|
export declare const SyncReconcileResponseRegistryUrl$inboundSchema: z.ZodType<SyncReconcileResponseRegistryUrl, unknown>;
|
|
6571
6977
|
export declare function syncReconcileResponseRegistryUrlFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRegistryUrl, SDKValidationError>;
|
|
6572
6978
|
/** @internal */
|
|
6979
|
+
export declare const SyncReconcileResponseRegistryUrlUnion$inboundSchema: z.ZodType<SyncReconcileResponseRegistryUrlUnion, unknown>;
|
|
6980
|
+
export declare function syncReconcileResponseRegistryUrlUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRegistryUrlUnion, SDKValidationError>;
|
|
6981
|
+
/** @internal */
|
|
6573
6982
|
export declare const SyncReconcileResponseTypeArtifactRegistry4$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeArtifactRegistry4>;
|
|
6574
6983
|
/** @internal */
|
|
6575
6984
|
export declare const SyncReconcileResponseExternalBindingsLocal$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsLocal, unknown>;
|
|
@@ -6598,12 +7007,18 @@ export declare function syncReconcileResponseRegistryNameSecretRefFromJSON(jsonS
|
|
|
6598
7007
|
export declare const SyncReconcileResponseRegistryName$inboundSchema: z.ZodType<SyncReconcileResponseRegistryName, unknown>;
|
|
6599
7008
|
export declare function syncReconcileResponseRegistryNameFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRegistryName, SDKValidationError>;
|
|
6600
7009
|
/** @internal */
|
|
7010
|
+
export declare const SyncReconcileResponseRegistryNameUnion$inboundSchema: z.ZodType<SyncReconcileResponseRegistryNameUnion, unknown>;
|
|
7011
|
+
export declare function syncReconcileResponseRegistryNameUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRegistryNameUnion, SDKValidationError>;
|
|
7012
|
+
/** @internal */
|
|
6601
7013
|
export declare const SyncReconcileResponseResourceGroupNameSecretRef2$inboundSchema: z.ZodType<SyncReconcileResponseResourceGroupNameSecretRef2, unknown>;
|
|
6602
7014
|
export declare function syncReconcileResponseResourceGroupNameSecretRef2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseResourceGroupNameSecretRef2, SDKValidationError>;
|
|
6603
7015
|
/** @internal */
|
|
6604
7016
|
export declare const SyncReconcileResponseResourceGroupName2$inboundSchema: z.ZodType<SyncReconcileResponseResourceGroupName2, unknown>;
|
|
6605
7017
|
export declare function syncReconcileResponseResourceGroupName2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseResourceGroupName2, SDKValidationError>;
|
|
6606
7018
|
/** @internal */
|
|
7019
|
+
export declare const SyncReconcileResponseResourceGroupNameUnion2$inboundSchema: z.ZodType<SyncReconcileResponseResourceGroupNameUnion2, unknown>;
|
|
7020
|
+
export declare function syncReconcileResponseResourceGroupNameUnion2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseResourceGroupNameUnion2, SDKValidationError>;
|
|
7021
|
+
/** @internal */
|
|
6607
7022
|
export declare const SyncReconcileResponseTypeArtifactRegistry2$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeArtifactRegistry2>;
|
|
6608
7023
|
/** @internal */
|
|
6609
7024
|
export declare const SyncReconcileResponseExternalBindingsAcr$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsAcr, unknown>;
|
|
@@ -6627,6 +7042,9 @@ export declare function syncReconcileResponseRepositoryPrefixSecretRefFromJSON(j
|
|
|
6627
7042
|
export declare const SyncReconcileResponseRepositoryPrefix$inboundSchema: z.ZodType<SyncReconcileResponseRepositoryPrefix, unknown>;
|
|
6628
7043
|
export declare function syncReconcileResponseRepositoryPrefixFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRepositoryPrefix, SDKValidationError>;
|
|
6629
7044
|
/** @internal */
|
|
7045
|
+
export declare const SyncReconcileResponseRepositoryPrefixUnion$inboundSchema: z.ZodType<SyncReconcileResponseRepositoryPrefixUnion, unknown>;
|
|
7046
|
+
export declare function syncReconcileResponseRepositoryPrefixUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRepositoryPrefixUnion, SDKValidationError>;
|
|
7047
|
+
/** @internal */
|
|
6630
7048
|
export declare const SyncReconcileResponseTypeArtifactRegistry1$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeArtifactRegistry1>;
|
|
6631
7049
|
/** @internal */
|
|
6632
7050
|
export declare const SyncReconcileResponseExternalBindingsEcr$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsEcr, unknown>;
|
|
@@ -6641,6 +7059,9 @@ export declare function syncReconcileResponseDataDirSecretRef1FromJSON(jsonStrin
|
|
|
6641
7059
|
export declare const SyncReconcileResponseDataDir1$inboundSchema: z.ZodType<SyncReconcileResponseDataDir1, unknown>;
|
|
6642
7060
|
export declare function syncReconcileResponseDataDir1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDataDir1, SDKValidationError>;
|
|
6643
7061
|
/** @internal */
|
|
7062
|
+
export declare const SyncReconcileResponseDataDirUnion1$inboundSchema: z.ZodType<SyncReconcileResponseDataDirUnion1, unknown>;
|
|
7063
|
+
export declare function syncReconcileResponseDataDirUnion1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDataDirUnion1, SDKValidationError>;
|
|
7064
|
+
/** @internal */
|
|
6644
7065
|
export declare const SyncReconcileResponseKeyPrefixSecretRef2$inboundSchema: z.ZodType<SyncReconcileResponseKeyPrefixSecretRef2, unknown>;
|
|
6645
7066
|
export declare function syncReconcileResponseKeyPrefixSecretRef2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseKeyPrefixSecretRef2, SDKValidationError>;
|
|
6646
7067
|
/** @internal */
|
|
@@ -6658,6 +7079,9 @@ export declare function syncReconcileResponseConnectionUrlSecretRefFromJSON(json
|
|
|
6658
7079
|
export declare const SyncReconcileResponseConnectionUrl$inboundSchema: z.ZodType<SyncReconcileResponseConnectionUrl, unknown>;
|
|
6659
7080
|
export declare function syncReconcileResponseConnectionUrlFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseConnectionUrl, SDKValidationError>;
|
|
6660
7081
|
/** @internal */
|
|
7082
|
+
export declare const SyncReconcileResponseConnectionUrlUnion$inboundSchema: z.ZodType<SyncReconcileResponseConnectionUrlUnion, unknown>;
|
|
7083
|
+
export declare function syncReconcileResponseConnectionUrlUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseConnectionUrlUnion, SDKValidationError>;
|
|
7084
|
+
/** @internal */
|
|
6661
7085
|
export declare const SyncReconcileResponseDatabaseSecretRef$inboundSchema: z.ZodType<SyncReconcileResponseDatabaseSecretRef, unknown>;
|
|
6662
7086
|
export declare function syncReconcileResponseDatabaseSecretRefFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDatabaseSecretRef, SDKValidationError>;
|
|
6663
7087
|
/** @internal */
|
|
@@ -6681,18 +7105,27 @@ export declare function syncReconcileResponseAccountNameSecretRef2FromJSON(jsonS
|
|
|
6681
7105
|
export declare const SyncReconcileResponseAccountName2$inboundSchema: z.ZodType<SyncReconcileResponseAccountName2, unknown>;
|
|
6682
7106
|
export declare function syncReconcileResponseAccountName2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseAccountName2, SDKValidationError>;
|
|
6683
7107
|
/** @internal */
|
|
7108
|
+
export declare const SyncReconcileResponseAccountNameUnion2$inboundSchema: z.ZodType<SyncReconcileResponseAccountNameUnion2, unknown>;
|
|
7109
|
+
export declare function syncReconcileResponseAccountNameUnion2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseAccountNameUnion2, SDKValidationError>;
|
|
7110
|
+
/** @internal */
|
|
6684
7111
|
export declare const SyncReconcileResponseResourceGroupNameSecretRef1$inboundSchema: z.ZodType<SyncReconcileResponseResourceGroupNameSecretRef1, unknown>;
|
|
6685
7112
|
export declare function syncReconcileResponseResourceGroupNameSecretRef1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseResourceGroupNameSecretRef1, SDKValidationError>;
|
|
6686
7113
|
/** @internal */
|
|
6687
7114
|
export declare const SyncReconcileResponseResourceGroupName1$inboundSchema: z.ZodType<SyncReconcileResponseResourceGroupName1, unknown>;
|
|
6688
7115
|
export declare function syncReconcileResponseResourceGroupName1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseResourceGroupName1, SDKValidationError>;
|
|
6689
7116
|
/** @internal */
|
|
7117
|
+
export declare const SyncReconcileResponseResourceGroupNameUnion1$inboundSchema: z.ZodType<SyncReconcileResponseResourceGroupNameUnion1, unknown>;
|
|
7118
|
+
export declare function syncReconcileResponseResourceGroupNameUnion1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseResourceGroupNameUnion1, SDKValidationError>;
|
|
7119
|
+
/** @internal */
|
|
6690
7120
|
export declare const SyncReconcileResponseTableNameSecretRef2$inboundSchema: z.ZodType<SyncReconcileResponseTableNameSecretRef2, unknown>;
|
|
6691
7121
|
export declare function syncReconcileResponseTableNameSecretRef2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTableNameSecretRef2, SDKValidationError>;
|
|
6692
7122
|
/** @internal */
|
|
6693
7123
|
export declare const SyncReconcileResponseTableName2$inboundSchema: z.ZodType<SyncReconcileResponseTableName2, unknown>;
|
|
6694
7124
|
export declare function syncReconcileResponseTableName2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTableName2, SDKValidationError>;
|
|
6695
7125
|
/** @internal */
|
|
7126
|
+
export declare const SyncReconcileResponseTableNameUnion2$inboundSchema: z.ZodType<SyncReconcileResponseTableNameUnion2, unknown>;
|
|
7127
|
+
export declare function syncReconcileResponseTableNameUnion2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTableNameUnion2, SDKValidationError>;
|
|
7128
|
+
/** @internal */
|
|
6696
7129
|
export declare const SyncReconcileResponseTypeKv3$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeKv3>;
|
|
6697
7130
|
/** @internal */
|
|
6698
7131
|
export declare const SyncReconcileResponseExternalBindingsTablestorage$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsTablestorage, unknown>;
|
|
@@ -6704,18 +7137,27 @@ export declare function syncReconcileResponseCollectionNameSecretRefFromJSON(jso
|
|
|
6704
7137
|
export declare const SyncReconcileResponseCollectionName$inboundSchema: z.ZodType<SyncReconcileResponseCollectionName, unknown>;
|
|
6705
7138
|
export declare function syncReconcileResponseCollectionNameFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCollectionName, SDKValidationError>;
|
|
6706
7139
|
/** @internal */
|
|
7140
|
+
export declare const SyncReconcileResponseCollectionNameUnion$inboundSchema: z.ZodType<SyncReconcileResponseCollectionNameUnion, unknown>;
|
|
7141
|
+
export declare function syncReconcileResponseCollectionNameUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCollectionNameUnion, SDKValidationError>;
|
|
7142
|
+
/** @internal */
|
|
6707
7143
|
export declare const SyncReconcileResponseDatabaseIdSecretRef$inboundSchema: z.ZodType<SyncReconcileResponseDatabaseIdSecretRef, unknown>;
|
|
6708
7144
|
export declare function syncReconcileResponseDatabaseIdSecretRefFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDatabaseIdSecretRef, SDKValidationError>;
|
|
6709
7145
|
/** @internal */
|
|
6710
7146
|
export declare const SyncReconcileResponseDatabaseId$inboundSchema: z.ZodType<SyncReconcileResponseDatabaseId, unknown>;
|
|
6711
7147
|
export declare function syncReconcileResponseDatabaseIdFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDatabaseId, SDKValidationError>;
|
|
6712
7148
|
/** @internal */
|
|
7149
|
+
export declare const SyncReconcileResponseDatabaseIdUnion$inboundSchema: z.ZodType<SyncReconcileResponseDatabaseIdUnion, unknown>;
|
|
7150
|
+
export declare function syncReconcileResponseDatabaseIdUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDatabaseIdUnion, SDKValidationError>;
|
|
7151
|
+
/** @internal */
|
|
6713
7152
|
export declare const SyncReconcileResponseProjectIdSecretRef$inboundSchema: z.ZodType<SyncReconcileResponseProjectIdSecretRef, unknown>;
|
|
6714
7153
|
export declare function syncReconcileResponseProjectIdSecretRefFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseProjectIdSecretRef, SDKValidationError>;
|
|
6715
7154
|
/** @internal */
|
|
6716
7155
|
export declare const SyncReconcileResponseProjectId$inboundSchema: z.ZodType<SyncReconcileResponseProjectId, unknown>;
|
|
6717
7156
|
export declare function syncReconcileResponseProjectIdFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseProjectId, SDKValidationError>;
|
|
6718
7157
|
/** @internal */
|
|
7158
|
+
export declare const SyncReconcileResponseProjectIdUnion$inboundSchema: z.ZodType<SyncReconcileResponseProjectIdUnion, unknown>;
|
|
7159
|
+
export declare function syncReconcileResponseProjectIdUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseProjectIdUnion, SDKValidationError>;
|
|
7160
|
+
/** @internal */
|
|
6719
7161
|
export declare const SyncReconcileResponseTypeKv2$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeKv2>;
|
|
6720
7162
|
/** @internal */
|
|
6721
7163
|
export declare const SyncReconcileResponseExternalBindingsFirestore$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsFirestore, unknown>;
|
|
@@ -6733,12 +7175,18 @@ export declare function syncReconcileResponseRegionSecretRefFromJSON(jsonString:
|
|
|
6733
7175
|
export declare const SyncReconcileResponseRegion$inboundSchema: z.ZodType<SyncReconcileResponseRegion, unknown>;
|
|
6734
7176
|
export declare function syncReconcileResponseRegionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRegion, SDKValidationError>;
|
|
6735
7177
|
/** @internal */
|
|
7178
|
+
export declare const SyncReconcileResponseRegionUnion$inboundSchema: z.ZodType<SyncReconcileResponseRegionUnion, unknown>;
|
|
7179
|
+
export declare function syncReconcileResponseRegionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseRegionUnion, SDKValidationError>;
|
|
7180
|
+
/** @internal */
|
|
6736
7181
|
export declare const SyncReconcileResponseTableNameSecretRef1$inboundSchema: z.ZodType<SyncReconcileResponseTableNameSecretRef1, unknown>;
|
|
6737
7182
|
export declare function syncReconcileResponseTableNameSecretRef1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTableNameSecretRef1, SDKValidationError>;
|
|
6738
7183
|
/** @internal */
|
|
6739
7184
|
export declare const SyncReconcileResponseTableName1$inboundSchema: z.ZodType<SyncReconcileResponseTableName1, unknown>;
|
|
6740
7185
|
export declare function syncReconcileResponseTableName1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTableName1, SDKValidationError>;
|
|
6741
7186
|
/** @internal */
|
|
7187
|
+
export declare const SyncReconcileResponseTableNameUnion1$inboundSchema: z.ZodType<SyncReconcileResponseTableNameUnion1, unknown>;
|
|
7188
|
+
export declare function syncReconcileResponseTableNameUnion1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTableNameUnion1, SDKValidationError>;
|
|
7189
|
+
/** @internal */
|
|
6742
7190
|
export declare const SyncReconcileResponseTypeKv1$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeKv1>;
|
|
6743
7191
|
/** @internal */
|
|
6744
7192
|
export declare const SyncReconcileResponseExternalBindingsDynamodb$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsDynamodb, unknown>;
|
|
@@ -6753,12 +7201,18 @@ export declare function syncReconcileResponseNamespaceSecretRef1FromJSON(jsonStr
|
|
|
6753
7201
|
export declare const SyncReconcileResponseNamespace1$inboundSchema: z.ZodType<SyncReconcileResponseNamespace1, unknown>;
|
|
6754
7202
|
export declare function syncReconcileResponseNamespace1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseNamespace1, SDKValidationError>;
|
|
6755
7203
|
/** @internal */
|
|
7204
|
+
export declare const SyncReconcileResponseNamespaceUnion1$inboundSchema: z.ZodType<SyncReconcileResponseNamespaceUnion1, unknown>;
|
|
7205
|
+
export declare function syncReconcileResponseNamespaceUnion1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseNamespaceUnion1, SDKValidationError>;
|
|
7206
|
+
/** @internal */
|
|
6756
7207
|
export declare const SyncReconcileResponseQueueNameSecretRef$inboundSchema: z.ZodType<SyncReconcileResponseQueueNameSecretRef, unknown>;
|
|
6757
7208
|
export declare function syncReconcileResponseQueueNameSecretRefFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseQueueNameSecretRef, SDKValidationError>;
|
|
6758
7209
|
/** @internal */
|
|
6759
7210
|
export declare const SyncReconcileResponseQueueName$inboundSchema: z.ZodType<SyncReconcileResponseQueueName, unknown>;
|
|
6760
7211
|
export declare function syncReconcileResponseQueueNameFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseQueueName, SDKValidationError>;
|
|
6761
7212
|
/** @internal */
|
|
7213
|
+
export declare const SyncReconcileResponseQueueNameUnion$inboundSchema: z.ZodType<SyncReconcileResponseQueueNameUnion, unknown>;
|
|
7214
|
+
export declare function syncReconcileResponseQueueNameUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseQueueNameUnion, SDKValidationError>;
|
|
7215
|
+
/** @internal */
|
|
6762
7216
|
export declare const SyncReconcileResponseTypeQueue3$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeQueue3>;
|
|
6763
7217
|
/** @internal */
|
|
6764
7218
|
export declare const SyncReconcileResponseExternalBindingsServicebus$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsServicebus, unknown>;
|
|
@@ -6770,12 +7224,18 @@ export declare function syncReconcileResponseSubscriptionSecretRefFromJSON(jsonS
|
|
|
6770
7224
|
export declare const SyncReconcileResponseSubscription$inboundSchema: z.ZodType<SyncReconcileResponseSubscription, unknown>;
|
|
6771
7225
|
export declare function syncReconcileResponseSubscriptionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseSubscription, SDKValidationError>;
|
|
6772
7226
|
/** @internal */
|
|
7227
|
+
export declare const SyncReconcileResponseSubscriptionUnion$inboundSchema: z.ZodType<SyncReconcileResponseSubscriptionUnion, unknown>;
|
|
7228
|
+
export declare function syncReconcileResponseSubscriptionUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseSubscriptionUnion, SDKValidationError>;
|
|
7229
|
+
/** @internal */
|
|
6773
7230
|
export declare const SyncReconcileResponseTopicSecretRef$inboundSchema: z.ZodType<SyncReconcileResponseTopicSecretRef, unknown>;
|
|
6774
7231
|
export declare function syncReconcileResponseTopicSecretRefFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTopicSecretRef, SDKValidationError>;
|
|
6775
7232
|
/** @internal */
|
|
6776
7233
|
export declare const SyncReconcileResponseTopic$inboundSchema: z.ZodType<SyncReconcileResponseTopic, unknown>;
|
|
6777
7234
|
export declare function syncReconcileResponseTopicFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTopic, SDKValidationError>;
|
|
6778
7235
|
/** @internal */
|
|
7236
|
+
export declare const SyncReconcileResponseTopicUnion$inboundSchema: z.ZodType<SyncReconcileResponseTopicUnion, unknown>;
|
|
7237
|
+
export declare function syncReconcileResponseTopicUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseTopicUnion, SDKValidationError>;
|
|
7238
|
+
/** @internal */
|
|
6779
7239
|
export declare const SyncReconcileResponseTypeQueue2$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeQueue2>;
|
|
6780
7240
|
/** @internal */
|
|
6781
7241
|
export declare const SyncReconcileResponseExternalBindingsPubsub$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsPubsub, unknown>;
|
|
@@ -6787,6 +7247,9 @@ export declare function syncReconcileResponseQueueUrlSecretRefFromJSON(jsonStrin
|
|
|
6787
7247
|
export declare const SyncReconcileResponseQueueUrl$inboundSchema: z.ZodType<SyncReconcileResponseQueueUrl, unknown>;
|
|
6788
7248
|
export declare function syncReconcileResponseQueueUrlFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseQueueUrl, SDKValidationError>;
|
|
6789
7249
|
/** @internal */
|
|
7250
|
+
export declare const SyncReconcileResponseQueueUrlUnion$inboundSchema: z.ZodType<SyncReconcileResponseQueueUrlUnion, unknown>;
|
|
7251
|
+
export declare function syncReconcileResponseQueueUrlUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseQueueUrlUnion, SDKValidationError>;
|
|
7252
|
+
/** @internal */
|
|
6790
7253
|
export declare const SyncReconcileResponseTypeQueue1$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeQueue1>;
|
|
6791
7254
|
/** @internal */
|
|
6792
7255
|
export declare const SyncReconcileResponseExternalBindingsSqs$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsSqs, unknown>;
|
|
@@ -6801,6 +7264,9 @@ export declare function syncReconcileResponseStoragePathSecretRefFromJSON(jsonSt
|
|
|
6801
7264
|
export declare const SyncReconcileResponseStoragePath$inboundSchema: z.ZodType<SyncReconcileResponseStoragePath, unknown>;
|
|
6802
7265
|
export declare function syncReconcileResponseStoragePathFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseStoragePath, SDKValidationError>;
|
|
6803
7266
|
/** @internal */
|
|
7267
|
+
export declare const SyncReconcileResponseStoragePathUnion$inboundSchema: z.ZodType<SyncReconcileResponseStoragePathUnion, unknown>;
|
|
7268
|
+
export declare function syncReconcileResponseStoragePathUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseStoragePathUnion, SDKValidationError>;
|
|
7269
|
+
/** @internal */
|
|
6804
7270
|
export declare const SyncReconcileResponseTypeStorage4$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeStorage4>;
|
|
6805
7271
|
/** @internal */
|
|
6806
7272
|
export declare const SyncReconcileResponseExternalBindingsLocalStorage$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsLocalStorage, unknown>;
|
|
@@ -6812,6 +7278,9 @@ export declare function syncReconcileResponseBucketNameSecretRef2FromJSON(jsonSt
|
|
|
6812
7278
|
export declare const SyncReconcileResponseBucketName2$inboundSchema: z.ZodType<SyncReconcileResponseBucketName2, unknown>;
|
|
6813
7279
|
export declare function syncReconcileResponseBucketName2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseBucketName2, SDKValidationError>;
|
|
6814
7280
|
/** @internal */
|
|
7281
|
+
export declare const SyncReconcileResponseBucketNameUnion2$inboundSchema: z.ZodType<SyncReconcileResponseBucketNameUnion2, unknown>;
|
|
7282
|
+
export declare function syncReconcileResponseBucketNameUnion2FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseBucketNameUnion2, SDKValidationError>;
|
|
7283
|
+
/** @internal */
|
|
6815
7284
|
export declare const SyncReconcileResponseTypeStorage3$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeStorage3>;
|
|
6816
7285
|
/** @internal */
|
|
6817
7286
|
export declare const SyncReconcileResponseExternalBindingsGcs$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsGcs, unknown>;
|
|
@@ -6823,12 +7292,18 @@ export declare function syncReconcileResponseAccountNameSecretRef1FromJSON(jsonS
|
|
|
6823
7292
|
export declare const SyncReconcileResponseAccountName1$inboundSchema: z.ZodType<SyncReconcileResponseAccountName1, unknown>;
|
|
6824
7293
|
export declare function syncReconcileResponseAccountName1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseAccountName1, SDKValidationError>;
|
|
6825
7294
|
/** @internal */
|
|
7295
|
+
export declare const SyncReconcileResponseAccountNameUnion1$inboundSchema: z.ZodType<SyncReconcileResponseAccountNameUnion1, unknown>;
|
|
7296
|
+
export declare function syncReconcileResponseAccountNameUnion1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseAccountNameUnion1, SDKValidationError>;
|
|
7297
|
+
/** @internal */
|
|
6826
7298
|
export declare const SyncReconcileResponseContainerNameSecretRef$inboundSchema: z.ZodType<SyncReconcileResponseContainerNameSecretRef, unknown>;
|
|
6827
7299
|
export declare function syncReconcileResponseContainerNameSecretRefFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseContainerNameSecretRef, SDKValidationError>;
|
|
6828
7300
|
/** @internal */
|
|
6829
7301
|
export declare const SyncReconcileResponseContainerName$inboundSchema: z.ZodType<SyncReconcileResponseContainerName, unknown>;
|
|
6830
7302
|
export declare function syncReconcileResponseContainerNameFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseContainerName, SDKValidationError>;
|
|
6831
7303
|
/** @internal */
|
|
7304
|
+
export declare const SyncReconcileResponseContainerNameUnion$inboundSchema: z.ZodType<SyncReconcileResponseContainerNameUnion, unknown>;
|
|
7305
|
+
export declare function syncReconcileResponseContainerNameUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseContainerNameUnion, SDKValidationError>;
|
|
7306
|
+
/** @internal */
|
|
6832
7307
|
export declare const SyncReconcileResponseTypeStorage2$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeStorage2>;
|
|
6833
7308
|
/** @internal */
|
|
6834
7309
|
export declare const SyncReconcileResponseExternalBindingsBlob$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsBlob, unknown>;
|
|
@@ -6840,6 +7315,9 @@ export declare function syncReconcileResponseBucketNameSecretRef1FromJSON(jsonSt
|
|
|
6840
7315
|
export declare const SyncReconcileResponseBucketName1$inboundSchema: z.ZodType<SyncReconcileResponseBucketName1, unknown>;
|
|
6841
7316
|
export declare function syncReconcileResponseBucketName1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseBucketName1, SDKValidationError>;
|
|
6842
7317
|
/** @internal */
|
|
7318
|
+
export declare const SyncReconcileResponseBucketNameUnion1$inboundSchema: z.ZodType<SyncReconcileResponseBucketNameUnion1, unknown>;
|
|
7319
|
+
export declare function syncReconcileResponseBucketNameUnion1FromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseBucketNameUnion1, SDKValidationError>;
|
|
7320
|
+
/** @internal */
|
|
6843
7321
|
export declare const SyncReconcileResponseTypeStorage1$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeStorage1>;
|
|
6844
7322
|
/** @internal */
|
|
6845
7323
|
export declare const SyncReconcileResponseExternalBindingsS3$inboundSchema: z.ZodType<SyncReconcileResponseExternalBindingsS3, unknown>;
|
|
@@ -6854,6 +7332,9 @@ export declare function syncReconcileResponseExternalBindingsUnion6FromJSON(json
|
|
|
6854
7332
|
export declare const SyncReconcileResponseImagePullCredentials$inboundSchema: z.ZodType<SyncReconcileResponseImagePullCredentials, unknown>;
|
|
6855
7333
|
export declare function syncReconcileResponseImagePullCredentialsFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseImagePullCredentials, SDKValidationError>;
|
|
6856
7334
|
/** @internal */
|
|
7335
|
+
export declare const SyncReconcileResponseImagePullCredentialsUnion$inboundSchema: z.ZodType<SyncReconcileResponseImagePullCredentialsUnion, unknown>;
|
|
7336
|
+
export declare function syncReconcileResponseImagePullCredentialsUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseImagePullCredentialsUnion, SDKValidationError>;
|
|
7337
|
+
/** @internal */
|
|
6857
7338
|
export declare const TargetPlatformKubernetes$inboundSchema: z.ZodEnum<typeof TargetPlatformKubernetes>;
|
|
6858
7339
|
/** @internal */
|
|
6859
7340
|
export declare const SyncReconcileResponseManagementConfigKubernetes$inboundSchema: z.ZodType<SyncReconcileResponseManagementConfigKubernetes, unknown>;
|
|
@@ -6874,20 +7355,35 @@ export declare const TargetPlatformAws$inboundSchema: z.ZodEnum<typeof TargetPla
|
|
|
6874
7355
|
export declare const SyncReconcileResponseManagementConfigAws$inboundSchema: z.ZodType<SyncReconcileResponseManagementConfigAws, unknown>;
|
|
6875
7356
|
export declare function syncReconcileResponseManagementConfigAwsFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseManagementConfigAws, SDKValidationError>;
|
|
6876
7357
|
/** @internal */
|
|
7358
|
+
export declare const SyncReconcileResponseManagementConfigUnion$inboundSchema: z.ZodType<SyncReconcileResponseManagementConfigUnion, unknown>;
|
|
7359
|
+
export declare function syncReconcileResponseManagementConfigUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseManagementConfigUnion, SDKValidationError>;
|
|
7360
|
+
/** @internal */
|
|
6877
7361
|
export declare const SyncReconcileResponseMonitoring$inboundSchema: z.ZodType<SyncReconcileResponseMonitoring, unknown>;
|
|
6878
7362
|
export declare function syncReconcileResponseMonitoringFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseMonitoring, SDKValidationError>;
|
|
6879
7363
|
/** @internal */
|
|
7364
|
+
export declare const SyncReconcileResponseMonitoringUnion$inboundSchema: z.ZodType<SyncReconcileResponseMonitoringUnion, unknown>;
|
|
7365
|
+
export declare function syncReconcileResponseMonitoringUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseMonitoringUnion, SDKValidationError>;
|
|
7366
|
+
/** @internal */
|
|
6880
7367
|
export declare const SyncReconcileResponseDeploymentModel$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseDeploymentModel>;
|
|
6881
7368
|
/** @internal */
|
|
6882
7369
|
export declare const SyncReconcileResponseAws$inboundSchema: z.ZodType<SyncReconcileResponseAws, unknown>;
|
|
6883
7370
|
export declare function syncReconcileResponseAwsFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseAws, SDKValidationError>;
|
|
6884
7371
|
/** @internal */
|
|
7372
|
+
export declare const SyncReconcileResponseAwsUnion$inboundSchema: z.ZodType<SyncReconcileResponseAwsUnion, unknown>;
|
|
7373
|
+
export declare function syncReconcileResponseAwsUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseAwsUnion, SDKValidationError>;
|
|
7374
|
+
/** @internal */
|
|
6885
7375
|
export declare const AzureTargetConfig$inboundSchema: z.ZodType<AzureTargetConfig, unknown>;
|
|
6886
7376
|
export declare function azureTargetConfigFromJSON(jsonString: string): SafeParseResult<AzureTargetConfig, SDKValidationError>;
|
|
6887
7377
|
/** @internal */
|
|
7378
|
+
export declare const TargetAzureUnion$inboundSchema: z.ZodType<TargetAzureUnion, unknown>;
|
|
7379
|
+
export declare function targetAzureUnionFromJSON(jsonString: string): SafeParseResult<TargetAzureUnion, SDKValidationError>;
|
|
7380
|
+
/** @internal */
|
|
6888
7381
|
export declare const GcpTargetConfig$inboundSchema: z.ZodType<GcpTargetConfig, unknown>;
|
|
6889
7382
|
export declare function gcpTargetConfigFromJSON(jsonString: string): SafeParseResult<GcpTargetConfig, SDKValidationError>;
|
|
6890
7383
|
/** @internal */
|
|
7384
|
+
export declare const TargetGcpUnion$inboundSchema: z.ZodType<TargetGcpUnion, unknown>;
|
|
7385
|
+
export declare function targetGcpUnionFromJSON(jsonString: string): SafeParseResult<TargetGcpUnion, SDKValidationError>;
|
|
7386
|
+
/** @internal */
|
|
6891
7387
|
export declare const SyncReconcileResponseCertificate$inboundSchema: z.ZodType<SyncReconcileResponseCertificate, unknown>;
|
|
6892
7388
|
export declare function syncReconcileResponseCertificateFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseCertificate, SDKValidationError>;
|
|
6893
7389
|
/** @internal */
|
|
@@ -6897,6 +7393,9 @@ export declare function syncReconcileResponseCustomDomainsFromJSON(jsonString: s
|
|
|
6897
7393
|
export declare const SyncReconcileResponseDomains$inboundSchema: z.ZodType<SyncReconcileResponseDomains, unknown>;
|
|
6898
7394
|
export declare function syncReconcileResponseDomainsFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDomains, SDKValidationError>;
|
|
6899
7395
|
/** @internal */
|
|
7396
|
+
export declare const SyncReconcileResponseDomainsUnion$inboundSchema: z.ZodType<SyncReconcileResponseDomainsUnion, unknown>;
|
|
7397
|
+
export declare function syncReconcileResponseDomainsUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseDomainsUnion, SDKValidationError>;
|
|
7398
|
+
/** @internal */
|
|
6900
7399
|
export declare const SyncReconcileResponseHeartbeats$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseHeartbeats>;
|
|
6901
7400
|
/** @internal */
|
|
6902
7401
|
export declare const SyncReconcileResponseTypeByoVnetAzure$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTypeByoVnetAzure>;
|
|
@@ -6924,6 +7423,9 @@ export declare const SyncReconcileResponseTypeUseDefault$inboundSchema: z.ZodEnu
|
|
|
6924
7423
|
export declare const SyncReconcileResponseNetworkUseDefault$inboundSchema: z.ZodType<SyncReconcileResponseNetworkUseDefault, unknown>;
|
|
6925
7424
|
export declare function syncReconcileResponseNetworkUseDefaultFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseNetworkUseDefault, SDKValidationError>;
|
|
6926
7425
|
/** @internal */
|
|
7426
|
+
export declare const SyncReconcileResponseNetworkUnion$inboundSchema: z.ZodType<SyncReconcileResponseNetworkUnion, unknown>;
|
|
7427
|
+
export declare function syncReconcileResponseNetworkUnionFromJSON(jsonString: string): SafeParseResult<SyncReconcileResponseNetworkUnion, SDKValidationError>;
|
|
7428
|
+
/** @internal */
|
|
6927
7429
|
export declare const SyncReconcileResponseTelemetry$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseTelemetry>;
|
|
6928
7430
|
/** @internal */
|
|
6929
7431
|
export declare const SyncReconcileResponseUpdates$inboundSchema: z.ZodEnum<typeof SyncReconcileResponseUpdates>;
|
|
@@ -6969,12 +7471,18 @@ export declare function overrideReleaseInfoAzureFromJSON(jsonString: string): Sa
|
|
|
6969
7471
|
export declare const OverrideConditionReleaseInfoResource$inboundSchema: z.ZodType<OverrideConditionReleaseInfoResource, unknown>;
|
|
6970
7472
|
export declare function overrideConditionReleaseInfoResourceFromJSON(jsonString: string): SafeParseResult<OverrideConditionReleaseInfoResource, SDKValidationError>;
|
|
6971
7473
|
/** @internal */
|
|
7474
|
+
export declare const OverrideReleaseInfoResourceConditionUnion$inboundSchema: z.ZodType<OverrideReleaseInfoResourceConditionUnion, unknown>;
|
|
7475
|
+
export declare function overrideReleaseInfoResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<OverrideReleaseInfoResourceConditionUnion, SDKValidationError>;
|
|
7476
|
+
/** @internal */
|
|
6972
7477
|
export declare const OverrideReleaseInfoGcpResource$inboundSchema: z.ZodType<OverrideReleaseInfoGcpResource, unknown>;
|
|
6973
7478
|
export declare function overrideReleaseInfoGcpResourceFromJSON(jsonString: string): SafeParseResult<OverrideReleaseInfoGcpResource, SDKValidationError>;
|
|
6974
7479
|
/** @internal */
|
|
6975
7480
|
export declare const OverrideConditionReleaseInfo$inboundSchema: z.ZodType<OverrideConditionReleaseInfo, unknown>;
|
|
6976
7481
|
export declare function overrideConditionReleaseInfoFromJSON(jsonString: string): SafeParseResult<OverrideConditionReleaseInfo, SDKValidationError>;
|
|
6977
7482
|
/** @internal */
|
|
7483
|
+
export declare const OverrideReleaseInfoConditionUnion$inboundSchema: z.ZodType<OverrideReleaseInfoConditionUnion, unknown>;
|
|
7484
|
+
export declare function overrideReleaseInfoConditionUnionFromJSON(jsonString: string): SafeParseResult<OverrideReleaseInfoConditionUnion, SDKValidationError>;
|
|
7485
|
+
/** @internal */
|
|
6978
7486
|
export declare const OverrideReleaseInfoGcpStack$inboundSchema: z.ZodType<OverrideReleaseInfoGcpStack, unknown>;
|
|
6979
7487
|
export declare function overrideReleaseInfoGcpStackFromJSON(jsonString: string): SafeParseResult<OverrideReleaseInfoGcpStack, SDKValidationError>;
|
|
6980
7488
|
/** @internal */
|
|
@@ -7032,12 +7540,18 @@ export declare function extendReleaseInfoAzureFromJSON(jsonString: string): Safe
|
|
|
7032
7540
|
export declare const ExtendConditionReleaseInfoResource$inboundSchema: z.ZodType<ExtendConditionReleaseInfoResource, unknown>;
|
|
7033
7541
|
export declare function extendConditionReleaseInfoResourceFromJSON(jsonString: string): SafeParseResult<ExtendConditionReleaseInfoResource, SDKValidationError>;
|
|
7034
7542
|
/** @internal */
|
|
7543
|
+
export declare const ExtendReleaseInfoResourceConditionUnion$inboundSchema: z.ZodType<ExtendReleaseInfoResourceConditionUnion, unknown>;
|
|
7544
|
+
export declare function extendReleaseInfoResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<ExtendReleaseInfoResourceConditionUnion, SDKValidationError>;
|
|
7545
|
+
/** @internal */
|
|
7035
7546
|
export declare const ExtendReleaseInfoGcpResource$inboundSchema: z.ZodType<ExtendReleaseInfoGcpResource, unknown>;
|
|
7036
7547
|
export declare function extendReleaseInfoGcpResourceFromJSON(jsonString: string): SafeParseResult<ExtendReleaseInfoGcpResource, SDKValidationError>;
|
|
7037
7548
|
/** @internal */
|
|
7038
7549
|
export declare const ExtendConditionReleaseInfo$inboundSchema: z.ZodType<ExtendConditionReleaseInfo, unknown>;
|
|
7039
7550
|
export declare function extendConditionReleaseInfoFromJSON(jsonString: string): SafeParseResult<ExtendConditionReleaseInfo, SDKValidationError>;
|
|
7040
7551
|
/** @internal */
|
|
7552
|
+
export declare const ExtendReleaseInfoConditionUnion$inboundSchema: z.ZodType<ExtendReleaseInfoConditionUnion, unknown>;
|
|
7553
|
+
export declare function extendReleaseInfoConditionUnionFromJSON(jsonString: string): SafeParseResult<ExtendReleaseInfoConditionUnion, SDKValidationError>;
|
|
7554
|
+
/** @internal */
|
|
7041
7555
|
export declare const ExtendReleaseInfoGcpStack$inboundSchema: z.ZodType<ExtendReleaseInfoGcpStack, unknown>;
|
|
7042
7556
|
export declare function extendReleaseInfoGcpStackFromJSON(jsonString: string): SafeParseResult<ExtendReleaseInfoGcpStack, SDKValidationError>;
|
|
7043
7557
|
/** @internal */
|
|
@@ -7098,12 +7612,18 @@ export declare function profileReleaseInfoAzureFromJSON(jsonString: string): Saf
|
|
|
7098
7612
|
export declare const ProfileConditionReleaseInfoResource$inboundSchema: z.ZodType<ProfileConditionReleaseInfoResource, unknown>;
|
|
7099
7613
|
export declare function profileConditionReleaseInfoResourceFromJSON(jsonString: string): SafeParseResult<ProfileConditionReleaseInfoResource, SDKValidationError>;
|
|
7100
7614
|
/** @internal */
|
|
7615
|
+
export declare const ProfileReleaseInfoResourceConditionUnion$inboundSchema: z.ZodType<ProfileReleaseInfoResourceConditionUnion, unknown>;
|
|
7616
|
+
export declare function profileReleaseInfoResourceConditionUnionFromJSON(jsonString: string): SafeParseResult<ProfileReleaseInfoResourceConditionUnion, SDKValidationError>;
|
|
7617
|
+
/** @internal */
|
|
7101
7618
|
export declare const ProfileReleaseInfoGcpResource$inboundSchema: z.ZodType<ProfileReleaseInfoGcpResource, unknown>;
|
|
7102
7619
|
export declare function profileReleaseInfoGcpResourceFromJSON(jsonString: string): SafeParseResult<ProfileReleaseInfoGcpResource, SDKValidationError>;
|
|
7103
7620
|
/** @internal */
|
|
7104
7621
|
export declare const ProfileConditionReleaseInfo$inboundSchema: z.ZodType<ProfileConditionReleaseInfo, unknown>;
|
|
7105
7622
|
export declare function profileConditionReleaseInfoFromJSON(jsonString: string): SafeParseResult<ProfileConditionReleaseInfo, SDKValidationError>;
|
|
7106
7623
|
/** @internal */
|
|
7624
|
+
export declare const ProfileReleaseInfoConditionUnion$inboundSchema: z.ZodType<ProfileReleaseInfoConditionUnion, unknown>;
|
|
7625
|
+
export declare function profileReleaseInfoConditionUnionFromJSON(jsonString: string): SafeParseResult<ProfileReleaseInfoConditionUnion, SDKValidationError>;
|
|
7626
|
+
/** @internal */
|
|
7107
7627
|
export declare const ProfileReleaseInfoGcpStack$inboundSchema: z.ZodType<ProfileReleaseInfoGcpStack, unknown>;
|
|
7108
7628
|
export declare function profileReleaseInfoGcpStackFromJSON(jsonString: string): SafeParseResult<ProfileReleaseInfoGcpStack, SDKValidationError>;
|
|
7109
7629
|
/** @internal */
|