@xemahq/biome-host-api-client 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/endpoints/authoring/authoring.d.ts +4 -4
- package/dist/endpoints/authoring/authoring.js +9 -9
- package/dist/endpoints/biome-approvals/biome-approvals.d.ts +6 -6
- package/dist/endpoints/biome-approvals/biome-approvals.js +9 -9
- package/dist/endpoints/biome-installations/biome-installations.d.ts +13 -13
- package/dist/endpoints/biome-installations/biome-installations.js +36 -36
- package/dist/endpoints/biome-runtime-bindings/biome-runtime-bindings.d.ts +13 -8
- package/dist/endpoints/biome-runtime-bindings/biome-runtime-bindings.js +32 -18
- package/dist/endpoints/biome-runtimes/biome-runtimes.d.ts +2 -2
- package/dist/endpoints/biome-runtimes/biome-runtimes.js +3 -3
- package/dist/endpoints/org-biome-installations/org-biome-installations.d.ts +6 -6
- package/dist/endpoints/org-biome-installations/org-biome-installations.js +15 -15
- package/dist/endpoints/platform-biomes-availability/platform-biomes-availability.d.ts +3 -3
- package/dist/endpoints/platform-biomes-availability/platform-biomes-availability.js +6 -6
- package/dist/endpoints/platform-biomes-contribution-sync/platform-biomes-contribution-sync.d.ts +2 -2
- package/dist/endpoints/platform-biomes-contribution-sync/platform-biomes-contribution-sync.js +3 -3
- package/dist/endpoints/platform-biomes-enablement/platform-biomes-enablement.d.ts +4 -4
- package/dist/endpoints/platform-biomes-enablement/platform-biomes-enablement.js +9 -9
- package/dist/endpoints/platform-biomes-server/platform-biomes-server.d.ts +7 -7
- package/dist/endpoints/platform-biomes-server/platform-biomes-server.js +18 -18
- package/dist/endpoints/platform-biomes-web/platform-biomes-web.d.ts +3 -3
- package/dist/endpoints/platform-biomes-web/platform-biomes-web.js +6 -6
- package/dist/endpoints/platform-runner-enrollments/platform-runner-enrollments.d.ts +33 -0
- package/dist/endpoints/platform-runner-enrollments/platform-runner-enrollments.js +80 -0
- package/dist/endpoints/platform-service-mesh/platform-service-mesh.d.ts +2 -2
- package/dist/endpoints/platform-service-mesh/platform-service-mesh.js +3 -3
- package/dist/endpoints/platform-settings/platform-settings.d.ts +4 -4
- package/dist/endpoints/platform-settings/platform-settings.js +9 -9
- package/dist/endpoints/runner-enrollment-challenges/runner-enrollment-challenges.d.ts +13 -0
- package/dist/endpoints/runner-enrollment-challenges/runner-enrollment-challenges.js +20 -0
- package/dist/endpoints/runner-enrollments/runner-enrollments.d.ts +28 -0
- package/dist/endpoints/runner-enrollments/runner-enrollments.js +64 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -0
- package/dist/models/addRemoteBiomeOriginDto.d.ts +1 -1
- package/dist/models/addRemoteBiomeOriginDto.js +1 -1
- package/dist/models/authorBiomeBundleDto.d.ts +3 -3
- package/dist/models/authorBiomeBundleResponseDto.d.ts +2 -2
- package/dist/models/authorBiomeBundleResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/authoredBiomeBundleDto.d.ts +3 -3
- package/dist/models/authoredFileDto.d.ts +1 -1
- package/dist/models/authoredFileDto.js +1 -1
- package/dist/models/authoringIssueCode.d.ts +1 -1
- package/dist/models/authoringIssueCode.js +1 -1
- package/dist/models/authoringIssueDto.d.ts +2 -2
- package/dist/models/availabilitySubjectDto.d.ts +2 -2
- package/dist/models/backfillEnablementResponseDto.d.ts +1 -1
- package/dist/models/backfillEnablementResponseDto.js +1 -1
- package/dist/models/backfillEnablementResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeApprovalResponseDto.d.ts +5 -5
- package/dist/models/biomeApprovalResponseDtoDataArrayEnvelope.d.ts +11 -0
- package/dist/models/biomeApprovalResponseDtoDataArrayEnvelope.js +2 -0
- package/dist/models/biomeApprovalResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeApprovalResponseDtoResolveReason.d.ts +1 -1
- package/dist/models/biomeApprovalResponseDtoResolveReason.js +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedAt.d.ts +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedAt.js +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedBy.d.ts +1 -1
- package/dist/models/biomeApprovalResponseDtoResolvedBy.js +1 -1
- package/dist/models/biomeApprovalStatus.d.ts +1 -1
- package/dist/models/biomeApprovalStatus.js +1 -1
- package/dist/models/biomeAvailabilityResponseDto.d.ts +2 -2
- package/dist/models/biomeAvailabilityResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeConnectorRequirementDto.d.ts +1 -1
- package/dist/models/biomeConnectorRequirementDto.js +1 -1
- package/dist/models/biomeContributionResponseDto.d.ts +2 -2
- package/dist/models/biomeContributionResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeContributionResponseDtoPath.d.ts +1 -1
- package/dist/models/biomeContributionResponseDtoPath.js +1 -1
- package/dist/models/biomeContributionSyncStatusDto.d.ts +2 -2
- package/dist/models/biomeContributionSyncStatusDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/biomeEffectiveState.d.ts +1 -1
- package/dist/models/biomeEffectiveState.js +1 -1
- package/dist/models/biomeInstallPolicy.d.ts +1 -1
- package/dist/models/biomeInstallPolicy.js +1 -1
- package/dist/models/biomeInstallSchemaResponseDto.d.ts +3 -3
- package/dist/models/biomeInstallSchemaResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallSchemaResponseDtoSchema.d.ts +1 -1
- package/dist/models/biomeInstallSchemaResponseDtoSchema.js +1 -1
- package/dist/models/biomeInstallSchemaResponseDtoUiSchema.d.ts +1 -1
- package/dist/models/biomeInstallSchemaResponseDtoUiSchema.js +1 -1
- package/dist/models/biomeInstallationConnectionBindingInputDto.d.ts +1 -1
- package/dist/models/biomeInstallationConnectionBindingInputDto.js +1 -1
- package/dist/models/biomeInstallationConnectionResponseDto.d.ts +1 -1
- package/dist/models/biomeInstallationConnectionResponseDto.js +1 -1
- package/dist/models/biomeInstallationDeleteResponseDto.d.ts +1 -1
- package/dist/models/biomeInstallationDeleteResponseDto.js +1 -1
- package/dist/models/biomeInstallationDeleteResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallationResourceInputDto.d.ts +2 -2
- package/dist/models/biomeInstallationResourceInputDtoSelector.d.ts +1 -1
- package/dist/models/biomeInstallationResourceInputDtoSelector.js +1 -1
- package/dist/models/biomeInstallationResourceResponseDto.d.ts +2 -2
- package/dist/models/biomeInstallationResourceResponseDtoSelector.d.ts +1 -1
- package/dist/models/biomeInstallationResourceResponseDtoSelector.js +1 -1
- package/dist/models/biomeInstallationResponseDto.d.ts +7 -7
- package/dist/models/biomeInstallationResponseDtoConfigJson.d.ts +1 -1
- package/dist/models/biomeInstallationResponseDtoConfigJson.js +1 -1
- package/dist/models/biomeInstallationResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallationResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeInstallationResponseDtoDisabledAt.d.ts +1 -1
- package/dist/models/biomeInstallationResponseDtoDisabledAt.js +1 -1
- package/dist/models/biomeInstallationState.d.ts +1 -1
- package/dist/models/biomeInstallationState.js +1 -1
- package/dist/models/biomeInstallationsControllerCreateChain201.d.ts +2 -2
- package/dist/models/biomeKind.d.ts +1 -1
- package/dist/models/biomeKind.js +1 -1
- package/dist/models/biomeLifecycle.d.ts +1 -1
- package/dist/models/biomeLifecycle.js +1 -1
- package/dist/models/biomeLifecycleTransitionResponseDto.d.ts +2 -2
- package/dist/models/biomeLifecycleTransitionResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeMcpCodeToolManifestEntryDto.d.ts +3 -3
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerKind.d.ts +1 -1
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerKind.js +1 -1
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerMethod.d.ts +1 -1
- package/dist/models/biomeMcpCodeToolManifestEntryDtoHandlerMethod.js +1 -1
- package/dist/models/biomeMcpToolsManifestResponseDto.d.ts +3 -3
- package/dist/models/biomeMcpToolsManifestResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeMcpWorkflowToolManifestEntryDto.d.ts +2 -2
- package/dist/models/biomeMcpWorkflowToolManifestEntryDtoMountSlot.d.ts +1 -1
- package/dist/models/biomeMcpWorkflowToolManifestEntryDtoMountSlot.js +1 -1
- package/dist/models/biomeProvidesDto.d.ts +2 -2
- package/dist/models/biomeProvidesDtoTarget.d.ts +1 -1
- package/dist/models/biomeProvidesDtoTarget.js +1 -1
- package/dist/models/biomeProvisioningScaffoldDto.d.ts +3 -3
- package/dist/models/biomeProvisioningScaffoldDtoDeclaration.d.ts +1 -1
- package/dist/models/biomeProvisioningScaffoldDtoDeclaration.js +1 -1
- package/dist/models/biomeProvisioningScaffoldDtoTemplates.d.ts +1 -1
- package/dist/models/biomeProvisioningScaffoldDtoTemplates.js +1 -1
- package/dist/models/biomeProvisioningScaffoldsResponseDto.d.ts +2 -2
- package/dist/models/biomeProvisioningScaffoldsResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/biomeScope.d.ts +1 -1
- package/dist/models/biomeScope.js +1 -1
- package/dist/models/biomeTarget.d.ts +1 -1
- package/dist/models/biomeTarget.js +1 -1
- package/dist/models/biomeTier.d.ts +1 -1
- package/dist/models/biomeTier.js +1 -1
- package/dist/models/breakGlassRevokeRunnerEnrollmentDto.d.ts +15 -0
- package/dist/models/{runtimeBindingResponseDtoConfigRef.js → breakGlassRevokeRunnerEnrollmentDto.js} +1 -1
- package/dist/models/capabilityDescriptorValidationDto.d.ts +5 -5
- package/dist/models/capabilityDescriptorValidationDtoDataEnvelope.d.ts +2 -2
- package/dist/models/capabilityDescriptorValidationDtoManifest.d.ts +1 -1
- package/dist/models/capabilityDescriptorValidationDtoManifest.js +1 -1
- package/dist/models/capabilityManifestSchemaKind.d.ts +1 -1
- package/dist/models/capabilityManifestSchemaKind.js +1 -1
- package/dist/models/chainInstallBiomesDto.d.ts +2 -2
- package/dist/models/chainedInstallEntryDto.d.ts +4 -4
- package/dist/models/chainedInstallEntryDtoConfigJson.d.ts +1 -1
- package/dist/models/chainedInstallEntryDtoConfigJson.js +1 -1
- package/dist/models/contributionFileGuidanceDto.d.ts +2 -2
- package/dist/models/contributionKind.d.ts +1 -1
- package/dist/models/contributionKind.js +1 -1
- package/dist/models/contributionSyncStatus.d.ts +1 -1
- package/dist/models/contributionSyncStatus.js +1 -1
- package/dist/models/createBiomeInstallationDto.d.ts +4 -4
- package/dist/models/createBiomeInstallationDtoConfigJson.d.ts +1 -1
- package/dist/models/createBiomeInstallationDtoConfigJson.js +1 -1
- package/dist/models/createRunnerEnrollmentDto.d.ts +17 -0
- package/dist/models/createRunnerEnrollmentDto.js +2 -0
- package/dist/models/createRuntimeBindingDto.d.ts +6 -10
- package/dist/models/createRuntimeBindingDtoDeniedLabels.d.ts +2 -2
- package/dist/models/createRuntimeBindingDtoDeniedLabels.js +1 -1
- package/dist/models/createRuntimeBindingDtoRequiredLabels.d.ts +2 -2
- package/dist/models/createRuntimeBindingDtoRequiredLabels.js +1 -1
- package/dist/models/credentialDeliveryKind.d.ts +13 -0
- package/dist/models/credentialDeliveryKind.js +15 -0
- package/dist/models/errorDetailsDto.d.ts +2 -2
- package/dist/models/errorDetailsDtoDetails.d.ts +1 -1
- package/dist/models/errorDetailsDtoDetails.js +1 -1
- package/dist/models/errorPayloadDto.d.ts +2 -2
- package/dist/models/errorResponseDto.d.ts +2 -2
- package/dist/models/{runtimeBindingResponseDtoConfigRef.d.ts → exchangeRunnerEnrollmentChallengeDto.d.ts} +4 -7
- package/dist/models/{runtimeBindingResponseDtoSecretScopeRef.js → exchangeRunnerEnrollmentChallengeDto.js} +1 -1
- package/dist/models/inFlightRevocationPolicy.d.ts +12 -0
- package/dist/models/inFlightRevocationPolicy.js +14 -0
- package/dist/models/index.d.ts +24 -3
- package/dist/models/index.js +24 -3
- package/dist/models/lifecycleTransitionAckDto.d.ts +1 -1
- package/dist/models/lifecycleTransitionAckDto.js +1 -1
- package/dist/models/orgBiomeEffectiveEnablementDto.d.ts +5 -5
- package/dist/models/orgBiomeEffectiveEnablementDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/orgBiomeEffectiveEnablementDtoDataEnvelope.d.ts +2 -2
- package/dist/models/orgBiomeEnablementReason.d.ts +1 -1
- package/dist/models/orgBiomeEnablementReason.js +1 -1
- package/dist/models/orgBiomeInstallationDeleteResponseDto.d.ts +2 -2
- package/dist/models/orgBiomeInstallationDeleteResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/orgBiomeInstallationDeleteResponseDtoWorkflowId.d.ts +1 -1
- package/dist/models/orgBiomeInstallationDeleteResponseDtoWorkflowId.js +1 -1
- package/dist/models/orgBiomeState.d.ts +1 -1
- package/dist/models/orgBiomeState.js +1 -1
- package/dist/models/orgBiomeSurfaceMode.d.ts +1 -1
- package/dist/models/orgBiomeSurfaceMode.js +1 -1
- package/dist/models/platformSettingsControllerAdd200.d.ts +1 -1
- package/dist/models/platformSettingsControllerAdd200.js +1 -1
- package/dist/models/platformSettingsControllerList200.d.ts +1 -1
- package/dist/models/platformSettingsControllerList200.js +1 -1
- package/dist/models/platformSettingsControllerRemove200.d.ts +1 -1
- package/dist/models/platformSettingsControllerRemove200.js +1 -1
- package/dist/models/platformSettingsControllerRemoveParams.d.ts +1 -1
- package/dist/models/platformSettingsControllerRemoveParams.js +1 -1
- package/dist/models/promoteBiomeInstallationDto.d.ts +2 -2
- package/dist/models/requestApprovalDto.d.ts +1 -1
- package/dist/models/requestApprovalDto.js +1 -1
- package/dist/models/resolveApprovalDto.d.ts +2 -2
- package/dist/models/resolveApprovalDtoStatus.d.ts +1 -1
- package/dist/models/resolveApprovalDtoStatus.js +1 -1
- package/dist/models/resourceManagedBy.d.ts +1 -1
- package/dist/models/resourceManagedBy.js +1 -1
- package/dist/models/rotateRunnerEnrollmentDto.d.ts +14 -0
- package/dist/models/rotateRunnerEnrollmentDto.js +9 -0
- package/dist/models/runnerDataLocality.d.ts +13 -0
- package/dist/models/runnerDataLocality.js +15 -0
- package/dist/models/runnerEnrollmentDesiredState.d.ts +12 -0
- package/dist/models/{runtimeBindingStatus.js → runnerEnrollmentDesiredState.js} +4 -5
- package/dist/models/runnerEnrollmentExchangeResponseDto.d.ts +14 -0
- package/dist/models/runnerEnrollmentExchangeResponseDto.js +2 -0
- package/dist/models/runnerEnrollmentExchangeResponseDtoDataEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentExchangeResponseDtoDataEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentManagementAction.d.ts +13 -0
- package/dist/models/runnerEnrollmentManagementAction.js +15 -0
- package/dist/models/runnerEnrollmentManagementResponseDto.d.ts +58 -0
- package/dist/models/runnerEnrollmentManagementResponseDto.js +2 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataArrayEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataArrayEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentManagementResponseDtoDataEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDto.d.ts +21 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDto.js +2 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDtoDataEnvelope.d.ts +11 -0
- package/dist/models/runnerEnrollmentManagementRotationResponseDtoDataEnvelope.js +2 -0
- package/dist/models/runnerEnrollmentObservedState.d.ts +19 -0
- package/dist/models/runnerEnrollmentObservedState.js +21 -0
- package/dist/models/runnerEnrollmentResponseDto.d.ts +51 -0
- package/dist/models/runnerEnrollmentResponseDto.js +2 -0
- package/dist/models/runnerTrustTier.d.ts +14 -0
- package/dist/models/runnerTrustTier.js +16 -0
- package/dist/models/runtimeBindingDesiredState.d.ts +12 -0
- package/dist/models/runtimeBindingDesiredState.js +14 -0
- package/dist/models/runtimeBindingManagementAction.d.ts +12 -0
- package/dist/models/runtimeBindingManagementAction.js +14 -0
- package/dist/models/runtimeBindingObservedState.d.ts +17 -0
- package/dist/models/runtimeBindingObservedState.js +19 -0
- package/dist/models/runtimeBindingResponseDto.d.ts +32 -9
- package/dist/models/runtimeBindingResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoDeniedLabels.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoDeniedLabels.js +1 -1
- package/dist/models/runtimeBindingResponseDtoRequiredLabels.d.ts +2 -2
- package/dist/models/runtimeBindingResponseDtoRequiredLabels.js +1 -1
- package/dist/models/runtimeOperatorKind.d.ts +13 -0
- package/dist/models/runtimeOperatorKind.js +15 -0
- package/dist/models/runtimeResponseDto.d.ts +15 -2
- package/dist/models/runtimeResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/runtimeResponseDtoStatus.d.ts +4 -2
- package/dist/models/runtimeResponseDtoStatus.js +4 -2
- package/dist/models/serverBiomeRegistrationResponseDto.d.ts +5 -5
- package/dist/models/serverBiomeRegistrationResponseDtoContributionPaths.d.ts +1 -1
- package/dist/models/serverBiomeRegistrationResponseDtoContributionPaths.js +1 -1
- package/dist/models/serverBiomeRegistrationResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/serverBiomeRegistrationResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/serverBiomesControllerListParams.d.ts +1 -1
- package/dist/models/serverBiomesControllerListParams.js +1 -1
- package/dist/models/serviceEndpointAuth.d.ts +1 -1
- package/dist/models/serviceEndpointAuth.js +1 -1
- package/dist/models/serviceEndpointDto.d.ts +3 -3
- package/dist/models/serviceEndpointProtocol.d.ts +1 -1
- package/dist/models/serviceEndpointProtocol.js +1 -1
- package/dist/models/serviceInstanceDto.d.ts +2 -2
- package/dist/models/serviceMeshEntryDto.d.ts +2 -2
- package/dist/models/serviceMeshResponseDto.d.ts +2 -2
- package/dist/models/serviceMeshResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/setBiomeAvailabilityDto.d.ts +2 -2
- package/dist/models/subjectKind.d.ts +1 -1
- package/dist/models/subjectKind.js +1 -1
- package/dist/models/surfaceKindValidationDto.d.ts +4 -4
- package/dist/models/surfaceKindValidationDtoDataEnvelope.d.ts +2 -2
- package/dist/models/surfaceKindValidationDtoManifest.d.ts +1 -1
- package/dist/models/surfaceKindValidationDtoManifest.js +1 -1
- package/dist/models/updateBiomeInstallationResourcesDto.d.ts +2 -2
- package/dist/models/updateOrgBiomeEnablementDto.d.ts +3 -3
- package/dist/models/updateOrgBiomeInstallationDto.d.ts +4 -4
- package/dist/models/updateOrgBiomeInstallationDtoConfigJson.d.ts +1 -1
- package/dist/models/updateOrgBiomeInstallationDtoConfigJson.js +1 -1
- package/dist/models/updateRuntimeBindingDto.d.ts +5 -9
- package/dist/models/updateRuntimeBindingDtoDeniedLabels.d.ts +2 -2
- package/dist/models/updateRuntimeBindingDtoDeniedLabels.js +1 -1
- package/dist/models/updateRuntimeBindingDtoRequiredLabels.d.ts +2 -2
- package/dist/models/updateRuntimeBindingDtoRequiredLabels.js +1 -1
- package/dist/models/validateCapabilityDescriptorDto.d.ts +2 -2
- package/dist/models/validateCapabilityDescriptorDtoManifest.d.ts +1 -1
- package/dist/models/validateCapabilityDescriptorDtoManifest.js +1 -1
- package/dist/models/validateSurfaceKindDto.d.ts +2 -2
- package/dist/models/validateSurfaceKindDtoManifest.d.ts +1 -1
- package/dist/models/validateSurfaceKindDtoManifest.js +1 -1
- package/dist/models/webBiomeDisplayDto.d.ts +1 -1
- package/dist/models/webBiomeDisplayDto.js +1 -1
- package/dist/models/webBiomeLoaderDto.d.ts +3 -3
- package/dist/models/webBiomeLoaderKind.d.ts +1 -1
- package/dist/models/webBiomeLoaderKind.js +1 -1
- package/dist/models/webBiomeProvenanceDto.d.ts +3 -3
- package/dist/models/webBiomeProvenanceVerdict.d.ts +1 -1
- package/dist/models/webBiomeProvenanceVerdict.js +1 -1
- package/dist/models/webBiomeRegistrationResponseDto.d.ts +6 -6
- package/dist/models/webBiomeRegistrationResponseDtoDataArrayEnvelope.d.ts +2 -2
- package/dist/models/webBiomeRegistrationResponseDtoDataEnvelope.d.ts +2 -2
- package/dist/models/webBiomeSignatureVerdict.d.ts +1 -1
- package/dist/models/webBiomeSignatureVerdict.js +1 -1
- package/dist/models/webBiomesControllerListParams.d.ts +1 -1
- package/dist/models/webBiomesControllerListParams.js +1 -1
- package/package.json +1 -1
- package/dist/models/runtimeBindingResponseDtoSecretScopeRef.d.ts +0 -13
- package/dist/models/runtimeBindingStatus.d.ts +0 -13
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
import type { InFlightRevocationPolicy } from './inFlightRevocationPolicy';
|
|
9
|
+
import type { RunnerDataLocality } from './runnerDataLocality';
|
|
10
|
+
import type { RunnerEnrollmentDesiredState } from './runnerEnrollmentDesiredState';
|
|
11
|
+
import type { RunnerEnrollmentManagementAction } from './runnerEnrollmentManagementAction';
|
|
12
|
+
import type { RunnerEnrollmentObservedState } from './runnerEnrollmentObservedState';
|
|
13
|
+
import type { RunnerTrustTier } from './runnerTrustTier';
|
|
14
|
+
import type { RuntimeOperatorKind } from './runtimeOperatorKind';
|
|
15
|
+
export interface RunnerEnrollmentManagementResponseDto {
|
|
16
|
+
id: string;
|
|
17
|
+
/** @minimum 1 */
|
|
18
|
+
revision: number;
|
|
19
|
+
runtimeId: string;
|
|
20
|
+
runnerId: string;
|
|
21
|
+
/** @nullable */
|
|
22
|
+
principalId: string | null;
|
|
23
|
+
desiredState: RunnerEnrollmentDesiredState;
|
|
24
|
+
observedState: RunnerEnrollmentObservedState;
|
|
25
|
+
/** @nullable */
|
|
26
|
+
activeCredentialRevision: number | null;
|
|
27
|
+
/** @nullable */
|
|
28
|
+
pendingCredentialRevision: number | null;
|
|
29
|
+
allowedEnvironmentIds: string[];
|
|
30
|
+
maxTrustTier: RunnerTrustTier;
|
|
31
|
+
allowedLocalities: RunnerDataLocality[];
|
|
32
|
+
attestationRevision: number;
|
|
33
|
+
inFlightPolicy: InFlightRevocationPolicy;
|
|
34
|
+
operatorKind: RuntimeOperatorKind;
|
|
35
|
+
/** @nullable */
|
|
36
|
+
ownerOrgId: string | null;
|
|
37
|
+
/** @nullable */
|
|
38
|
+
failureCode: string | null;
|
|
39
|
+
createdBy: string;
|
|
40
|
+
createdAt: string;
|
|
41
|
+
updatedAt: string;
|
|
42
|
+
/**
|
|
43
|
+
* One-time external enrollment claim code. Present only on the create response.
|
|
44
|
+
* @nullable
|
|
45
|
+
*/
|
|
46
|
+
claimCode: string | null;
|
|
47
|
+
/**
|
|
48
|
+
* Opaque one-time external enrollment challenge reference. Present only on the create response.
|
|
49
|
+
* @nullable
|
|
50
|
+
*/
|
|
51
|
+
challengeRef: string | null;
|
|
52
|
+
availableActions: RunnerEnrollmentManagementAction[];
|
|
53
|
+
/**
|
|
54
|
+
* Monotonic authorization policy revision that bracketed availableActions.
|
|
55
|
+
* @minimum 0
|
|
56
|
+
*/
|
|
57
|
+
policyRevision: number;
|
|
58
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
import type { RunnerEnrollmentManagementResponseDto } from './runnerEnrollmentManagementResponseDto';
|
|
9
|
+
export interface RunnerEnrollmentManagementResponseDtoDataArrayEnvelope {
|
|
10
|
+
data: RunnerEnrollmentManagementResponseDto[];
|
|
11
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
import type { RunnerEnrollmentManagementResponseDto } from './runnerEnrollmentManagementResponseDto';
|
|
9
|
+
export interface RunnerEnrollmentManagementResponseDtoDataEnvelope {
|
|
10
|
+
data: RunnerEnrollmentManagementResponseDto;
|
|
11
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
import type { RunnerEnrollmentManagementResponseDto } from './runnerEnrollmentManagementResponseDto';
|
|
9
|
+
export interface RunnerEnrollmentManagementRotationResponseDto {
|
|
10
|
+
enrollment: RunnerEnrollmentManagementResponseDto;
|
|
11
|
+
/**
|
|
12
|
+
* One-time rotation claim code. Present only for externally operated runners.
|
|
13
|
+
* @nullable
|
|
14
|
+
*/
|
|
15
|
+
claimCode: string | null;
|
|
16
|
+
/**
|
|
17
|
+
* Opaque rotation challenge reference for the runner CLI exchange.
|
|
18
|
+
* @nullable
|
|
19
|
+
*/
|
|
20
|
+
challengeRef: string | null;
|
|
21
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
import type { RunnerEnrollmentManagementRotationResponseDto } from './runnerEnrollmentManagementRotationResponseDto';
|
|
9
|
+
export interface RunnerEnrollmentManagementRotationResponseDtoDataEnvelope {
|
|
10
|
+
data: RunnerEnrollmentManagementRotationResponseDto;
|
|
11
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
export type RunnerEnrollmentObservedState = typeof RunnerEnrollmentObservedState[keyof typeof RunnerEnrollmentObservedState];
|
|
9
|
+
export declare const RunnerEnrollmentObservedState: {
|
|
10
|
+
readonly requested: "requested";
|
|
11
|
+
readonly provisioning: "provisioning";
|
|
12
|
+
readonly pending_claim: "pending_claim";
|
|
13
|
+
readonly active: "active";
|
|
14
|
+
readonly rotating: "rotating";
|
|
15
|
+
readonly draining: "draining";
|
|
16
|
+
readonly revoking: "revoking";
|
|
17
|
+
readonly revoked: "revoked";
|
|
18
|
+
readonly failed: "failed";
|
|
19
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.6.2 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Biome Host API
|
|
6
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
|
+
* OpenAPI spec version: 0.1.0
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.RunnerEnrollmentObservedState = void 0;
|
|
11
|
+
exports.RunnerEnrollmentObservedState = {
|
|
12
|
+
requested: 'requested',
|
|
13
|
+
provisioning: 'provisioning',
|
|
14
|
+
pending_claim: 'pending_claim',
|
|
15
|
+
active: 'active',
|
|
16
|
+
rotating: 'rotating',
|
|
17
|
+
draining: 'draining',
|
|
18
|
+
revoking: 'revoking',
|
|
19
|
+
revoked: 'revoked',
|
|
20
|
+
failed: 'failed',
|
|
21
|
+
};
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
import type { InFlightRevocationPolicy } from './inFlightRevocationPolicy';
|
|
9
|
+
import type { RunnerDataLocality } from './runnerDataLocality';
|
|
10
|
+
import type { RunnerEnrollmentDesiredState } from './runnerEnrollmentDesiredState';
|
|
11
|
+
import type { RunnerEnrollmentObservedState } from './runnerEnrollmentObservedState';
|
|
12
|
+
import type { RunnerTrustTier } from './runnerTrustTier';
|
|
13
|
+
import type { RuntimeOperatorKind } from './runtimeOperatorKind';
|
|
14
|
+
export interface RunnerEnrollmentResponseDto {
|
|
15
|
+
id: string;
|
|
16
|
+
/** @minimum 1 */
|
|
17
|
+
revision: number;
|
|
18
|
+
runtimeId: string;
|
|
19
|
+
runnerId: string;
|
|
20
|
+
/** @nullable */
|
|
21
|
+
principalId: string | null;
|
|
22
|
+
desiredState: RunnerEnrollmentDesiredState;
|
|
23
|
+
observedState: RunnerEnrollmentObservedState;
|
|
24
|
+
/** @nullable */
|
|
25
|
+
activeCredentialRevision: number | null;
|
|
26
|
+
/** @nullable */
|
|
27
|
+
pendingCredentialRevision: number | null;
|
|
28
|
+
allowedEnvironmentIds: string[];
|
|
29
|
+
maxTrustTier: RunnerTrustTier;
|
|
30
|
+
allowedLocalities: RunnerDataLocality[];
|
|
31
|
+
attestationRevision: number;
|
|
32
|
+
inFlightPolicy: InFlightRevocationPolicy;
|
|
33
|
+
operatorKind: RuntimeOperatorKind;
|
|
34
|
+
/** @nullable */
|
|
35
|
+
ownerOrgId: string | null;
|
|
36
|
+
/** @nullable */
|
|
37
|
+
failureCode: string | null;
|
|
38
|
+
createdBy: string;
|
|
39
|
+
createdAt: string;
|
|
40
|
+
updatedAt: string;
|
|
41
|
+
/**
|
|
42
|
+
* One-time external enrollment claim code. Present only on the create response.
|
|
43
|
+
* @nullable
|
|
44
|
+
*/
|
|
45
|
+
claimCode: string | null;
|
|
46
|
+
/**
|
|
47
|
+
* Opaque one-time external enrollment challenge reference. Present only on the create response.
|
|
48
|
+
* @nullable
|
|
49
|
+
*/
|
|
50
|
+
challengeRef: string | null;
|
|
51
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
export type RunnerTrustTier = typeof RunnerTrustTier[keyof typeof RunnerTrustTier];
|
|
9
|
+
export declare const RunnerTrustTier: {
|
|
10
|
+
readonly untrusted: "untrusted";
|
|
11
|
+
readonly verified: "verified";
|
|
12
|
+
readonly trusted: "trusted";
|
|
13
|
+
readonly system: "system";
|
|
14
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.6.2 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Biome Host API
|
|
6
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
|
+
* OpenAPI spec version: 0.1.0
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.RunnerTrustTier = void 0;
|
|
11
|
+
exports.RunnerTrustTier = {
|
|
12
|
+
untrusted: 'untrusted',
|
|
13
|
+
verified: 'verified',
|
|
14
|
+
trusted: 'trusted',
|
|
15
|
+
system: 'system',
|
|
16
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
export type RuntimeBindingDesiredState = typeof RuntimeBindingDesiredState[keyof typeof RuntimeBindingDesiredState];
|
|
9
|
+
export declare const RuntimeBindingDesiredState: {
|
|
10
|
+
readonly active: "active";
|
|
11
|
+
readonly revoked: "revoked";
|
|
12
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.6.2 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Biome Host API
|
|
6
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
|
+
* OpenAPI spec version: 0.1.0
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.RuntimeBindingDesiredState = void 0;
|
|
11
|
+
exports.RuntimeBindingDesiredState = {
|
|
12
|
+
active: 'active',
|
|
13
|
+
revoked: 'revoked',
|
|
14
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
export type RuntimeBindingManagementAction = typeof RuntimeBindingManagementAction[keyof typeof RuntimeBindingManagementAction];
|
|
9
|
+
export declare const RuntimeBindingManagementAction: {
|
|
10
|
+
readonly retry: "retry";
|
|
11
|
+
readonly drain: "drain";
|
|
12
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.6.2 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Biome Host API
|
|
6
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
|
+
* OpenAPI spec version: 0.1.0
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.RuntimeBindingManagementAction = void 0;
|
|
11
|
+
exports.RuntimeBindingManagementAction = {
|
|
12
|
+
retry: 'retry',
|
|
13
|
+
drain: 'drain',
|
|
14
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
export type RuntimeBindingObservedState = typeof RuntimeBindingObservedState[keyof typeof RuntimeBindingObservedState];
|
|
9
|
+
export declare const RuntimeBindingObservedState: {
|
|
10
|
+
readonly pending: "pending";
|
|
11
|
+
readonly provisioning: "provisioning";
|
|
12
|
+
readonly active: "active";
|
|
13
|
+
readonly draining: "draining";
|
|
14
|
+
readonly revoking: "revoking";
|
|
15
|
+
readonly revoked: "revoked";
|
|
16
|
+
readonly failed: "failed";
|
|
17
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.6.2 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Biome Host API
|
|
6
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
|
+
* OpenAPI spec version: 0.1.0
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.RuntimeBindingObservedState = void 0;
|
|
11
|
+
exports.RuntimeBindingObservedState = {
|
|
12
|
+
pending: 'pending',
|
|
13
|
+
provisioning: 'provisioning',
|
|
14
|
+
active: 'active',
|
|
15
|
+
draining: 'draining',
|
|
16
|
+
revoking: 'revoking',
|
|
17
|
+
revoked: 'revoked',
|
|
18
|
+
failed: 'failed',
|
|
19
|
+
};
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
|
-
import type {
|
|
9
|
-
import type {
|
|
10
|
-
import type {
|
|
11
|
-
import type {
|
|
12
|
-
import type {
|
|
8
|
+
import type { InFlightRevocationPolicy } from './inFlightRevocationPolicy';
|
|
9
|
+
import type { RuntimeBindingDesiredState } from './runtimeBindingDesiredState';
|
|
10
|
+
import type { RuntimeBindingManagementAction } from './runtimeBindingManagementAction';
|
|
11
|
+
import type { RuntimeBindingObservedState } from './runtimeBindingObservedState';
|
|
12
|
+
import type { RuntimeBindingResponseDtoDeniedLabels } from './runtimeBindingResponseDtoDeniedLabels';
|
|
13
|
+
import type { RuntimeBindingResponseDtoRequiredLabels } from './runtimeBindingResponseDtoRequiredLabels';
|
|
13
14
|
export interface RuntimeBindingResponseDto {
|
|
14
15
|
id: string;
|
|
15
16
|
installationId: string;
|
|
@@ -20,11 +21,33 @@ export interface RuntimeBindingResponseDto {
|
|
|
20
21
|
requiredLabels: RuntimeBindingResponseDtoRequiredLabels;
|
|
21
22
|
/** Labels that DISQUALIFY a runner from running this installation. */
|
|
22
23
|
deniedLabels: RuntimeBindingResponseDtoDeniedLabels;
|
|
23
|
-
|
|
24
|
+
desiredState: RuntimeBindingDesiredState;
|
|
25
|
+
observedState: RuntimeBindingObservedState;
|
|
26
|
+
/** @minimum 1 */
|
|
27
|
+
revision: number;
|
|
24
28
|
/** @nullable */
|
|
25
|
-
|
|
29
|
+
workloadPrincipalId: string | null;
|
|
26
30
|
/** @nullable */
|
|
27
|
-
|
|
31
|
+
activeCredentialRevision: number | null;
|
|
32
|
+
/** Whether the reconciler has attached an opaque credential reference. The reference itself is internal. */
|
|
33
|
+
credentialConfigured: boolean;
|
|
34
|
+
inFlightPolicy: InFlightRevocationPolicy;
|
|
35
|
+
/** @nullable */
|
|
36
|
+
failureCode: string | null;
|
|
37
|
+
/** @nullable */
|
|
38
|
+
reconcileAfter: string | null;
|
|
39
|
+
createdBy: string;
|
|
40
|
+
updatedBy: string;
|
|
41
|
+
/** @nullable */
|
|
42
|
+
activatedAt: string | null;
|
|
43
|
+
/** @nullable */
|
|
44
|
+
revokedAt: string | null;
|
|
28
45
|
createdAt: string;
|
|
29
46
|
updatedAt: string;
|
|
47
|
+
availableActions: RuntimeBindingManagementAction[];
|
|
48
|
+
/**
|
|
49
|
+
* Monotonic authorization policy revision that bracketed availableActions.
|
|
50
|
+
* @minimum 0
|
|
51
|
+
*/
|
|
52
|
+
policyRevision: number;
|
|
30
53
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
|
-
import type { RuntimeBindingResponseDto } from './runtimeBindingResponseDto
|
|
8
|
+
import type { RuntimeBindingResponseDto } from './runtimeBindingResponseDto';
|
|
9
9
|
export interface RuntimeBindingResponseDtoDataArrayEnvelope {
|
|
10
10
|
data: RuntimeBindingResponseDto[];
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
|
-
import type { RuntimeBindingResponseDto } from './runtimeBindingResponseDto
|
|
8
|
+
import type { RuntimeBindingResponseDto } from './runtimeBindingResponseDto';
|
|
9
9
|
export interface RuntimeBindingResponseDtoDataEnvelope {
|
|
10
10
|
data: RuntimeBindingResponseDto;
|
|
11
11
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
* Labels that DISQUALIFY a runner from running this installation.
|
|
10
10
|
*/
|
|
11
11
|
export type RuntimeBindingResponseDtoDeniedLabels = {
|
|
12
|
-
[key: string]:
|
|
12
|
+
[key: string]: string;
|
|
13
13
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
* Labels a runner MUST advertise (key/value, AND-matched) to be eligible.
|
|
10
10
|
*/
|
|
11
11
|
export type RuntimeBindingResponseDtoRequiredLabels = {
|
|
12
|
-
[key: string]:
|
|
12
|
+
[key: string]: string;
|
|
13
13
|
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Biome Host API
|
|
5
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
|
+
* OpenAPI spec version: 0.1.0
|
|
7
|
+
*/
|
|
8
|
+
export type RuntimeOperatorKind = typeof RuntimeOperatorKind[keyof typeof RuntimeOperatorKind];
|
|
9
|
+
export declare const RuntimeOperatorKind: {
|
|
10
|
+
readonly platform_managed: "platform_managed";
|
|
11
|
+
readonly platform_external: "platform_external";
|
|
12
|
+
readonly organization_external: "organization_external";
|
|
13
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.6.2 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Biome Host API
|
|
6
|
+
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
|
+
* OpenAPI spec version: 0.1.0
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.RuntimeOperatorKind = void 0;
|
|
11
|
+
exports.RuntimeOperatorKind = {
|
|
12
|
+
platform_managed: 'platform_managed',
|
|
13
|
+
platform_external: 'platform_external',
|
|
14
|
+
organization_external: 'organization_external',
|
|
15
|
+
};
|
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
|
-
import type {
|
|
8
|
+
import type { CredentialDeliveryKind } from './credentialDeliveryKind';
|
|
9
|
+
import type { RunnerDataLocality } from './runnerDataLocality';
|
|
10
|
+
import type { RunnerTrustTier } from './runnerTrustTier';
|
|
11
|
+
import type { RuntimeOperatorKind } from './runtimeOperatorKind';
|
|
12
|
+
import type { RuntimeResponseDtoStatus } from './runtimeResponseDtoStatus';
|
|
9
13
|
export interface RuntimeResponseDto {
|
|
10
14
|
id: string;
|
|
11
15
|
slug: string;
|
|
@@ -16,8 +20,17 @@ export interface RuntimeResponseDto {
|
|
|
16
20
|
locality: string;
|
|
17
21
|
/** Minimum runner trust tier admitted (RunnerTrustTier wire value). */
|
|
18
22
|
minTrustTier: string;
|
|
23
|
+
operatorKind: RuntimeOperatorKind;
|
|
24
|
+
/** @nullable */
|
|
25
|
+
ownerOrgId: string | null;
|
|
26
|
+
credentialDelivery: CredentialDeliveryKind;
|
|
27
|
+
maxTrustTier: RunnerTrustTier;
|
|
28
|
+
allowedLocalities: RunnerDataLocality[];
|
|
19
29
|
status: RuntimeResponseDtoStatus;
|
|
30
|
+
/** @minimum 1 */
|
|
31
|
+
revision: number;
|
|
20
32
|
isDefault: boolean;
|
|
33
|
+
createdBy: string;
|
|
21
34
|
createdAt: string;
|
|
22
35
|
updatedAt: string;
|
|
23
36
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
|
-
import type { RuntimeResponseDto } from './runtimeResponseDto
|
|
8
|
+
import type { RuntimeResponseDto } from './runtimeResponseDto';
|
|
9
9
|
export interface RuntimeResponseDtoDataArrayEnvelope {
|
|
10
10
|
data: RuntimeResponseDto[];
|
|
11
11
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export type RuntimeResponseDtoStatus = typeof RuntimeResponseDtoStatus[keyof typeof RuntimeResponseDtoStatus];
|
|
9
9
|
export declare const RuntimeResponseDtoStatus: {
|
|
10
|
+
readonly provisioning: "provisioning";
|
|
10
11
|
readonly active: "active";
|
|
11
12
|
readonly draining: "draining";
|
|
12
|
-
readonly
|
|
13
|
+
readonly revoked: "revoked";
|
|
14
|
+
readonly failed: "failed";
|
|
13
15
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by orval v8.
|
|
3
|
+
* Generated by orval v8.6.2 🍺
|
|
4
4
|
* Do not edit manually.
|
|
5
5
|
* Biome Host API
|
|
6
6
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.RuntimeResponseDtoStatus = void 0;
|
|
11
11
|
exports.RuntimeResponseDtoStatus = {
|
|
12
|
+
provisioning: 'provisioning',
|
|
12
13
|
active: 'active',
|
|
13
14
|
draining: 'draining',
|
|
14
|
-
|
|
15
|
+
revoked: 'revoked',
|
|
16
|
+
failed: 'failed',
|
|
15
17
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval v8.
|
|
2
|
+
* Generated by orval v8.6.2 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Biome Host API
|
|
5
5
|
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
6
|
* OpenAPI spec version: 0.1.0
|
|
7
7
|
*/
|
|
8
|
-
import type { BiomeConnectorRequirementDto } from './biomeConnectorRequirementDto
|
|
9
|
-
import type { BiomeEffectiveState } from './biomeEffectiveState
|
|
10
|
-
import type { BiomeScope } from './biomeScope
|
|
11
|
-
import type { ServerBiomeRegistrationResponseDtoContributionPaths } from './serverBiomeRegistrationResponseDtoContributionPaths
|
|
8
|
+
import type { BiomeConnectorRequirementDto } from './biomeConnectorRequirementDto';
|
|
9
|
+
import type { BiomeEffectiveState } from './biomeEffectiveState';
|
|
10
|
+
import type { BiomeScope } from './biomeScope';
|
|
11
|
+
import type { ServerBiomeRegistrationResponseDtoContributionPaths } from './serverBiomeRegistrationResponseDtoContributionPaths';
|
|
12
12
|
export interface ServerBiomeRegistrationResponseDto {
|
|
13
13
|
/** Stable biome identifier (matches xema-biome.json `xema.id`). */
|
|
14
14
|
id: string;
|