@komputer-ai/sdk 0.11.5 → 0.11.6
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/.openapi-generator/FILES +298 -0
- package/dist/esm/models/AgentResponse.d.ts +32 -0
- package/dist/esm/models/AgentResponse.js +12 -0
- package/dist/esm/models/CreateAgentRequest.d.ts +20 -0
- package/dist/esm/models/CreateAgentRequest.js +8 -0
- package/dist/esm/models/IntstrIntOrString.d.ts +45 -0
- package/dist/esm/models/IntstrIntOrString.js +46 -0
- package/dist/esm/models/IntstrType.d.ts +31 -0
- package/dist/esm/models/IntstrType.js +49 -0
- package/dist/esm/models/K8sIoApiCoreV1ResourceClaim.d.ts +44 -0
- package/dist/esm/models/K8sIoApiCoreV1ResourceClaim.js +43 -0
- package/dist/esm/models/PatchAgentRequest.d.ts +20 -0
- package/dist/esm/models/PatchAgentRequest.js +8 -0
- package/dist/esm/models/ResourceQuantity.d.ts +41 -0
- package/dist/esm/models/ResourceQuantity.js +49 -0
- package/dist/esm/models/V1AWSElasticBlockStoreVolumeSource.d.ts +62 -0
- package/dist/esm/models/V1AWSElasticBlockStoreVolumeSource.js +47 -0
- package/dist/esm/models/V1Affinity.d.ts +50 -0
- package/dist/esm/models/V1Affinity.js +48 -0
- package/dist/esm/models/V1AppArmorProfile.d.ts +48 -0
- package/dist/esm/models/V1AppArmorProfile.js +44 -0
- package/dist/esm/models/V1AppArmorProfileType.d.ts +26 -0
- package/dist/esm/models/V1AppArmorProfileType.js +44 -0
- package/dist/esm/models/V1AzureDataDiskCachingMode.d.ts +26 -0
- package/dist/esm/models/V1AzureDataDiskCachingMode.js +44 -0
- package/dist/esm/models/V1AzureDataDiskKind.d.ts +26 -0
- package/dist/esm/models/V1AzureDataDiskKind.js +44 -0
- package/dist/esm/models/V1AzureDiskVolumeSource.d.ts +74 -0
- package/dist/esm/models/V1AzureDiskVolumeSource.js +53 -0
- package/dist/esm/models/V1AzureFileVolumeSource.d.ts +46 -0
- package/dist/esm/models/V1AzureFileVolumeSource.js +45 -0
- package/dist/esm/models/V1CSIVolumeSource.d.ts +72 -0
- package/dist/esm/models/V1CSIVolumeSource.js +50 -0
- package/dist/esm/models/V1Capabilities.d.ts +42 -0
- package/dist/esm/models/V1Capabilities.js +43 -0
- package/dist/esm/models/V1CephFSVolumeSource.d.ts +75 -0
- package/dist/esm/models/V1CephFSVolumeSource.js +52 -0
- package/dist/esm/models/V1CinderVolumeSource.d.ts +61 -0
- package/dist/esm/models/V1CinderVolumeSource.js +48 -0
- package/dist/esm/models/V1ClusterTrustBundleProjection.d.ts +71 -0
- package/dist/esm/models/V1ClusterTrustBundleProjection.js +50 -0
- package/dist/esm/models/V1ConfigMapEnvSource.d.ts +47 -0
- package/dist/esm/models/V1ConfigMapEnvSource.js +43 -0
- package/dist/esm/models/V1ConfigMapKeySelector.d.ts +53 -0
- package/dist/esm/models/V1ConfigMapKeySelector.js +45 -0
- package/dist/esm/models/V1ConfigMapProjection.d.ts +62 -0
- package/dist/esm/models/V1ConfigMapProjection.js +46 -0
- package/dist/esm/models/V1ConfigMapVolumeSource.d.ts +75 -0
- package/dist/esm/models/V1ConfigMapVolumeSource.js +48 -0
- package/dist/esm/models/V1Container.d.ts +340 -0
- package/dist/esm/models/V1Container.js +103 -0
- package/dist/esm/models/V1ContainerPort.d.ts +69 -0
- package/dist/esm/models/V1ContainerPort.js +50 -0
- package/dist/esm/models/V1ContainerResizePolicy.d.ts +42 -0
- package/dist/esm/models/V1ContainerResizePolicy.js +45 -0
- package/dist/esm/models/V1ContainerRestartPolicy.d.ts +26 -0
- package/dist/esm/models/V1ContainerRestartPolicy.js +44 -0
- package/dist/esm/models/V1ContainerRestartRule.d.ts +45 -0
- package/dist/esm/models/V1ContainerRestartRule.js +45 -0
- package/dist/esm/models/V1ContainerRestartRuleAction.d.ts +25 -0
- package/dist/esm/models/V1ContainerRestartRuleAction.js +43 -0
- package/dist/esm/models/V1ContainerRestartRuleOnExitCodes.d.ts +48 -0
- package/dist/esm/models/V1ContainerRestartRuleOnExitCodes.js +44 -0
- package/dist/esm/models/V1ContainerRestartRuleOnExitCodesOperator.d.ts +25 -0
- package/dist/esm/models/V1ContainerRestartRuleOnExitCodesOperator.js +43 -0
- package/dist/esm/models/V1DNSPolicy.d.ts +27 -0
- package/dist/esm/models/V1DNSPolicy.js +45 -0
- package/dist/esm/models/V1DownwardAPIProjection.d.ts +35 -0
- package/dist/esm/models/V1DownwardAPIProjection.js +42 -0
- package/dist/esm/models/V1DownwardAPIVolumeFile.d.ts +61 -0
- package/dist/esm/models/V1DownwardAPIVolumeFile.js +49 -0
- package/dist/esm/models/V1DownwardAPIVolumeSource.d.ts +49 -0
- package/dist/esm/models/V1DownwardAPIVolumeSource.js +44 -0
- package/dist/esm/models/V1EmptyDirVolumeSource.d.ts +50 -0
- package/dist/esm/models/V1EmptyDirVolumeSource.js +45 -0
- package/dist/esm/models/V1EnvFromSource.d.ts +50 -0
- package/dist/esm/models/V1EnvFromSource.js +47 -0
- package/dist/esm/models/V1EnvVar.d.ts +56 -0
- package/dist/esm/models/V1EnvVar.js +46 -0
- package/dist/esm/models/V1EnvVarSource.d.ts +71 -0
- package/dist/esm/models/V1EnvVarSource.js +54 -0
- package/dist/esm/models/V1EphemeralContainer.d.ts +306 -0
- package/dist/esm/models/V1EphemeralContainer.js +105 -0
- package/dist/esm/models/V1EphemeralVolumeSource.d.ts +53 -0
- package/dist/esm/models/V1EphemeralVolumeSource.js +42 -0
- package/dist/esm/models/V1ExecAction.d.ts +38 -0
- package/dist/esm/models/V1ExecAction.js +41 -0
- package/dist/esm/models/V1FCVolumeSource.d.ts +68 -0
- package/dist/esm/models/V1FCVolumeSource.js +49 -0
- package/dist/esm/models/V1FileKeySelector.d.ts +64 -0
- package/dist/esm/models/V1FileKeySelector.js +47 -0
- package/dist/esm/models/V1FlexVolumeSource.d.ts +70 -0
- package/dist/esm/models/V1FlexVolumeSource.js +50 -0
- package/dist/esm/models/V1FlockerVolumeSource.d.ts +41 -0
- package/dist/esm/models/V1FlockerVolumeSource.js +43 -0
- package/dist/esm/models/V1GCEPersistentDiskVolumeSource.d.ts +64 -0
- package/dist/esm/models/V1GCEPersistentDiskVolumeSource.js +47 -0
- package/dist/esm/models/V1GRPCAction.d.ts +43 -0
- package/dist/esm/models/V1GRPCAction.js +43 -0
- package/dist/esm/models/V1GitRepoVolumeSource.d.ts +49 -0
- package/dist/esm/models/V1GitRepoVolumeSource.js +45 -0
- package/dist/esm/models/V1GlusterfsVolumeSource.d.ts +48 -0
- package/dist/esm/models/V1GlusterfsVolumeSource.js +45 -0
- package/dist/esm/models/V1HTTPGetAction.d.ts +68 -0
- package/dist/esm/models/V1HTTPGetAction.js +52 -0
- package/dist/esm/models/V1HTTPHeader.d.ts +39 -0
- package/dist/esm/models/V1HTTPHeader.js +43 -0
- package/dist/esm/models/V1HostAlias.d.ts +40 -0
- package/dist/esm/models/V1HostAlias.js +43 -0
- package/dist/esm/models/V1HostPathType.d.ts +31 -0
- package/dist/esm/models/V1HostPathType.js +49 -0
- package/dist/esm/models/V1HostPathVolumeSource.d.ts +44 -0
- package/dist/esm/models/V1HostPathVolumeSource.js +44 -0
- package/dist/esm/models/V1ISCSIVolumeSource.d.ts +113 -0
- package/dist/esm/models/V1ISCSIVolumeSource.js +62 -0
- package/dist/esm/models/V1ImageVolumeSource.d.ts +50 -0
- package/dist/esm/models/V1ImageVolumeSource.js +44 -0
- package/dist/esm/models/V1KeyToPath.d.ts +53 -0
- package/dist/esm/models/V1KeyToPath.js +45 -0
- package/dist/esm/models/V1LabelSelector.d.ts +46 -0
- package/dist/esm/models/V1LabelSelector.js +44 -0
- package/dist/esm/models/V1LabelSelectorOperator.d.ts +27 -0
- package/dist/esm/models/V1LabelSelectorOperator.js +45 -0
- package/dist/esm/models/V1LabelSelectorRequirement.d.ts +51 -0
- package/dist/esm/models/V1LabelSelectorRequirement.js +46 -0
- package/dist/esm/models/V1Lifecycle.d.ts +62 -0
- package/dist/esm/models/V1Lifecycle.js +47 -0
- package/dist/esm/models/V1LifecycleHandler.d.ts +60 -0
- package/dist/esm/models/V1LifecycleHandler.js +51 -0
- package/dist/esm/models/V1LocalObjectReference.d.ts +40 -0
- package/dist/esm/models/V1LocalObjectReference.js +41 -0
- package/dist/esm/models/V1ManagedFieldsEntry.d.ts +86 -0
- package/dist/esm/models/V1ManagedFieldsEntry.js +54 -0
- package/dist/esm/models/V1ManagedFieldsOperationType.d.ts +25 -0
- package/dist/esm/models/V1ManagedFieldsOperationType.js +43 -0
- package/dist/esm/models/V1MountPropagationMode.d.ts +26 -0
- package/dist/esm/models/V1MountPropagationMode.js +44 -0
- package/dist/esm/models/V1NFSVolumeSource.d.ts +49 -0
- package/dist/esm/models/V1NFSVolumeSource.js +45 -0
- package/dist/esm/models/V1NodeAffinity.d.ts +55 -0
- package/dist/esm/models/V1NodeAffinity.js +45 -0
- package/dist/esm/models/V1NodeInclusionPolicy.d.ts +25 -0
- package/dist/esm/models/V1NodeInclusionPolicy.js +43 -0
- package/dist/esm/models/V1NodeSelector.d.ts +34 -0
- package/dist/esm/models/V1NodeSelector.js +42 -0
- package/dist/esm/models/V1NodeSelectorOperator.d.ts +29 -0
- package/dist/esm/models/V1NodeSelectorOperator.js +47 -0
- package/dist/esm/models/V1NodeSelectorRequirement.d.ts +52 -0
- package/dist/esm/models/V1NodeSelectorRequirement.js +46 -0
- package/dist/esm/models/V1NodeSelectorTerm.d.ts +43 -0
- package/dist/esm/models/V1NodeSelectorTerm.js +44 -0
- package/dist/esm/models/V1OSName.d.ts +25 -0
- package/dist/esm/models/V1OSName.js +43 -0
- package/dist/esm/models/V1ObjectFieldSelector.d.ts +39 -0
- package/dist/esm/models/V1ObjectFieldSelector.js +43 -0
- package/dist/esm/models/V1ObjectMeta.d.ts +238 -0
- package/dist/esm/models/V1ObjectMeta.js +71 -0
- package/dist/esm/models/V1OwnerReference.d.ts +74 -0
- package/dist/esm/models/V1OwnerReference.js +51 -0
- package/dist/esm/models/V1PersistentVolumeAccessMode.d.ts +27 -0
- package/dist/esm/models/V1PersistentVolumeAccessMode.js +45 -0
- package/dist/esm/models/V1PersistentVolumeClaimSpec.d.ts +142 -0
- package/dist/esm/models/V1PersistentVolumeClaimSpec.js +63 -0
- package/dist/esm/models/V1PersistentVolumeClaimTemplate.d.ts +47 -0
- package/dist/esm/models/V1PersistentVolumeClaimTemplate.js +45 -0
- package/dist/esm/models/V1PersistentVolumeClaimVolumeSource.d.ts +41 -0
- package/dist/esm/models/V1PersistentVolumeClaimVolumeSource.js +43 -0
- package/dist/esm/models/V1PersistentVolumeMode.d.ts +25 -0
- package/dist/esm/models/V1PersistentVolumeMode.js +43 -0
- package/dist/esm/models/V1PhotonPersistentDiskVolumeSource.d.ts +40 -0
- package/dist/esm/models/V1PhotonPersistentDiskVolumeSource.js +43 -0
- package/dist/esm/models/V1PodAffinity.d.ts +58 -0
- package/dist/esm/models/V1PodAffinity.js +45 -0
- package/dist/esm/models/V1PodAffinityTerm.d.ts +99 -0
- package/dist/esm/models/V1PodAffinityTerm.js +52 -0
- package/dist/esm/models/V1PodAntiAffinity.d.ts +58 -0
- package/dist/esm/models/V1PodAntiAffinity.js +45 -0
- package/dist/esm/models/V1PodCertificateProjection.d.ts +133 -0
- package/dist/esm/models/V1PodCertificateProjection.js +53 -0
- package/dist/esm/models/V1PodConditionType.d.ts +32 -0
- package/dist/esm/models/V1PodConditionType.js +50 -0
- package/dist/esm/models/V1PodDNSConfig.d.ts +58 -0
- package/dist/esm/models/V1PodDNSConfig.js +46 -0
- package/dist/esm/models/V1PodDNSConfigOption.d.ts +40 -0
- package/dist/esm/models/V1PodDNSConfigOption.js +43 -0
- package/dist/esm/models/V1PodFSGroupChangePolicy.d.ts +25 -0
- package/dist/esm/models/V1PodFSGroupChangePolicy.js +43 -0
- package/dist/esm/models/V1PodOS.d.ts +36 -0
- package/dist/esm/models/V1PodOS.js +42 -0
- package/dist/esm/models/V1PodReadinessGate.d.ts +33 -0
- package/dist/esm/models/V1PodReadinessGate.js +42 -0
- package/dist/esm/models/V1PodResourceClaim.d.ts +63 -0
- package/dist/esm/models/V1PodResourceClaim.js +45 -0
- package/dist/esm/models/V1PodSELinuxChangePolicy.d.ts +25 -0
- package/dist/esm/models/V1PodSELinuxChangePolicy.js +43 -0
- package/dist/esm/models/V1PodSchedulingGate.d.ts +33 -0
- package/dist/esm/models/V1PodSchedulingGate.js +41 -0
- package/dist/esm/models/V1PodSecurityContext.d.ts +206 -0
- package/dist/esm/models/V1PodSecurityContext.js +73 -0
- package/dist/esm/models/V1PodSpec.d.ts +567 -0
- package/dist/esm/models/V1PodSpec.js +144 -0
- package/dist/esm/models/V1PortworxVolumeSource.d.ts +48 -0
- package/dist/esm/models/V1PortworxVolumeSource.js +45 -0
- package/dist/esm/models/V1PreemptionPolicy.d.ts +25 -0
- package/dist/esm/models/V1PreemptionPolicy.js +43 -0
- package/dist/esm/models/V1PreferredSchedulingTerm.d.ts +39 -0
- package/dist/esm/models/V1PreferredSchedulingTerm.js +44 -0
- package/dist/esm/models/V1Probe.d.ts +115 -0
- package/dist/esm/models/V1Probe.js +63 -0
- package/dist/esm/models/V1ProcMountType.d.ts +25 -0
- package/dist/esm/models/V1ProcMountType.js +43 -0
- package/dist/esm/models/V1ProjectedVolumeSource.d.ts +48 -0
- package/dist/esm/models/V1ProjectedVolumeSource.js +44 -0
- package/dist/esm/models/V1Protocol.d.ts +26 -0
- package/dist/esm/models/V1Protocol.js +44 -0
- package/dist/esm/models/V1PullPolicy.d.ts +26 -0
- package/dist/esm/models/V1PullPolicy.js +44 -0
- package/dist/esm/models/V1QuobyteVolumeSource.d.ts +72 -0
- package/dist/esm/models/V1QuobyteVolumeSource.js +51 -0
- package/dist/esm/models/V1RBDVolumeSource.d.ts +102 -0
- package/dist/esm/models/V1RBDVolumeSource.js +56 -0
- package/dist/esm/models/V1RecursiveReadOnlyMode.d.ts +26 -0
- package/dist/esm/models/V1RecursiveReadOnlyMode.js +44 -0
- package/dist/esm/models/V1ResourceFieldSelector.d.ts +47 -0
- package/dist/esm/models/V1ResourceFieldSelector.js +46 -0
- package/dist/esm/models/V1ResourceName.d.ts +43 -0
- package/dist/esm/models/V1ResourceName.js +61 -0
- package/dist/esm/models/V1ResourceRequirements.d.ts +67 -0
- package/dist/esm/models/V1ResourceRequirements.js +48 -0
- package/dist/esm/models/V1ResourceResizeRestartPolicy.d.ts +25 -0
- package/dist/esm/models/V1ResourceResizeRestartPolicy.js +43 -0
- package/dist/esm/models/V1RestartPolicy.d.ts +26 -0
- package/dist/esm/models/V1RestartPolicy.js +44 -0
- package/dist/esm/models/V1SELinuxOptions.d.ts +54 -0
- package/dist/esm/models/V1SELinuxOptions.js +47 -0
- package/dist/esm/models/V1ScaleIOVolumeSource.d.ts +102 -0
- package/dist/esm/models/V1ScaleIOVolumeSource.js +60 -0
- package/dist/esm/models/V1SeccompProfile.d.ts +49 -0
- package/dist/esm/models/V1SeccompProfile.js +44 -0
- package/dist/esm/models/V1SeccompProfileType.d.ts +26 -0
- package/dist/esm/models/V1SeccompProfileType.js +44 -0
- package/dist/esm/models/V1SecretEnvSource.d.ts +47 -0
- package/dist/esm/models/V1SecretEnvSource.js +43 -0
- package/dist/esm/models/V1SecretKeySelector.d.ts +53 -0
- package/dist/esm/models/V1SecretKeySelector.js +45 -0
- package/dist/esm/models/V1SecretProjection.d.ts +62 -0
- package/dist/esm/models/V1SecretProjection.js +46 -0
- package/dist/esm/models/V1SecretVolumeSource.d.ts +69 -0
- package/dist/esm/models/V1SecretVolumeSource.js +48 -0
- package/dist/esm/models/V1SecurityContext.d.ts +158 -0
- package/dist/esm/models/V1SecurityContext.js +69 -0
- package/dist/esm/models/V1ServiceAccountTokenProjection.d.ts +55 -0
- package/dist/esm/models/V1ServiceAccountTokenProjection.js +45 -0
- package/dist/esm/models/V1Signal.d.ts +88 -0
- package/dist/esm/models/V1Signal.js +106 -0
- package/dist/esm/models/V1SleepAction.d.ts +32 -0
- package/dist/esm/models/V1SleepAction.js +41 -0
- package/dist/esm/models/V1StorageMedium.d.ts +39 -0
- package/dist/esm/models/V1StorageMedium.js +57 -0
- package/dist/esm/models/V1StorageOSVolumeSource.d.ts +71 -0
- package/dist/esm/models/V1StorageOSVolumeSource.js +50 -0
- package/dist/esm/models/V1SupplementalGroupsPolicy.d.ts +25 -0
- package/dist/esm/models/V1SupplementalGroupsPolicy.js +43 -0
- package/dist/esm/models/V1Sysctl.d.ts +38 -0
- package/dist/esm/models/V1Sysctl.js +43 -0
- package/dist/esm/models/V1TCPSocketAction.d.ts +42 -0
- package/dist/esm/models/V1TCPSocketAction.js +44 -0
- package/dist/esm/models/V1TaintEffect.d.ts +26 -0
- package/dist/esm/models/V1TaintEffect.js +44 -0
- package/dist/esm/models/V1TerminationMessagePolicy.d.ts +25 -0
- package/dist/esm/models/V1TerminationMessagePolicy.js +43 -0
- package/dist/esm/models/V1Toleration.d.ts +73 -0
- package/dist/esm/models/V1Toleration.js +51 -0
- package/dist/esm/models/V1TolerationOperator.d.ts +27 -0
- package/dist/esm/models/V1TolerationOperator.js +45 -0
- package/dist/esm/models/V1TopologySpreadConstraint.d.ts +174 -0
- package/dist/esm/models/V1TopologySpreadConstraint.js +58 -0
- package/dist/esm/models/V1TypedLocalObjectReference.d.ts +47 -0
- package/dist/esm/models/V1TypedLocalObjectReference.js +45 -0
- package/dist/esm/models/V1TypedObjectReference.d.ts +57 -0
- package/dist/esm/models/V1TypedObjectReference.js +47 -0
- package/dist/esm/models/V1URIScheme.d.ts +25 -0
- package/dist/esm/models/V1URIScheme.js +43 -0
- package/dist/esm/models/V1UnsatisfiableConstraintAction.d.ts +25 -0
- package/dist/esm/models/V1UnsatisfiableConstraintAction.js +43 -0
- package/dist/esm/models/V1Volume.d.ts +357 -0
- package/dist/esm/models/V1Volume.js +131 -0
- package/dist/esm/models/V1VolumeDevice.d.ts +38 -0
- package/dist/esm/models/V1VolumeDevice.js +43 -0
- package/dist/esm/models/V1VolumeMount.d.ts +101 -0
- package/dist/esm/models/V1VolumeMount.js +55 -0
- package/dist/esm/models/V1VolumeProjection.d.ts +123 -0
- package/dist/esm/models/V1VolumeProjection.js +57 -0
- package/dist/esm/models/V1VolumeResourceRequirements.d.ts +49 -0
- package/dist/esm/models/V1VolumeResourceRequirements.js +45 -0
- package/dist/esm/models/V1VsphereVirtualDiskVolumeSource.d.ts +55 -0
- package/dist/esm/models/V1VsphereVirtualDiskVolumeSource.js +47 -0
- package/dist/esm/models/V1WeightedPodAffinityTerm.d.ts +40 -0
- package/dist/esm/models/V1WeightedPodAffinityTerm.js +44 -0
- package/dist/esm/models/V1WindowsSecurityContextOptions.d.ts +62 -0
- package/dist/esm/models/V1WindowsSecurityContextOptions.js +47 -0
- package/dist/esm/models/V1WorkloadReference.d.ts +60 -0
- package/dist/esm/models/V1WorkloadReference.js +45 -0
- package/dist/esm/models/V1alpha1StorageSpec.d.ts +40 -0
- package/dist/esm/models/V1alpha1StorageSpec.js +43 -0
- package/dist/esm/models/index.d.ts +149 -0
- package/dist/esm/models/index.js +149 -0
- package/dist/models/AgentResponse.d.ts +32 -0
- package/dist/models/AgentResponse.js +12 -0
- package/dist/models/CreateAgentRequest.d.ts +20 -0
- package/dist/models/CreateAgentRequest.js +8 -0
- package/dist/models/IntstrIntOrString.d.ts +45 -0
- package/dist/models/IntstrIntOrString.js +53 -0
- package/dist/models/IntstrType.d.ts +31 -0
- package/dist/models/IntstrType.js +57 -0
- package/dist/models/K8sIoApiCoreV1ResourceClaim.d.ts +44 -0
- package/dist/models/K8sIoApiCoreV1ResourceClaim.js +50 -0
- package/dist/models/PatchAgentRequest.d.ts +20 -0
- package/dist/models/PatchAgentRequest.js +8 -0
- package/dist/models/ResourceQuantity.d.ts +41 -0
- package/dist/models/ResourceQuantity.js +57 -0
- package/dist/models/V1AWSElasticBlockStoreVolumeSource.d.ts +62 -0
- package/dist/models/V1AWSElasticBlockStoreVolumeSource.js +54 -0
- package/dist/models/V1Affinity.d.ts +50 -0
- package/dist/models/V1Affinity.js +55 -0
- package/dist/models/V1AppArmorProfile.d.ts +48 -0
- package/dist/models/V1AppArmorProfile.js +51 -0
- package/dist/models/V1AppArmorProfileType.d.ts +26 -0
- package/dist/models/V1AppArmorProfileType.js +52 -0
- package/dist/models/V1AzureDataDiskCachingMode.d.ts +26 -0
- package/dist/models/V1AzureDataDiskCachingMode.js +52 -0
- package/dist/models/V1AzureDataDiskKind.d.ts +26 -0
- package/dist/models/V1AzureDataDiskKind.js +52 -0
- package/dist/models/V1AzureDiskVolumeSource.d.ts +74 -0
- package/dist/models/V1AzureDiskVolumeSource.js +60 -0
- package/dist/models/V1AzureFileVolumeSource.d.ts +46 -0
- package/dist/models/V1AzureFileVolumeSource.js +52 -0
- package/dist/models/V1CSIVolumeSource.d.ts +72 -0
- package/dist/models/V1CSIVolumeSource.js +57 -0
- package/dist/models/V1Capabilities.d.ts +42 -0
- package/dist/models/V1Capabilities.js +50 -0
- package/dist/models/V1CephFSVolumeSource.d.ts +75 -0
- package/dist/models/V1CephFSVolumeSource.js +59 -0
- package/dist/models/V1CinderVolumeSource.d.ts +61 -0
- package/dist/models/V1CinderVolumeSource.js +55 -0
- package/dist/models/V1ClusterTrustBundleProjection.d.ts +71 -0
- package/dist/models/V1ClusterTrustBundleProjection.js +57 -0
- package/dist/models/V1ConfigMapEnvSource.d.ts +47 -0
- package/dist/models/V1ConfigMapEnvSource.js +50 -0
- package/dist/models/V1ConfigMapKeySelector.d.ts +53 -0
- package/dist/models/V1ConfigMapKeySelector.js +52 -0
- package/dist/models/V1ConfigMapProjection.d.ts +62 -0
- package/dist/models/V1ConfigMapProjection.js +53 -0
- package/dist/models/V1ConfigMapVolumeSource.d.ts +75 -0
- package/dist/models/V1ConfigMapVolumeSource.js +55 -0
- package/dist/models/V1Container.d.ts +340 -0
- package/dist/models/V1Container.js +110 -0
- package/dist/models/V1ContainerPort.d.ts +69 -0
- package/dist/models/V1ContainerPort.js +57 -0
- package/dist/models/V1ContainerResizePolicy.d.ts +42 -0
- package/dist/models/V1ContainerResizePolicy.js +52 -0
- package/dist/models/V1ContainerRestartPolicy.d.ts +26 -0
- package/dist/models/V1ContainerRestartPolicy.js +52 -0
- package/dist/models/V1ContainerRestartRule.d.ts +45 -0
- package/dist/models/V1ContainerRestartRule.js +52 -0
- package/dist/models/V1ContainerRestartRuleAction.d.ts +25 -0
- package/dist/models/V1ContainerRestartRuleAction.js +51 -0
- package/dist/models/V1ContainerRestartRuleOnExitCodes.d.ts +48 -0
- package/dist/models/V1ContainerRestartRuleOnExitCodes.js +51 -0
- package/dist/models/V1ContainerRestartRuleOnExitCodesOperator.d.ts +25 -0
- package/dist/models/V1ContainerRestartRuleOnExitCodesOperator.js +51 -0
- package/dist/models/V1DNSPolicy.d.ts +27 -0
- package/dist/models/V1DNSPolicy.js +53 -0
- package/dist/models/V1DownwardAPIProjection.d.ts +35 -0
- package/dist/models/V1DownwardAPIProjection.js +49 -0
- package/dist/models/V1DownwardAPIVolumeFile.d.ts +61 -0
- package/dist/models/V1DownwardAPIVolumeFile.js +56 -0
- package/dist/models/V1DownwardAPIVolumeSource.d.ts +49 -0
- package/dist/models/V1DownwardAPIVolumeSource.js +51 -0
- package/dist/models/V1EmptyDirVolumeSource.d.ts +50 -0
- package/dist/models/V1EmptyDirVolumeSource.js +52 -0
- package/dist/models/V1EnvFromSource.d.ts +50 -0
- package/dist/models/V1EnvFromSource.js +54 -0
- package/dist/models/V1EnvVar.d.ts +56 -0
- package/dist/models/V1EnvVar.js +53 -0
- package/dist/models/V1EnvVarSource.d.ts +71 -0
- package/dist/models/V1EnvVarSource.js +61 -0
- package/dist/models/V1EphemeralContainer.d.ts +306 -0
- package/dist/models/V1EphemeralContainer.js +112 -0
- package/dist/models/V1EphemeralVolumeSource.d.ts +53 -0
- package/dist/models/V1EphemeralVolumeSource.js +49 -0
- package/dist/models/V1ExecAction.d.ts +38 -0
- package/dist/models/V1ExecAction.js +48 -0
- package/dist/models/V1FCVolumeSource.d.ts +68 -0
- package/dist/models/V1FCVolumeSource.js +56 -0
- package/dist/models/V1FileKeySelector.d.ts +64 -0
- package/dist/models/V1FileKeySelector.js +54 -0
- package/dist/models/V1FlexVolumeSource.d.ts +70 -0
- package/dist/models/V1FlexVolumeSource.js +57 -0
- package/dist/models/V1FlockerVolumeSource.d.ts +41 -0
- package/dist/models/V1FlockerVolumeSource.js +50 -0
- package/dist/models/V1GCEPersistentDiskVolumeSource.d.ts +64 -0
- package/dist/models/V1GCEPersistentDiskVolumeSource.js +54 -0
- package/dist/models/V1GRPCAction.d.ts +43 -0
- package/dist/models/V1GRPCAction.js +50 -0
- package/dist/models/V1GitRepoVolumeSource.d.ts +49 -0
- package/dist/models/V1GitRepoVolumeSource.js +52 -0
- package/dist/models/V1GlusterfsVolumeSource.d.ts +48 -0
- package/dist/models/V1GlusterfsVolumeSource.js +52 -0
- package/dist/models/V1HTTPGetAction.d.ts +68 -0
- package/dist/models/V1HTTPGetAction.js +59 -0
- package/dist/models/V1HTTPHeader.d.ts +39 -0
- package/dist/models/V1HTTPHeader.js +50 -0
- package/dist/models/V1HostAlias.d.ts +40 -0
- package/dist/models/V1HostAlias.js +50 -0
- package/dist/models/V1HostPathType.d.ts +31 -0
- package/dist/models/V1HostPathType.js +57 -0
- package/dist/models/V1HostPathVolumeSource.d.ts +44 -0
- package/dist/models/V1HostPathVolumeSource.js +51 -0
- package/dist/models/V1ISCSIVolumeSource.d.ts +113 -0
- package/dist/models/V1ISCSIVolumeSource.js +69 -0
- package/dist/models/V1ImageVolumeSource.d.ts +50 -0
- package/dist/models/V1ImageVolumeSource.js +51 -0
- package/dist/models/V1KeyToPath.d.ts +53 -0
- package/dist/models/V1KeyToPath.js +52 -0
- package/dist/models/V1LabelSelector.d.ts +46 -0
- package/dist/models/V1LabelSelector.js +51 -0
- package/dist/models/V1LabelSelectorOperator.d.ts +27 -0
- package/dist/models/V1LabelSelectorOperator.js +53 -0
- package/dist/models/V1LabelSelectorRequirement.d.ts +51 -0
- package/dist/models/V1LabelSelectorRequirement.js +53 -0
- package/dist/models/V1Lifecycle.d.ts +62 -0
- package/dist/models/V1Lifecycle.js +54 -0
- package/dist/models/V1LifecycleHandler.d.ts +60 -0
- package/dist/models/V1LifecycleHandler.js +58 -0
- package/dist/models/V1LocalObjectReference.d.ts +40 -0
- package/dist/models/V1LocalObjectReference.js +48 -0
- package/dist/models/V1ManagedFieldsEntry.d.ts +86 -0
- package/dist/models/V1ManagedFieldsEntry.js +61 -0
- package/dist/models/V1ManagedFieldsOperationType.d.ts +25 -0
- package/dist/models/V1ManagedFieldsOperationType.js +51 -0
- package/dist/models/V1MountPropagationMode.d.ts +26 -0
- package/dist/models/V1MountPropagationMode.js +52 -0
- package/dist/models/V1NFSVolumeSource.d.ts +49 -0
- package/dist/models/V1NFSVolumeSource.js +52 -0
- package/dist/models/V1NodeAffinity.d.ts +55 -0
- package/dist/models/V1NodeAffinity.js +52 -0
- package/dist/models/V1NodeInclusionPolicy.d.ts +25 -0
- package/dist/models/V1NodeInclusionPolicy.js +51 -0
- package/dist/models/V1NodeSelector.d.ts +34 -0
- package/dist/models/V1NodeSelector.js +49 -0
- package/dist/models/V1NodeSelectorOperator.d.ts +29 -0
- package/dist/models/V1NodeSelectorOperator.js +55 -0
- package/dist/models/V1NodeSelectorRequirement.d.ts +52 -0
- package/dist/models/V1NodeSelectorRequirement.js +53 -0
- package/dist/models/V1NodeSelectorTerm.d.ts +43 -0
- package/dist/models/V1NodeSelectorTerm.js +51 -0
- package/dist/models/V1OSName.d.ts +25 -0
- package/dist/models/V1OSName.js +51 -0
- package/dist/models/V1ObjectFieldSelector.d.ts +39 -0
- package/dist/models/V1ObjectFieldSelector.js +50 -0
- package/dist/models/V1ObjectMeta.d.ts +238 -0
- package/dist/models/V1ObjectMeta.js +78 -0
- package/dist/models/V1OwnerReference.d.ts +74 -0
- package/dist/models/V1OwnerReference.js +58 -0
- package/dist/models/V1PersistentVolumeAccessMode.d.ts +27 -0
- package/dist/models/V1PersistentVolumeAccessMode.js +53 -0
- package/dist/models/V1PersistentVolumeClaimSpec.d.ts +142 -0
- package/dist/models/V1PersistentVolumeClaimSpec.js +70 -0
- package/dist/models/V1PersistentVolumeClaimTemplate.d.ts +47 -0
- package/dist/models/V1PersistentVolumeClaimTemplate.js +52 -0
- package/dist/models/V1PersistentVolumeClaimVolumeSource.d.ts +41 -0
- package/dist/models/V1PersistentVolumeClaimVolumeSource.js +50 -0
- package/dist/models/V1PersistentVolumeMode.d.ts +25 -0
- package/dist/models/V1PersistentVolumeMode.js +51 -0
- package/dist/models/V1PhotonPersistentDiskVolumeSource.d.ts +40 -0
- package/dist/models/V1PhotonPersistentDiskVolumeSource.js +50 -0
- package/dist/models/V1PodAffinity.d.ts +58 -0
- package/dist/models/V1PodAffinity.js +52 -0
- package/dist/models/V1PodAffinityTerm.d.ts +99 -0
- package/dist/models/V1PodAffinityTerm.js +59 -0
- package/dist/models/V1PodAntiAffinity.d.ts +58 -0
- package/dist/models/V1PodAntiAffinity.js +52 -0
- package/dist/models/V1PodCertificateProjection.d.ts +133 -0
- package/dist/models/V1PodCertificateProjection.js +60 -0
- package/dist/models/V1PodConditionType.d.ts +32 -0
- package/dist/models/V1PodConditionType.js +58 -0
- package/dist/models/V1PodDNSConfig.d.ts +58 -0
- package/dist/models/V1PodDNSConfig.js +53 -0
- package/dist/models/V1PodDNSConfigOption.d.ts +40 -0
- package/dist/models/V1PodDNSConfigOption.js +50 -0
- package/dist/models/V1PodFSGroupChangePolicy.d.ts +25 -0
- package/dist/models/V1PodFSGroupChangePolicy.js +51 -0
- package/dist/models/V1PodOS.d.ts +36 -0
- package/dist/models/V1PodOS.js +49 -0
- package/dist/models/V1PodReadinessGate.d.ts +33 -0
- package/dist/models/V1PodReadinessGate.js +49 -0
- package/dist/models/V1PodResourceClaim.d.ts +63 -0
- package/dist/models/V1PodResourceClaim.js +52 -0
- package/dist/models/V1PodSELinuxChangePolicy.d.ts +25 -0
- package/dist/models/V1PodSELinuxChangePolicy.js +51 -0
- package/dist/models/V1PodSchedulingGate.d.ts +33 -0
- package/dist/models/V1PodSchedulingGate.js +48 -0
- package/dist/models/V1PodSecurityContext.d.ts +206 -0
- package/dist/models/V1PodSecurityContext.js +80 -0
- package/dist/models/V1PodSpec.d.ts +567 -0
- package/dist/models/V1PodSpec.js +151 -0
- package/dist/models/V1PortworxVolumeSource.d.ts +48 -0
- package/dist/models/V1PortworxVolumeSource.js +52 -0
- package/dist/models/V1PreemptionPolicy.d.ts +25 -0
- package/dist/models/V1PreemptionPolicy.js +51 -0
- package/dist/models/V1PreferredSchedulingTerm.d.ts +39 -0
- package/dist/models/V1PreferredSchedulingTerm.js +51 -0
- package/dist/models/V1Probe.d.ts +115 -0
- package/dist/models/V1Probe.js +70 -0
- package/dist/models/V1ProcMountType.d.ts +25 -0
- package/dist/models/V1ProcMountType.js +51 -0
- package/dist/models/V1ProjectedVolumeSource.d.ts +48 -0
- package/dist/models/V1ProjectedVolumeSource.js +51 -0
- package/dist/models/V1Protocol.d.ts +26 -0
- package/dist/models/V1Protocol.js +52 -0
- package/dist/models/V1PullPolicy.d.ts +26 -0
- package/dist/models/V1PullPolicy.js +52 -0
- package/dist/models/V1QuobyteVolumeSource.d.ts +72 -0
- package/dist/models/V1QuobyteVolumeSource.js +58 -0
- package/dist/models/V1RBDVolumeSource.d.ts +102 -0
- package/dist/models/V1RBDVolumeSource.js +63 -0
- package/dist/models/V1RecursiveReadOnlyMode.d.ts +26 -0
- package/dist/models/V1RecursiveReadOnlyMode.js +52 -0
- package/dist/models/V1ResourceFieldSelector.d.ts +47 -0
- package/dist/models/V1ResourceFieldSelector.js +53 -0
- package/dist/models/V1ResourceName.d.ts +43 -0
- package/dist/models/V1ResourceName.js +69 -0
- package/dist/models/V1ResourceRequirements.d.ts +67 -0
- package/dist/models/V1ResourceRequirements.js +55 -0
- package/dist/models/V1ResourceResizeRestartPolicy.d.ts +25 -0
- package/dist/models/V1ResourceResizeRestartPolicy.js +51 -0
- package/dist/models/V1RestartPolicy.d.ts +26 -0
- package/dist/models/V1RestartPolicy.js +52 -0
- package/dist/models/V1SELinuxOptions.d.ts +54 -0
- package/dist/models/V1SELinuxOptions.js +54 -0
- package/dist/models/V1ScaleIOVolumeSource.d.ts +102 -0
- package/dist/models/V1ScaleIOVolumeSource.js +67 -0
- package/dist/models/V1SeccompProfile.d.ts +49 -0
- package/dist/models/V1SeccompProfile.js +51 -0
- package/dist/models/V1SeccompProfileType.d.ts +26 -0
- package/dist/models/V1SeccompProfileType.js +52 -0
- package/dist/models/V1SecretEnvSource.d.ts +47 -0
- package/dist/models/V1SecretEnvSource.js +50 -0
- package/dist/models/V1SecretKeySelector.d.ts +53 -0
- package/dist/models/V1SecretKeySelector.js +52 -0
- package/dist/models/V1SecretProjection.d.ts +62 -0
- package/dist/models/V1SecretProjection.js +53 -0
- package/dist/models/V1SecretVolumeSource.d.ts +69 -0
- package/dist/models/V1SecretVolumeSource.js +55 -0
- package/dist/models/V1SecurityContext.d.ts +158 -0
- package/dist/models/V1SecurityContext.js +76 -0
- package/dist/models/V1ServiceAccountTokenProjection.d.ts +55 -0
- package/dist/models/V1ServiceAccountTokenProjection.js +52 -0
- package/dist/models/V1Signal.d.ts +88 -0
- package/dist/models/V1Signal.js +114 -0
- package/dist/models/V1SleepAction.d.ts +32 -0
- package/dist/models/V1SleepAction.js +48 -0
- package/dist/models/V1StorageMedium.d.ts +39 -0
- package/dist/models/V1StorageMedium.js +65 -0
- package/dist/models/V1StorageOSVolumeSource.d.ts +71 -0
- package/dist/models/V1StorageOSVolumeSource.js +57 -0
- package/dist/models/V1SupplementalGroupsPolicy.d.ts +25 -0
- package/dist/models/V1SupplementalGroupsPolicy.js +51 -0
- package/dist/models/V1Sysctl.d.ts +38 -0
- package/dist/models/V1Sysctl.js +50 -0
- package/dist/models/V1TCPSocketAction.d.ts +42 -0
- package/dist/models/V1TCPSocketAction.js +51 -0
- package/dist/models/V1TaintEffect.d.ts +26 -0
- package/dist/models/V1TaintEffect.js +52 -0
- package/dist/models/V1TerminationMessagePolicy.d.ts +25 -0
- package/dist/models/V1TerminationMessagePolicy.js +51 -0
- package/dist/models/V1Toleration.d.ts +73 -0
- package/dist/models/V1Toleration.js +58 -0
- package/dist/models/V1TolerationOperator.d.ts +27 -0
- package/dist/models/V1TolerationOperator.js +53 -0
- package/dist/models/V1TopologySpreadConstraint.d.ts +174 -0
- package/dist/models/V1TopologySpreadConstraint.js +65 -0
- package/dist/models/V1TypedLocalObjectReference.d.ts +47 -0
- package/dist/models/V1TypedLocalObjectReference.js +52 -0
- package/dist/models/V1TypedObjectReference.d.ts +57 -0
- package/dist/models/V1TypedObjectReference.js +54 -0
- package/dist/models/V1URIScheme.d.ts +25 -0
- package/dist/models/V1URIScheme.js +51 -0
- package/dist/models/V1UnsatisfiableConstraintAction.d.ts +25 -0
- package/dist/models/V1UnsatisfiableConstraintAction.js +51 -0
- package/dist/models/V1Volume.d.ts +357 -0
- package/dist/models/V1Volume.js +138 -0
- package/dist/models/V1VolumeDevice.d.ts +38 -0
- package/dist/models/V1VolumeDevice.js +50 -0
- package/dist/models/V1VolumeMount.d.ts +101 -0
- package/dist/models/V1VolumeMount.js +62 -0
- package/dist/models/V1VolumeProjection.d.ts +123 -0
- package/dist/models/V1VolumeProjection.js +64 -0
- package/dist/models/V1VolumeResourceRequirements.d.ts +49 -0
- package/dist/models/V1VolumeResourceRequirements.js +52 -0
- package/dist/models/V1VsphereVirtualDiskVolumeSource.d.ts +55 -0
- package/dist/models/V1VsphereVirtualDiskVolumeSource.js +54 -0
- package/dist/models/V1WeightedPodAffinityTerm.d.ts +40 -0
- package/dist/models/V1WeightedPodAffinityTerm.js +51 -0
- package/dist/models/V1WindowsSecurityContextOptions.d.ts +62 -0
- package/dist/models/V1WindowsSecurityContextOptions.js +54 -0
- package/dist/models/V1WorkloadReference.d.ts +60 -0
- package/dist/models/V1WorkloadReference.js +52 -0
- package/dist/models/V1alpha1StorageSpec.d.ts +40 -0
- package/dist/models/V1alpha1StorageSpec.js +50 -0
- package/dist/models/index.d.ts +149 -0
- package/dist/models/index.js +149 -0
- package/package.json +3 -3
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* komputer.ai API
|
|
3
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const V1TerminationMessagePolicy: {
|
|
17
|
+
readonly TerminationMessageReadFile: "File";
|
|
18
|
+
readonly TerminationMessageFallbackToLogsOnError: "FallbackToLogsOnError";
|
|
19
|
+
};
|
|
20
|
+
export type V1TerminationMessagePolicy = typeof V1TerminationMessagePolicy[keyof typeof V1TerminationMessagePolicy];
|
|
21
|
+
export declare function instanceOfV1TerminationMessagePolicy(value: any): boolean;
|
|
22
|
+
export declare function V1TerminationMessagePolicyFromJSON(json: any): V1TerminationMessagePolicy;
|
|
23
|
+
export declare function V1TerminationMessagePolicyFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1TerminationMessagePolicy;
|
|
24
|
+
export declare function V1TerminationMessagePolicyToJSON(value?: V1TerminationMessagePolicy | null): any;
|
|
25
|
+
export declare function V1TerminationMessagePolicyToJSONTyped(value: any, ignoreDiscriminator: boolean): V1TerminationMessagePolicy;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.V1TerminationMessagePolicy = void 0;
|
|
17
|
+
exports.instanceOfV1TerminationMessagePolicy = instanceOfV1TerminationMessagePolicy;
|
|
18
|
+
exports.V1TerminationMessagePolicyFromJSON = V1TerminationMessagePolicyFromJSON;
|
|
19
|
+
exports.V1TerminationMessagePolicyFromJSONTyped = V1TerminationMessagePolicyFromJSONTyped;
|
|
20
|
+
exports.V1TerminationMessagePolicyToJSON = V1TerminationMessagePolicyToJSON;
|
|
21
|
+
exports.V1TerminationMessagePolicyToJSONTyped = V1TerminationMessagePolicyToJSONTyped;
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.V1TerminationMessagePolicy = {
|
|
27
|
+
TerminationMessageReadFile: 'File',
|
|
28
|
+
TerminationMessageFallbackToLogsOnError: 'FallbackToLogsOnError'
|
|
29
|
+
};
|
|
30
|
+
function instanceOfV1TerminationMessagePolicy(value) {
|
|
31
|
+
for (const key in exports.V1TerminationMessagePolicy) {
|
|
32
|
+
if (Object.prototype.hasOwnProperty.call(exports.V1TerminationMessagePolicy, key)) {
|
|
33
|
+
if (exports.V1TerminationMessagePolicy[key] === value) {
|
|
34
|
+
return true;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
return false;
|
|
39
|
+
}
|
|
40
|
+
function V1TerminationMessagePolicyFromJSON(json) {
|
|
41
|
+
return V1TerminationMessagePolicyFromJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function V1TerminationMessagePolicyFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
return json;
|
|
45
|
+
}
|
|
46
|
+
function V1TerminationMessagePolicyToJSON(value) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
function V1TerminationMessagePolicyToJSONTyped(value, ignoreDiscriminator) {
|
|
50
|
+
return value;
|
|
51
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* komputer.ai API
|
|
3
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { V1TolerationOperator } from './V1TolerationOperator';
|
|
13
|
+
import type { V1TaintEffect } from './V1TaintEffect';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface V1Toleration
|
|
18
|
+
*/
|
|
19
|
+
export interface V1Toleration {
|
|
20
|
+
/**
|
|
21
|
+
* Effect indicates the taint effect to match. Empty means match all taint effects.
|
|
22
|
+
* When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.
|
|
23
|
+
* +optional
|
|
24
|
+
* @type {V1TaintEffect}
|
|
25
|
+
* @memberof V1Toleration
|
|
26
|
+
*/
|
|
27
|
+
effect?: V1TaintEffect;
|
|
28
|
+
/**
|
|
29
|
+
* Key is the taint key that the toleration applies to. Empty means match all taint keys.
|
|
30
|
+
* If the key is empty, operator must be Exists; this combination means to match all values and all keys.
|
|
31
|
+
* +optional
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof V1Toleration
|
|
34
|
+
*/
|
|
35
|
+
key?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Operator represents a key's relationship to the value.
|
|
38
|
+
* Valid operators are Exists, Equal, Lt, and Gt. Defaults to Equal.
|
|
39
|
+
* Exists is equivalent to wildcard for value, so that a pod can
|
|
40
|
+
* tolerate all taints of a particular category.
|
|
41
|
+
* Lt and Gt perform numeric comparisons (requires feature gate TaintTolerationComparisonOperators).
|
|
42
|
+
* +optional
|
|
43
|
+
* @type {V1TolerationOperator}
|
|
44
|
+
* @memberof V1Toleration
|
|
45
|
+
*/
|
|
46
|
+
operator?: V1TolerationOperator;
|
|
47
|
+
/**
|
|
48
|
+
* TolerationSeconds represents the period of time the toleration (which must be
|
|
49
|
+
* of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default,
|
|
50
|
+
* it is not set, which means tolerate the taint forever (do not evict). Zero and
|
|
51
|
+
* negative values will be treated as 0 (evict immediately) by the system.
|
|
52
|
+
* +optional
|
|
53
|
+
* @type {number}
|
|
54
|
+
* @memberof V1Toleration
|
|
55
|
+
*/
|
|
56
|
+
tolerationSeconds?: number;
|
|
57
|
+
/**
|
|
58
|
+
* Value is the taint value the toleration matches to.
|
|
59
|
+
* If the operator is Exists, the value should be empty, otherwise just a regular string.
|
|
60
|
+
* +optional
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof V1Toleration
|
|
63
|
+
*/
|
|
64
|
+
value?: string;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Check if a given object implements the V1Toleration interface.
|
|
68
|
+
*/
|
|
69
|
+
export declare function instanceOfV1Toleration(value: object): value is V1Toleration;
|
|
70
|
+
export declare function V1TolerationFromJSON(json: any): V1Toleration;
|
|
71
|
+
export declare function V1TolerationFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1Toleration;
|
|
72
|
+
export declare function V1TolerationToJSON(json: any): V1Toleration;
|
|
73
|
+
export declare function V1TolerationToJSONTyped(value?: V1Toleration | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1Toleration = instanceOfV1Toleration;
|
|
17
|
+
exports.V1TolerationFromJSON = V1TolerationFromJSON;
|
|
18
|
+
exports.V1TolerationFromJSONTyped = V1TolerationFromJSONTyped;
|
|
19
|
+
exports.V1TolerationToJSON = V1TolerationToJSON;
|
|
20
|
+
exports.V1TolerationToJSONTyped = V1TolerationToJSONTyped;
|
|
21
|
+
const V1TolerationOperator_1 = require("./V1TolerationOperator");
|
|
22
|
+
const V1TaintEffect_1 = require("./V1TaintEffect");
|
|
23
|
+
/**
|
|
24
|
+
* Check if a given object implements the V1Toleration interface.
|
|
25
|
+
*/
|
|
26
|
+
function instanceOfV1Toleration(value) {
|
|
27
|
+
return true;
|
|
28
|
+
}
|
|
29
|
+
function V1TolerationFromJSON(json) {
|
|
30
|
+
return V1TolerationFromJSONTyped(json, false);
|
|
31
|
+
}
|
|
32
|
+
function V1TolerationFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
+
if (json == null) {
|
|
34
|
+
return json;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'effect': json['effect'] == null ? undefined : (0, V1TaintEffect_1.V1TaintEffectFromJSON)(json['effect']),
|
|
38
|
+
'key': json['key'] == null ? undefined : json['key'],
|
|
39
|
+
'operator': json['operator'] == null ? undefined : (0, V1TolerationOperator_1.V1TolerationOperatorFromJSON)(json['operator']),
|
|
40
|
+
'tolerationSeconds': json['tolerationSeconds'] == null ? undefined : json['tolerationSeconds'],
|
|
41
|
+
'value': json['value'] == null ? undefined : json['value'],
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
function V1TolerationToJSON(json) {
|
|
45
|
+
return V1TolerationToJSONTyped(json, false);
|
|
46
|
+
}
|
|
47
|
+
function V1TolerationToJSONTyped(value, ignoreDiscriminator = false) {
|
|
48
|
+
if (value == null) {
|
|
49
|
+
return value;
|
|
50
|
+
}
|
|
51
|
+
return {
|
|
52
|
+
'effect': (0, V1TaintEffect_1.V1TaintEffectToJSON)(value['effect']),
|
|
53
|
+
'key': value['key'],
|
|
54
|
+
'operator': (0, V1TolerationOperator_1.V1TolerationOperatorToJSON)(value['operator']),
|
|
55
|
+
'tolerationSeconds': value['tolerationSeconds'],
|
|
56
|
+
'value': value['value'],
|
|
57
|
+
};
|
|
58
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* komputer.ai API
|
|
3
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const V1TolerationOperator: {
|
|
17
|
+
readonly TolerationOpExists: "Exists";
|
|
18
|
+
readonly TolerationOpEqual: "Equal";
|
|
19
|
+
readonly TolerationOpLt: "Lt";
|
|
20
|
+
readonly TolerationOpGt: "Gt";
|
|
21
|
+
};
|
|
22
|
+
export type V1TolerationOperator = typeof V1TolerationOperator[keyof typeof V1TolerationOperator];
|
|
23
|
+
export declare function instanceOfV1TolerationOperator(value: any): boolean;
|
|
24
|
+
export declare function V1TolerationOperatorFromJSON(json: any): V1TolerationOperator;
|
|
25
|
+
export declare function V1TolerationOperatorFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1TolerationOperator;
|
|
26
|
+
export declare function V1TolerationOperatorToJSON(value?: V1TolerationOperator | null): any;
|
|
27
|
+
export declare function V1TolerationOperatorToJSONTyped(value: any, ignoreDiscriminator: boolean): V1TolerationOperator;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.V1TolerationOperator = void 0;
|
|
17
|
+
exports.instanceOfV1TolerationOperator = instanceOfV1TolerationOperator;
|
|
18
|
+
exports.V1TolerationOperatorFromJSON = V1TolerationOperatorFromJSON;
|
|
19
|
+
exports.V1TolerationOperatorFromJSONTyped = V1TolerationOperatorFromJSONTyped;
|
|
20
|
+
exports.V1TolerationOperatorToJSON = V1TolerationOperatorToJSON;
|
|
21
|
+
exports.V1TolerationOperatorToJSONTyped = V1TolerationOperatorToJSONTyped;
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.V1TolerationOperator = {
|
|
27
|
+
TolerationOpExists: 'Exists',
|
|
28
|
+
TolerationOpEqual: 'Equal',
|
|
29
|
+
TolerationOpLt: 'Lt',
|
|
30
|
+
TolerationOpGt: 'Gt'
|
|
31
|
+
};
|
|
32
|
+
function instanceOfV1TolerationOperator(value) {
|
|
33
|
+
for (const key in exports.V1TolerationOperator) {
|
|
34
|
+
if (Object.prototype.hasOwnProperty.call(exports.V1TolerationOperator, key)) {
|
|
35
|
+
if (exports.V1TolerationOperator[key] === value) {
|
|
36
|
+
return true;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
return false;
|
|
41
|
+
}
|
|
42
|
+
function V1TolerationOperatorFromJSON(json) {
|
|
43
|
+
return V1TolerationOperatorFromJSONTyped(json, false);
|
|
44
|
+
}
|
|
45
|
+
function V1TolerationOperatorFromJSONTyped(json, ignoreDiscriminator) {
|
|
46
|
+
return json;
|
|
47
|
+
}
|
|
48
|
+
function V1TolerationOperatorToJSON(value) {
|
|
49
|
+
return value;
|
|
50
|
+
}
|
|
51
|
+
function V1TolerationOperatorToJSONTyped(value, ignoreDiscriminator) {
|
|
52
|
+
return value;
|
|
53
|
+
}
|
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* komputer.ai API
|
|
3
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { V1NodeInclusionPolicy } from './V1NodeInclusionPolicy';
|
|
13
|
+
import type { V1UnsatisfiableConstraintAction } from './V1UnsatisfiableConstraintAction';
|
|
14
|
+
import type { V1LabelSelector } from './V1LabelSelector';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface V1TopologySpreadConstraint
|
|
19
|
+
*/
|
|
20
|
+
export interface V1TopologySpreadConstraint {
|
|
21
|
+
/**
|
|
22
|
+
* LabelSelector is used to find matching pods.
|
|
23
|
+
* Pods that match this label selector are counted to determine the number of pods
|
|
24
|
+
* in their corresponding topology do
|
|
25
|
+
* +optional
|
|
26
|
+
* @type {V1LabelSelector}
|
|
27
|
+
* @memberof V1TopologySpreadConstraint
|
|
28
|
+
*/
|
|
29
|
+
labelSelector?: V1LabelSelector;
|
|
30
|
+
/**
|
|
31
|
+
* MatchLabelKeys is a set of pod label keys to select the pods over which
|
|
32
|
+
* spreading will be calculated. The keys are used to lookup values from the
|
|
33
|
+
* incoming pod labels, those key-value labels are ANDed with labelSelector
|
|
34
|
+
* to select the group of existing pods over which spreading will be calculated
|
|
35
|
+
* for the incoming pod. The same key is forbidden to exist in both MatchLabelKeys and LabelSelector.
|
|
36
|
+
* MatchLabelKeys cannot be set when LabelSelector isn't set.
|
|
37
|
+
* Keys that don't exist in the incoming pod labels will
|
|
38
|
+
* be ignored. A null or empty list means only match against labelSelector.
|
|
39
|
+
*
|
|
40
|
+
* This is a beta field and requires the MatchLabelKeysInPodTopologySpread feature gate to be enabled (enabled by default).
|
|
41
|
+
* +listType=atomic
|
|
42
|
+
* +optional
|
|
43
|
+
* @type {Array<string>}
|
|
44
|
+
* @memberof V1TopologySpreadConstraint
|
|
45
|
+
*/
|
|
46
|
+
matchLabelKeys?: Array<string>;
|
|
47
|
+
/**
|
|
48
|
+
* MaxSkew describes the degree to which pods may be unevenly distributed.
|
|
49
|
+
* When `whenUnsatisfiable=DoNotSchedule`, it is the maximum permitted difference
|
|
50
|
+
* between the number of matching pods in the target topology and the global minimum.
|
|
51
|
+
* The global minimum is the minimum number of matching pods in an eligible domain
|
|
52
|
+
* or zero if the number of eligible domains is less than MinDomains.
|
|
53
|
+
* For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same
|
|
54
|
+
* labelSelector spread as 2/2/1:
|
|
55
|
+
* In this case, the global minimum is 1.
|
|
56
|
+
* +-------+-------+-------+
|
|
57
|
+
* | zone1 | zone2 | zone3 |
|
|
58
|
+
* +-------+-------+-------+
|
|
59
|
+
* | P P | P P | P |
|
|
60
|
+
* +-------+-------+-------+
|
|
61
|
+
* - if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 2/2/2;
|
|
62
|
+
* scheduling it onto zone1(zone2) would make the ActualSkew(3-1) on zone1(zone2)
|
|
63
|
+
* violate MaxSkew(1).
|
|
64
|
+
* - if MaxSkew is 2, incoming pod can be scheduled onto any zone.
|
|
65
|
+
* When `whenUnsatisfiable=ScheduleAnyway`, it is used to give higher precedence
|
|
66
|
+
* to topologies that satisfy it.
|
|
67
|
+
* It's a required field. Default value is 1 and 0 is not allowed.
|
|
68
|
+
* @type {number}
|
|
69
|
+
* @memberof V1TopologySpreadConstraint
|
|
70
|
+
*/
|
|
71
|
+
maxSkew?: number;
|
|
72
|
+
/**
|
|
73
|
+
* MinDomains indicates a minimum number of eligible domains.
|
|
74
|
+
* When the number of eligible domains with matching topology keys is less than minDomains,
|
|
75
|
+
* Pod Topology Spread treats "global minimum" as 0, and then the calculation of Skew is performed.
|
|
76
|
+
* And when the number of eligible domains with matching topology keys equals or greater than minDomains,
|
|
77
|
+
* this value has no effect on scheduling.
|
|
78
|
+
* As a result, when the number of eligible domains is less than minDomains,
|
|
79
|
+
* scheduler won't schedule more than maxSkew Pods to those domains.
|
|
80
|
+
* If value is nil, the constraint behaves as if MinDomains is equal to 1.
|
|
81
|
+
* Valid values are integers greater than 0.
|
|
82
|
+
* When value is not nil, WhenUnsatisfiable must be DoNotSchedule.
|
|
83
|
+
*
|
|
84
|
+
* For example, in a 3-zone cluster, MaxSkew is set to 2, MinDomains is set to 5 and pods with the same
|
|
85
|
+
* labelSelector spread as 2/2/2:
|
|
86
|
+
* +-------+-------+-------+
|
|
87
|
+
* | zone1 | zone2 | zone3 |
|
|
88
|
+
* +-------+-------+-------+
|
|
89
|
+
* | P P | P P | P P |
|
|
90
|
+
* +-------+-------+-------+
|
|
91
|
+
* The number of domains is less than 5(MinDomains), so "global minimum" is treated as 0.
|
|
92
|
+
* In this situation, new pod with the same labelSelector cannot be scheduled,
|
|
93
|
+
* because computed skew will be 3(3 - 0) if new Pod is scheduled to any of the three zones,
|
|
94
|
+
* it will violate MaxSkew.
|
|
95
|
+
* +optional
|
|
96
|
+
* @type {number}
|
|
97
|
+
* @memberof V1TopologySpreadConstraint
|
|
98
|
+
*/
|
|
99
|
+
minDomains?: number;
|
|
100
|
+
/**
|
|
101
|
+
* NodeAffinityPolicy indicates how we will treat Pod's nodeAffinity/nodeSelector
|
|
102
|
+
* when calculating pod topology spread skew. Options are:
|
|
103
|
+
* - Honor: only nodes matching nodeAffinity/nodeSelector are included in the calculations.
|
|
104
|
+
* - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations.
|
|
105
|
+
*
|
|
106
|
+
* If this value is nil, the behavior is equivalent to the Honor policy.
|
|
107
|
+
* +optional
|
|
108
|
+
* @type {V1NodeInclusionPolicy}
|
|
109
|
+
* @memberof V1TopologySpreadConstraint
|
|
110
|
+
*/
|
|
111
|
+
nodeAffinityPolicy?: V1NodeInclusionPolicy;
|
|
112
|
+
/**
|
|
113
|
+
* NodeTaintsPolicy indicates how we will treat node taints when calculating
|
|
114
|
+
* pod topology spread skew. Options are:
|
|
115
|
+
* - Honor: nodes without taints, along with tainted nodes for which the incoming pod
|
|
116
|
+
* has a toleration, are included.
|
|
117
|
+
* - Ignore: node taints are ignored. All nodes are included.
|
|
118
|
+
*
|
|
119
|
+
* If this value is nil, the behavior is equivalent to the Ignore policy.
|
|
120
|
+
* +optional
|
|
121
|
+
* @type {V1NodeInclusionPolicy}
|
|
122
|
+
* @memberof V1TopologySpreadConstraint
|
|
123
|
+
*/
|
|
124
|
+
nodeTaintsPolicy?: V1NodeInclusionPolicy;
|
|
125
|
+
/**
|
|
126
|
+
* TopologyKey is the key of node labels. Nodes that have a label with this key
|
|
127
|
+
* and identical values are considered to be in the same topology.
|
|
128
|
+
* We consider each <key, value> as a "bucket", and try to put balanced number
|
|
129
|
+
* of pods into each bucket.
|
|
130
|
+
* We define a domain as a particular instance of a topology.
|
|
131
|
+
* Also, we define an eligible domain as a domain whose nodes meet the requirements of
|
|
132
|
+
* nodeAffinityPolicy and nodeTaintsPolicy.
|
|
133
|
+
* e.g. If TopologyKey is "kubernetes.io/hostname", each Node is a domain of that topology.
|
|
134
|
+
* And, if TopologyKey is "topology.kubernetes.io/zone", each zone is a domain of that topology.
|
|
135
|
+
* It's a required field.
|
|
136
|
+
* @type {string}
|
|
137
|
+
* @memberof V1TopologySpreadConstraint
|
|
138
|
+
*/
|
|
139
|
+
topologyKey?: string;
|
|
140
|
+
/**
|
|
141
|
+
* WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy
|
|
142
|
+
* the spread constraint.
|
|
143
|
+
* - DoNotSchedule (default) tells the scheduler not to schedule it.
|
|
144
|
+
* - ScheduleAnyway tells the scheduler to schedule the pod in any location,
|
|
145
|
+
* but giving higher precedence to topologies that would help reduce the
|
|
146
|
+
* skew.
|
|
147
|
+
* A constraint is considered "Unsatisfiable" for an incoming pod
|
|
148
|
+
* if and only if every possible node assignment for that pod would violate
|
|
149
|
+
* "MaxSkew" on some topology.
|
|
150
|
+
* For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same
|
|
151
|
+
* labelSelector spread as 3/1/1:
|
|
152
|
+
* +-------+-------+-------+
|
|
153
|
+
* | zone1 | zone2 | zone3 |
|
|
154
|
+
* +-------+-------+-------+
|
|
155
|
+
* | P P P | P | P |
|
|
156
|
+
* +-------+-------+-------+
|
|
157
|
+
* If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled
|
|
158
|
+
* to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies
|
|
159
|
+
* MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler
|
|
160
|
+
* won't make it *more* imbalanced.
|
|
161
|
+
* It's a required field.
|
|
162
|
+
* @type {V1UnsatisfiableConstraintAction}
|
|
163
|
+
* @memberof V1TopologySpreadConstraint
|
|
164
|
+
*/
|
|
165
|
+
whenUnsatisfiable?: V1UnsatisfiableConstraintAction;
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* Check if a given object implements the V1TopologySpreadConstraint interface.
|
|
169
|
+
*/
|
|
170
|
+
export declare function instanceOfV1TopologySpreadConstraint(value: object): value is V1TopologySpreadConstraint;
|
|
171
|
+
export declare function V1TopologySpreadConstraintFromJSON(json: any): V1TopologySpreadConstraint;
|
|
172
|
+
export declare function V1TopologySpreadConstraintFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1TopologySpreadConstraint;
|
|
173
|
+
export declare function V1TopologySpreadConstraintToJSON(json: any): V1TopologySpreadConstraint;
|
|
174
|
+
export declare function V1TopologySpreadConstraintToJSONTyped(value?: V1TopologySpreadConstraint | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1TopologySpreadConstraint = instanceOfV1TopologySpreadConstraint;
|
|
17
|
+
exports.V1TopologySpreadConstraintFromJSON = V1TopologySpreadConstraintFromJSON;
|
|
18
|
+
exports.V1TopologySpreadConstraintFromJSONTyped = V1TopologySpreadConstraintFromJSONTyped;
|
|
19
|
+
exports.V1TopologySpreadConstraintToJSON = V1TopologySpreadConstraintToJSON;
|
|
20
|
+
exports.V1TopologySpreadConstraintToJSONTyped = V1TopologySpreadConstraintToJSONTyped;
|
|
21
|
+
const V1NodeInclusionPolicy_1 = require("./V1NodeInclusionPolicy");
|
|
22
|
+
const V1UnsatisfiableConstraintAction_1 = require("./V1UnsatisfiableConstraintAction");
|
|
23
|
+
const V1LabelSelector_1 = require("./V1LabelSelector");
|
|
24
|
+
/**
|
|
25
|
+
* Check if a given object implements the V1TopologySpreadConstraint interface.
|
|
26
|
+
*/
|
|
27
|
+
function instanceOfV1TopologySpreadConstraint(value) {
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
function V1TopologySpreadConstraintFromJSON(json) {
|
|
31
|
+
return V1TopologySpreadConstraintFromJSONTyped(json, false);
|
|
32
|
+
}
|
|
33
|
+
function V1TopologySpreadConstraintFromJSONTyped(json, ignoreDiscriminator) {
|
|
34
|
+
if (json == null) {
|
|
35
|
+
return json;
|
|
36
|
+
}
|
|
37
|
+
return {
|
|
38
|
+
'labelSelector': json['labelSelector'] == null ? undefined : (0, V1LabelSelector_1.V1LabelSelectorFromJSON)(json['labelSelector']),
|
|
39
|
+
'matchLabelKeys': json['matchLabelKeys'] == null ? undefined : json['matchLabelKeys'],
|
|
40
|
+
'maxSkew': json['maxSkew'] == null ? undefined : json['maxSkew'],
|
|
41
|
+
'minDomains': json['minDomains'] == null ? undefined : json['minDomains'],
|
|
42
|
+
'nodeAffinityPolicy': json['nodeAffinityPolicy'] == null ? undefined : (0, V1NodeInclusionPolicy_1.V1NodeInclusionPolicyFromJSON)(json['nodeAffinityPolicy']),
|
|
43
|
+
'nodeTaintsPolicy': json['nodeTaintsPolicy'] == null ? undefined : (0, V1NodeInclusionPolicy_1.V1NodeInclusionPolicyFromJSON)(json['nodeTaintsPolicy']),
|
|
44
|
+
'topologyKey': json['topologyKey'] == null ? undefined : json['topologyKey'],
|
|
45
|
+
'whenUnsatisfiable': json['whenUnsatisfiable'] == null ? undefined : (0, V1UnsatisfiableConstraintAction_1.V1UnsatisfiableConstraintActionFromJSON)(json['whenUnsatisfiable']),
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
function V1TopologySpreadConstraintToJSON(json) {
|
|
49
|
+
return V1TopologySpreadConstraintToJSONTyped(json, false);
|
|
50
|
+
}
|
|
51
|
+
function V1TopologySpreadConstraintToJSONTyped(value, ignoreDiscriminator = false) {
|
|
52
|
+
if (value == null) {
|
|
53
|
+
return value;
|
|
54
|
+
}
|
|
55
|
+
return {
|
|
56
|
+
'labelSelector': (0, V1LabelSelector_1.V1LabelSelectorToJSON)(value['labelSelector']),
|
|
57
|
+
'matchLabelKeys': value['matchLabelKeys'],
|
|
58
|
+
'maxSkew': value['maxSkew'],
|
|
59
|
+
'minDomains': value['minDomains'],
|
|
60
|
+
'nodeAffinityPolicy': (0, V1NodeInclusionPolicy_1.V1NodeInclusionPolicyToJSON)(value['nodeAffinityPolicy']),
|
|
61
|
+
'nodeTaintsPolicy': (0, V1NodeInclusionPolicy_1.V1NodeInclusionPolicyToJSON)(value['nodeTaintsPolicy']),
|
|
62
|
+
'topologyKey': value['topologyKey'],
|
|
63
|
+
'whenUnsatisfiable': (0, V1UnsatisfiableConstraintAction_1.V1UnsatisfiableConstraintActionToJSON)(value['whenUnsatisfiable']),
|
|
64
|
+
};
|
|
65
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* komputer.ai API
|
|
3
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface V1TypedLocalObjectReference
|
|
16
|
+
*/
|
|
17
|
+
export interface V1TypedLocalObjectReference {
|
|
18
|
+
/**
|
|
19
|
+
* APIGroup is the group for the resource being referenced.
|
|
20
|
+
* If APIGroup is not specified, the specified Kind must be in the core API group.
|
|
21
|
+
* For any other third-party types, APIGroup is required.
|
|
22
|
+
* +optional
|
|
23
|
+
* @type {string}
|
|
24
|
+
* @memberof V1TypedLocalObjectReference
|
|
25
|
+
*/
|
|
26
|
+
apiGroup?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Kind is the type of resource being referenced
|
|
29
|
+
* @type {string}
|
|
30
|
+
* @memberof V1TypedLocalObjectReference
|
|
31
|
+
*/
|
|
32
|
+
kind?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Name is the name of resource being referenced
|
|
35
|
+
* @type {string}
|
|
36
|
+
* @memberof V1TypedLocalObjectReference
|
|
37
|
+
*/
|
|
38
|
+
name?: string;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Check if a given object implements the V1TypedLocalObjectReference interface.
|
|
42
|
+
*/
|
|
43
|
+
export declare function instanceOfV1TypedLocalObjectReference(value: object): value is V1TypedLocalObjectReference;
|
|
44
|
+
export declare function V1TypedLocalObjectReferenceFromJSON(json: any): V1TypedLocalObjectReference;
|
|
45
|
+
export declare function V1TypedLocalObjectReferenceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1TypedLocalObjectReference;
|
|
46
|
+
export declare function V1TypedLocalObjectReferenceToJSON(json: any): V1TypedLocalObjectReference;
|
|
47
|
+
export declare function V1TypedLocalObjectReferenceToJSONTyped(value?: V1TypedLocalObjectReference | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1TypedLocalObjectReference = instanceOfV1TypedLocalObjectReference;
|
|
17
|
+
exports.V1TypedLocalObjectReferenceFromJSON = V1TypedLocalObjectReferenceFromJSON;
|
|
18
|
+
exports.V1TypedLocalObjectReferenceFromJSONTyped = V1TypedLocalObjectReferenceFromJSONTyped;
|
|
19
|
+
exports.V1TypedLocalObjectReferenceToJSON = V1TypedLocalObjectReferenceToJSON;
|
|
20
|
+
exports.V1TypedLocalObjectReferenceToJSONTyped = V1TypedLocalObjectReferenceToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the V1TypedLocalObjectReference interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfV1TypedLocalObjectReference(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function V1TypedLocalObjectReferenceFromJSON(json) {
|
|
28
|
+
return V1TypedLocalObjectReferenceFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function V1TypedLocalObjectReferenceFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'apiGroup': json['apiGroup'] == null ? undefined : json['apiGroup'],
|
|
36
|
+
'kind': json['kind'] == null ? undefined : json['kind'],
|
|
37
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
function V1TypedLocalObjectReferenceToJSON(json) {
|
|
41
|
+
return V1TypedLocalObjectReferenceToJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function V1TypedLocalObjectReferenceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
+
if (value == null) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'apiGroup': value['apiGroup'],
|
|
49
|
+
'kind': value['kind'],
|
|
50
|
+
'name': value['name'],
|
|
51
|
+
};
|
|
52
|
+
}
|