@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,238 @@
|
|
|
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 { V1OwnerReference } from './V1OwnerReference';
|
|
13
|
+
import type { V1ManagedFieldsEntry } from './V1ManagedFieldsEntry';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface V1ObjectMeta
|
|
18
|
+
*/
|
|
19
|
+
export interface V1ObjectMeta {
|
|
20
|
+
/**
|
|
21
|
+
* Annotations is an unstructured key value map stored with a resource that may be
|
|
22
|
+
* set by external tools to store and retrieve arbitrary metadata. They are not
|
|
23
|
+
* queryable and should be preserved when modifying objects.
|
|
24
|
+
* More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations
|
|
25
|
+
* +optional
|
|
26
|
+
* @type {{ [key: string]: string; }}
|
|
27
|
+
* @memberof V1ObjectMeta
|
|
28
|
+
*/
|
|
29
|
+
annotations?: {
|
|
30
|
+
[key: string]: string;
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* CreationTimestamp is a timestamp representing the server time when this object was
|
|
34
|
+
* created. It is not guaranteed to be set in happens-before order across separate operations.
|
|
35
|
+
* Clients may not set this value. It is represented in RFC3339 form and is in UTC.
|
|
36
|
+
*
|
|
37
|
+
* Populated by the system.
|
|
38
|
+
* Read-only.
|
|
39
|
+
* Null for lists.
|
|
40
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
41
|
+
* +optional
|
|
42
|
+
* @type {string}
|
|
43
|
+
* @memberof V1ObjectMeta
|
|
44
|
+
*/
|
|
45
|
+
creationTimestamp?: string;
|
|
46
|
+
/**
|
|
47
|
+
* Number of seconds allowed for this object to gracefully terminate before
|
|
48
|
+
* it will be removed from the system. Only set when deletionTimestamp is also set.
|
|
49
|
+
* May only be shortened.
|
|
50
|
+
* Read-only.
|
|
51
|
+
* +optional
|
|
52
|
+
* @type {number}
|
|
53
|
+
* @memberof V1ObjectMeta
|
|
54
|
+
*/
|
|
55
|
+
deletionGracePeriodSeconds?: number;
|
|
56
|
+
/**
|
|
57
|
+
* DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This
|
|
58
|
+
* field is set by the server when a graceful deletion is requested by the user, and is not
|
|
59
|
+
* directly settable by a client. The resource is expected to be deleted (no longer visible
|
|
60
|
+
* from resource lists, and not reachable by name) after the time in this field, once the
|
|
61
|
+
* finalizers list is empty. As long as the finalizers list contains items, deletion is blocked.
|
|
62
|
+
* Once the deletionTimestamp is set, this value may not be unset or be set further into the
|
|
63
|
+
* future, although it may be shortened or the resource may be deleted prior to this time.
|
|
64
|
+
* For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react
|
|
65
|
+
* by sending a graceful termination signal to the containers in the pod. After that 30 seconds,
|
|
66
|
+
* the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup,
|
|
67
|
+
* remove the pod from the API. In the presence of network partitions, this object may still
|
|
68
|
+
* exist after this timestamp, until an administrator or automated process can determine the
|
|
69
|
+
* resource is fully terminated.
|
|
70
|
+
* If not set, graceful deletion of the object has not been requested.
|
|
71
|
+
*
|
|
72
|
+
* Populated by the system when a graceful deletion is requested.
|
|
73
|
+
* Read-only.
|
|
74
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
75
|
+
* +optional
|
|
76
|
+
* @type {string}
|
|
77
|
+
* @memberof V1ObjectMeta
|
|
78
|
+
*/
|
|
79
|
+
deletionTimestamp?: string;
|
|
80
|
+
/**
|
|
81
|
+
* Must be empty before the object is deleted from the registry. Each entry
|
|
82
|
+
* is an identifier for the responsible component that will remove the entry
|
|
83
|
+
* from the list. If the deletionTimestamp of the object is non-nil, entries
|
|
84
|
+
* in this list can only be removed.
|
|
85
|
+
* Finalizers may be processed and removed in any order. Order is NOT enforced
|
|
86
|
+
* because it introduces significant risk of stuck finalizers.
|
|
87
|
+
* finalizers is a shared field, any actor with permission can reorder it.
|
|
88
|
+
* If the finalizer list is processed in order, then this can lead to a situation
|
|
89
|
+
* in which the component responsible for the first finalizer in the list is
|
|
90
|
+
* waiting for a signal (field value, external system, or other) produced by a
|
|
91
|
+
* component responsible for a finalizer later in the list, resulting in a deadlock.
|
|
92
|
+
* Without enforced ordering finalizers are free to order amongst themselves and
|
|
93
|
+
* are not vulnerable to ordering changes in the list.
|
|
94
|
+
* +optional
|
|
95
|
+
* +patchStrategy=merge
|
|
96
|
+
* +listType=set
|
|
97
|
+
* @type {Array<string>}
|
|
98
|
+
* @memberof V1ObjectMeta
|
|
99
|
+
*/
|
|
100
|
+
finalizers?: Array<string>;
|
|
101
|
+
/**
|
|
102
|
+
* GenerateName is an optional prefix, used by the server, to generate a unique
|
|
103
|
+
* name ONLY IF the Name field has not been provided.
|
|
104
|
+
* If this field is used, the name returned to the client will be different
|
|
105
|
+
* than the name passed. This value will also be combined with a unique suffix.
|
|
106
|
+
* The provided value has the same validation rules as the Name field,
|
|
107
|
+
* and may be truncated by the length of the suffix required to make the value
|
|
108
|
+
* unique on the server.
|
|
109
|
+
*
|
|
110
|
+
* If this field is specified and the generated name exists, the server will return a 409.
|
|
111
|
+
*
|
|
112
|
+
* Applied only if Name is not specified.
|
|
113
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency
|
|
114
|
+
* +optional
|
|
115
|
+
* @type {string}
|
|
116
|
+
* @memberof V1ObjectMeta
|
|
117
|
+
*/
|
|
118
|
+
generateName?: string;
|
|
119
|
+
/**
|
|
120
|
+
* A sequence number representing a specific generation of the desired state.
|
|
121
|
+
* Populated by the system. Read-only.
|
|
122
|
+
* +optional
|
|
123
|
+
* @type {number}
|
|
124
|
+
* @memberof V1ObjectMeta
|
|
125
|
+
*/
|
|
126
|
+
generation?: number;
|
|
127
|
+
/**
|
|
128
|
+
* Map of string keys and values that can be used to organize and categorize
|
|
129
|
+
* (scope and select) objects. May match selectors of replication controllers
|
|
130
|
+
* and services.
|
|
131
|
+
* More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels
|
|
132
|
+
* +optional
|
|
133
|
+
* @type {{ [key: string]: string; }}
|
|
134
|
+
* @memberof V1ObjectMeta
|
|
135
|
+
*/
|
|
136
|
+
labels?: {
|
|
137
|
+
[key: string]: string;
|
|
138
|
+
};
|
|
139
|
+
/**
|
|
140
|
+
* ManagedFields maps workflow-id and version to the set of fields
|
|
141
|
+
* that are managed by that workflow. This is mostly for internal
|
|
142
|
+
* housekeeping, and users typically shouldn't need to set or
|
|
143
|
+
* understand this field. A workflow can be the user's name, a
|
|
144
|
+
* controller's name, or the name of a specific apply path like
|
|
145
|
+
* "ci-cd". The set of fields is always in the version that the
|
|
146
|
+
* workflow used when modifying the object.
|
|
147
|
+
*
|
|
148
|
+
* +optional
|
|
149
|
+
* +listType=atomic
|
|
150
|
+
* @type {Array<V1ManagedFieldsEntry>}
|
|
151
|
+
* @memberof V1ObjectMeta
|
|
152
|
+
*/
|
|
153
|
+
managedFields?: Array<V1ManagedFieldsEntry>;
|
|
154
|
+
/**
|
|
155
|
+
* Name must be unique within a namespace. Is required when creating resources, although
|
|
156
|
+
* some resources may allow a client to request the generation of an appropriate name
|
|
157
|
+
* automatically. Name is primarily intended for creation idempotence and configuration
|
|
158
|
+
* definition.
|
|
159
|
+
* Cannot be updated.
|
|
160
|
+
* More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names
|
|
161
|
+
* +optional
|
|
162
|
+
* @type {string}
|
|
163
|
+
* @memberof V1ObjectMeta
|
|
164
|
+
*/
|
|
165
|
+
name?: string;
|
|
166
|
+
/**
|
|
167
|
+
* Namespace defines the space within which each name must be unique. An empty namespace is
|
|
168
|
+
* equivalent to the "default" namespace, but "default" is the canonical representation.
|
|
169
|
+
* Not all objects are required to be scoped to a namespace - the value of this field for
|
|
170
|
+
* those objects will be empty.
|
|
171
|
+
*
|
|
172
|
+
* Must be a DNS_LABEL.
|
|
173
|
+
* Cannot be updated.
|
|
174
|
+
* More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces
|
|
175
|
+
* +optional
|
|
176
|
+
* @type {string}
|
|
177
|
+
* @memberof V1ObjectMeta
|
|
178
|
+
*/
|
|
179
|
+
namespace?: string;
|
|
180
|
+
/**
|
|
181
|
+
* List of objects depended by this object. If ALL objects in the list have
|
|
182
|
+
* been deleted, this object will be garbage collected. If this object is managed by a controller,
|
|
183
|
+
* then an entry in this list will point to this controller, with the controller field set to true.
|
|
184
|
+
* There cannot be more than one managing controller.
|
|
185
|
+
* +optional
|
|
186
|
+
* +patchMergeKey=uid
|
|
187
|
+
* +patchStrategy=merge
|
|
188
|
+
* +listType=map
|
|
189
|
+
* +listMapKey=uid
|
|
190
|
+
* @type {Array<V1OwnerReference>}
|
|
191
|
+
* @memberof V1ObjectMeta
|
|
192
|
+
*/
|
|
193
|
+
ownerReferences?: Array<V1OwnerReference>;
|
|
194
|
+
/**
|
|
195
|
+
* An opaque value that represents the internal version of this object that can
|
|
196
|
+
* be used by clients to determine when objects have changed. May be used for optimistic
|
|
197
|
+
* concurrency, change detection, and the watch operation on a resource or set of resources.
|
|
198
|
+
* Clients must treat these values as opaque and passed unmodified back to the server.
|
|
199
|
+
* They may only be valid for a particular resource or set of resources.
|
|
200
|
+
*
|
|
201
|
+
* Populated by the system.
|
|
202
|
+
* Read-only.
|
|
203
|
+
* Value must be treated as opaque by clients and .
|
|
204
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency
|
|
205
|
+
* +optional
|
|
206
|
+
* @type {string}
|
|
207
|
+
* @memberof V1ObjectMeta
|
|
208
|
+
*/
|
|
209
|
+
resourceVersion?: string;
|
|
210
|
+
/**
|
|
211
|
+
* Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.
|
|
212
|
+
* +optional
|
|
213
|
+
* @type {string}
|
|
214
|
+
* @memberof V1ObjectMeta
|
|
215
|
+
*/
|
|
216
|
+
selfLink?: string;
|
|
217
|
+
/**
|
|
218
|
+
* UID is the unique in time and space value for this object. It is typically generated by
|
|
219
|
+
* the server on successful creation of a resource and is not allowed to change on PUT
|
|
220
|
+
* operations.
|
|
221
|
+
*
|
|
222
|
+
* Populated by the system.
|
|
223
|
+
* Read-only.
|
|
224
|
+
* More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids
|
|
225
|
+
* +optional
|
|
226
|
+
* @type {string}
|
|
227
|
+
* @memberof V1ObjectMeta
|
|
228
|
+
*/
|
|
229
|
+
uid?: string;
|
|
230
|
+
}
|
|
231
|
+
/**
|
|
232
|
+
* Check if a given object implements the V1ObjectMeta interface.
|
|
233
|
+
*/
|
|
234
|
+
export declare function instanceOfV1ObjectMeta(value: object): value is V1ObjectMeta;
|
|
235
|
+
export declare function V1ObjectMetaFromJSON(json: any): V1ObjectMeta;
|
|
236
|
+
export declare function V1ObjectMetaFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1ObjectMeta;
|
|
237
|
+
export declare function V1ObjectMetaToJSON(json: any): V1ObjectMeta;
|
|
238
|
+
export declare function V1ObjectMetaToJSONTyped(value?: V1ObjectMeta | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* komputer.ai API
|
|
5
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
import { V1OwnerReferenceFromJSON, V1OwnerReferenceToJSON, } from './V1OwnerReference';
|
|
15
|
+
import { V1ManagedFieldsEntryFromJSON, V1ManagedFieldsEntryToJSON, } from './V1ManagedFieldsEntry';
|
|
16
|
+
/**
|
|
17
|
+
* Check if a given object implements the V1ObjectMeta interface.
|
|
18
|
+
*/
|
|
19
|
+
export function instanceOfV1ObjectMeta(value) {
|
|
20
|
+
return true;
|
|
21
|
+
}
|
|
22
|
+
export function V1ObjectMetaFromJSON(json) {
|
|
23
|
+
return V1ObjectMetaFromJSONTyped(json, false);
|
|
24
|
+
}
|
|
25
|
+
export function V1ObjectMetaFromJSONTyped(json, ignoreDiscriminator) {
|
|
26
|
+
if (json == null) {
|
|
27
|
+
return json;
|
|
28
|
+
}
|
|
29
|
+
return {
|
|
30
|
+
'annotations': json['annotations'] == null ? undefined : json['annotations'],
|
|
31
|
+
'creationTimestamp': json['creationTimestamp'] == null ? undefined : json['creationTimestamp'],
|
|
32
|
+
'deletionGracePeriodSeconds': json['deletionGracePeriodSeconds'] == null ? undefined : json['deletionGracePeriodSeconds'],
|
|
33
|
+
'deletionTimestamp': json['deletionTimestamp'] == null ? undefined : json['deletionTimestamp'],
|
|
34
|
+
'finalizers': json['finalizers'] == null ? undefined : json['finalizers'],
|
|
35
|
+
'generateName': json['generateName'] == null ? undefined : json['generateName'],
|
|
36
|
+
'generation': json['generation'] == null ? undefined : json['generation'],
|
|
37
|
+
'labels': json['labels'] == null ? undefined : json['labels'],
|
|
38
|
+
'managedFields': json['managedFields'] == null ? undefined : (json['managedFields'].map(V1ManagedFieldsEntryFromJSON)),
|
|
39
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
40
|
+
'namespace': json['namespace'] == null ? undefined : json['namespace'],
|
|
41
|
+
'ownerReferences': json['ownerReferences'] == null ? undefined : (json['ownerReferences'].map(V1OwnerReferenceFromJSON)),
|
|
42
|
+
'resourceVersion': json['resourceVersion'] == null ? undefined : json['resourceVersion'],
|
|
43
|
+
'selfLink': json['selfLink'] == null ? undefined : json['selfLink'],
|
|
44
|
+
'uid': json['uid'] == null ? undefined : json['uid'],
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
export function V1ObjectMetaToJSON(json) {
|
|
48
|
+
return V1ObjectMetaToJSONTyped(json, false);
|
|
49
|
+
}
|
|
50
|
+
export function V1ObjectMetaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
51
|
+
if (value == null) {
|
|
52
|
+
return value;
|
|
53
|
+
}
|
|
54
|
+
return {
|
|
55
|
+
'annotations': value['annotations'],
|
|
56
|
+
'creationTimestamp': value['creationTimestamp'],
|
|
57
|
+
'deletionGracePeriodSeconds': value['deletionGracePeriodSeconds'],
|
|
58
|
+
'deletionTimestamp': value['deletionTimestamp'],
|
|
59
|
+
'finalizers': value['finalizers'],
|
|
60
|
+
'generateName': value['generateName'],
|
|
61
|
+
'generation': value['generation'],
|
|
62
|
+
'labels': value['labels'],
|
|
63
|
+
'managedFields': value['managedFields'] == null ? undefined : (value['managedFields'].map(V1ManagedFieldsEntryToJSON)),
|
|
64
|
+
'name': value['name'],
|
|
65
|
+
'namespace': value['namespace'],
|
|
66
|
+
'ownerReferences': value['ownerReferences'] == null ? undefined : (value['ownerReferences'].map(V1OwnerReferenceToJSON)),
|
|
67
|
+
'resourceVersion': value['resourceVersion'],
|
|
68
|
+
'selfLink': value['selfLink'],
|
|
69
|
+
'uid': value['uid'],
|
|
70
|
+
};
|
|
71
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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 V1OwnerReference
|
|
16
|
+
*/
|
|
17
|
+
export interface V1OwnerReference {
|
|
18
|
+
/**
|
|
19
|
+
* API version of the referent.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof V1OwnerReference
|
|
22
|
+
*/
|
|
23
|
+
apiVersion?: string;
|
|
24
|
+
/**
|
|
25
|
+
* If true, AND if the owner has the "foregroundDeletion" finalizer, then
|
|
26
|
+
* the owner cannot be deleted from the key-value store until this
|
|
27
|
+
* reference is removed.
|
|
28
|
+
* See https://kubernetes.io/docs/concepts/architecture/garbage-collection/#foreground-deletion
|
|
29
|
+
* for how the garbage collector interacts with this field and enforces the foreground deletion.
|
|
30
|
+
* Defaults to false.
|
|
31
|
+
* To set this field, a user needs "delete" permission of the owner,
|
|
32
|
+
* otherwise 422 (Unprocessable Entity) will be returned.
|
|
33
|
+
* +optional
|
|
34
|
+
* @type {boolean}
|
|
35
|
+
* @memberof V1OwnerReference
|
|
36
|
+
*/
|
|
37
|
+
blockOwnerDeletion?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* If true, this reference points to the managing controller.
|
|
40
|
+
* +optional
|
|
41
|
+
* @type {boolean}
|
|
42
|
+
* @memberof V1OwnerReference
|
|
43
|
+
*/
|
|
44
|
+
controller?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Kind of the referent.
|
|
47
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
48
|
+
* @type {string}
|
|
49
|
+
* @memberof V1OwnerReference
|
|
50
|
+
*/
|
|
51
|
+
kind?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Name of the referent.
|
|
54
|
+
* More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#names
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof V1OwnerReference
|
|
57
|
+
*/
|
|
58
|
+
name?: string;
|
|
59
|
+
/**
|
|
60
|
+
* UID of the referent.
|
|
61
|
+
* More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids
|
|
62
|
+
* @type {string}
|
|
63
|
+
* @memberof V1OwnerReference
|
|
64
|
+
*/
|
|
65
|
+
uid?: string;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* Check if a given object implements the V1OwnerReference interface.
|
|
69
|
+
*/
|
|
70
|
+
export declare function instanceOfV1OwnerReference(value: object): value is V1OwnerReference;
|
|
71
|
+
export declare function V1OwnerReferenceFromJSON(json: any): V1OwnerReference;
|
|
72
|
+
export declare function V1OwnerReferenceFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1OwnerReference;
|
|
73
|
+
export declare function V1OwnerReferenceToJSON(json: any): V1OwnerReference;
|
|
74
|
+
export declare function V1OwnerReferenceToJSONTyped(value?: V1OwnerReference | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* komputer.ai API
|
|
5
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Check if a given object implements the V1OwnerReference interface.
|
|
16
|
+
*/
|
|
17
|
+
export function instanceOfV1OwnerReference(value) {
|
|
18
|
+
return true;
|
|
19
|
+
}
|
|
20
|
+
export function V1OwnerReferenceFromJSON(json) {
|
|
21
|
+
return V1OwnerReferenceFromJSONTyped(json, false);
|
|
22
|
+
}
|
|
23
|
+
export function V1OwnerReferenceFromJSONTyped(json, ignoreDiscriminator) {
|
|
24
|
+
if (json == null) {
|
|
25
|
+
return json;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'apiVersion': json['apiVersion'] == null ? undefined : json['apiVersion'],
|
|
29
|
+
'blockOwnerDeletion': json['blockOwnerDeletion'] == null ? undefined : json['blockOwnerDeletion'],
|
|
30
|
+
'controller': json['controller'] == null ? undefined : json['controller'],
|
|
31
|
+
'kind': json['kind'] == null ? undefined : json['kind'],
|
|
32
|
+
'name': json['name'] == null ? undefined : json['name'],
|
|
33
|
+
'uid': json['uid'] == null ? undefined : json['uid'],
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
export function V1OwnerReferenceToJSON(json) {
|
|
37
|
+
return V1OwnerReferenceToJSONTyped(json, false);
|
|
38
|
+
}
|
|
39
|
+
export function V1OwnerReferenceToJSONTyped(value, ignoreDiscriminator = false) {
|
|
40
|
+
if (value == null) {
|
|
41
|
+
return value;
|
|
42
|
+
}
|
|
43
|
+
return {
|
|
44
|
+
'apiVersion': value['apiVersion'],
|
|
45
|
+
'blockOwnerDeletion': value['blockOwnerDeletion'],
|
|
46
|
+
'controller': value['controller'],
|
|
47
|
+
'kind': value['kind'],
|
|
48
|
+
'name': value['name'],
|
|
49
|
+
'uid': value['uid'],
|
|
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 V1PersistentVolumeAccessMode: {
|
|
17
|
+
readonly ReadWriteOnce: "ReadWriteOnce";
|
|
18
|
+
readonly ReadOnlyMany: "ReadOnlyMany";
|
|
19
|
+
readonly ReadWriteMany: "ReadWriteMany";
|
|
20
|
+
readonly ReadWriteOncePod: "ReadWriteOncePod";
|
|
21
|
+
};
|
|
22
|
+
export type V1PersistentVolumeAccessMode = typeof V1PersistentVolumeAccessMode[keyof typeof V1PersistentVolumeAccessMode];
|
|
23
|
+
export declare function instanceOfV1PersistentVolumeAccessMode(value: any): boolean;
|
|
24
|
+
export declare function V1PersistentVolumeAccessModeFromJSON(json: any): V1PersistentVolumeAccessMode;
|
|
25
|
+
export declare function V1PersistentVolumeAccessModeFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1PersistentVolumeAccessMode;
|
|
26
|
+
export declare function V1PersistentVolumeAccessModeToJSON(value?: V1PersistentVolumeAccessMode | null): any;
|
|
27
|
+
export declare function V1PersistentVolumeAccessModeToJSONTyped(value: any, ignoreDiscriminator: boolean): V1PersistentVolumeAccessMode;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* komputer.ai API
|
|
5
|
+
* API-first platform for running persistent Claude AI agents on Kubernetes. Designed to be driven by external systems — create agents, send tasks, and stream real-time results via REST + WebSocket.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
*/
|
|
18
|
+
export const V1PersistentVolumeAccessMode = {
|
|
19
|
+
ReadWriteOnce: 'ReadWriteOnce',
|
|
20
|
+
ReadOnlyMany: 'ReadOnlyMany',
|
|
21
|
+
ReadWriteMany: 'ReadWriteMany',
|
|
22
|
+
ReadWriteOncePod: 'ReadWriteOncePod'
|
|
23
|
+
};
|
|
24
|
+
export function instanceOfV1PersistentVolumeAccessMode(value) {
|
|
25
|
+
for (const key in V1PersistentVolumeAccessMode) {
|
|
26
|
+
if (Object.prototype.hasOwnProperty.call(V1PersistentVolumeAccessMode, key)) {
|
|
27
|
+
if (V1PersistentVolumeAccessMode[key] === value) {
|
|
28
|
+
return true;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
return false;
|
|
33
|
+
}
|
|
34
|
+
export function V1PersistentVolumeAccessModeFromJSON(json) {
|
|
35
|
+
return V1PersistentVolumeAccessModeFromJSONTyped(json, false);
|
|
36
|
+
}
|
|
37
|
+
export function V1PersistentVolumeAccessModeFromJSONTyped(json, ignoreDiscriminator) {
|
|
38
|
+
return json;
|
|
39
|
+
}
|
|
40
|
+
export function V1PersistentVolumeAccessModeToJSON(value) {
|
|
41
|
+
return value;
|
|
42
|
+
}
|
|
43
|
+
export function V1PersistentVolumeAccessModeToJSONTyped(value, ignoreDiscriminator) {
|
|
44
|
+
return value;
|
|
45
|
+
}
|
|
@@ -0,0 +1,142 @@
|
|
|
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 { V1PersistentVolumeAccessMode } from './V1PersistentVolumeAccessMode';
|
|
13
|
+
import type { V1TypedLocalObjectReference } from './V1TypedLocalObjectReference';
|
|
14
|
+
import type { V1PersistentVolumeMode } from './V1PersistentVolumeMode';
|
|
15
|
+
import type { V1LabelSelector } from './V1LabelSelector';
|
|
16
|
+
import type { V1VolumeResourceRequirements } from './V1VolumeResourceRequirements';
|
|
17
|
+
import type { V1TypedObjectReference } from './V1TypedObjectReference';
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface V1PersistentVolumeClaimSpec
|
|
22
|
+
*/
|
|
23
|
+
export interface V1PersistentVolumeClaimSpec {
|
|
24
|
+
/**
|
|
25
|
+
* accessModes contains the desired access modes the volume should have.
|
|
26
|
+
* More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1
|
|
27
|
+
* +optional
|
|
28
|
+
* +listType=atomic
|
|
29
|
+
* @type {Array<V1PersistentVolumeAccessMode>}
|
|
30
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
31
|
+
*/
|
|
32
|
+
accessModes?: Array<V1PersistentVolumeAccessMode>;
|
|
33
|
+
/**
|
|
34
|
+
* dataSource field can be used to specify either:
|
|
35
|
+
* * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot)
|
|
36
|
+
* * An existing PVC (PersistentVolumeClaim)
|
|
37
|
+
* If the provisioner or an external controller can support the specified data source,
|
|
38
|
+
* it will create a new volume based on the contents of the specified data source.
|
|
39
|
+
* When the AnyVolumeDataSource feature gate is enabled, dataSource contents will be copied to dataSourceRef,
|
|
40
|
+
* and dataSourceRef contents will be copied to dataSource when dataSourceRef.namespace is not specified.
|
|
41
|
+
* If the namespace is specified, then dataSourceRef will not be copied to dataSource.
|
|
42
|
+
* +optional
|
|
43
|
+
* @type {V1TypedLocalObjectReference}
|
|
44
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
45
|
+
*/
|
|
46
|
+
dataSource?: V1TypedLocalObjectReference;
|
|
47
|
+
/**
|
|
48
|
+
* dataSourceRef specifies the object from which to populate the volume with data, if a non-empty
|
|
49
|
+
* volume is desired. This may be any object from a non-empty API group (non
|
|
50
|
+
* core object) or a PersistentVolumeClaim object.
|
|
51
|
+
* When this field is specified, volume binding will only succeed if the type of
|
|
52
|
+
* the specified object matches some installed volume populator or dynamic
|
|
53
|
+
* provisioner.
|
|
54
|
+
* This field will replace the functionality of the dataSource field and as such
|
|
55
|
+
* if both fields are non-empty, they must have the same value. For backwards
|
|
56
|
+
* compatibility, when namespace isn't specified in dataSourceRef,
|
|
57
|
+
* both fields (dataSource and dataSourceRef) will be set to the same
|
|
58
|
+
* value automatically if one of them is empty and the other is non-empty.
|
|
59
|
+
* When namespace is specified in dataSourceRef,
|
|
60
|
+
* dataSource isn't set to the same value and must be empty.
|
|
61
|
+
* There are three important differences between dataSource and dataSourceRef:
|
|
62
|
+
* * While dataSource only allows two specific types of objects, dataSourceRef
|
|
63
|
+
* allows any non-core object, as well as PersistentVolumeClaim objects.
|
|
64
|
+
* * While dataSource ignores disallowed values (dropping them), dataSourceRef
|
|
65
|
+
* preserves all values, and generates an error if a disallowed value is
|
|
66
|
+
* specified.
|
|
67
|
+
* * While dataSource only allows local objects, dataSourceRef allows objects
|
|
68
|
+
* in any namespaces.
|
|
69
|
+
* (Beta) Using this field requires the AnyVolumeDataSource feature gate to be enabled.
|
|
70
|
+
* (Alpha) Using the namespace field of dataSourceRef requires the CrossNamespaceVolumeDataSource feature gate to be enabled.
|
|
71
|
+
* +optional
|
|
72
|
+
* @type {V1TypedObjectReference}
|
|
73
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
74
|
+
*/
|
|
75
|
+
dataSourceRef?: V1TypedObjectReference;
|
|
76
|
+
/**
|
|
77
|
+
* resources represents the minimum resources the volume should have.
|
|
78
|
+
* Users are allowed to specify resource requirements
|
|
79
|
+
* that are lower than previous value but must still be higher than capacity recorded in the
|
|
80
|
+
* status field of the claim.
|
|
81
|
+
* More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
|
|
82
|
+
* +optional
|
|
83
|
+
* @type {V1VolumeResourceRequirements}
|
|
84
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
85
|
+
*/
|
|
86
|
+
resources?: V1VolumeResourceRequirements;
|
|
87
|
+
/**
|
|
88
|
+
* selector is a label query over volumes to consider for binding.
|
|
89
|
+
* +optional
|
|
90
|
+
* @type {V1LabelSelector}
|
|
91
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
92
|
+
*/
|
|
93
|
+
selector?: V1LabelSelector;
|
|
94
|
+
/**
|
|
95
|
+
* storageClassName is the name of the StorageClass required by the claim.
|
|
96
|
+
* More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1
|
|
97
|
+
* +optional
|
|
98
|
+
* @type {string}
|
|
99
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
100
|
+
*/
|
|
101
|
+
storageClassName?: string;
|
|
102
|
+
/**
|
|
103
|
+
* volumeAttributesClassName may be used to set the VolumeAttributesClass used by this claim.
|
|
104
|
+
* If specified, the CSI driver will create or update the volume with the attributes defined
|
|
105
|
+
* in the corresponding VolumeAttributesClass. This has a different purpose than storageClassName,
|
|
106
|
+
* it can be changed after the claim is created. An empty string or nil value indicates that no
|
|
107
|
+
* VolumeAttributesClass will be applied to the claim. If the claim enters an Infeasible error state,
|
|
108
|
+
* this field can be reset to its previous value (including nil) to cancel the modification.
|
|
109
|
+
* If the resource referred to by volumeAttributesClass does not exist, this PersistentVolumeClaim will be
|
|
110
|
+
* set to a Pending state, as reflected by the modifyVolumeStatus field, until such as a resource
|
|
111
|
+
* exists.
|
|
112
|
+
* More info: https://kubernetes.io/docs/concepts/storage/volume-attributes-classes/
|
|
113
|
+
* +featureGate=VolumeAttributesClass
|
|
114
|
+
* +optional
|
|
115
|
+
* @type {string}
|
|
116
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
117
|
+
*/
|
|
118
|
+
volumeAttributesClassName?: string;
|
|
119
|
+
/**
|
|
120
|
+
* volumeMode defines what type of volume is required by the claim.
|
|
121
|
+
* Value of Filesystem is implied when not included in claim spec.
|
|
122
|
+
* +optional
|
|
123
|
+
* @type {V1PersistentVolumeMode}
|
|
124
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
125
|
+
*/
|
|
126
|
+
volumeMode?: V1PersistentVolumeMode;
|
|
127
|
+
/**
|
|
128
|
+
* volumeName is the binding reference to the PersistentVolume backing this claim.
|
|
129
|
+
* +optional
|
|
130
|
+
* @type {string}
|
|
131
|
+
* @memberof V1PersistentVolumeClaimSpec
|
|
132
|
+
*/
|
|
133
|
+
volumeName?: string;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Check if a given object implements the V1PersistentVolumeClaimSpec interface.
|
|
137
|
+
*/
|
|
138
|
+
export declare function instanceOfV1PersistentVolumeClaimSpec(value: object): value is V1PersistentVolumeClaimSpec;
|
|
139
|
+
export declare function V1PersistentVolumeClaimSpecFromJSON(json: any): V1PersistentVolumeClaimSpec;
|
|
140
|
+
export declare function V1PersistentVolumeClaimSpecFromJSONTyped(json: any, ignoreDiscriminator: boolean): V1PersistentVolumeClaimSpec;
|
|
141
|
+
export declare function V1PersistentVolumeClaimSpecToJSON(json: any): V1PersistentVolumeClaimSpec;
|
|
142
|
+
export declare function V1PersistentVolumeClaimSpecToJSONTyped(value?: V1PersistentVolumeClaimSpec | null, ignoreDiscriminator?: boolean): any;
|