@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,306 @@
|
|
|
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 { V1Lifecycle } from './V1Lifecycle';
|
|
13
|
+
import type { V1ContainerRestartRule } from './V1ContainerRestartRule';
|
|
14
|
+
import type { V1ContainerPort } from './V1ContainerPort';
|
|
15
|
+
import type { V1Probe } from './V1Probe';
|
|
16
|
+
import type { V1SecurityContext } from './V1SecurityContext';
|
|
17
|
+
import type { V1EnvVar } from './V1EnvVar';
|
|
18
|
+
import type { V1ContainerResizePolicy } from './V1ContainerResizePolicy';
|
|
19
|
+
import type { V1ContainerRestartPolicy } from './V1ContainerRestartPolicy';
|
|
20
|
+
import type { V1VolumeMount } from './V1VolumeMount';
|
|
21
|
+
import type { V1EnvFromSource } from './V1EnvFromSource';
|
|
22
|
+
import type { V1PullPolicy } from './V1PullPolicy';
|
|
23
|
+
import type { V1TerminationMessagePolicy } from './V1TerminationMessagePolicy';
|
|
24
|
+
import type { V1ResourceRequirements } from './V1ResourceRequirements';
|
|
25
|
+
import type { V1VolumeDevice } from './V1VolumeDevice';
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @export
|
|
29
|
+
* @interface V1EphemeralContainer
|
|
30
|
+
*/
|
|
31
|
+
export interface V1EphemeralContainer {
|
|
32
|
+
/**
|
|
33
|
+
* Arguments to the entrypoint.
|
|
34
|
+
* The image's CMD is used if this is not provided.
|
|
35
|
+
* Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
|
|
36
|
+
* cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
|
|
37
|
+
* to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
|
|
38
|
+
* produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
|
|
39
|
+
* of whether the variable exists or not. Cannot be updated.
|
|
40
|
+
* More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
|
41
|
+
* +optional
|
|
42
|
+
* +listType=atomic
|
|
43
|
+
* @type {Array<string>}
|
|
44
|
+
* @memberof V1EphemeralContainer
|
|
45
|
+
*/
|
|
46
|
+
args?: Array<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Entrypoint array. Not executed within a shell.
|
|
49
|
+
* The image's ENTRYPOINT is used if this is not provided.
|
|
50
|
+
* Variable references $(VAR_NAME) are expanded using the container's environment. If a variable
|
|
51
|
+
* cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced
|
|
52
|
+
* to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will
|
|
53
|
+
* produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless
|
|
54
|
+
* of whether the variable exists or not. Cannot be updated.
|
|
55
|
+
* More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
|
56
|
+
* +optional
|
|
57
|
+
* +listType=atomic
|
|
58
|
+
* @type {Array<string>}
|
|
59
|
+
* @memberof V1EphemeralContainer
|
|
60
|
+
*/
|
|
61
|
+
command?: Array<string>;
|
|
62
|
+
/**
|
|
63
|
+
* List of environment variables to set in the container.
|
|
64
|
+
* Cannot be updated.
|
|
65
|
+
* +optional
|
|
66
|
+
* +patchMergeKey=name
|
|
67
|
+
* +patchStrategy=merge
|
|
68
|
+
* +listType=map
|
|
69
|
+
* +listMapKey=name
|
|
70
|
+
* @type {Array<V1EnvVar>}
|
|
71
|
+
* @memberof V1EphemeralContainer
|
|
72
|
+
*/
|
|
73
|
+
env?: Array<V1EnvVar>;
|
|
74
|
+
/**
|
|
75
|
+
* List of sources to populate environment variables in the container.
|
|
76
|
+
* The keys defined within a source may consist of any printable ASCII characters except '='.
|
|
77
|
+
* When a key exists in multiple
|
|
78
|
+
* sources, the value associated with the last source will take precedence.
|
|
79
|
+
* Values defined by an Env with a duplicate key will take precedence.
|
|
80
|
+
* Cannot be updated.
|
|
81
|
+
* +optional
|
|
82
|
+
* +listType=atomic
|
|
83
|
+
* @type {Array<V1EnvFromSource>}
|
|
84
|
+
* @memberof V1EphemeralContainer
|
|
85
|
+
*/
|
|
86
|
+
envFrom?: Array<V1EnvFromSource>;
|
|
87
|
+
/**
|
|
88
|
+
* Container image name.
|
|
89
|
+
* More info: https://kubernetes.io/docs/concepts/containers/images
|
|
90
|
+
* @type {string}
|
|
91
|
+
* @memberof V1EphemeralContainer
|
|
92
|
+
*/
|
|
93
|
+
image?: string;
|
|
94
|
+
/**
|
|
95
|
+
* Image pull policy.
|
|
96
|
+
* One of Always, Never, IfNotPresent.
|
|
97
|
+
* Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
|
|
98
|
+
* Cannot be updated.
|
|
99
|
+
* More info: https://kubernetes.io/docs/concepts/containers/images#updating-images
|
|
100
|
+
* +optional
|
|
101
|
+
* @type {V1PullPolicy}
|
|
102
|
+
* @memberof V1EphemeralContainer
|
|
103
|
+
*/
|
|
104
|
+
imagePullPolicy?: V1PullPolicy;
|
|
105
|
+
/**
|
|
106
|
+
* Lifecycle is not allowed for ephemeral containers.
|
|
107
|
+
* +optional
|
|
108
|
+
* @type {V1Lifecycle}
|
|
109
|
+
* @memberof V1EphemeralContainer
|
|
110
|
+
*/
|
|
111
|
+
lifecycle?: V1Lifecycle;
|
|
112
|
+
/**
|
|
113
|
+
* Probes are not allowed for ephemeral containers.
|
|
114
|
+
* +optional
|
|
115
|
+
* @type {V1Probe}
|
|
116
|
+
* @memberof V1EphemeralContainer
|
|
117
|
+
*/
|
|
118
|
+
livenessProbe?: V1Probe;
|
|
119
|
+
/**
|
|
120
|
+
* Name of the ephemeral container specified as a DNS_LABEL.
|
|
121
|
+
* This name must be unique among all containers, init containers and ephemeral containers.
|
|
122
|
+
* @type {string}
|
|
123
|
+
* @memberof V1EphemeralContainer
|
|
124
|
+
*/
|
|
125
|
+
name?: string;
|
|
126
|
+
/**
|
|
127
|
+
* Ports are not allowed for ephemeral containers.
|
|
128
|
+
* +optional
|
|
129
|
+
* +patchMergeKey=containerPort
|
|
130
|
+
* +patchStrategy=merge
|
|
131
|
+
* +listType=map
|
|
132
|
+
* +listMapKey=containerPort
|
|
133
|
+
* +listMapKey=protocol
|
|
134
|
+
* @type {Array<V1ContainerPort>}
|
|
135
|
+
* @memberof V1EphemeralContainer
|
|
136
|
+
*/
|
|
137
|
+
ports?: Array<V1ContainerPort>;
|
|
138
|
+
/**
|
|
139
|
+
* Probes are not allowed for ephemeral containers.
|
|
140
|
+
* +optional
|
|
141
|
+
* @type {V1Probe}
|
|
142
|
+
* @memberof V1EphemeralContainer
|
|
143
|
+
*/
|
|
144
|
+
readinessProbe?: V1Probe;
|
|
145
|
+
/**
|
|
146
|
+
* Resources resize policy for the container.
|
|
147
|
+
* +featureGate=InPlacePodVerticalScaling
|
|
148
|
+
* +optional
|
|
149
|
+
* +listType=atomic
|
|
150
|
+
* @type {Array<V1ContainerResizePolicy>}
|
|
151
|
+
* @memberof V1EphemeralContainer
|
|
152
|
+
*/
|
|
153
|
+
resizePolicy?: Array<V1ContainerResizePolicy>;
|
|
154
|
+
/**
|
|
155
|
+
* Resources are not allowed for ephemeral containers. Ephemeral containers use spare resources
|
|
156
|
+
* already allocated to the pod.
|
|
157
|
+
* +optional
|
|
158
|
+
* @type {V1ResourceRequirements}
|
|
159
|
+
* @memberof V1EphemeralContainer
|
|
160
|
+
*/
|
|
161
|
+
resources?: V1ResourceRequirements;
|
|
162
|
+
/**
|
|
163
|
+
* Restart policy for the container to manage the restart behavior of each
|
|
164
|
+
* container within a pod.
|
|
165
|
+
* You cannot set this field on ephemeral containers.
|
|
166
|
+
* +optional
|
|
167
|
+
* @type {V1ContainerRestartPolicy}
|
|
168
|
+
* @memberof V1EphemeralContainer
|
|
169
|
+
*/
|
|
170
|
+
restartPolicy?: V1ContainerRestartPolicy;
|
|
171
|
+
/**
|
|
172
|
+
* Represents a list of rules to be checked to determine if the
|
|
173
|
+
* container should be restarted on exit. You cannot set this field on
|
|
174
|
+
* ephemeral containers.
|
|
175
|
+
* +featureGate=ContainerRestartRules
|
|
176
|
+
* +optional
|
|
177
|
+
* +listType=atomic
|
|
178
|
+
* @type {Array<V1ContainerRestartRule>}
|
|
179
|
+
* @memberof V1EphemeralContainer
|
|
180
|
+
*/
|
|
181
|
+
restartPolicyRules?: Array<V1ContainerRestartRule>;
|
|
182
|
+
/**
|
|
183
|
+
* Optional: SecurityContext defines the security options the ephemeral container should be run with.
|
|
184
|
+
* If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext.
|
|
185
|
+
* +optional
|
|
186
|
+
* @type {V1SecurityContext}
|
|
187
|
+
* @memberof V1EphemeralContainer
|
|
188
|
+
*/
|
|
189
|
+
securityContext?: V1SecurityContext;
|
|
190
|
+
/**
|
|
191
|
+
* Probes are not allowed for ephemeral containers.
|
|
192
|
+
* +optional
|
|
193
|
+
* @type {V1Probe}
|
|
194
|
+
* @memberof V1EphemeralContainer
|
|
195
|
+
*/
|
|
196
|
+
startupProbe?: V1Probe;
|
|
197
|
+
/**
|
|
198
|
+
* Whether this container should allocate a buffer for stdin in the container runtime. If this
|
|
199
|
+
* is not set, reads from stdin in the container will always result in EOF.
|
|
200
|
+
* Default is false.
|
|
201
|
+
* +optional
|
|
202
|
+
* @type {boolean}
|
|
203
|
+
* @memberof V1EphemeralContainer
|
|
204
|
+
*/
|
|
205
|
+
stdin?: boolean;
|
|
206
|
+
/**
|
|
207
|
+
* Whether the container runtime should close the stdin channel after it has been opened by
|
|
208
|
+
* a single attach. When stdin is true the stdin stream will remain open across multiple attach
|
|
209
|
+
* sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the
|
|
210
|
+
* first client attaches to stdin, and then remains open and accepts data until the client disconnects,
|
|
211
|
+
* at which time stdin is closed and remains closed until the container is restarted. If this
|
|
212
|
+
* flag is false, a container processes that reads from stdin will never receive an EOF.
|
|
213
|
+
* Default is false
|
|
214
|
+
* +optional
|
|
215
|
+
* @type {boolean}
|
|
216
|
+
* @memberof V1EphemeralContainer
|
|
217
|
+
*/
|
|
218
|
+
stdinOnce?: boolean;
|
|
219
|
+
/**
|
|
220
|
+
* If set, the name of the container from PodSpec that this ephemeral container targets.
|
|
221
|
+
* The ephemeral container will be run in the namespaces (IPC, PID, etc) of this container.
|
|
222
|
+
* If not set then the ephemeral container uses the namespaces configured in the Pod spec.
|
|
223
|
+
*
|
|
224
|
+
* The container runtime must implement support for this feature. If the runtime does not
|
|
225
|
+
* support namespace targeting then the result of setting this field is undefined.
|
|
226
|
+
* +optional
|
|
227
|
+
* @type {string}
|
|
228
|
+
* @memberof V1EphemeralContainer
|
|
229
|
+
*/
|
|
230
|
+
targetContainerName?: string;
|
|
231
|
+
/**
|
|
232
|
+
* Optional: Path at which the file to which the container's termination message
|
|
233
|
+
* will be written is mounted into the container's filesystem.
|
|
234
|
+
* Message written is intended to be brief final status, such as an assertion failure message.
|
|
235
|
+
* Will be truncated by the node if greater than 4096 bytes. The total message length across
|
|
236
|
+
* all containers will be limited to 12kb.
|
|
237
|
+
* Defaults to /dev/termination-log.
|
|
238
|
+
* Cannot be updated.
|
|
239
|
+
* +optional
|
|
240
|
+
* @type {string}
|
|
241
|
+
* @memberof V1EphemeralContainer
|
|
242
|
+
*/
|
|
243
|
+
terminationMessagePath?: string;
|
|
244
|
+
/**
|
|
245
|
+
* Indicate how the termination message should be populated. File will use the contents of
|
|
246
|
+
* terminationMessagePath to populate the container status message on both success and failure.
|
|
247
|
+
* FallbackToLogsOnError will use the last chunk of container log output if the termination
|
|
248
|
+
* message file is empty and the container exited with an error.
|
|
249
|
+
* The log output is limited to 2048 bytes or 80 lines, whichever is smaller.
|
|
250
|
+
* Defaults to File.
|
|
251
|
+
* Cannot be updated.
|
|
252
|
+
* +optional
|
|
253
|
+
* @type {V1TerminationMessagePolicy}
|
|
254
|
+
* @memberof V1EphemeralContainer
|
|
255
|
+
*/
|
|
256
|
+
terminationMessagePolicy?: V1TerminationMessagePolicy;
|
|
257
|
+
/**
|
|
258
|
+
* Whether this container should allocate a TTY for itself, also requires 'stdin' to be true.
|
|
259
|
+
* Default is false.
|
|
260
|
+
* +optional
|
|
261
|
+
* @type {boolean}
|
|
262
|
+
* @memberof V1EphemeralContainer
|
|
263
|
+
*/
|
|
264
|
+
tty?: boolean;
|
|
265
|
+
/**
|
|
266
|
+
* volumeDevices is the list of block devices to be used by the container.
|
|
267
|
+
* +patchMergeKey=devicePath
|
|
268
|
+
* +patchStrategy=merge
|
|
269
|
+
* +listType=map
|
|
270
|
+
* +listMapKey=devicePath
|
|
271
|
+
* +optional
|
|
272
|
+
* @type {Array<V1VolumeDevice>}
|
|
273
|
+
* @memberof V1EphemeralContainer
|
|
274
|
+
*/
|
|
275
|
+
volumeDevices?: Array<V1VolumeDevice>;
|
|
276
|
+
/**
|
|
277
|
+
* Pod volumes to mount into the container's filesystem. Subpath mounts are not allowed for ephemeral containers.
|
|
278
|
+
* Cannot be updated.
|
|
279
|
+
* +optional
|
|
280
|
+
* +patchMergeKey=mountPath
|
|
281
|
+
* +patchStrategy=merge
|
|
282
|
+
* +listType=map
|
|
283
|
+
* +listMapKey=mountPath
|
|
284
|
+
* @type {Array<V1VolumeMount>}
|
|
285
|
+
* @memberof V1EphemeralContainer
|
|
286
|
+
*/
|
|
287
|
+
volumeMounts?: Array<V1VolumeMount>;
|
|
288
|
+
/**
|
|
289
|
+
* Container's working directory.
|
|
290
|
+
* If not specified, the container runtime's default will be used, which
|
|
291
|
+
* might be configured in the container image.
|
|
292
|
+
* Cannot be updated.
|
|
293
|
+
* +optional
|
|
294
|
+
* @type {string}
|
|
295
|
+
* @memberof V1EphemeralContainer
|
|
296
|
+
*/
|
|
297
|
+
workingDir?: string;
|
|
298
|
+
}
|
|
299
|
+
/**
|
|
300
|
+
* Check if a given object implements the V1EphemeralContainer interface.
|
|
301
|
+
*/
|
|
302
|
+
export declare function instanceOfV1EphemeralContainer(value: object): value is V1EphemeralContainer;
|
|
303
|
+
export declare function V1EphemeralContainerFromJSON(json: any): V1EphemeralContainer;
|
|
304
|
+
export declare function V1EphemeralContainerFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1EphemeralContainer;
|
|
305
|
+
export declare function V1EphemeralContainerToJSON(json: any): V1EphemeralContainer;
|
|
306
|
+
export declare function V1EphemeralContainerToJSONTyped(value?: V1EphemeralContainer | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* komputer.ai API
|
|
5
|
+
* 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.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
import { V1LifecycleFromJSON, V1LifecycleToJSON, } from './V1Lifecycle';
|
|
15
|
+
import { V1ContainerRestartRuleFromJSON, V1ContainerRestartRuleToJSON, } from './V1ContainerRestartRule';
|
|
16
|
+
import { V1ContainerPortFromJSON, V1ContainerPortToJSON, } from './V1ContainerPort';
|
|
17
|
+
import { V1ProbeFromJSON, V1ProbeToJSON, } from './V1Probe';
|
|
18
|
+
import { V1SecurityContextFromJSON, V1SecurityContextToJSON, } from './V1SecurityContext';
|
|
19
|
+
import { V1EnvVarFromJSON, V1EnvVarToJSON, } from './V1EnvVar';
|
|
20
|
+
import { V1ContainerResizePolicyFromJSON, V1ContainerResizePolicyToJSON, } from './V1ContainerResizePolicy';
|
|
21
|
+
import { V1ContainerRestartPolicyFromJSON, V1ContainerRestartPolicyToJSON, } from './V1ContainerRestartPolicy';
|
|
22
|
+
import { V1VolumeMountFromJSON, V1VolumeMountToJSON, } from './V1VolumeMount';
|
|
23
|
+
import { V1EnvFromSourceFromJSON, V1EnvFromSourceToJSON, } from './V1EnvFromSource';
|
|
24
|
+
import { V1PullPolicyFromJSON, V1PullPolicyToJSON, } from './V1PullPolicy';
|
|
25
|
+
import { V1TerminationMessagePolicyFromJSON, V1TerminationMessagePolicyToJSON, } from './V1TerminationMessagePolicy';
|
|
26
|
+
import { V1ResourceRequirementsFromJSON, V1ResourceRequirementsToJSON, } from './V1ResourceRequirements';
|
|
27
|
+
import { V1VolumeDeviceFromJSON, V1VolumeDeviceToJSON, } from './V1VolumeDevice';
|
|
28
|
+
/**
|
|
29
|
+
* Check if a given object implements the V1EphemeralContainer interface.
|
|
30
|
+
*/
|
|
31
|
+
export function instanceOfV1EphemeralContainer(value) {
|
|
32
|
+
return true;
|
|
33
|
+
}
|
|
34
|
+
export function V1EphemeralContainerFromJSON(json) {
|
|
35
|
+
return V1EphemeralContainerFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
export function V1EphemeralContainerFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
+
if (json == null) {
|
|
39
|
+
return json;
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
'args': json['args'] == null ? undefined : json['args'],
|
|
43
|
+
'command': json['command'] == null ? undefined : json['command'],
|
|
44
|
+
'env': json['env'] == null ? undefined : (json['env'].map(V1EnvVarFromJSON)),
|
|
45
|
+
'envFrom': json['envFrom'] == null ? undefined : (json['envFrom'].map(V1EnvFromSourceFromJSON)),
|
|
46
|
+
'image': json['image'] == null ? undefined : json['image'],
|
|
47
|
+
'imagePullPolicy': json['imagePullPolicy'] == null ? undefined : V1PullPolicyFromJSON(json['imagePullPolicy']),
|
|
48
|
+
'lifecycle': json['lifecycle'] == null ? undefined : V1LifecycleFromJSON(json['lifecycle']),
|
|
49
|
+
'livenessProbe': json['livenessProbe'] == null ? undefined : V1ProbeFromJSON(json['livenessProbe']),
|
|
50
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
51
|
+
'ports': json['ports'] == null ? undefined : (json['ports'].map(V1ContainerPortFromJSON)),
|
|
52
|
+
'readinessProbe': json['readinessProbe'] == null ? undefined : V1ProbeFromJSON(json['readinessProbe']),
|
|
53
|
+
'resizePolicy': json['resizePolicy'] == null ? undefined : (json['resizePolicy'].map(V1ContainerResizePolicyFromJSON)),
|
|
54
|
+
'resources': json['resources'] == null ? undefined : V1ResourceRequirementsFromJSON(json['resources']),
|
|
55
|
+
'restartPolicy': json['restartPolicy'] == null ? undefined : V1ContainerRestartPolicyFromJSON(json['restartPolicy']),
|
|
56
|
+
'restartPolicyRules': json['restartPolicyRules'] == null ? undefined : (json['restartPolicyRules'].map(V1ContainerRestartRuleFromJSON)),
|
|
57
|
+
'securityContext': json['securityContext'] == null ? undefined : V1SecurityContextFromJSON(json['securityContext']),
|
|
58
|
+
'startupProbe': json['startupProbe'] == null ? undefined : V1ProbeFromJSON(json['startupProbe']),
|
|
59
|
+
'stdin': json['stdin'] == null ? undefined : json['stdin'],
|
|
60
|
+
'stdinOnce': json['stdinOnce'] == null ? undefined : json['stdinOnce'],
|
|
61
|
+
'targetContainerName': json['targetContainerName'] == null ? undefined : json['targetContainerName'],
|
|
62
|
+
'terminationMessagePath': json['terminationMessagePath'] == null ? undefined : json['terminationMessagePath'],
|
|
63
|
+
'terminationMessagePolicy': json['terminationMessagePolicy'] == null ? undefined : V1TerminationMessagePolicyFromJSON(json['terminationMessagePolicy']),
|
|
64
|
+
'tty': json['tty'] == null ? undefined : json['tty'],
|
|
65
|
+
'volumeDevices': json['volumeDevices'] == null ? undefined : (json['volumeDevices'].map(V1VolumeDeviceFromJSON)),
|
|
66
|
+
'volumeMounts': json['volumeMounts'] == null ? undefined : (json['volumeMounts'].map(V1VolumeMountFromJSON)),
|
|
67
|
+
'workingDir': json['workingDir'] == null ? undefined : json['workingDir'],
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
export function V1EphemeralContainerToJSON(json) {
|
|
71
|
+
return V1EphemeralContainerToJSONTyped(json, false);
|
|
72
|
+
}
|
|
73
|
+
export function V1EphemeralContainerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
74
|
+
if (value == null) {
|
|
75
|
+
return value;
|
|
76
|
+
}
|
|
77
|
+
return {
|
|
78
|
+
'args': value['args'],
|
|
79
|
+
'command': value['command'],
|
|
80
|
+
'env': value['env'] == null ? undefined : (value['env'].map(V1EnvVarToJSON)),
|
|
81
|
+
'envFrom': value['envFrom'] == null ? undefined : (value['envFrom'].map(V1EnvFromSourceToJSON)),
|
|
82
|
+
'image': value['image'],
|
|
83
|
+
'imagePullPolicy': V1PullPolicyToJSON(value['imagePullPolicy']),
|
|
84
|
+
'lifecycle': V1LifecycleToJSON(value['lifecycle']),
|
|
85
|
+
'livenessProbe': V1ProbeToJSON(value['livenessProbe']),
|
|
86
|
+
'name': value['name'],
|
|
87
|
+
'ports': value['ports'] == null ? undefined : (value['ports'].map(V1ContainerPortToJSON)),
|
|
88
|
+
'readinessProbe': V1ProbeToJSON(value['readinessProbe']),
|
|
89
|
+
'resizePolicy': value['resizePolicy'] == null ? undefined : (value['resizePolicy'].map(V1ContainerResizePolicyToJSON)),
|
|
90
|
+
'resources': V1ResourceRequirementsToJSON(value['resources']),
|
|
91
|
+
'restartPolicy': V1ContainerRestartPolicyToJSON(value['restartPolicy']),
|
|
92
|
+
'restartPolicyRules': value['restartPolicyRules'] == null ? undefined : (value['restartPolicyRules'].map(V1ContainerRestartRuleToJSON)),
|
|
93
|
+
'securityContext': V1SecurityContextToJSON(value['securityContext']),
|
|
94
|
+
'startupProbe': V1ProbeToJSON(value['startupProbe']),
|
|
95
|
+
'stdin': value['stdin'],
|
|
96
|
+
'stdinOnce': value['stdinOnce'],
|
|
97
|
+
'targetContainerName': value['targetContainerName'],
|
|
98
|
+
'terminationMessagePath': value['terminationMessagePath'],
|
|
99
|
+
'terminationMessagePolicy': V1TerminationMessagePolicyToJSON(value['terminationMessagePolicy']),
|
|
100
|
+
'tty': value['tty'],
|
|
101
|
+
'volumeDevices': value['volumeDevices'] == null ? undefined : (value['volumeDevices'].map(V1VolumeDeviceToJSON)),
|
|
102
|
+
'volumeMounts': value['volumeMounts'] == null ? undefined : (value['volumeMounts'].map(V1VolumeMountToJSON)),
|
|
103
|
+
'workingDir': value['workingDir'],
|
|
104
|
+
};
|
|
105
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
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 { V1PersistentVolumeClaimTemplate } from './V1PersistentVolumeClaimTemplate';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1EphemeralVolumeSource
|
|
17
|
+
*/
|
|
18
|
+
export interface V1EphemeralVolumeSource {
|
|
19
|
+
/**
|
|
20
|
+
* Will be used to create a stand-alone PVC to provision the volume.
|
|
21
|
+
* The pod in which this EphemeralVolumeSource is embedded will be the
|
|
22
|
+
* owner of the PVC, i.e. the PVC will be deleted together with the
|
|
23
|
+
* pod. The name of the PVC will be `<pod name>-<volume name>` where
|
|
24
|
+
* `<volume name>` is the name from the `PodSpec.Volumes` array
|
|
25
|
+
* entry. Pod validation will reject the pod if the concatenated name
|
|
26
|
+
* is not valid for a PVC (for example, too long).
|
|
27
|
+
*
|
|
28
|
+
* An existing PVC with that name that is not owned by the pod
|
|
29
|
+
* will *not* be used for the pod to avoid using an unrelated
|
|
30
|
+
* volume by mistake. Starting the pod is then blocked until
|
|
31
|
+
* the unrelated PVC is removed. If such a pre-created PVC is
|
|
32
|
+
* meant to be used by the pod, the PVC has to updated with an
|
|
33
|
+
* owner reference to the pod once the pod exists. Normally
|
|
34
|
+
* this should not be necessary, but it may be useful when
|
|
35
|
+
* manually reconstructing a broken cluster.
|
|
36
|
+
*
|
|
37
|
+
* This field is read-only and no changes will be made by Kubernetes
|
|
38
|
+
* to the PVC after it has been created.
|
|
39
|
+
*
|
|
40
|
+
* Required, must not be nil.
|
|
41
|
+
* @type {V1PersistentVolumeClaimTemplate}
|
|
42
|
+
* @memberof V1EphemeralVolumeSource
|
|
43
|
+
*/
|
|
44
|
+
volumeClaimTemplate?: V1PersistentVolumeClaimTemplate;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Check if a given object implements the V1EphemeralVolumeSource interface.
|
|
48
|
+
*/
|
|
49
|
+
export declare function instanceOfV1EphemeralVolumeSource(value: object): value is V1EphemeralVolumeSource;
|
|
50
|
+
export declare function V1EphemeralVolumeSourceFromJSON(json: any): V1EphemeralVolumeSource;
|
|
51
|
+
export declare function V1EphemeralVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1EphemeralVolumeSource;
|
|
52
|
+
export declare function V1EphemeralVolumeSourceToJSON(json: any): V1EphemeralVolumeSource;
|
|
53
|
+
export declare function V1EphemeralVolumeSourceToJSONTyped(value?: V1EphemeralVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* komputer.ai API
|
|
5
|
+
* 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.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
import { V1PersistentVolumeClaimTemplateFromJSON, V1PersistentVolumeClaimTemplateToJSON, } from './V1PersistentVolumeClaimTemplate';
|
|
15
|
+
/**
|
|
16
|
+
* Check if a given object implements the V1EphemeralVolumeSource interface.
|
|
17
|
+
*/
|
|
18
|
+
export function instanceOfV1EphemeralVolumeSource(value) {
|
|
19
|
+
return true;
|
|
20
|
+
}
|
|
21
|
+
export function V1EphemeralVolumeSourceFromJSON(json) {
|
|
22
|
+
return V1EphemeralVolumeSourceFromJSONTyped(json, false);
|
|
23
|
+
}
|
|
24
|
+
export function V1EphemeralVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
+
if (json == null) {
|
|
26
|
+
return json;
|
|
27
|
+
}
|
|
28
|
+
return {
|
|
29
|
+
'volumeClaimTemplate': json['volumeClaimTemplate'] == null ? undefined : V1PersistentVolumeClaimTemplateFromJSON(json['volumeClaimTemplate']),
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
export function V1EphemeralVolumeSourceToJSON(json) {
|
|
33
|
+
return V1EphemeralVolumeSourceToJSONTyped(json, false);
|
|
34
|
+
}
|
|
35
|
+
export function V1EphemeralVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
36
|
+
if (value == null) {
|
|
37
|
+
return value;
|
|
38
|
+
}
|
|
39
|
+
return {
|
|
40
|
+
'volumeClaimTemplate': V1PersistentVolumeClaimTemplateToJSON(value['volumeClaimTemplate']),
|
|
41
|
+
};
|
|
42
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
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 V1ExecAction
|
|
16
|
+
*/
|
|
17
|
+
export interface V1ExecAction {
|
|
18
|
+
/**
|
|
19
|
+
* Command is the command line to execute inside the container, the working directory for the
|
|
20
|
+
* command is root ('/') in the container's filesystem. The command is simply exec'd, it is
|
|
21
|
+
* not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use
|
|
22
|
+
* a shell, you need to explicitly call out to that shell.
|
|
23
|
+
* Exit status of 0 is treated as live/healthy and non-zero is unhealthy.
|
|
24
|
+
* +optional
|
|
25
|
+
* +listType=atomic
|
|
26
|
+
* @type {Array<string>}
|
|
27
|
+
* @memberof V1ExecAction
|
|
28
|
+
*/
|
|
29
|
+
command?: Array<string>;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Check if a given object implements the V1ExecAction interface.
|
|
33
|
+
*/
|
|
34
|
+
export declare function instanceOfV1ExecAction(value: object): value is V1ExecAction;
|
|
35
|
+
export declare function V1ExecActionFromJSON(json: any): V1ExecAction;
|
|
36
|
+
export declare function V1ExecActionFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1ExecAction;
|
|
37
|
+
export declare function V1ExecActionToJSON(json: any): V1ExecAction;
|
|
38
|
+
export declare function V1ExecActionToJSONTyped(value?: V1ExecAction | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* komputer.ai API
|
|
5
|
+
* 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.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Check if a given object implements the V1ExecAction interface.
|
|
16
|
+
*/
|
|
17
|
+
export function instanceOfV1ExecAction(value) {
|
|
18
|
+
return true;
|
|
19
|
+
}
|
|
20
|
+
export function V1ExecActionFromJSON(json) {
|
|
21
|
+
return V1ExecActionFromJSONTyped(json, false);
|
|
22
|
+
}
|
|
23
|
+
export function V1ExecActionFromJSONTyped(json, ignoreDiscriminator) {
|
|
24
|
+
if (json == null) {
|
|
25
|
+
return json;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'command': json['command'] == null ? undefined : json['command'],
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
export function V1ExecActionToJSON(json) {
|
|
32
|
+
return V1ExecActionToJSONTyped(json, false);
|
|
33
|
+
}
|
|
34
|
+
export function V1ExecActionToJSONTyped(value, ignoreDiscriminator = false) {
|
|
35
|
+
if (value == null) {
|
|
36
|
+
return value;
|
|
37
|
+
}
|
|
38
|
+
return {
|
|
39
|
+
'command': value['command'],
|
|
40
|
+
};
|
|
41
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
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 V1FCVolumeSource
|
|
16
|
+
*/
|
|
17
|
+
export interface V1FCVolumeSource {
|
|
18
|
+
/**
|
|
19
|
+
* fsType is the filesystem type to mount.
|
|
20
|
+
* Must be a filesystem type supported by the host operating system.
|
|
21
|
+
* Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
|
|
22
|
+
* TODO: how do we prevent errors in the filesystem from compromising the machine
|
|
23
|
+
* +optional
|
|
24
|
+
* @type {string}
|
|
25
|
+
* @memberof V1FCVolumeSource
|
|
26
|
+
*/
|
|
27
|
+
fsType?: string;
|
|
28
|
+
/**
|
|
29
|
+
* lun is Optional: FC target lun number
|
|
30
|
+
* +optional
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof V1FCVolumeSource
|
|
33
|
+
*/
|
|
34
|
+
lun?: number;
|
|
35
|
+
/**
|
|
36
|
+
* readOnly is Optional: Defaults to false (read/write). ReadOnly here will force
|
|
37
|
+
* the ReadOnly setting in VolumeMounts.
|
|
38
|
+
* +optional
|
|
39
|
+
* @type {boolean}
|
|
40
|
+
* @memberof V1FCVolumeSource
|
|
41
|
+
*/
|
|
42
|
+
readOnly?: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* targetWWNs is Optional: FC target worldwide names (WWNs)
|
|
45
|
+
* +optional
|
|
46
|
+
* +listType=atomic
|
|
47
|
+
* @type {Array<string>}
|
|
48
|
+
* @memberof V1FCVolumeSource
|
|
49
|
+
*/
|
|
50
|
+
targetWWNs?: Array<string>;
|
|
51
|
+
/**
|
|
52
|
+
* wwids Optional: FC volume world wide identifiers (wwids)
|
|
53
|
+
* Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.
|
|
54
|
+
* +optional
|
|
55
|
+
* +listType=atomic
|
|
56
|
+
* @type {Array<string>}
|
|
57
|
+
* @memberof V1FCVolumeSource
|
|
58
|
+
*/
|
|
59
|
+
wwids?: Array<string>;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Check if a given object implements the V1FCVolumeSource interface.
|
|
63
|
+
*/
|
|
64
|
+
export declare function instanceOfV1FCVolumeSource(value: object): value is V1FCVolumeSource;
|
|
65
|
+
export declare function V1FCVolumeSourceFromJSON(json: any): V1FCVolumeSource;
|
|
66
|
+
export declare function V1FCVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1FCVolumeSource;
|
|
67
|
+
export declare function V1FCVolumeSourceToJSON(json: any): V1FCVolumeSource;
|
|
68
|
+
export declare function V1FCVolumeSourceToJSONTyped(value?: V1FCVolumeSource | null, ignoreDiscriminator?: boolean): any;
|