@komputer-ai/sdk 0.11.5 → 0.11.7
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,101 @@
|
|
|
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 { V1MountPropagationMode } from './V1MountPropagationMode';
|
|
13
|
+
import type { V1RecursiveReadOnlyMode } from './V1RecursiveReadOnlyMode';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface V1VolumeMount
|
|
18
|
+
*/
|
|
19
|
+
export interface V1VolumeMount {
|
|
20
|
+
/**
|
|
21
|
+
* Path within the container at which the volume should be mounted. Must
|
|
22
|
+
* not contain ':'.
|
|
23
|
+
* @type {string}
|
|
24
|
+
* @memberof V1VolumeMount
|
|
25
|
+
*/
|
|
26
|
+
mountPath?: string;
|
|
27
|
+
/**
|
|
28
|
+
* mountPropagation determines how mounts are propagated from the host
|
|
29
|
+
* to container and the other way around.
|
|
30
|
+
* When not set, MountPropagationNone is used.
|
|
31
|
+
* This field is beta in 1.10.
|
|
32
|
+
* When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified
|
|
33
|
+
* (which defaults to None).
|
|
34
|
+
* +optional
|
|
35
|
+
* @type {V1MountPropagationMode}
|
|
36
|
+
* @memberof V1VolumeMount
|
|
37
|
+
*/
|
|
38
|
+
mountPropagation?: V1MountPropagationMode;
|
|
39
|
+
/**
|
|
40
|
+
* This must match the Name of a Volume.
|
|
41
|
+
* @type {string}
|
|
42
|
+
* @memberof V1VolumeMount
|
|
43
|
+
*/
|
|
44
|
+
name?: string;
|
|
45
|
+
/**
|
|
46
|
+
* Mounted read-only if true, read-write otherwise (false or unspecified).
|
|
47
|
+
* Defaults to false.
|
|
48
|
+
* +optional
|
|
49
|
+
* @type {boolean}
|
|
50
|
+
* @memberof V1VolumeMount
|
|
51
|
+
*/
|
|
52
|
+
readOnly?: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* RecursiveReadOnly specifies whether read-only mounts should be handled
|
|
55
|
+
* recursively.
|
|
56
|
+
*
|
|
57
|
+
* If ReadOnly is false, this field has no meaning and must be unspecified.
|
|
58
|
+
*
|
|
59
|
+
* If ReadOnly is true, and this field is set to Disabled, the mount is not made
|
|
60
|
+
* recursively read-only. If this field is set to IfPossible, the mount is made
|
|
61
|
+
* recursively read-only, if it is supported by the container runtime. If this
|
|
62
|
+
* field is set to Enabled, the mount is made recursively read-only if it is
|
|
63
|
+
* supported by the container runtime, otherwise the pod will not be started and
|
|
64
|
+
* an error will be generated to indicate the reason.
|
|
65
|
+
*
|
|
66
|
+
* If this field is set to IfPossible or Enabled, MountPropagation must be set to
|
|
67
|
+
* None (or be unspecified, which defaults to None).
|
|
68
|
+
*
|
|
69
|
+
* If this field is not specified, it is treated as an equivalent of Disabled.
|
|
70
|
+
* +optional
|
|
71
|
+
* @type {V1RecursiveReadOnlyMode}
|
|
72
|
+
* @memberof V1VolumeMount
|
|
73
|
+
*/
|
|
74
|
+
recursiveReadOnly?: V1RecursiveReadOnlyMode;
|
|
75
|
+
/**
|
|
76
|
+
* Path within the volume from which the container's volume should be mounted.
|
|
77
|
+
* Defaults to "" (volume's root).
|
|
78
|
+
* +optional
|
|
79
|
+
* @type {string}
|
|
80
|
+
* @memberof V1VolumeMount
|
|
81
|
+
*/
|
|
82
|
+
subPath?: string;
|
|
83
|
+
/**
|
|
84
|
+
* Expanded path within the volume from which the container's volume should be mounted.
|
|
85
|
+
* Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment.
|
|
86
|
+
* Defaults to "" (volume's root).
|
|
87
|
+
* SubPathExpr and SubPath are mutually exclusive.
|
|
88
|
+
* +optional
|
|
89
|
+
* @type {string}
|
|
90
|
+
* @memberof V1VolumeMount
|
|
91
|
+
*/
|
|
92
|
+
subPathExpr?: string;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Check if a given object implements the V1VolumeMount interface.
|
|
96
|
+
*/
|
|
97
|
+
export declare function instanceOfV1VolumeMount(value: object): value is V1VolumeMount;
|
|
98
|
+
export declare function V1VolumeMountFromJSON(json: any): V1VolumeMount;
|
|
99
|
+
export declare function V1VolumeMountFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1VolumeMount;
|
|
100
|
+
export declare function V1VolumeMountToJSON(json: any): V1VolumeMount;
|
|
101
|
+
export declare function V1VolumeMountToJSONTyped(value?: V1VolumeMount | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,55 @@
|
|
|
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 { V1MountPropagationModeFromJSON, V1MountPropagationModeToJSON, } from './V1MountPropagationMode';
|
|
15
|
+
import { V1RecursiveReadOnlyModeFromJSON, V1RecursiveReadOnlyModeToJSON, } from './V1RecursiveReadOnlyMode';
|
|
16
|
+
/**
|
|
17
|
+
* Check if a given object implements the V1VolumeMount interface.
|
|
18
|
+
*/
|
|
19
|
+
export function instanceOfV1VolumeMount(value) {
|
|
20
|
+
return true;
|
|
21
|
+
}
|
|
22
|
+
export function V1VolumeMountFromJSON(json) {
|
|
23
|
+
return V1VolumeMountFromJSONTyped(json, false);
|
|
24
|
+
}
|
|
25
|
+
export function V1VolumeMountFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
|
+
if (json == null) {
|
|
27
|
+
return json;
|
|
28
|
+
}
|
|
29
|
+
return {
|
|
30
|
+
'mountPath': json['mountPath'] == null ? undefined : json['mountPath'],
|
|
31
|
+
'mountPropagation': json['mountPropagation'] == null ? undefined : V1MountPropagationModeFromJSON(json['mountPropagation']),
|
|
32
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
33
|
+
'readOnly': json['readOnly'] == null ? undefined : json['readOnly'],
|
|
34
|
+
'recursiveReadOnly': json['recursiveReadOnly'] == null ? undefined : V1RecursiveReadOnlyModeFromJSON(json['recursiveReadOnly']),
|
|
35
|
+
'subPath': json['subPath'] == null ? undefined : json['subPath'],
|
|
36
|
+
'subPathExpr': json['subPathExpr'] == null ? undefined : json['subPathExpr'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
export function V1VolumeMountToJSON(json) {
|
|
40
|
+
return V1VolumeMountToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
export function V1VolumeMountToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'mountPath': value['mountPath'],
|
|
48
|
+
'mountPropagation': V1MountPropagationModeToJSON(value['mountPropagation']),
|
|
49
|
+
'name': value['name'],
|
|
50
|
+
'readOnly': value['readOnly'],
|
|
51
|
+
'recursiveReadOnly': V1RecursiveReadOnlyModeToJSON(value['recursiveReadOnly']),
|
|
52
|
+
'subPath': value['subPath'],
|
|
53
|
+
'subPathExpr': value['subPathExpr'],
|
|
54
|
+
};
|
|
55
|
+
}
|
|
@@ -0,0 +1,123 @@
|
|
|
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 { V1ConfigMapProjection } from './V1ConfigMapProjection';
|
|
13
|
+
import type { V1PodCertificateProjection } from './V1PodCertificateProjection';
|
|
14
|
+
import type { V1SecretProjection } from './V1SecretProjection';
|
|
15
|
+
import type { V1ServiceAccountTokenProjection } from './V1ServiceAccountTokenProjection';
|
|
16
|
+
import type { V1ClusterTrustBundleProjection } from './V1ClusterTrustBundleProjection';
|
|
17
|
+
import type { V1DownwardAPIProjection } from './V1DownwardAPIProjection';
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface V1VolumeProjection
|
|
22
|
+
*/
|
|
23
|
+
export interface V1VolumeProjection {
|
|
24
|
+
/**
|
|
25
|
+
* ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field
|
|
26
|
+
* of ClusterTrustBundle objects in an auto-updating file.
|
|
27
|
+
*
|
|
28
|
+
* Alpha, gated by the ClusterTrustBundleProjection feature gate.
|
|
29
|
+
*
|
|
30
|
+
* ClusterTrustBundle objects can either be selected by name, or by the
|
|
31
|
+
* combination of signer name and a label selector.
|
|
32
|
+
*
|
|
33
|
+
* Kubelet performs aggressive normalization of the PEM contents written
|
|
34
|
+
* into the pod filesystem. Esoteric PEM features such as inter-block
|
|
35
|
+
* comments and block headers are stripped. Certificates are deduplicated.
|
|
36
|
+
* The ordering of certificates within the file is arbitrary, and Kubelet
|
|
37
|
+
* may change the order over time.
|
|
38
|
+
*
|
|
39
|
+
* +featureGate=ClusterTrustBundleProjection
|
|
40
|
+
* +optional
|
|
41
|
+
* @type {V1ClusterTrustBundleProjection}
|
|
42
|
+
* @memberof V1VolumeProjection
|
|
43
|
+
*/
|
|
44
|
+
clusterTrustBundle?: V1ClusterTrustBundleProjection;
|
|
45
|
+
/**
|
|
46
|
+
* configMap information about the configMap data to project
|
|
47
|
+
* +optional
|
|
48
|
+
* @type {V1ConfigMapProjection}
|
|
49
|
+
* @memberof V1VolumeProjection
|
|
50
|
+
*/
|
|
51
|
+
configMap?: V1ConfigMapProjection;
|
|
52
|
+
/**
|
|
53
|
+
* downwardAPI information about the downwardAPI data to project
|
|
54
|
+
* +optional
|
|
55
|
+
* @type {V1DownwardAPIProjection}
|
|
56
|
+
* @memberof V1VolumeProjection
|
|
57
|
+
*/
|
|
58
|
+
downwardAPI?: V1DownwardAPIProjection;
|
|
59
|
+
/**
|
|
60
|
+
* Projects an auto-rotating credential bundle (private key and certificate
|
|
61
|
+
* chain) that the pod can use either as a TLS client or server.
|
|
62
|
+
*
|
|
63
|
+
* Kubelet generates a private key and uses it to send a
|
|
64
|
+
* PodCertificateRequest to the named signer. Once the signer approves the
|
|
65
|
+
* request and issues a certificate chain, Kubelet writes the key and
|
|
66
|
+
* certificate chain to the pod filesystem. The pod does not start until
|
|
67
|
+
* certificates have been issued for each podCertificate projected volume
|
|
68
|
+
* source in its spec.
|
|
69
|
+
*
|
|
70
|
+
* Kubelet will begin trying to rotate the certificate at the time indicated
|
|
71
|
+
* by the signer using the PodCertificateRequest.Status.BeginRefreshAt
|
|
72
|
+
* timestamp.
|
|
73
|
+
*
|
|
74
|
+
* Kubelet can write a single file, indicated by the credentialBundlePath
|
|
75
|
+
* field, or separate files, indicated by the keyPath and
|
|
76
|
+
* certificateChainPath fields.
|
|
77
|
+
*
|
|
78
|
+
* The credential bundle is a single file in PEM format. The first PEM
|
|
79
|
+
* entry is the private key (in PKCS#8 format), and the remaining PEM
|
|
80
|
+
* entries are the certificate chain issued by the signer (typically,
|
|
81
|
+
* signers will return their certificate chain in leaf-to-root order).
|
|
82
|
+
*
|
|
83
|
+
* Prefer using the credential bundle format, since your application code
|
|
84
|
+
* can read it atomically. If you use keyPath and certificateChainPath,
|
|
85
|
+
* your application must make two separate file reads. If these coincide
|
|
86
|
+
* with a certificate rotation, it is possible that the private key and leaf
|
|
87
|
+
* certificate you read may not correspond to each other. Your application
|
|
88
|
+
* will need to check for this condition, and re-read until they are
|
|
89
|
+
* consistent.
|
|
90
|
+
*
|
|
91
|
+
* The named signer controls chooses the format of the certificate it
|
|
92
|
+
* issues; consult the signer implementation's documentation to learn how to
|
|
93
|
+
* use the certificates it issues.
|
|
94
|
+
*
|
|
95
|
+
* +featureGate=PodCertificateProjection
|
|
96
|
+
* +optional
|
|
97
|
+
* @type {V1PodCertificateProjection}
|
|
98
|
+
* @memberof V1VolumeProjection
|
|
99
|
+
*/
|
|
100
|
+
podCertificate?: V1PodCertificateProjection;
|
|
101
|
+
/**
|
|
102
|
+
* secret information about the secret data to project
|
|
103
|
+
* +optional
|
|
104
|
+
* @type {V1SecretProjection}
|
|
105
|
+
* @memberof V1VolumeProjection
|
|
106
|
+
*/
|
|
107
|
+
secret?: V1SecretProjection;
|
|
108
|
+
/**
|
|
109
|
+
* serviceAccountToken is information about the serviceAccountToken data to project
|
|
110
|
+
* +optional
|
|
111
|
+
* @type {V1ServiceAccountTokenProjection}
|
|
112
|
+
* @memberof V1VolumeProjection
|
|
113
|
+
*/
|
|
114
|
+
serviceAccountToken?: V1ServiceAccountTokenProjection;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* Check if a given object implements the V1VolumeProjection interface.
|
|
118
|
+
*/
|
|
119
|
+
export declare function instanceOfV1VolumeProjection(value: object): value is V1VolumeProjection;
|
|
120
|
+
export declare function V1VolumeProjectionFromJSON(json: any): V1VolumeProjection;
|
|
121
|
+
export declare function V1VolumeProjectionFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1VolumeProjection;
|
|
122
|
+
export declare function V1VolumeProjectionToJSON(json: any): V1VolumeProjection;
|
|
123
|
+
export declare function V1VolumeProjectionToJSONTyped(value?: V1VolumeProjection | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,57 @@
|
|
|
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 { V1ConfigMapProjectionFromJSON, V1ConfigMapProjectionToJSON, } from './V1ConfigMapProjection';
|
|
15
|
+
import { V1PodCertificateProjectionFromJSON, V1PodCertificateProjectionToJSON, } from './V1PodCertificateProjection';
|
|
16
|
+
import { V1SecretProjectionFromJSON, V1SecretProjectionToJSON, } from './V1SecretProjection';
|
|
17
|
+
import { V1ServiceAccountTokenProjectionFromJSON, V1ServiceAccountTokenProjectionToJSON, } from './V1ServiceAccountTokenProjection';
|
|
18
|
+
import { V1ClusterTrustBundleProjectionFromJSON, V1ClusterTrustBundleProjectionToJSON, } from './V1ClusterTrustBundleProjection';
|
|
19
|
+
import { V1DownwardAPIProjectionFromJSON, V1DownwardAPIProjectionToJSON, } from './V1DownwardAPIProjection';
|
|
20
|
+
/**
|
|
21
|
+
* Check if a given object implements the V1VolumeProjection interface.
|
|
22
|
+
*/
|
|
23
|
+
export function instanceOfV1VolumeProjection(value) {
|
|
24
|
+
return true;
|
|
25
|
+
}
|
|
26
|
+
export function V1VolumeProjectionFromJSON(json) {
|
|
27
|
+
return V1VolumeProjectionFromJSONTyped(json, false);
|
|
28
|
+
}
|
|
29
|
+
export function V1VolumeProjectionFromJSONTyped(json, ignoreDiscriminator) {
|
|
30
|
+
if (json == null) {
|
|
31
|
+
return json;
|
|
32
|
+
}
|
|
33
|
+
return {
|
|
34
|
+
'clusterTrustBundle': json['clusterTrustBundle'] == null ? undefined : V1ClusterTrustBundleProjectionFromJSON(json['clusterTrustBundle']),
|
|
35
|
+
'configMap': json['configMap'] == null ? undefined : V1ConfigMapProjectionFromJSON(json['configMap']),
|
|
36
|
+
'downwardAPI': json['downwardAPI'] == null ? undefined : V1DownwardAPIProjectionFromJSON(json['downwardAPI']),
|
|
37
|
+
'podCertificate': json['podCertificate'] == null ? undefined : V1PodCertificateProjectionFromJSON(json['podCertificate']),
|
|
38
|
+
'secret': json['secret'] == null ? undefined : V1SecretProjectionFromJSON(json['secret']),
|
|
39
|
+
'serviceAccountToken': json['serviceAccountToken'] == null ? undefined : V1ServiceAccountTokenProjectionFromJSON(json['serviceAccountToken']),
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
export function V1VolumeProjectionToJSON(json) {
|
|
43
|
+
return V1VolumeProjectionToJSONTyped(json, false);
|
|
44
|
+
}
|
|
45
|
+
export function V1VolumeProjectionToJSONTyped(value, ignoreDiscriminator = false) {
|
|
46
|
+
if (value == null) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
return {
|
|
50
|
+
'clusterTrustBundle': V1ClusterTrustBundleProjectionToJSON(value['clusterTrustBundle']),
|
|
51
|
+
'configMap': V1ConfigMapProjectionToJSON(value['configMap']),
|
|
52
|
+
'downwardAPI': V1DownwardAPIProjectionToJSON(value['downwardAPI']),
|
|
53
|
+
'podCertificate': V1PodCertificateProjectionToJSON(value['podCertificate']),
|
|
54
|
+
'secret': V1SecretProjectionToJSON(value['secret']),
|
|
55
|
+
'serviceAccountToken': V1ServiceAccountTokenProjectionToJSON(value['serviceAccountToken']),
|
|
56
|
+
};
|
|
57
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
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 { ResourceQuantity } from './ResourceQuantity';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1VolumeResourceRequirements
|
|
17
|
+
*/
|
|
18
|
+
export interface V1VolumeResourceRequirements {
|
|
19
|
+
/**
|
|
20
|
+
* Limits describes the maximum amount of compute resources allowed.
|
|
21
|
+
* More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
|
|
22
|
+
* +optional
|
|
23
|
+
* @type {{ [key: string]: ResourceQuantity; }}
|
|
24
|
+
* @memberof V1VolumeResourceRequirements
|
|
25
|
+
*/
|
|
26
|
+
limits?: {
|
|
27
|
+
[key: string]: ResourceQuantity;
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Requests describes the minimum amount of compute resources required.
|
|
31
|
+
* If Requests is omitted for a container, it defaults to Limits if that is explicitly specified,
|
|
32
|
+
* otherwise to an implementation-defined value. Requests cannot exceed Limits.
|
|
33
|
+
* More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
|
|
34
|
+
* +optional
|
|
35
|
+
* @type {{ [key: string]: ResourceQuantity; }}
|
|
36
|
+
* @memberof V1VolumeResourceRequirements
|
|
37
|
+
*/
|
|
38
|
+
requests?: {
|
|
39
|
+
[key: string]: ResourceQuantity;
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Check if a given object implements the V1VolumeResourceRequirements interface.
|
|
44
|
+
*/
|
|
45
|
+
export declare function instanceOfV1VolumeResourceRequirements(value: object): value is V1VolumeResourceRequirements;
|
|
46
|
+
export declare function V1VolumeResourceRequirementsFromJSON(json: any): V1VolumeResourceRequirements;
|
|
47
|
+
export declare function V1VolumeResourceRequirementsFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1VolumeResourceRequirements;
|
|
48
|
+
export declare function V1VolumeResourceRequirementsToJSON(json: any): V1VolumeResourceRequirements;
|
|
49
|
+
export declare function V1VolumeResourceRequirementsToJSONTyped(value?: V1VolumeResourceRequirements | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,45 @@
|
|
|
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 { mapValues } from '../runtime';
|
|
15
|
+
import { ResourceQuantityFromJSON, ResourceQuantityToJSON, } from './ResourceQuantity';
|
|
16
|
+
/**
|
|
17
|
+
* Check if a given object implements the V1VolumeResourceRequirements interface.
|
|
18
|
+
*/
|
|
19
|
+
export function instanceOfV1VolumeResourceRequirements(value) {
|
|
20
|
+
return true;
|
|
21
|
+
}
|
|
22
|
+
export function V1VolumeResourceRequirementsFromJSON(json) {
|
|
23
|
+
return V1VolumeResourceRequirementsFromJSONTyped(json, false);
|
|
24
|
+
}
|
|
25
|
+
export function V1VolumeResourceRequirementsFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
|
+
if (json == null) {
|
|
27
|
+
return json;
|
|
28
|
+
}
|
|
29
|
+
return {
|
|
30
|
+
'limits': json['limits'] == null ? undefined : (mapValues(json['limits'], ResourceQuantityFromJSON)),
|
|
31
|
+
'requests': json['requests'] == null ? undefined : (mapValues(json['requests'], ResourceQuantityFromJSON)),
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
export function V1VolumeResourceRequirementsToJSON(json) {
|
|
35
|
+
return V1VolumeResourceRequirementsToJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
export function V1VolumeResourceRequirementsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
38
|
+
if (value == null) {
|
|
39
|
+
return value;
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
'limits': value['limits'] == null ? undefined : (mapValues(value['limits'], ResourceQuantityToJSON)),
|
|
43
|
+
'requests': value['requests'] == null ? undefined : (mapValues(value['requests'], ResourceQuantityToJSON)),
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
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 V1VsphereVirtualDiskVolumeSource
|
|
16
|
+
*/
|
|
17
|
+
export interface V1VsphereVirtualDiskVolumeSource {
|
|
18
|
+
/**
|
|
19
|
+
* fsType is 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
|
+
* +optional
|
|
23
|
+
* @type {string}
|
|
24
|
+
* @memberof V1VsphereVirtualDiskVolumeSource
|
|
25
|
+
*/
|
|
26
|
+
fsType?: string;
|
|
27
|
+
/**
|
|
28
|
+
* storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.
|
|
29
|
+
* +optional
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof V1VsphereVirtualDiskVolumeSource
|
|
32
|
+
*/
|
|
33
|
+
storagePolicyID?: string;
|
|
34
|
+
/**
|
|
35
|
+
* storagePolicyName is the storage Policy Based Management (SPBM) profile name.
|
|
36
|
+
* +optional
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof V1VsphereVirtualDiskVolumeSource
|
|
39
|
+
*/
|
|
40
|
+
storagePolicyName?: string;
|
|
41
|
+
/**
|
|
42
|
+
* volumePath is the path that identifies vSphere volume vmdk
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof V1VsphereVirtualDiskVolumeSource
|
|
45
|
+
*/
|
|
46
|
+
volumePath?: string;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Check if a given object implements the V1VsphereVirtualDiskVolumeSource interface.
|
|
50
|
+
*/
|
|
51
|
+
export declare function instanceOfV1VsphereVirtualDiskVolumeSource(value: object): value is V1VsphereVirtualDiskVolumeSource;
|
|
52
|
+
export declare function V1VsphereVirtualDiskVolumeSourceFromJSON(json: any): V1VsphereVirtualDiskVolumeSource;
|
|
53
|
+
export declare function V1VsphereVirtualDiskVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1VsphereVirtualDiskVolumeSource;
|
|
54
|
+
export declare function V1VsphereVirtualDiskVolumeSourceToJSON(json: any): V1VsphereVirtualDiskVolumeSource;
|
|
55
|
+
export declare function V1VsphereVirtualDiskVolumeSourceToJSONTyped(value?: V1VsphereVirtualDiskVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,47 @@
|
|
|
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 V1VsphereVirtualDiskVolumeSource interface.
|
|
16
|
+
*/
|
|
17
|
+
export function instanceOfV1VsphereVirtualDiskVolumeSource(value) {
|
|
18
|
+
return true;
|
|
19
|
+
}
|
|
20
|
+
export function V1VsphereVirtualDiskVolumeSourceFromJSON(json) {
|
|
21
|
+
return V1VsphereVirtualDiskVolumeSourceFromJSONTyped(json, false);
|
|
22
|
+
}
|
|
23
|
+
export function V1VsphereVirtualDiskVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
24
|
+
if (json == null) {
|
|
25
|
+
return json;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'fsType': json['fsType'] == null ? undefined : json['fsType'],
|
|
29
|
+
'storagePolicyID': json['storagePolicyID'] == null ? undefined : json['storagePolicyID'],
|
|
30
|
+
'storagePolicyName': json['storagePolicyName'] == null ? undefined : json['storagePolicyName'],
|
|
31
|
+
'volumePath': json['volumePath'] == null ? undefined : json['volumePath'],
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
export function V1VsphereVirtualDiskVolumeSourceToJSON(json) {
|
|
35
|
+
return V1VsphereVirtualDiskVolumeSourceToJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
export function V1VsphereVirtualDiskVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
38
|
+
if (value == null) {
|
|
39
|
+
return value;
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
'fsType': value['fsType'],
|
|
43
|
+
'storagePolicyID': value['storagePolicyID'],
|
|
44
|
+
'storagePolicyName': value['storagePolicyName'],
|
|
45
|
+
'volumePath': value['volumePath'],
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
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 { V1PodAffinityTerm } from './V1PodAffinityTerm';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1WeightedPodAffinityTerm
|
|
17
|
+
*/
|
|
18
|
+
export interface V1WeightedPodAffinityTerm {
|
|
19
|
+
/**
|
|
20
|
+
* Required. A pod affinity term, associated with the corresponding weight.
|
|
21
|
+
* @type {V1PodAffinityTerm}
|
|
22
|
+
* @memberof V1WeightedPodAffinityTerm
|
|
23
|
+
*/
|
|
24
|
+
podAffinityTerm?: V1PodAffinityTerm;
|
|
25
|
+
/**
|
|
26
|
+
* weight associated with matching the corresponding podAffinityTerm,
|
|
27
|
+
* in the range 1-100.
|
|
28
|
+
* @type {number}
|
|
29
|
+
* @memberof V1WeightedPodAffinityTerm
|
|
30
|
+
*/
|
|
31
|
+
weight?: number;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Check if a given object implements the V1WeightedPodAffinityTerm interface.
|
|
35
|
+
*/
|
|
36
|
+
export declare function instanceOfV1WeightedPodAffinityTerm(value: object): value is V1WeightedPodAffinityTerm;
|
|
37
|
+
export declare function V1WeightedPodAffinityTermFromJSON(json: any): V1WeightedPodAffinityTerm;
|
|
38
|
+
export declare function V1WeightedPodAffinityTermFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1WeightedPodAffinityTerm;
|
|
39
|
+
export declare function V1WeightedPodAffinityTermToJSON(json: any): V1WeightedPodAffinityTerm;
|
|
40
|
+
export declare function V1WeightedPodAffinityTermToJSONTyped(value?: V1WeightedPodAffinityTerm | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,44 @@
|
|
|
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 { V1PodAffinityTermFromJSON, V1PodAffinityTermToJSON, } from './V1PodAffinityTerm';
|
|
15
|
+
/**
|
|
16
|
+
* Check if a given object implements the V1WeightedPodAffinityTerm interface.
|
|
17
|
+
*/
|
|
18
|
+
export function instanceOfV1WeightedPodAffinityTerm(value) {
|
|
19
|
+
return true;
|
|
20
|
+
}
|
|
21
|
+
export function V1WeightedPodAffinityTermFromJSON(json) {
|
|
22
|
+
return V1WeightedPodAffinityTermFromJSONTyped(json, false);
|
|
23
|
+
}
|
|
24
|
+
export function V1WeightedPodAffinityTermFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
+
if (json == null) {
|
|
26
|
+
return json;
|
|
27
|
+
}
|
|
28
|
+
return {
|
|
29
|
+
'podAffinityTerm': json['podAffinityTerm'] == null ? undefined : V1PodAffinityTermFromJSON(json['podAffinityTerm']),
|
|
30
|
+
'weight': json['weight'] == null ? undefined : json['weight'],
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
export function V1WeightedPodAffinityTermToJSON(json) {
|
|
34
|
+
return V1WeightedPodAffinityTermToJSONTyped(json, false);
|
|
35
|
+
}
|
|
36
|
+
export function V1WeightedPodAffinityTermToJSONTyped(value, ignoreDiscriminator = false) {
|
|
37
|
+
if (value == null) {
|
|
38
|
+
return value;
|
|
39
|
+
}
|
|
40
|
+
return {
|
|
41
|
+
'podAffinityTerm': V1PodAffinityTermToJSON(value['podAffinityTerm']),
|
|
42
|
+
'weight': value['weight'],
|
|
43
|
+
};
|
|
44
|
+
}
|