@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,113 @@
|
|
|
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 V1ISCSIVolumeSource
|
|
17
|
+
*/
|
|
18
|
+
export interface V1ISCSIVolumeSource {
|
|
19
|
+
/**
|
|
20
|
+
* chapAuthDiscovery defines whether support iSCSI Discovery CHAP authentication
|
|
21
|
+
* +optional
|
|
22
|
+
* @type {boolean}
|
|
23
|
+
* @memberof V1ISCSIVolumeSource
|
|
24
|
+
*/
|
|
25
|
+
chapAuthDiscovery?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* chapAuthSession defines whether support iSCSI Session CHAP authentication
|
|
28
|
+
* +optional
|
|
29
|
+
* @type {boolean}
|
|
30
|
+
* @memberof V1ISCSIVolumeSource
|
|
31
|
+
*/
|
|
32
|
+
chapAuthSession?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* fsType is the filesystem type of the volume that you want to mount.
|
|
35
|
+
* Tip: Ensure that the filesystem type is supported by the host operating system.
|
|
36
|
+
* Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified.
|
|
37
|
+
* More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi
|
|
38
|
+
* TODO: how do we prevent errors in the filesystem from compromising the machine
|
|
39
|
+
* +optional
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof V1ISCSIVolumeSource
|
|
42
|
+
*/
|
|
43
|
+
fsType?: string;
|
|
44
|
+
/**
|
|
45
|
+
* initiatorName is the custom iSCSI Initiator Name.
|
|
46
|
+
* If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface
|
|
47
|
+
* <target portal>:<volume name> will be created for the connection.
|
|
48
|
+
* +optional
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof V1ISCSIVolumeSource
|
|
51
|
+
*/
|
|
52
|
+
initiatorName?: string;
|
|
53
|
+
/**
|
|
54
|
+
* iqn is the target iSCSI Qualified Name.
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof V1ISCSIVolumeSource
|
|
57
|
+
*/
|
|
58
|
+
iqn?: string;
|
|
59
|
+
/**
|
|
60
|
+
* iscsiInterface is the interface Name that uses an iSCSI transport.
|
|
61
|
+
* Defaults to 'default' (tcp).
|
|
62
|
+
* +optional
|
|
63
|
+
* +default="default"
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof V1ISCSIVolumeSource
|
|
66
|
+
*/
|
|
67
|
+
iscsiInterface?: string;
|
|
68
|
+
/**
|
|
69
|
+
* lun represents iSCSI Target Lun number.
|
|
70
|
+
* @type {number}
|
|
71
|
+
* @memberof V1ISCSIVolumeSource
|
|
72
|
+
*/
|
|
73
|
+
lun?: number;
|
|
74
|
+
/**
|
|
75
|
+
* portals is the iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port
|
|
76
|
+
* is other than default (typically TCP ports 860 and 3260).
|
|
77
|
+
* +optional
|
|
78
|
+
* +listType=atomic
|
|
79
|
+
* @type {Array<string>}
|
|
80
|
+
* @memberof V1ISCSIVolumeSource
|
|
81
|
+
*/
|
|
82
|
+
portals?: Array<string>;
|
|
83
|
+
/**
|
|
84
|
+
* readOnly here will force the ReadOnly setting in VolumeMounts.
|
|
85
|
+
* Defaults to false.
|
|
86
|
+
* +optional
|
|
87
|
+
* @type {boolean}
|
|
88
|
+
* @memberof V1ISCSIVolumeSource
|
|
89
|
+
*/
|
|
90
|
+
readOnly?: boolean;
|
|
91
|
+
/**
|
|
92
|
+
* secretRef is the CHAP Secret for iSCSI target and initiator authentication
|
|
93
|
+
* +optional
|
|
94
|
+
* @type {V1LocalObjectReference}
|
|
95
|
+
* @memberof V1ISCSIVolumeSource
|
|
96
|
+
*/
|
|
97
|
+
secretRef?: V1LocalObjectReference;
|
|
98
|
+
/**
|
|
99
|
+
* targetPortal is iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port
|
|
100
|
+
* is other than default (typically TCP ports 860 and 3260).
|
|
101
|
+
* @type {string}
|
|
102
|
+
* @memberof V1ISCSIVolumeSource
|
|
103
|
+
*/
|
|
104
|
+
targetPortal?: string;
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Check if a given object implements the V1ISCSIVolumeSource interface.
|
|
108
|
+
*/
|
|
109
|
+
export declare function instanceOfV1ISCSIVolumeSource(value: object): value is V1ISCSIVolumeSource;
|
|
110
|
+
export declare function V1ISCSIVolumeSourceFromJSON(json: any): V1ISCSIVolumeSource;
|
|
111
|
+
export declare function V1ISCSIVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1ISCSIVolumeSource;
|
|
112
|
+
export declare function V1ISCSIVolumeSourceToJSON(json: any): V1ISCSIVolumeSource;
|
|
113
|
+
export declare function V1ISCSIVolumeSourceToJSONTyped(value?: V1ISCSIVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,69 @@
|
|
|
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.instanceOfV1ISCSIVolumeSource = instanceOfV1ISCSIVolumeSource;
|
|
17
|
+
exports.V1ISCSIVolumeSourceFromJSON = V1ISCSIVolumeSourceFromJSON;
|
|
18
|
+
exports.V1ISCSIVolumeSourceFromJSONTyped = V1ISCSIVolumeSourceFromJSONTyped;
|
|
19
|
+
exports.V1ISCSIVolumeSourceToJSON = V1ISCSIVolumeSourceToJSON;
|
|
20
|
+
exports.V1ISCSIVolumeSourceToJSONTyped = V1ISCSIVolumeSourceToJSONTyped;
|
|
21
|
+
const V1LocalObjectReference_1 = require("./V1LocalObjectReference");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the V1ISCSIVolumeSource interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfV1ISCSIVolumeSource(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function V1ISCSIVolumeSourceFromJSON(json) {
|
|
29
|
+
return V1ISCSIVolumeSourceFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function V1ISCSIVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'chapAuthDiscovery': json['chapAuthDiscovery'] == null ? undefined : json['chapAuthDiscovery'],
|
|
37
|
+
'chapAuthSession': json['chapAuthSession'] == null ? undefined : json['chapAuthSession'],
|
|
38
|
+
'fsType': json['fsType'] == null ? undefined : json['fsType'],
|
|
39
|
+
'initiatorName': json['initiatorName'] == null ? undefined : json['initiatorName'],
|
|
40
|
+
'iqn': json['iqn'] == null ? undefined : json['iqn'],
|
|
41
|
+
'iscsiInterface': json['iscsiInterface'] == null ? undefined : json['iscsiInterface'],
|
|
42
|
+
'lun': json['lun'] == null ? undefined : json['lun'],
|
|
43
|
+
'portals': json['portals'] == null ? undefined : json['portals'],
|
|
44
|
+
'readOnly': json['readOnly'] == null ? undefined : json['readOnly'],
|
|
45
|
+
'secretRef': json['secretRef'] == null ? undefined : (0, V1LocalObjectReference_1.V1LocalObjectReferenceFromJSON)(json['secretRef']),
|
|
46
|
+
'targetPortal': json['targetPortal'] == null ? undefined : json['targetPortal'],
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
function V1ISCSIVolumeSourceToJSON(json) {
|
|
50
|
+
return V1ISCSIVolumeSourceToJSONTyped(json, false);
|
|
51
|
+
}
|
|
52
|
+
function V1ISCSIVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
53
|
+
if (value == null) {
|
|
54
|
+
return value;
|
|
55
|
+
}
|
|
56
|
+
return {
|
|
57
|
+
'chapAuthDiscovery': value['chapAuthDiscovery'],
|
|
58
|
+
'chapAuthSession': value['chapAuthSession'],
|
|
59
|
+
'fsType': value['fsType'],
|
|
60
|
+
'initiatorName': value['initiatorName'],
|
|
61
|
+
'iqn': value['iqn'],
|
|
62
|
+
'iscsiInterface': value['iscsiInterface'],
|
|
63
|
+
'lun': value['lun'],
|
|
64
|
+
'portals': value['portals'],
|
|
65
|
+
'readOnly': value['readOnly'],
|
|
66
|
+
'secretRef': (0, V1LocalObjectReference_1.V1LocalObjectReferenceToJSON)(value['secretRef']),
|
|
67
|
+
'targetPortal': value['targetPortal'],
|
|
68
|
+
};
|
|
69
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
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 { V1PullPolicy } from './V1PullPolicy';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1ImageVolumeSource
|
|
17
|
+
*/
|
|
18
|
+
export interface V1ImageVolumeSource {
|
|
19
|
+
/**
|
|
20
|
+
* Policy for pulling OCI objects. Possible values are:
|
|
21
|
+
* Always: the kubelet always attempts to pull the reference. Container creation will fail If the pull fails.
|
|
22
|
+
* Never: the kubelet never pulls the reference and only uses a local image or artifact. Container creation will fail if the reference isn't present.
|
|
23
|
+
* IfNotPresent: the kubelet pulls if the reference isn't already present on disk. Container creation will fail if the reference isn't present and the pull fails.
|
|
24
|
+
* Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
|
|
25
|
+
* +optional
|
|
26
|
+
* @type {V1PullPolicy}
|
|
27
|
+
* @memberof V1ImageVolumeSource
|
|
28
|
+
*/
|
|
29
|
+
pullPolicy?: V1PullPolicy;
|
|
30
|
+
/**
|
|
31
|
+
* Required: Image or artifact reference to be used.
|
|
32
|
+
* Behaves in the same way as pod.spec.containers[*].image.
|
|
33
|
+
* Pull secrets will be assembled in the same way as for the container image by looking up node credentials, SA image pull secrets, and pod spec image pull secrets.
|
|
34
|
+
* More info: https://kubernetes.io/docs/concepts/containers/images
|
|
35
|
+
* This field is optional to allow higher level config management to default or override
|
|
36
|
+
* container images in workload controllers like Deployments and StatefulSets.
|
|
37
|
+
* +optional
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof V1ImageVolumeSource
|
|
40
|
+
*/
|
|
41
|
+
reference?: string;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Check if a given object implements the V1ImageVolumeSource interface.
|
|
45
|
+
*/
|
|
46
|
+
export declare function instanceOfV1ImageVolumeSource(value: object): value is V1ImageVolumeSource;
|
|
47
|
+
export declare function V1ImageVolumeSourceFromJSON(json: any): V1ImageVolumeSource;
|
|
48
|
+
export declare function V1ImageVolumeSourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1ImageVolumeSource;
|
|
49
|
+
export declare function V1ImageVolumeSourceToJSON(json: any): V1ImageVolumeSource;
|
|
50
|
+
export declare function V1ImageVolumeSourceToJSONTyped(value?: V1ImageVolumeSource | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1ImageVolumeSource = instanceOfV1ImageVolumeSource;
|
|
17
|
+
exports.V1ImageVolumeSourceFromJSON = V1ImageVolumeSourceFromJSON;
|
|
18
|
+
exports.V1ImageVolumeSourceFromJSONTyped = V1ImageVolumeSourceFromJSONTyped;
|
|
19
|
+
exports.V1ImageVolumeSourceToJSON = V1ImageVolumeSourceToJSON;
|
|
20
|
+
exports.V1ImageVolumeSourceToJSONTyped = V1ImageVolumeSourceToJSONTyped;
|
|
21
|
+
const V1PullPolicy_1 = require("./V1PullPolicy");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the V1ImageVolumeSource interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfV1ImageVolumeSource(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function V1ImageVolumeSourceFromJSON(json) {
|
|
29
|
+
return V1ImageVolumeSourceFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function V1ImageVolumeSourceFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'pullPolicy': json['pullPolicy'] == null ? undefined : (0, V1PullPolicy_1.V1PullPolicyFromJSON)(json['pullPolicy']),
|
|
37
|
+
'reference': json['reference'] == null ? undefined : json['reference'],
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
function V1ImageVolumeSourceToJSON(json) {
|
|
41
|
+
return V1ImageVolumeSourceToJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function V1ImageVolumeSourceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
+
if (value == null) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'pullPolicy': (0, V1PullPolicy_1.V1PullPolicyToJSON)(value['pullPolicy']),
|
|
49
|
+
'reference': value['reference'],
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* komputer.ai API
|
|
3
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface V1KeyToPath
|
|
16
|
+
*/
|
|
17
|
+
export interface V1KeyToPath {
|
|
18
|
+
/**
|
|
19
|
+
* key is the key to project.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof V1KeyToPath
|
|
22
|
+
*/
|
|
23
|
+
key?: string;
|
|
24
|
+
/**
|
|
25
|
+
* mode is Optional: mode bits used to set permissions on this file.
|
|
26
|
+
* Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511.
|
|
27
|
+
* YAML accepts both octal and decimal values, JSON requires decimal values for mode bits.
|
|
28
|
+
* If not specified, the volume defaultMode will be used.
|
|
29
|
+
* This might be in conflict with other options that affect the file
|
|
30
|
+
* mode, like fsGroup, and the result can be other mode bits set.
|
|
31
|
+
* +optional
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof V1KeyToPath
|
|
34
|
+
*/
|
|
35
|
+
mode?: number;
|
|
36
|
+
/**
|
|
37
|
+
* path is the relative path of the file to map the key to.
|
|
38
|
+
* May not be an absolute path.
|
|
39
|
+
* May not contain the path element '..'.
|
|
40
|
+
* May not start with the string '..'.
|
|
41
|
+
* @type {string}
|
|
42
|
+
* @memberof V1KeyToPath
|
|
43
|
+
*/
|
|
44
|
+
path?: string;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Check if a given object implements the V1KeyToPath interface.
|
|
48
|
+
*/
|
|
49
|
+
export declare function instanceOfV1KeyToPath(value: object): value is V1KeyToPath;
|
|
50
|
+
export declare function V1KeyToPathFromJSON(json: any): V1KeyToPath;
|
|
51
|
+
export declare function V1KeyToPathFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1KeyToPath;
|
|
52
|
+
export declare function V1KeyToPathToJSON(json: any): V1KeyToPath;
|
|
53
|
+
export declare function V1KeyToPathToJSONTyped(value?: V1KeyToPath | 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.instanceOfV1KeyToPath = instanceOfV1KeyToPath;
|
|
17
|
+
exports.V1KeyToPathFromJSON = V1KeyToPathFromJSON;
|
|
18
|
+
exports.V1KeyToPathFromJSONTyped = V1KeyToPathFromJSONTyped;
|
|
19
|
+
exports.V1KeyToPathToJSON = V1KeyToPathToJSON;
|
|
20
|
+
exports.V1KeyToPathToJSONTyped = V1KeyToPathToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the V1KeyToPath interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfV1KeyToPath(value) {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
function V1KeyToPathFromJSON(json) {
|
|
28
|
+
return V1KeyToPathFromJSONTyped(json, false);
|
|
29
|
+
}
|
|
30
|
+
function V1KeyToPathFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
+
if (json == null) {
|
|
32
|
+
return json;
|
|
33
|
+
}
|
|
34
|
+
return {
|
|
35
|
+
'key': json['key'] == null ? undefined : json['key'],
|
|
36
|
+
'mode': json['mode'] == null ? undefined : json['mode'],
|
|
37
|
+
'path': json['path'] == null ? undefined : json['path'],
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
function V1KeyToPathToJSON(json) {
|
|
41
|
+
return V1KeyToPathToJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function V1KeyToPathToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
+
if (value == null) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'key': value['key'],
|
|
49
|
+
'mode': value['mode'],
|
|
50
|
+
'path': value['path'],
|
|
51
|
+
};
|
|
52
|
+
}
|
|
@@ -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
|
+
import type { V1LabelSelectorRequirement } from './V1LabelSelectorRequirement';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1LabelSelector
|
|
17
|
+
*/
|
|
18
|
+
export interface V1LabelSelector {
|
|
19
|
+
/**
|
|
20
|
+
* matchExpressions is a list of label selector requirements. The requirements are ANDed.
|
|
21
|
+
* +optional
|
|
22
|
+
* +listType=atomic
|
|
23
|
+
* @type {Array<V1LabelSelectorRequirement>}
|
|
24
|
+
* @memberof V1LabelSelector
|
|
25
|
+
*/
|
|
26
|
+
matchExpressions?: Array<V1LabelSelectorRequirement>;
|
|
27
|
+
/**
|
|
28
|
+
* matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels
|
|
29
|
+
* map is equivalent to an element of matchExpressions, whose key field is "key", the
|
|
30
|
+
* operator is "In", and the values array contains only "value". The requirements are ANDed.
|
|
31
|
+
* +optional
|
|
32
|
+
* @type {{ [key: string]: string; }}
|
|
33
|
+
* @memberof V1LabelSelector
|
|
34
|
+
*/
|
|
35
|
+
matchLabels?: {
|
|
36
|
+
[key: string]: string;
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Check if a given object implements the V1LabelSelector interface.
|
|
41
|
+
*/
|
|
42
|
+
export declare function instanceOfV1LabelSelector(value: object): value is V1LabelSelector;
|
|
43
|
+
export declare function V1LabelSelectorFromJSON(json: any): V1LabelSelector;
|
|
44
|
+
export declare function V1LabelSelectorFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1LabelSelector;
|
|
45
|
+
export declare function V1LabelSelectorToJSON(json: any): V1LabelSelector;
|
|
46
|
+
export declare function V1LabelSelectorToJSONTyped(value?: V1LabelSelector | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1LabelSelector = instanceOfV1LabelSelector;
|
|
17
|
+
exports.V1LabelSelectorFromJSON = V1LabelSelectorFromJSON;
|
|
18
|
+
exports.V1LabelSelectorFromJSONTyped = V1LabelSelectorFromJSONTyped;
|
|
19
|
+
exports.V1LabelSelectorToJSON = V1LabelSelectorToJSON;
|
|
20
|
+
exports.V1LabelSelectorToJSONTyped = V1LabelSelectorToJSONTyped;
|
|
21
|
+
const V1LabelSelectorRequirement_1 = require("./V1LabelSelectorRequirement");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the V1LabelSelector interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfV1LabelSelector(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function V1LabelSelectorFromJSON(json) {
|
|
29
|
+
return V1LabelSelectorFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function V1LabelSelectorFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'matchExpressions': json['matchExpressions'] == null ? undefined : (json['matchExpressions'].map(V1LabelSelectorRequirement_1.V1LabelSelectorRequirementFromJSON)),
|
|
37
|
+
'matchLabels': json['matchLabels'] == null ? undefined : json['matchLabels'],
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
function V1LabelSelectorToJSON(json) {
|
|
41
|
+
return V1LabelSelectorToJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
function V1LabelSelectorToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
+
if (value == null) {
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
'matchExpressions': value['matchExpressions'] == null ? undefined : (value['matchExpressions'].map(V1LabelSelectorRequirement_1.V1LabelSelectorRequirementToJSON)),
|
|
49
|
+
'matchLabels': value['matchLabels'],
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* komputer.ai API
|
|
3
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export declare const V1LabelSelectorOperator: {
|
|
17
|
+
readonly LabelSelectorOpIn: "In";
|
|
18
|
+
readonly LabelSelectorOpNotIn: "NotIn";
|
|
19
|
+
readonly LabelSelectorOpExists: "Exists";
|
|
20
|
+
readonly LabelSelectorOpDoesNotExist: "DoesNotExist";
|
|
21
|
+
};
|
|
22
|
+
export type V1LabelSelectorOperator = typeof V1LabelSelectorOperator[keyof typeof V1LabelSelectorOperator];
|
|
23
|
+
export declare function instanceOfV1LabelSelectorOperator(value: any): boolean;
|
|
24
|
+
export declare function V1LabelSelectorOperatorFromJSON(json: any): V1LabelSelectorOperator;
|
|
25
|
+
export declare function V1LabelSelectorOperatorFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1LabelSelectorOperator;
|
|
26
|
+
export declare function V1LabelSelectorOperatorToJSON(value?: V1LabelSelectorOperator | null): any;
|
|
27
|
+
export declare function V1LabelSelectorOperatorToJSONTyped(value: any, ignoreDiscriminator: boolean): V1LabelSelectorOperator;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.V1LabelSelectorOperator = void 0;
|
|
17
|
+
exports.instanceOfV1LabelSelectorOperator = instanceOfV1LabelSelectorOperator;
|
|
18
|
+
exports.V1LabelSelectorOperatorFromJSON = V1LabelSelectorOperatorFromJSON;
|
|
19
|
+
exports.V1LabelSelectorOperatorFromJSONTyped = V1LabelSelectorOperatorFromJSONTyped;
|
|
20
|
+
exports.V1LabelSelectorOperatorToJSON = V1LabelSelectorOperatorToJSON;
|
|
21
|
+
exports.V1LabelSelectorOperatorToJSONTyped = V1LabelSelectorOperatorToJSONTyped;
|
|
22
|
+
/**
|
|
23
|
+
*
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.V1LabelSelectorOperator = {
|
|
27
|
+
LabelSelectorOpIn: 'In',
|
|
28
|
+
LabelSelectorOpNotIn: 'NotIn',
|
|
29
|
+
LabelSelectorOpExists: 'Exists',
|
|
30
|
+
LabelSelectorOpDoesNotExist: 'DoesNotExist'
|
|
31
|
+
};
|
|
32
|
+
function instanceOfV1LabelSelectorOperator(value) {
|
|
33
|
+
for (const key in exports.V1LabelSelectorOperator) {
|
|
34
|
+
if (Object.prototype.hasOwnProperty.call(exports.V1LabelSelectorOperator, key)) {
|
|
35
|
+
if (exports.V1LabelSelectorOperator[key] === value) {
|
|
36
|
+
return true;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
return false;
|
|
41
|
+
}
|
|
42
|
+
function V1LabelSelectorOperatorFromJSON(json) {
|
|
43
|
+
return V1LabelSelectorOperatorFromJSONTyped(json, false);
|
|
44
|
+
}
|
|
45
|
+
function V1LabelSelectorOperatorFromJSONTyped(json, ignoreDiscriminator) {
|
|
46
|
+
return json;
|
|
47
|
+
}
|
|
48
|
+
function V1LabelSelectorOperatorToJSON(value) {
|
|
49
|
+
return value;
|
|
50
|
+
}
|
|
51
|
+
function V1LabelSelectorOperatorToJSONTyped(value, ignoreDiscriminator) {
|
|
52
|
+
return value;
|
|
53
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
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 { V1LabelSelectorOperator } from './V1LabelSelectorOperator';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface V1LabelSelectorRequirement
|
|
17
|
+
*/
|
|
18
|
+
export interface V1LabelSelectorRequirement {
|
|
19
|
+
/**
|
|
20
|
+
* key is the label key that the selector applies to.
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof V1LabelSelectorRequirement
|
|
23
|
+
*/
|
|
24
|
+
key?: string;
|
|
25
|
+
/**
|
|
26
|
+
* operator represents a key's relationship to a set of values.
|
|
27
|
+
* Valid operators are In, NotIn, Exists and DoesNotExist.
|
|
28
|
+
* @type {V1LabelSelectorOperator}
|
|
29
|
+
* @memberof V1LabelSelectorRequirement
|
|
30
|
+
*/
|
|
31
|
+
operator?: V1LabelSelectorOperator;
|
|
32
|
+
/**
|
|
33
|
+
* values is an array of string values. If the operator is In or NotIn,
|
|
34
|
+
* the values array must be non-empty. If the operator is Exists or DoesNotExist,
|
|
35
|
+
* the values array must be empty. This array is replaced during a strategic
|
|
36
|
+
* merge patch.
|
|
37
|
+
* +optional
|
|
38
|
+
* +listType=atomic
|
|
39
|
+
* @type {Array<string>}
|
|
40
|
+
* @memberof V1LabelSelectorRequirement
|
|
41
|
+
*/
|
|
42
|
+
values?: Array<string>;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Check if a given object implements the V1LabelSelectorRequirement interface.
|
|
46
|
+
*/
|
|
47
|
+
export declare function instanceOfV1LabelSelectorRequirement(value: object): value is V1LabelSelectorRequirement;
|
|
48
|
+
export declare function V1LabelSelectorRequirementFromJSON(json: any): V1LabelSelectorRequirement;
|
|
49
|
+
export declare function V1LabelSelectorRequirementFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1LabelSelectorRequirement;
|
|
50
|
+
export declare function V1LabelSelectorRequirementToJSON(json: any): V1LabelSelectorRequirement;
|
|
51
|
+
export declare function V1LabelSelectorRequirementToJSONTyped(value?: V1LabelSelectorRequirement | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* komputer.ai API
|
|
6
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfV1LabelSelectorRequirement = instanceOfV1LabelSelectorRequirement;
|
|
17
|
+
exports.V1LabelSelectorRequirementFromJSON = V1LabelSelectorRequirementFromJSON;
|
|
18
|
+
exports.V1LabelSelectorRequirementFromJSONTyped = V1LabelSelectorRequirementFromJSONTyped;
|
|
19
|
+
exports.V1LabelSelectorRequirementToJSON = V1LabelSelectorRequirementToJSON;
|
|
20
|
+
exports.V1LabelSelectorRequirementToJSONTyped = V1LabelSelectorRequirementToJSONTyped;
|
|
21
|
+
const V1LabelSelectorOperator_1 = require("./V1LabelSelectorOperator");
|
|
22
|
+
/**
|
|
23
|
+
* Check if a given object implements the V1LabelSelectorRequirement interface.
|
|
24
|
+
*/
|
|
25
|
+
function instanceOfV1LabelSelectorRequirement(value) {
|
|
26
|
+
return true;
|
|
27
|
+
}
|
|
28
|
+
function V1LabelSelectorRequirementFromJSON(json) {
|
|
29
|
+
return V1LabelSelectorRequirementFromJSONTyped(json, false);
|
|
30
|
+
}
|
|
31
|
+
function V1LabelSelectorRequirementFromJSONTyped(json, ignoreDiscriminator) {
|
|
32
|
+
if (json == null) {
|
|
33
|
+
return json;
|
|
34
|
+
}
|
|
35
|
+
return {
|
|
36
|
+
'key': json['key'] == null ? undefined : json['key'],
|
|
37
|
+
'operator': json['operator'] == null ? undefined : (0, V1LabelSelectorOperator_1.V1LabelSelectorOperatorFromJSON)(json['operator']),
|
|
38
|
+
'values': json['values'] == null ? undefined : json['values'],
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function V1LabelSelectorRequirementToJSON(json) {
|
|
42
|
+
return V1LabelSelectorRequirementToJSONTyped(json, false);
|
|
43
|
+
}
|
|
44
|
+
function V1LabelSelectorRequirementToJSONTyped(value, ignoreDiscriminator = false) {
|
|
45
|
+
if (value == null) {
|
|
46
|
+
return value;
|
|
47
|
+
}
|
|
48
|
+
return {
|
|
49
|
+
'key': value['key'],
|
|
50
|
+
'operator': (0, V1LabelSelectorOperator_1.V1LabelSelectorOperatorToJSON)(value['operator']),
|
|
51
|
+
'values': value['values'],
|
|
52
|
+
};
|
|
53
|
+
}
|