@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,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1AzureDiskVolumeSource = instanceOfV1AzureDiskVolumeSource;
|
|
17
|
+
exports.V1AzureDiskVolumeSourceFromJSON = V1AzureDiskVolumeSourceFromJSON;
|
|
18
|
+
exports.V1AzureDiskVolumeSourceFromJSONTyped = V1AzureDiskVolumeSourceFromJSONTyped;
|
|
19
|
+
exports.V1AzureDiskVolumeSourceToJSON = V1AzureDiskVolumeSourceToJSON;
|
|
20
|
+
exports.V1AzureDiskVolumeSourceToJSONTyped = V1AzureDiskVolumeSourceToJSONTyped;
|
|
21
|
+
const V1AzureDataDiskCachingMode_1 = require("./V1AzureDataDiskCachingMode");
|
|
22
|
+
const V1AzureDataDiskKind_1 = require("./V1AzureDataDiskKind");
|
|
23
|
+
/**
|
|
24
|
+
* Check if a given object implements the V1AzureDiskVolumeSource interface.
|
|
25
|
+
*/
|
|
26
|
+
function instanceOfV1AzureDiskVolumeSource(value) {
|
|
27
|
+
return true;
|
|
28
|
+
}
|
|
29
|
+
function V1AzureDiskVolumeSourceFromJSON(json) {
|
|
30
|
+
return V1AzureDiskVolumeSourceFromJSONTyped(json, false);
|
|
31
|
+
}
|
|
32
|
+
function V1AzureDiskVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
+
if (json == null) {
|
|
34
|
+
return json;
|
|
35
|
+
}
|
|
36
|
+
return {
|
|
37
|
+
'cachingMode': json['cachingMode'] == null ? undefined : (0, V1AzureDataDiskCachingMode_1.V1AzureDataDiskCachingModeFromJSON)(json['cachingMode']),
|
|
38
|
+
'diskName': json['diskName'] == null ? undefined : json['diskName'],
|
|
39
|
+
'diskURI': json['diskURI'] == null ? undefined : json['diskURI'],
|
|
40
|
+
'fsType': json['fsType'] == null ? undefined : json['fsType'],
|
|
41
|
+
'kind': json['kind'] == null ? undefined : (0, V1AzureDataDiskKind_1.V1AzureDataDiskKindFromJSON)(json['kind']),
|
|
42
|
+
'readOnly': json['readOnly'] == null ? undefined : json['readOnly'],
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
function V1AzureDiskVolumeSourceToJSON(json) {
|
|
46
|
+
return V1AzureDiskVolumeSourceToJSONTyped(json, false);
|
|
47
|
+
}
|
|
48
|
+
function V1AzureDiskVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
49
|
+
if (value == null) {
|
|
50
|
+
return value;
|
|
51
|
+
}
|
|
52
|
+
return {
|
|
53
|
+
'cachingMode': (0, V1AzureDataDiskCachingMode_1.V1AzureDataDiskCachingModeToJSON)(value['cachingMode']),
|
|
54
|
+
'diskName': value['diskName'],
|
|
55
|
+
'diskURI': value['diskURI'],
|
|
56
|
+
'fsType': value['fsType'],
|
|
57
|
+
'kind': (0, V1AzureDataDiskKind_1.V1AzureDataDiskKindToJSON)(value['kind']),
|
|
58
|
+
'readOnly': value['readOnly'],
|
|
59
|
+
};
|
|
60
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
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 V1AzureFileVolumeSource
|
|
16
|
+
*/
|
|
17
|
+
export interface V1AzureFileVolumeSource {
|
|
18
|
+
/**
|
|
19
|
+
* readOnly defaults to false (read/write). ReadOnly here will force
|
|
20
|
+
* the ReadOnly setting in VolumeMounts.
|
|
21
|
+
* +optional
|
|
22
|
+
* @type {boolean}
|
|
23
|
+
* @memberof V1AzureFileVolumeSource
|
|
24
|
+
*/
|
|
25
|
+
readOnly?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* secretName is the name of secret that contains Azure Storage Account Name and Key
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof V1AzureFileVolumeSource
|
|
30
|
+
*/
|
|
31
|
+
secretName?: string;
|
|
32
|
+
/**
|
|
33
|
+
* shareName is the azure share Name
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof V1AzureFileVolumeSource
|
|
36
|
+
*/
|
|
37
|
+
shareName?: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Check if a given object implements the V1AzureFileVolumeSource interface.
|
|
41
|
+
*/
|
|
42
|
+
export declare function instanceOfV1AzureFileVolumeSource(value: object): value is V1AzureFileVolumeSource;
|
|
43
|
+
export declare function V1AzureFileVolumeSourceFromJSON(json: any): V1AzureFileVolumeSource;
|
|
44
|
+
export declare function V1AzureFileVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1AzureFileVolumeSource;
|
|
45
|
+
export declare function V1AzureFileVolumeSourceToJSON(json: any): V1AzureFileVolumeSource;
|
|
46
|
+
export declare function V1AzureFileVolumeSourceToJSONTyped(value?: V1AzureFileVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1AzureFileVolumeSource = instanceOfV1AzureFileVolumeSource;
|
|
17
|
+
exports.V1AzureFileVolumeSourceFromJSON = V1AzureFileVolumeSourceFromJSON;
|
|
18
|
+
exports.V1AzureFileVolumeSourceFromJSONTyped = V1AzureFileVolumeSourceFromJSONTyped;
|
|
19
|
+
exports.V1AzureFileVolumeSourceToJSON = V1AzureFileVolumeSourceToJSON;
|
|
20
|
+
exports.V1AzureFileVolumeSourceToJSONTyped = V1AzureFileVolumeSourceToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the V1AzureFileVolumeSource interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfV1AzureFileVolumeSource(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function V1AzureFileVolumeSourceFromJSON(json) {
|
|
28
|
+
return V1AzureFileVolumeSourceFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function V1AzureFileVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'readOnly': json['readOnly'] == null ? undefined : json['readOnly'],
|
|
36
|
+
'secretName': json['secretName'] == null ? undefined : json['secretName'],
|
|
37
|
+
'shareName': json['shareName'] == null ? undefined : json['shareName'],
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
function V1AzureFileVolumeSourceToJSON(json) {
|
|
41
|
+
return V1AzureFileVolumeSourceToJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function V1AzureFileVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
+
if (value == null) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'readOnly': value['readOnly'],
|
|
49
|
+
'secretName': value['secretName'],
|
|
50
|
+
'shareName': value['shareName'],
|
|
51
|
+
};
|
|
52
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
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 { V1LocalObjectReference } from './V1LocalObjectReference';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1CSIVolumeSource
|
|
17
|
+
*/
|
|
18
|
+
export interface V1CSIVolumeSource {
|
|
19
|
+
/**
|
|
20
|
+
* driver is the name of the CSI driver that handles this volume.
|
|
21
|
+
* Consult with your admin for the correct name as registered in the cluster.
|
|
22
|
+
* @type {string}
|
|
23
|
+
* @memberof V1CSIVolumeSource
|
|
24
|
+
*/
|
|
25
|
+
driver?: string;
|
|
26
|
+
/**
|
|
27
|
+
* fsType to mount. Ex. "ext4", "xfs", "ntfs".
|
|
28
|
+
* If not provided, the empty value is passed to the associated CSI driver
|
|
29
|
+
* which will determine the default filesystem to apply.
|
|
30
|
+
* +optional
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof V1CSIVolumeSource
|
|
33
|
+
*/
|
|
34
|
+
fsType?: string;
|
|
35
|
+
/**
|
|
36
|
+
* nodePublishSecretRef is a reference to the secret object containing
|
|
37
|
+
* sensitive information to pass to the CSI driver to complete the CSI
|
|
38
|
+
* NodePublishVolume and NodeUnpublishVolume calls.
|
|
39
|
+
* This field is optional, and may be empty if no secret is required. If the
|
|
40
|
+
* secret object contains more than one secret, all secret references are passed.
|
|
41
|
+
* +optional
|
|
42
|
+
* @type {V1LocalObjectReference}
|
|
43
|
+
* @memberof V1CSIVolumeSource
|
|
44
|
+
*/
|
|
45
|
+
nodePublishSecretRef?: V1LocalObjectReference;
|
|
46
|
+
/**
|
|
47
|
+
* readOnly specifies a read-only configuration for the volume.
|
|
48
|
+
* Defaults to false (read/write).
|
|
49
|
+
* +optional
|
|
50
|
+
* @type {boolean}
|
|
51
|
+
* @memberof V1CSIVolumeSource
|
|
52
|
+
*/
|
|
53
|
+
readOnly?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* volumeAttributes stores driver-specific properties that are passed to the CSI
|
|
56
|
+
* driver. Consult your driver's documentation for supported values.
|
|
57
|
+
* +optional
|
|
58
|
+
* @type {{ [key: string]: string; }}
|
|
59
|
+
* @memberof V1CSIVolumeSource
|
|
60
|
+
*/
|
|
61
|
+
volumeAttributes?: {
|
|
62
|
+
[key: string]: string;
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Check if a given object implements the V1CSIVolumeSource interface.
|
|
67
|
+
*/
|
|
68
|
+
export declare function instanceOfV1CSIVolumeSource(value: object): value is V1CSIVolumeSource;
|
|
69
|
+
export declare function V1CSIVolumeSourceFromJSON(json: any): V1CSIVolumeSource;
|
|
70
|
+
export declare function V1CSIVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1CSIVolumeSource;
|
|
71
|
+
export declare function V1CSIVolumeSourceToJSON(json: any): V1CSIVolumeSource;
|
|
72
|
+
export declare function V1CSIVolumeSourceToJSONTyped(value?: V1CSIVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1CSIVolumeSource = instanceOfV1CSIVolumeSource;
|
|
17
|
+
exports.V1CSIVolumeSourceFromJSON = V1CSIVolumeSourceFromJSON;
|
|
18
|
+
exports.V1CSIVolumeSourceFromJSONTyped = V1CSIVolumeSourceFromJSONTyped;
|
|
19
|
+
exports.V1CSIVolumeSourceToJSON = V1CSIVolumeSourceToJSON;
|
|
20
|
+
exports.V1CSIVolumeSourceToJSONTyped = V1CSIVolumeSourceToJSONTyped;
|
|
21
|
+
const V1LocalObjectReference_1 = require("./V1LocalObjectReference");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the V1CSIVolumeSource interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfV1CSIVolumeSource(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function V1CSIVolumeSourceFromJSON(json) {
|
|
29
|
+
return V1CSIVolumeSourceFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function V1CSIVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'driver': json['driver'] == null ? undefined : json['driver'],
|
|
37
|
+
'fsType': json['fsType'] == null ? undefined : json['fsType'],
|
|
38
|
+
'nodePublishSecretRef': json['nodePublishSecretRef'] == null ? undefined : (0, V1LocalObjectReference_1.V1LocalObjectReferenceFromJSON)(json['nodePublishSecretRef']),
|
|
39
|
+
'readOnly': json['readOnly'] == null ? undefined : json['readOnly'],
|
|
40
|
+
'volumeAttributes': json['volumeAttributes'] == null ? undefined : json['volumeAttributes'],
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
function V1CSIVolumeSourceToJSON(json) {
|
|
44
|
+
return V1CSIVolumeSourceToJSONTyped(json, false);
|
|
45
|
+
}
|
|
46
|
+
function V1CSIVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
47
|
+
if (value == null) {
|
|
48
|
+
return value;
|
|
49
|
+
}
|
|
50
|
+
return {
|
|
51
|
+
'driver': value['driver'],
|
|
52
|
+
'fsType': value['fsType'],
|
|
53
|
+
'nodePublishSecretRef': (0, V1LocalObjectReference_1.V1LocalObjectReferenceToJSON)(value['nodePublishSecretRef']),
|
|
54
|
+
'readOnly': value['readOnly'],
|
|
55
|
+
'volumeAttributes': value['volumeAttributes'],
|
|
56
|
+
};
|
|
57
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
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 V1Capabilities
|
|
16
|
+
*/
|
|
17
|
+
export interface V1Capabilities {
|
|
18
|
+
/**
|
|
19
|
+
* Added capabilities
|
|
20
|
+
* +optional
|
|
21
|
+
* +listType=atomic
|
|
22
|
+
* @type {Array<string>}
|
|
23
|
+
* @memberof V1Capabilities
|
|
24
|
+
*/
|
|
25
|
+
add?: Array<string>;
|
|
26
|
+
/**
|
|
27
|
+
* Removed capabilities
|
|
28
|
+
* +optional
|
|
29
|
+
* +listType=atomic
|
|
30
|
+
* @type {Array<string>}
|
|
31
|
+
* @memberof V1Capabilities
|
|
32
|
+
*/
|
|
33
|
+
drop?: Array<string>;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Check if a given object implements the V1Capabilities interface.
|
|
37
|
+
*/
|
|
38
|
+
export declare function instanceOfV1Capabilities(value: object): value is V1Capabilities;
|
|
39
|
+
export declare function V1CapabilitiesFromJSON(json: any): V1Capabilities;
|
|
40
|
+
export declare function V1CapabilitiesFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1Capabilities;
|
|
41
|
+
export declare function V1CapabilitiesToJSON(json: any): V1Capabilities;
|
|
42
|
+
export declare function V1CapabilitiesToJSONTyped(value?: V1Capabilities | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1Capabilities = instanceOfV1Capabilities;
|
|
17
|
+
exports.V1CapabilitiesFromJSON = V1CapabilitiesFromJSON;
|
|
18
|
+
exports.V1CapabilitiesFromJSONTyped = V1CapabilitiesFromJSONTyped;
|
|
19
|
+
exports.V1CapabilitiesToJSON = V1CapabilitiesToJSON;
|
|
20
|
+
exports.V1CapabilitiesToJSONTyped = V1CapabilitiesToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the V1Capabilities interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfV1Capabilities(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function V1CapabilitiesFromJSON(json) {
|
|
28
|
+
return V1CapabilitiesFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function V1CapabilitiesFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'add': json['add'] == null ? undefined : json['add'],
|
|
36
|
+
'drop': json['drop'] == null ? undefined : json['drop'],
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
function V1CapabilitiesToJSON(json) {
|
|
40
|
+
return V1CapabilitiesToJSONTyped(json, false);
|
|
41
|
+
}
|
|
42
|
+
function V1CapabilitiesToJSONTyped(value, ignoreDiscriminator = false) {
|
|
43
|
+
if (value == null) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
46
|
+
return {
|
|
47
|
+
'add': value['add'],
|
|
48
|
+
'drop': value['drop'],
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
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 { V1LocalObjectReference } from './V1LocalObjectReference';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1CephFSVolumeSource
|
|
17
|
+
*/
|
|
18
|
+
export interface V1CephFSVolumeSource {
|
|
19
|
+
/**
|
|
20
|
+
* monitors is Required: Monitors is a collection of Ceph monitors
|
|
21
|
+
* More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
|
|
22
|
+
* +listType=atomic
|
|
23
|
+
* @type {Array<string>}
|
|
24
|
+
* @memberof V1CephFSVolumeSource
|
|
25
|
+
*/
|
|
26
|
+
monitors?: Array<string>;
|
|
27
|
+
/**
|
|
28
|
+
* path is Optional: Used as the mounted root, rather than the full Ceph tree, default is /
|
|
29
|
+
* +optional
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof V1CephFSVolumeSource
|
|
32
|
+
*/
|
|
33
|
+
path?: string;
|
|
34
|
+
/**
|
|
35
|
+
* readOnly is Optional: Defaults to false (read/write). ReadOnly here will force
|
|
36
|
+
* the ReadOnly setting in VolumeMounts.
|
|
37
|
+
* More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
|
|
38
|
+
* +optional
|
|
39
|
+
* @type {boolean}
|
|
40
|
+
* @memberof V1CephFSVolumeSource
|
|
41
|
+
*/
|
|
42
|
+
readOnly?: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* secretFile is Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret
|
|
45
|
+
* More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
|
|
46
|
+
* +optional
|
|
47
|
+
* @type {string}
|
|
48
|
+
* @memberof V1CephFSVolumeSource
|
|
49
|
+
*/
|
|
50
|
+
secretFile?: string;
|
|
51
|
+
/**
|
|
52
|
+
* secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty.
|
|
53
|
+
* More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
|
|
54
|
+
* +optional
|
|
55
|
+
* @type {V1LocalObjectReference}
|
|
56
|
+
* @memberof V1CephFSVolumeSource
|
|
57
|
+
*/
|
|
58
|
+
secretRef?: V1LocalObjectReference;
|
|
59
|
+
/**
|
|
60
|
+
* user is optional: User is the rados user name, default is admin
|
|
61
|
+
* More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
|
|
62
|
+
* +optional
|
|
63
|
+
* @type {string}
|
|
64
|
+
* @memberof V1CephFSVolumeSource
|
|
65
|
+
*/
|
|
66
|
+
user?: string;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Check if a given object implements the V1CephFSVolumeSource interface.
|
|
70
|
+
*/
|
|
71
|
+
export declare function instanceOfV1CephFSVolumeSource(value: object): value is V1CephFSVolumeSource;
|
|
72
|
+
export declare function V1CephFSVolumeSourceFromJSON(json: any): V1CephFSVolumeSource;
|
|
73
|
+
export declare function V1CephFSVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1CephFSVolumeSource;
|
|
74
|
+
export declare function V1CephFSVolumeSourceToJSON(json: any): V1CephFSVolumeSource;
|
|
75
|
+
export declare function V1CephFSVolumeSourceToJSONTyped(value?: V1CephFSVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1CephFSVolumeSource = instanceOfV1CephFSVolumeSource;
|
|
17
|
+
exports.V1CephFSVolumeSourceFromJSON = V1CephFSVolumeSourceFromJSON;
|
|
18
|
+
exports.V1CephFSVolumeSourceFromJSONTyped = V1CephFSVolumeSourceFromJSONTyped;
|
|
19
|
+
exports.V1CephFSVolumeSourceToJSON = V1CephFSVolumeSourceToJSON;
|
|
20
|
+
exports.V1CephFSVolumeSourceToJSONTyped = V1CephFSVolumeSourceToJSONTyped;
|
|
21
|
+
const V1LocalObjectReference_1 = require("./V1LocalObjectReference");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the V1CephFSVolumeSource interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfV1CephFSVolumeSource(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function V1CephFSVolumeSourceFromJSON(json) {
|
|
29
|
+
return V1CephFSVolumeSourceFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function V1CephFSVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'monitors': json['monitors'] == null ? undefined : json['monitors'],
|
|
37
|
+
'path': json['path'] == null ? undefined : json['path'],
|
|
38
|
+
'readOnly': json['readOnly'] == null ? undefined : json['readOnly'],
|
|
39
|
+
'secretFile': json['secretFile'] == null ? undefined : json['secretFile'],
|
|
40
|
+
'secretRef': json['secretRef'] == null ? undefined : (0, V1LocalObjectReference_1.V1LocalObjectReferenceFromJSON)(json['secretRef']),
|
|
41
|
+
'user': json['user'] == null ? undefined : json['user'],
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
function V1CephFSVolumeSourceToJSON(json) {
|
|
45
|
+
return V1CephFSVolumeSourceToJSONTyped(json, false);
|
|
46
|
+
}
|
|
47
|
+
function V1CephFSVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
48
|
+
if (value == null) {
|
|
49
|
+
return value;
|
|
50
|
+
}
|
|
51
|
+
return {
|
|
52
|
+
'monitors': value['monitors'],
|
|
53
|
+
'path': value['path'],
|
|
54
|
+
'readOnly': value['readOnly'],
|
|
55
|
+
'secretFile': value['secretFile'],
|
|
56
|
+
'secretRef': (0, V1LocalObjectReference_1.V1LocalObjectReferenceToJSON)(value['secretRef']),
|
|
57
|
+
'user': value['user'],
|
|
58
|
+
};
|
|
59
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
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 { V1LocalObjectReference } from './V1LocalObjectReference';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1CinderVolumeSource
|
|
17
|
+
*/
|
|
18
|
+
export interface V1CinderVolumeSource {
|
|
19
|
+
/**
|
|
20
|
+
* fsType is the filesystem type to mount.
|
|
21
|
+
* Must be a filesystem type supported by the host operating system.
|
|
22
|
+
* Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
|
|
23
|
+
* More info: https://examples.k8s.io/mysql-cinder-pd/README.md
|
|
24
|
+
* +optional
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof V1CinderVolumeSource
|
|
27
|
+
*/
|
|
28
|
+
fsType?: string;
|
|
29
|
+
/**
|
|
30
|
+
* readOnly defaults to false (read/write). ReadOnly here will force
|
|
31
|
+
* the ReadOnly setting in VolumeMounts.
|
|
32
|
+
* More info: https://examples.k8s.io/mysql-cinder-pd/README.md
|
|
33
|
+
* +optional
|
|
34
|
+
* @type {boolean}
|
|
35
|
+
* @memberof V1CinderVolumeSource
|
|
36
|
+
*/
|
|
37
|
+
readOnly?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* secretRef is optional: points to a secret object containing parameters used to connect
|
|
40
|
+
* to OpenStack.
|
|
41
|
+
* +optional
|
|
42
|
+
* @type {V1LocalObjectReference}
|
|
43
|
+
* @memberof V1CinderVolumeSource
|
|
44
|
+
*/
|
|
45
|
+
secretRef?: V1LocalObjectReference;
|
|
46
|
+
/**
|
|
47
|
+
* volumeID used to identify the volume in cinder.
|
|
48
|
+
* More info: https://examples.k8s.io/mysql-cinder-pd/README.md
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof V1CinderVolumeSource
|
|
51
|
+
*/
|
|
52
|
+
volumeID?: string;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Check if a given object implements the V1CinderVolumeSource interface.
|
|
56
|
+
*/
|
|
57
|
+
export declare function instanceOfV1CinderVolumeSource(value: object): value is V1CinderVolumeSource;
|
|
58
|
+
export declare function V1CinderVolumeSourceFromJSON(json: any): V1CinderVolumeSource;
|
|
59
|
+
export declare function V1CinderVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1CinderVolumeSource;
|
|
60
|
+
export declare function V1CinderVolumeSourceToJSON(json: any): V1CinderVolumeSource;
|
|
61
|
+
export declare function V1CinderVolumeSourceToJSONTyped(value?: V1CinderVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1CinderVolumeSource = instanceOfV1CinderVolumeSource;
|
|
17
|
+
exports.V1CinderVolumeSourceFromJSON = V1CinderVolumeSourceFromJSON;
|
|
18
|
+
exports.V1CinderVolumeSourceFromJSONTyped = V1CinderVolumeSourceFromJSONTyped;
|
|
19
|
+
exports.V1CinderVolumeSourceToJSON = V1CinderVolumeSourceToJSON;
|
|
20
|
+
exports.V1CinderVolumeSourceToJSONTyped = V1CinderVolumeSourceToJSONTyped;
|
|
21
|
+
const V1LocalObjectReference_1 = require("./V1LocalObjectReference");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the V1CinderVolumeSource interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfV1CinderVolumeSource(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function V1CinderVolumeSourceFromJSON(json) {
|
|
29
|
+
return V1CinderVolumeSourceFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function V1CinderVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'fsType': json['fsType'] == null ? undefined : json['fsType'],
|
|
37
|
+
'readOnly': json['readOnly'] == null ? undefined : json['readOnly'],
|
|
38
|
+
'secretRef': json['secretRef'] == null ? undefined : (0, V1LocalObjectReference_1.V1LocalObjectReferenceFromJSON)(json['secretRef']),
|
|
39
|
+
'volumeID': json['volumeID'] == null ? undefined : json['volumeID'],
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
function V1CinderVolumeSourceToJSON(json) {
|
|
43
|
+
return V1CinderVolumeSourceToJSONTyped(json, false);
|
|
44
|
+
}
|
|
45
|
+
function V1CinderVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
46
|
+
if (value == null) {
|
|
47
|
+
return value;
|
|
48
|
+
}
|
|
49
|
+
return {
|
|
50
|
+
'fsType': value['fsType'],
|
|
51
|
+
'readOnly': value['readOnly'],
|
|
52
|
+
'secretRef': (0, V1LocalObjectReference_1.V1LocalObjectReferenceToJSON)(value['secretRef']),
|
|
53
|
+
'volumeID': value['volumeID'],
|
|
54
|
+
};
|
|
55
|
+
}
|