@pulumi/kubernetes 0.0.1-alpha.100
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/LICENSE +202 -0
- package/README.md +231 -0
- package/admissionregistration/index.d.ts +4 -0
- package/admissionregistration/index.js +13 -0
- package/admissionregistration/index.js.map +1 -0
- package/admissionregistration/v1/index.d.ts +36 -0
- package/admissionregistration/v1/index.js +66 -0
- package/admissionregistration/v1/index.js.map +1 -0
- package/admissionregistration/v1/mutatingWebhookConfiguration.d.ts +67 -0
- package/admissionregistration/v1/mutatingWebhookConfiguration.js +64 -0
- package/admissionregistration/v1/mutatingWebhookConfiguration.js.map +1 -0
- package/admissionregistration/v1/mutatingWebhookConfigurationList.d.ts +67 -0
- package/admissionregistration/v1/mutatingWebhookConfigurationList.js +65 -0
- package/admissionregistration/v1/mutatingWebhookConfigurationList.js.map +1 -0
- package/admissionregistration/v1/mutatingWebhookConfigurationPatch.d.ts +73 -0
- package/admissionregistration/v1/mutatingWebhookConfigurationPatch.js +70 -0
- package/admissionregistration/v1/mutatingWebhookConfigurationPatch.js.map +1 -0
- package/admissionregistration/v1/validatingAdmissionPolicy.d.ts +71 -0
- package/admissionregistration/v1/validatingAdmissionPolicy.js +66 -0
- package/admissionregistration/v1/validatingAdmissionPolicy.js.map +1 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBinding.d.ts +71 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBinding.js +68 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBinding.js.map +1 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBindingList.d.ts +67 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBindingList.js +65 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBindingList.js.map +1 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBindingPatch.d.ts +77 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBindingPatch.js +74 -0
- package/admissionregistration/v1/validatingAdmissionPolicyBindingPatch.js.map +1 -0
- package/admissionregistration/v1/validatingAdmissionPolicyList.d.ts +67 -0
- package/admissionregistration/v1/validatingAdmissionPolicyList.js +65 -0
- package/admissionregistration/v1/validatingAdmissionPolicyList.js.map +1 -0
- package/admissionregistration/v1/validatingAdmissionPolicyPatch.d.ts +77 -0
- package/admissionregistration/v1/validatingAdmissionPolicyPatch.js +72 -0
- package/admissionregistration/v1/validatingAdmissionPolicyPatch.js.map +1 -0
- package/admissionregistration/v1/validatingWebhookConfiguration.d.ts +67 -0
- package/admissionregistration/v1/validatingWebhookConfiguration.js +64 -0
- package/admissionregistration/v1/validatingWebhookConfiguration.js.map +1 -0
- package/admissionregistration/v1/validatingWebhookConfigurationList.d.ts +67 -0
- package/admissionregistration/v1/validatingWebhookConfigurationList.js +65 -0
- package/admissionregistration/v1/validatingWebhookConfigurationList.js.map +1 -0
- package/admissionregistration/v1/validatingWebhookConfigurationPatch.d.ts +73 -0
- package/admissionregistration/v1/validatingWebhookConfigurationPatch.js +70 -0
- package/admissionregistration/v1/validatingWebhookConfigurationPatch.js.map +1 -0
- package/admissionregistration/v1alpha1/index.d.ts +36 -0
- package/admissionregistration/v1alpha1/index.js +66 -0
- package/admissionregistration/v1alpha1/index.js.map +1 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicy.d.ts +67 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicy.js +62 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicy.js.map +1 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBinding.d.ts +71 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBinding.js +66 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBinding.js.map +1 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBindingList.d.ts +67 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBindingList.js +65 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBindingList.js.map +1 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBindingPatch.d.ts +77 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBindingPatch.js +72 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyBindingPatch.js.map +1 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyList.d.ts +67 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyList.js +65 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyList.js.map +1 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyPatch.d.ts +73 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyPatch.js +68 -0
- package/admissionregistration/v1alpha1/mutatingAdmissionPolicyPatch.js.map +1 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicy.d.ts +71 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicy.js +66 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicy.js.map +1 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBinding.d.ts +67 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBinding.js +64 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBinding.js.map +1 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBindingList.d.ts +67 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBindingList.js +65 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBindingList.js.map +1 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBindingPatch.d.ts +73 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBindingPatch.js +70 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyBindingPatch.js.map +1 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyList.d.ts +67 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyList.js +65 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyList.js.map +1 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.d.ts +77 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.js +72 -0
- package/admissionregistration/v1alpha1/validatingAdmissionPolicyPatch.js.map +1 -0
- package/admissionregistration/v1beta1/index.d.ts +36 -0
- package/admissionregistration/v1beta1/index.js +66 -0
- package/admissionregistration/v1beta1/index.js.map +1 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfiguration.d.ts +67 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfiguration.js +64 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfiguration.js.map +1 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfigurationList.d.ts +67 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfigurationList.js +65 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfigurationList.js.map +1 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfigurationPatch.d.ts +73 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfigurationPatch.js +70 -0
- package/admissionregistration/v1beta1/mutatingWebhookConfigurationPatch.js.map +1 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicy.d.ts +71 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicy.js +66 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicy.js.map +1 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBinding.d.ts +71 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBinding.js +68 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBinding.js.map +1 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBindingList.d.ts +67 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBindingList.js +65 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBindingList.js.map +1 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBindingPatch.d.ts +77 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBindingPatch.js +74 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyBindingPatch.js.map +1 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyList.d.ts +67 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyList.js +65 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyList.js.map +1 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyPatch.d.ts +77 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyPatch.js +72 -0
- package/admissionregistration/v1beta1/validatingAdmissionPolicyPatch.js.map +1 -0
- package/admissionregistration/v1beta1/validatingWebhookConfiguration.d.ts +67 -0
- package/admissionregistration/v1beta1/validatingWebhookConfiguration.js +64 -0
- package/admissionregistration/v1beta1/validatingWebhookConfiguration.js.map +1 -0
- package/admissionregistration/v1beta1/validatingWebhookConfigurationList.d.ts +67 -0
- package/admissionregistration/v1beta1/validatingWebhookConfigurationList.js +65 -0
- package/admissionregistration/v1beta1/validatingWebhookConfigurationList.js.map +1 -0
- package/admissionregistration/v1beta1/validatingWebhookConfigurationPatch.d.ts +73 -0
- package/admissionregistration/v1beta1/validatingWebhookConfigurationPatch.js +70 -0
- package/admissionregistration/v1beta1/validatingWebhookConfigurationPatch.js.map +1 -0
- package/apiextensions/customResource.d.ts +97 -0
- package/apiextensions/customResource.js +88 -0
- package/apiextensions/customResource.js.map +1 -0
- package/apiextensions/customResourcePatch.d.ts +68 -0
- package/apiextensions/customResourcePatch.js +63 -0
- package/apiextensions/customResourcePatch.js.map +1 -0
- package/apiextensions/index.d.ts +5 -0
- package/apiextensions/index.js +28 -0
- package/apiextensions/index.js.map +1 -0
- package/apiextensions/v1/customResourceDefinition.d.ts +71 -0
- package/apiextensions/v1/customResourceDefinition.js +69 -0
- package/apiextensions/v1/customResourceDefinition.js.map +1 -0
- package/apiextensions/v1/customResourceDefinitionList.d.ts +67 -0
- package/apiextensions/v1/customResourceDefinitionList.js +65 -0
- package/apiextensions/v1/customResourceDefinitionList.js.map +1 -0
- package/apiextensions/v1/customResourceDefinitionPatch.d.ts +77 -0
- package/apiextensions/v1/customResourceDefinitionPatch.js +72 -0
- package/apiextensions/v1/customResourceDefinitionPatch.js.map +1 -0
- package/apiextensions/v1/index.d.ts +9 -0
- package/apiextensions/v1/index.js +30 -0
- package/apiextensions/v1/index.js.map +1 -0
- package/apiextensions/v1beta1/customResourceDefinition.d.ts +65 -0
- package/apiextensions/v1beta1/customResourceDefinition.js +69 -0
- package/apiextensions/v1beta1/customResourceDefinition.js.map +1 -0
- package/apiextensions/v1beta1/customResourceDefinitionList.d.ts +61 -0
- package/apiextensions/v1beta1/customResourceDefinitionList.js +65 -0
- package/apiextensions/v1beta1/customResourceDefinitionList.js.map +1 -0
- package/apiextensions/v1beta1/customResourceDefinitionPatch.d.ts +71 -0
- package/apiextensions/v1beta1/customResourceDefinitionPatch.js +72 -0
- package/apiextensions/v1beta1/customResourceDefinitionPatch.js.map +1 -0
- package/apiextensions/v1beta1/index.d.ts +9 -0
- package/apiextensions/v1beta1/index.js +30 -0
- package/apiextensions/v1beta1/index.js.map +1 -0
- package/apiregistration/index.d.ts +3 -0
- package/apiregistration/index.js +11 -0
- package/apiregistration/index.js.map +1 -0
- package/apiregistration/v1/apiservice.d.ts +71 -0
- package/apiregistration/v1/apiservice.js +66 -0
- package/apiregistration/v1/apiservice.js.map +1 -0
- package/apiregistration/v1/apiserviceList.d.ts +67 -0
- package/apiregistration/v1/apiserviceList.js +67 -0
- package/apiregistration/v1/apiserviceList.js.map +1 -0
- package/apiregistration/v1/apiservicePatch.d.ts +77 -0
- package/apiregistration/v1/apiservicePatch.js +72 -0
- package/apiregistration/v1/apiservicePatch.js.map +1 -0
- package/apiregistration/v1/index.d.ts +9 -0
- package/apiregistration/v1/index.js +30 -0
- package/apiregistration/v1/index.js.map +1 -0
- package/apiregistration/v1beta1/apiservice.d.ts +65 -0
- package/apiregistration/v1beta1/apiservice.js +66 -0
- package/apiregistration/v1beta1/apiservice.js.map +1 -0
- package/apiregistration/v1beta1/apiserviceList.d.ts +55 -0
- package/apiregistration/v1beta1/apiserviceList.js +67 -0
- package/apiregistration/v1beta1/apiserviceList.js.map +1 -0
- package/apiregistration/v1beta1/apiservicePatch.d.ts +71 -0
- package/apiregistration/v1beta1/apiservicePatch.js +72 -0
- package/apiregistration/v1beta1/apiservicePatch.js.map +1 -0
- package/apiregistration/v1beta1/index.d.ts +9 -0
- package/apiregistration/v1beta1/index.js +30 -0
- package/apiregistration/v1beta1/index.js.map +1 -0
- package/apps/index.d.ts +4 -0
- package/apps/index.js +13 -0
- package/apps/index.js.map +1 -0
- package/apps/v1/controllerRevision.d.ts +75 -0
- package/apps/v1/controllerRevision.js +69 -0
- package/apps/v1/controllerRevision.js.map +1 -0
- package/apps/v1/controllerRevisionList.d.ts +67 -0
- package/apps/v1/controllerRevisionList.js +65 -0
- package/apps/v1/controllerRevisionList.js.map +1 -0
- package/apps/v1/controllerRevisionPatch.d.ts +81 -0
- package/apps/v1/controllerRevisionPatch.js +72 -0
- package/apps/v1/controllerRevisionPatch.js.map +1 -0
- package/apps/v1/daemonSet.d.ts +71 -0
- package/apps/v1/daemonSet.js +66 -0
- package/apps/v1/daemonSet.js.map +1 -0
- package/apps/v1/daemonSetList.d.ts +67 -0
- package/apps/v1/daemonSetList.js +65 -0
- package/apps/v1/daemonSetList.js.map +1 -0
- package/apps/v1/daemonSetPatch.d.ts +77 -0
- package/apps/v1/daemonSetPatch.js +72 -0
- package/apps/v1/daemonSetPatch.js.map +1 -0
- package/apps/v1/deployment.d.ts +172 -0
- package/apps/v1/deployment.js +167 -0
- package/apps/v1/deployment.js.map +1 -0
- package/apps/v1/deploymentList.d.ts +67 -0
- package/apps/v1/deploymentList.js +65 -0
- package/apps/v1/deploymentList.js.map +1 -0
- package/apps/v1/deploymentPatch.d.ts +99 -0
- package/apps/v1/deploymentPatch.js +94 -0
- package/apps/v1/deploymentPatch.js.map +1 -0
- package/apps/v1/index.d.ts +45 -0
- package/apps/v1/index.js +78 -0
- package/apps/v1/index.js.map +1 -0
- package/apps/v1/replicaSet.d.ts +71 -0
- package/apps/v1/replicaSet.js +66 -0
- package/apps/v1/replicaSet.js.map +1 -0
- package/apps/v1/replicaSetList.d.ts +67 -0
- package/apps/v1/replicaSetList.js +65 -0
- package/apps/v1/replicaSetList.js.map +1 -0
- package/apps/v1/replicaSetPatch.d.ts +77 -0
- package/apps/v1/replicaSetPatch.js +72 -0
- package/apps/v1/replicaSetPatch.js.map +1 -0
- package/apps/v1/statefulSet.d.ts +232 -0
- package/apps/v1/statefulSet.js +227 -0
- package/apps/v1/statefulSet.js.map +1 -0
- package/apps/v1/statefulSetList.d.ts +67 -0
- package/apps/v1/statefulSetList.js +65 -0
- package/apps/v1/statefulSetList.js.map +1 -0
- package/apps/v1/statefulSetPatch.d.ts +94 -0
- package/apps/v1/statefulSetPatch.js +89 -0
- package/apps/v1/statefulSetPatch.js.map +1 -0
- package/apps/v1beta1/controllerRevision.d.ts +78 -0
- package/apps/v1beta1/controllerRevision.js +72 -0
- package/apps/v1beta1/controllerRevision.js.map +1 -0
- package/apps/v1beta1/controllerRevisionList.d.ts +67 -0
- package/apps/v1beta1/controllerRevisionList.js +65 -0
- package/apps/v1beta1/controllerRevisionList.js.map +1 -0
- package/apps/v1beta1/controllerRevisionPatch.d.ts +84 -0
- package/apps/v1beta1/controllerRevisionPatch.js +75 -0
- package/apps/v1beta1/controllerRevisionPatch.js.map +1 -0
- package/apps/v1beta1/deployment.d.ts +96 -0
- package/apps/v1beta1/deployment.js +91 -0
- package/apps/v1beta1/deployment.js.map +1 -0
- package/apps/v1beta1/deploymentList.d.ts +67 -0
- package/apps/v1beta1/deploymentList.js +65 -0
- package/apps/v1beta1/deploymentList.js.map +1 -0
- package/apps/v1beta1/deploymentPatch.d.ts +102 -0
- package/apps/v1beta1/deploymentPatch.js +97 -0
- package/apps/v1beta1/deploymentPatch.js.map +1 -0
- package/apps/v1beta1/index.d.ts +27 -0
- package/apps/v1beta1/index.js +54 -0
- package/apps/v1beta1/index.js.map +1 -0
- package/apps/v1beta1/statefulSet.d.ts +84 -0
- package/apps/v1beta1/statefulSet.js +85 -0
- package/apps/v1beta1/statefulSet.js.map +1 -0
- package/apps/v1beta1/statefulSetList.d.ts +55 -0
- package/apps/v1beta1/statefulSetList.js +65 -0
- package/apps/v1beta1/statefulSetList.js.map +1 -0
- package/apps/v1beta1/statefulSetPatch.d.ts +90 -0
- package/apps/v1beta1/statefulSetPatch.js +91 -0
- package/apps/v1beta1/statefulSetPatch.js.map +1 -0
- package/apps/v1beta2/controllerRevision.d.ts +78 -0
- package/apps/v1beta2/controllerRevision.js +72 -0
- package/apps/v1beta2/controllerRevision.js.map +1 -0
- package/apps/v1beta2/controllerRevisionList.d.ts +67 -0
- package/apps/v1beta2/controllerRevisionList.js +65 -0
- package/apps/v1beta2/controllerRevisionList.js.map +1 -0
- package/apps/v1beta2/controllerRevisionPatch.d.ts +84 -0
- package/apps/v1beta2/controllerRevisionPatch.js +75 -0
- package/apps/v1beta2/controllerRevisionPatch.js.map +1 -0
- package/apps/v1beta2/daemonSet.d.ts +74 -0
- package/apps/v1beta2/daemonSet.js +69 -0
- package/apps/v1beta2/daemonSet.js.map +1 -0
- package/apps/v1beta2/daemonSetList.d.ts +67 -0
- package/apps/v1beta2/daemonSetList.js +65 -0
- package/apps/v1beta2/daemonSetList.js.map +1 -0
- package/apps/v1beta2/daemonSetPatch.d.ts +80 -0
- package/apps/v1beta2/daemonSetPatch.js +75 -0
- package/apps/v1beta2/daemonSetPatch.js.map +1 -0
- package/apps/v1beta2/deployment.d.ts +96 -0
- package/apps/v1beta2/deployment.js +91 -0
- package/apps/v1beta2/deployment.js.map +1 -0
- package/apps/v1beta2/deploymentList.d.ts +67 -0
- package/apps/v1beta2/deploymentList.js +65 -0
- package/apps/v1beta2/deploymentList.js.map +1 -0
- package/apps/v1beta2/deploymentPatch.d.ts +102 -0
- package/apps/v1beta2/deploymentPatch.js +97 -0
- package/apps/v1beta2/deploymentPatch.js.map +1 -0
- package/apps/v1beta2/index.d.ts +45 -0
- package/apps/v1beta2/index.js +78 -0
- package/apps/v1beta2/index.js.map +1 -0
- package/apps/v1beta2/replicaSet.d.ts +74 -0
- package/apps/v1beta2/replicaSet.js +69 -0
- package/apps/v1beta2/replicaSet.js.map +1 -0
- package/apps/v1beta2/replicaSetList.d.ts +67 -0
- package/apps/v1beta2/replicaSetList.js +65 -0
- package/apps/v1beta2/replicaSetList.js.map +1 -0
- package/apps/v1beta2/replicaSetPatch.d.ts +80 -0
- package/apps/v1beta2/replicaSetPatch.js +75 -0
- package/apps/v1beta2/replicaSetPatch.js.map +1 -0
- package/apps/v1beta2/statefulSet.d.ts +84 -0
- package/apps/v1beta2/statefulSet.js +85 -0
- package/apps/v1beta2/statefulSet.js.map +1 -0
- package/apps/v1beta2/statefulSetList.d.ts +55 -0
- package/apps/v1beta2/statefulSetList.js +65 -0
- package/apps/v1beta2/statefulSetList.js.map +1 -0
- package/apps/v1beta2/statefulSetPatch.d.ts +90 -0
- package/apps/v1beta2/statefulSetPatch.js +91 -0
- package/apps/v1beta2/statefulSetPatch.js.map +1 -0
- package/auditregistration/index.d.ts +2 -0
- package/auditregistration/index.js +9 -0
- package/auditregistration/index.js.map +1 -0
- package/auditregistration/v1alpha1/auditSink.d.ts +61 -0
- package/auditregistration/v1alpha1/auditSink.js +62 -0
- package/auditregistration/v1alpha1/auditSink.js.map +1 -0
- package/auditregistration/v1alpha1/auditSinkList.d.ts +61 -0
- package/auditregistration/v1alpha1/auditSinkList.js +65 -0
- package/auditregistration/v1alpha1/auditSinkList.js.map +1 -0
- package/auditregistration/v1alpha1/auditSinkPatch.d.ts +67 -0
- package/auditregistration/v1alpha1/auditSinkPatch.js +68 -0
- package/auditregistration/v1alpha1/auditSinkPatch.js.map +1 -0
- package/auditregistration/v1alpha1/index.d.ts +9 -0
- package/auditregistration/v1alpha1/index.js +30 -0
- package/auditregistration/v1alpha1/index.js.map +1 -0
- package/autoscaling/index.d.ts +5 -0
- package/autoscaling/index.js +15 -0
- package/autoscaling/index.js.map +1 -0
- package/autoscaling/v1/horizontalPodAutoscaler.d.ts +71 -0
- package/autoscaling/v1/horizontalPodAutoscaler.js +66 -0
- package/autoscaling/v1/horizontalPodAutoscaler.js.map +1 -0
- package/autoscaling/v1/horizontalPodAutoscalerList.d.ts +67 -0
- package/autoscaling/v1/horizontalPodAutoscalerList.js +65 -0
- package/autoscaling/v1/horizontalPodAutoscalerList.js.map +1 -0
- package/autoscaling/v1/horizontalPodAutoscalerPatch.d.ts +77 -0
- package/autoscaling/v1/horizontalPodAutoscalerPatch.js +72 -0
- package/autoscaling/v1/horizontalPodAutoscalerPatch.js.map +1 -0
- package/autoscaling/v1/index.d.ts +9 -0
- package/autoscaling/v1/index.js +30 -0
- package/autoscaling/v1/index.js.map +1 -0
- package/autoscaling/v2/horizontalPodAutoscaler.d.ts +71 -0
- package/autoscaling/v2/horizontalPodAutoscaler.js +66 -0
- package/autoscaling/v2/horizontalPodAutoscaler.js.map +1 -0
- package/autoscaling/v2/horizontalPodAutoscalerList.d.ts +67 -0
- package/autoscaling/v2/horizontalPodAutoscalerList.js +65 -0
- package/autoscaling/v2/horizontalPodAutoscalerList.js.map +1 -0
- package/autoscaling/v2/horizontalPodAutoscalerPatch.d.ts +77 -0
- package/autoscaling/v2/horizontalPodAutoscalerPatch.js +72 -0
- package/autoscaling/v2/horizontalPodAutoscalerPatch.js.map +1 -0
- package/autoscaling/v2/index.d.ts +9 -0
- package/autoscaling/v2/index.js +30 -0
- package/autoscaling/v2/index.js.map +1 -0
- package/autoscaling/v2beta1/horizontalPodAutoscaler.d.ts +71 -0
- package/autoscaling/v2beta1/horizontalPodAutoscaler.js +66 -0
- package/autoscaling/v2beta1/horizontalPodAutoscaler.js.map +1 -0
- package/autoscaling/v2beta1/horizontalPodAutoscalerList.d.ts +67 -0
- package/autoscaling/v2beta1/horizontalPodAutoscalerList.js +65 -0
- package/autoscaling/v2beta1/horizontalPodAutoscalerList.js.map +1 -0
- package/autoscaling/v2beta1/horizontalPodAutoscalerPatch.d.ts +77 -0
- package/autoscaling/v2beta1/horizontalPodAutoscalerPatch.js +72 -0
- package/autoscaling/v2beta1/horizontalPodAutoscalerPatch.js.map +1 -0
- package/autoscaling/v2beta1/index.d.ts +9 -0
- package/autoscaling/v2beta1/index.js +30 -0
- package/autoscaling/v2beta1/index.js.map +1 -0
- package/autoscaling/v2beta2/horizontalPodAutoscaler.d.ts +71 -0
- package/autoscaling/v2beta2/horizontalPodAutoscaler.js +66 -0
- package/autoscaling/v2beta2/horizontalPodAutoscaler.js.map +1 -0
- package/autoscaling/v2beta2/horizontalPodAutoscalerList.d.ts +67 -0
- package/autoscaling/v2beta2/horizontalPodAutoscalerList.js +65 -0
- package/autoscaling/v2beta2/horizontalPodAutoscalerList.js.map +1 -0
- package/autoscaling/v2beta2/horizontalPodAutoscalerPatch.d.ts +77 -0
- package/autoscaling/v2beta2/horizontalPodAutoscalerPatch.js +72 -0
- package/autoscaling/v2beta2/horizontalPodAutoscalerPatch.js.map +1 -0
- package/autoscaling/v2beta2/index.d.ts +9 -0
- package/autoscaling/v2beta2/index.js +30 -0
- package/autoscaling/v2beta2/index.js.map +1 -0
- package/batch/index.d.ts +4 -0
- package/batch/index.js +13 -0
- package/batch/index.js.map +1 -0
- package/batch/v1/cronJob.d.ts +71 -0
- package/batch/v1/cronJob.js +66 -0
- package/batch/v1/cronJob.js.map +1 -0
- package/batch/v1/cronJobList.d.ts +67 -0
- package/batch/v1/cronJobList.js +65 -0
- package/batch/v1/cronJobList.js.map +1 -0
- package/batch/v1/cronJobPatch.d.ts +77 -0
- package/batch/v1/cronJobPatch.js +72 -0
- package/batch/v1/cronJobPatch.js.map +1 -0
- package/batch/v1/index.d.ts +18 -0
- package/batch/v1/index.js +42 -0
- package/batch/v1/index.js.map +1 -0
- package/batch/v1/job.d.ts +151 -0
- package/batch/v1/job.js +144 -0
- package/batch/v1/job.js.map +1 -0
- package/batch/v1/jobList.d.ts +67 -0
- package/batch/v1/jobList.js +65 -0
- package/batch/v1/jobList.js.map +1 -0
- package/batch/v1/jobPatch.d.ts +97 -0
- package/batch/v1/jobPatch.js +90 -0
- package/batch/v1/jobPatch.js.map +1 -0
- package/batch/v1beta1/cronJob.d.ts +71 -0
- package/batch/v1beta1/cronJob.js +66 -0
- package/batch/v1beta1/cronJob.js.map +1 -0
- package/batch/v1beta1/cronJobList.d.ts +67 -0
- package/batch/v1beta1/cronJobList.js +65 -0
- package/batch/v1beta1/cronJobList.js.map +1 -0
- package/batch/v1beta1/cronJobPatch.d.ts +77 -0
- package/batch/v1beta1/cronJobPatch.js +72 -0
- package/batch/v1beta1/cronJobPatch.js.map +1 -0
- package/batch/v1beta1/index.d.ts +9 -0
- package/batch/v1beta1/index.js +30 -0
- package/batch/v1beta1/index.js.map +1 -0
- package/batch/v2alpha1/cronJob.d.ts +71 -0
- package/batch/v2alpha1/cronJob.js +66 -0
- package/batch/v2alpha1/cronJob.js.map +1 -0
- package/batch/v2alpha1/cronJobList.d.ts +67 -0
- package/batch/v2alpha1/cronJobList.js +65 -0
- package/batch/v2alpha1/cronJobList.js.map +1 -0
- package/batch/v2alpha1/cronJobPatch.d.ts +77 -0
- package/batch/v2alpha1/cronJobPatch.js +72 -0
- package/batch/v2alpha1/cronJobPatch.js.map +1 -0
- package/batch/v2alpha1/index.d.ts +9 -0
- package/batch/v2alpha1/index.js +30 -0
- package/batch/v2alpha1/index.js.map +1 -0
- package/certificates/index.d.ts +4 -0
- package/certificates/index.js +13 -0
- package/certificates/index.js.map +1 -0
- package/certificates/v1/certificateSigningRequest.d.ts +71 -0
- package/certificates/v1/certificateSigningRequest.js +75 -0
- package/certificates/v1/certificateSigningRequest.js.map +1 -0
- package/certificates/v1/certificateSigningRequestList.d.ts +61 -0
- package/certificates/v1/certificateSigningRequestList.js +65 -0
- package/certificates/v1/certificateSigningRequestList.js.map +1 -0
- package/certificates/v1/certificateSigningRequestPatch.d.ts +77 -0
- package/certificates/v1/certificateSigningRequestPatch.js +78 -0
- package/certificates/v1/certificateSigningRequestPatch.js.map +1 -0
- package/certificates/v1/index.d.ts +9 -0
- package/certificates/v1/index.js +30 -0
- package/certificates/v1/index.js.map +1 -0
- package/certificates/v1alpha1/clusterTrustBundle.d.ts +71 -0
- package/certificates/v1alpha1/clusterTrustBundle.js +69 -0
- package/certificates/v1alpha1/clusterTrustBundle.js.map +1 -0
- package/certificates/v1alpha1/clusterTrustBundleList.d.ts +67 -0
- package/certificates/v1alpha1/clusterTrustBundleList.js +65 -0
- package/certificates/v1alpha1/clusterTrustBundleList.js.map +1 -0
- package/certificates/v1alpha1/clusterTrustBundlePatch.d.ts +77 -0
- package/certificates/v1alpha1/clusterTrustBundlePatch.js +72 -0
- package/certificates/v1alpha1/clusterTrustBundlePatch.js.map +1 -0
- package/certificates/v1alpha1/index.d.ts +9 -0
- package/certificates/v1alpha1/index.js +30 -0
- package/certificates/v1alpha1/index.js.map +1 -0
- package/certificates/v1beta1/certificateSigningRequest.d.ts +65 -0
- package/certificates/v1beta1/certificateSigningRequest.js +66 -0
- package/certificates/v1beta1/certificateSigningRequest.js.map +1 -0
- package/certificates/v1beta1/certificateSigningRequestList.d.ts +52 -0
- package/certificates/v1beta1/certificateSigningRequestList.js +62 -0
- package/certificates/v1beta1/certificateSigningRequestList.js.map +1 -0
- package/certificates/v1beta1/certificateSigningRequestPatch.d.ts +71 -0
- package/certificates/v1beta1/certificateSigningRequestPatch.js +72 -0
- package/certificates/v1beta1/certificateSigningRequestPatch.js.map +1 -0
- package/certificates/v1beta1/index.d.ts +9 -0
- package/certificates/v1beta1/index.js +30 -0
- package/certificates/v1beta1/index.js.map +1 -0
- package/coordination/index.d.ts +5 -0
- package/coordination/index.js +15 -0
- package/coordination/index.js.map +1 -0
- package/coordination/v1/index.d.ts +9 -0
- package/coordination/v1/index.js +30 -0
- package/coordination/v1/index.js.map +1 -0
- package/coordination/v1/lease.d.ts +67 -0
- package/coordination/v1/lease.js +64 -0
- package/coordination/v1/lease.js.map +1 -0
- package/coordination/v1/leaseList.d.ts +67 -0
- package/coordination/v1/leaseList.js +65 -0
- package/coordination/v1/leaseList.js.map +1 -0
- package/coordination/v1/leasePatch.d.ts +73 -0
- package/coordination/v1/leasePatch.js +70 -0
- package/coordination/v1/leasePatch.js.map +1 -0
- package/coordination/v1alpha1/index.d.ts +9 -0
- package/coordination/v1alpha1/index.js +30 -0
- package/coordination/v1alpha1/index.js.map +1 -0
- package/coordination/v1alpha1/leaseCandidate.d.ts +67 -0
- package/coordination/v1alpha1/leaseCandidate.js +64 -0
- package/coordination/v1alpha1/leaseCandidate.js.map +1 -0
- package/coordination/v1alpha1/leaseCandidateList.d.ts +67 -0
- package/coordination/v1alpha1/leaseCandidateList.js +65 -0
- package/coordination/v1alpha1/leaseCandidateList.js.map +1 -0
- package/coordination/v1alpha1/leaseCandidatePatch.d.ts +73 -0
- package/coordination/v1alpha1/leaseCandidatePatch.js +70 -0
- package/coordination/v1alpha1/leaseCandidatePatch.js.map +1 -0
- package/coordination/v1alpha2/index.d.ts +9 -0
- package/coordination/v1alpha2/index.js +30 -0
- package/coordination/v1alpha2/index.js.map +1 -0
- package/coordination/v1alpha2/leaseCandidate.d.ts +67 -0
- package/coordination/v1alpha2/leaseCandidate.js +64 -0
- package/coordination/v1alpha2/leaseCandidate.js.map +1 -0
- package/coordination/v1alpha2/leaseCandidateList.d.ts +67 -0
- package/coordination/v1alpha2/leaseCandidateList.js +65 -0
- package/coordination/v1alpha2/leaseCandidateList.js.map +1 -0
- package/coordination/v1alpha2/leaseCandidatePatch.d.ts +73 -0
- package/coordination/v1alpha2/leaseCandidatePatch.js +70 -0
- package/coordination/v1alpha2/leaseCandidatePatch.js.map +1 -0
- package/coordination/v1beta1/index.d.ts +9 -0
- package/coordination/v1beta1/index.js +30 -0
- package/coordination/v1beta1/index.js.map +1 -0
- package/coordination/v1beta1/lease.d.ts +67 -0
- package/coordination/v1beta1/lease.js +64 -0
- package/coordination/v1beta1/lease.js.map +1 -0
- package/coordination/v1beta1/leaseList.d.ts +67 -0
- package/coordination/v1beta1/leaseList.js +65 -0
- package/coordination/v1beta1/leaseList.js.map +1 -0
- package/coordination/v1beta1/leasePatch.d.ts +73 -0
- package/coordination/v1beta1/leasePatch.js +70 -0
- package/coordination/v1beta1/leasePatch.js.map +1 -0
- package/core/index.d.ts +2 -0
- package/core/index.js +9 -0
- package/core/index.js.map +1 -0
- package/core/v1/binding.d.ts +67 -0
- package/core/v1/binding.js +65 -0
- package/core/v1/binding.js.map +1 -0
- package/core/v1/bindingPatch.d.ts +73 -0
- package/core/v1/bindingPatch.js +68 -0
- package/core/v1/bindingPatch.js.map +1 -0
- package/core/v1/configMap.d.ts +91 -0
- package/core/v1/configMap.js +66 -0
- package/core/v1/configMap.js.map +1 -0
- package/core/v1/configMapList.d.ts +67 -0
- package/core/v1/configMapList.js +65 -0
- package/core/v1/configMapList.js.map +1 -0
- package/core/v1/configMapPatch.d.ts +97 -0
- package/core/v1/configMapPatch.js +72 -0
- package/core/v1/configMapPatch.js.map +1 -0
- package/core/v1/endpoints.d.ts +79 -0
- package/core/v1/endpoints.js +74 -0
- package/core/v1/endpoints.js.map +1 -0
- package/core/v1/endpointsList.d.ts +67 -0
- package/core/v1/endpointsList.js +65 -0
- package/core/v1/endpointsList.js.map +1 -0
- package/core/v1/endpointsPatch.d.ts +85 -0
- package/core/v1/endpointsPatch.js +80 -0
- package/core/v1/endpointsPatch.js.map +1 -0
- package/core/v1/event.d.ts +171 -0
- package/core/v1/event.js +96 -0
- package/core/v1/event.js.map +1 -0
- package/core/v1/eventList.d.ts +67 -0
- package/core/v1/eventList.js +65 -0
- package/core/v1/eventList.js.map +1 -0
- package/core/v1/eventPatch.d.ts +177 -0
- package/core/v1/eventPatch.js +96 -0
- package/core/v1/eventPatch.js.map +1 -0
- package/core/v1/index.d.ts +142 -0
- package/core/v1/index.js +222 -0
- package/core/v1/index.js.map +1 -0
- package/core/v1/limitRange.d.ts +67 -0
- package/core/v1/limitRange.js +62 -0
- package/core/v1/limitRange.js.map +1 -0
- package/core/v1/limitRangeList.d.ts +67 -0
- package/core/v1/limitRangeList.js +65 -0
- package/core/v1/limitRangeList.js.map +1 -0
- package/core/v1/limitRangePatch.d.ts +73 -0
- package/core/v1/limitRangePatch.js +68 -0
- package/core/v1/limitRangePatch.js.map +1 -0
- package/core/v1/namespace.d.ts +71 -0
- package/core/v1/namespace.js +64 -0
- package/core/v1/namespace.js.map +1 -0
- package/core/v1/namespaceList.d.ts +67 -0
- package/core/v1/namespaceList.js +65 -0
- package/core/v1/namespaceList.js.map +1 -0
- package/core/v1/namespacePatch.d.ts +77 -0
- package/core/v1/namespacePatch.js +70 -0
- package/core/v1/namespacePatch.js.map +1 -0
- package/core/v1/node.d.ts +71 -0
- package/core/v1/node.js +64 -0
- package/core/v1/node.js.map +1 -0
- package/core/v1/nodeList.d.ts +67 -0
- package/core/v1/nodeList.js +65 -0
- package/core/v1/nodeList.js.map +1 -0
- package/core/v1/nodePatch.d.ts +77 -0
- package/core/v1/nodePatch.js +70 -0
- package/core/v1/nodePatch.js.map +1 -0
- package/core/v1/persistentVolume.d.ts +71 -0
- package/core/v1/persistentVolume.js +64 -0
- package/core/v1/persistentVolume.js.map +1 -0
- package/core/v1/persistentVolumeClaim.d.ts +71 -0
- package/core/v1/persistentVolumeClaim.js +64 -0
- package/core/v1/persistentVolumeClaim.js.map +1 -0
- package/core/v1/persistentVolumeClaimList.d.ts +67 -0
- package/core/v1/persistentVolumeClaimList.js +65 -0
- package/core/v1/persistentVolumeClaimList.js.map +1 -0
- package/core/v1/persistentVolumeClaimPatch.d.ts +77 -0
- package/core/v1/persistentVolumeClaimPatch.js +70 -0
- package/core/v1/persistentVolumeClaimPatch.js.map +1 -0
- package/core/v1/persistentVolumeList.d.ts +67 -0
- package/core/v1/persistentVolumeList.js +65 -0
- package/core/v1/persistentVolumeList.js.map +1 -0
- package/core/v1/persistentVolumePatch.d.ts +77 -0
- package/core/v1/persistentVolumePatch.js +70 -0
- package/core/v1/persistentVolumePatch.js.map +1 -0
- package/core/v1/pod.d.ts +125 -0
- package/core/v1/pod.js +118 -0
- package/core/v1/pod.js.map +1 -0
- package/core/v1/podList.d.ts +67 -0
- package/core/v1/podList.js +65 -0
- package/core/v1/podList.js.map +1 -0
- package/core/v1/podPatch.d.ts +92 -0
- package/core/v1/podPatch.js +85 -0
- package/core/v1/podPatch.js.map +1 -0
- package/core/v1/podTemplate.d.ts +67 -0
- package/core/v1/podTemplate.js +62 -0
- package/core/v1/podTemplate.js.map +1 -0
- package/core/v1/podTemplateList.d.ts +67 -0
- package/core/v1/podTemplateList.js +65 -0
- package/core/v1/podTemplateList.js.map +1 -0
- package/core/v1/podTemplatePatch.d.ts +73 -0
- package/core/v1/podTemplatePatch.js +68 -0
- package/core/v1/podTemplatePatch.js.map +1 -0
- package/core/v1/replicationController.d.ts +71 -0
- package/core/v1/replicationController.js +64 -0
- package/core/v1/replicationController.js.map +1 -0
- package/core/v1/replicationControllerList.d.ts +67 -0
- package/core/v1/replicationControllerList.js +65 -0
- package/core/v1/replicationControllerList.js.map +1 -0
- package/core/v1/replicationControllerPatch.d.ts +77 -0
- package/core/v1/replicationControllerPatch.js +70 -0
- package/core/v1/replicationControllerPatch.js.map +1 -0
- package/core/v1/resourceQuota.d.ts +71 -0
- package/core/v1/resourceQuota.js +64 -0
- package/core/v1/resourceQuota.js.map +1 -0
- package/core/v1/resourceQuotaList.d.ts +67 -0
- package/core/v1/resourceQuotaList.js +65 -0
- package/core/v1/resourceQuotaList.js.map +1 -0
- package/core/v1/resourceQuotaPatch.d.ts +77 -0
- package/core/v1/resourceQuotaPatch.js +70 -0
- package/core/v1/resourceQuotaPatch.js.map +1 -0
- package/core/v1/secret.d.ts +109 -0
- package/core/v1/secret.js +80 -0
- package/core/v1/secret.js.map +1 -0
- package/core/v1/secretList.d.ts +67 -0
- package/core/v1/secretList.js +65 -0
- package/core/v1/secretList.js.map +1 -0
- package/core/v1/secretPatch.d.ts +115 -0
- package/core/v1/secretPatch.js +84 -0
- package/core/v1/secretPatch.js.map +1 -0
- package/core/v1/service.d.ts +129 -0
- package/core/v1/service.js +122 -0
- package/core/v1/service.js.map +1 -0
- package/core/v1/serviceAccount.d.ts +83 -0
- package/core/v1/serviceAccount.js +66 -0
- package/core/v1/serviceAccount.js.map +1 -0
- package/core/v1/serviceAccountList.d.ts +67 -0
- package/core/v1/serviceAccountList.js +65 -0
- package/core/v1/serviceAccountList.js.map +1 -0
- package/core/v1/serviceAccountPatch.d.ts +89 -0
- package/core/v1/serviceAccountPatch.js +72 -0
- package/core/v1/serviceAccountPatch.js.map +1 -0
- package/core/v1/serviceList.d.ts +67 -0
- package/core/v1/serviceList.js +65 -0
- package/core/v1/serviceList.js.map +1 -0
- package/core/v1/servicePatch.d.ts +94 -0
- package/core/v1/servicePatch.js +87 -0
- package/core/v1/servicePatch.js.map +1 -0
- package/discovery/index.d.ts +3 -0
- package/discovery/index.js +11 -0
- package/discovery/index.js.map +1 -0
- package/discovery/v1/endpointSlice.d.ts +83 -0
- package/discovery/v1/endpointSlice.js +74 -0
- package/discovery/v1/endpointSlice.js.map +1 -0
- package/discovery/v1/endpointSliceList.d.ts +67 -0
- package/discovery/v1/endpointSliceList.js +65 -0
- package/discovery/v1/endpointSliceList.js.map +1 -0
- package/discovery/v1/endpointSlicePatch.d.ts +89 -0
- package/discovery/v1/endpointSlicePatch.js +74 -0
- package/discovery/v1/endpointSlicePatch.js.map +1 -0
- package/discovery/v1/index.d.ts +9 -0
- package/discovery/v1/index.js +30 -0
- package/discovery/v1/index.js.map +1 -0
- package/discovery/v1beta1/endpointSlice.d.ts +83 -0
- package/discovery/v1beta1/endpointSlice.js +74 -0
- package/discovery/v1beta1/endpointSlice.js.map +1 -0
- package/discovery/v1beta1/endpointSliceList.d.ts +67 -0
- package/discovery/v1beta1/endpointSliceList.js +65 -0
- package/discovery/v1beta1/endpointSliceList.js.map +1 -0
- package/discovery/v1beta1/endpointSlicePatch.d.ts +89 -0
- package/discovery/v1beta1/endpointSlicePatch.js +74 -0
- package/discovery/v1beta1/endpointSlicePatch.js.map +1 -0
- package/discovery/v1beta1/index.d.ts +9 -0
- package/discovery/v1beta1/index.js +30 -0
- package/discovery/v1beta1/index.js.map +1 -0
- package/events/index.d.ts +3 -0
- package/events/index.js +11 -0
- package/events/index.js.map +1 -0
- package/events/v1/event.d.ts +171 -0
- package/events/v1/event.js +93 -0
- package/events/v1/event.js.map +1 -0
- package/events/v1/eventList.d.ts +67 -0
- package/events/v1/eventList.js +65 -0
- package/events/v1/eventList.js.map +1 -0
- package/events/v1/eventPatch.d.ts +177 -0
- package/events/v1/eventPatch.js +96 -0
- package/events/v1/eventPatch.js.map +1 -0
- package/events/v1/index.d.ts +9 -0
- package/events/v1/index.js +30 -0
- package/events/v1/index.js.map +1 -0
- package/events/v1beta1/event.d.ts +165 -0
- package/events/v1beta1/event.js +93 -0
- package/events/v1beta1/event.js.map +1 -0
- package/events/v1beta1/eventList.d.ts +67 -0
- package/events/v1beta1/eventList.js +65 -0
- package/events/v1beta1/eventList.js.map +1 -0
- package/events/v1beta1/eventPatch.d.ts +171 -0
- package/events/v1beta1/eventPatch.js +96 -0
- package/events/v1beta1/eventPatch.js.map +1 -0
- package/events/v1beta1/index.d.ts +9 -0
- package/events/v1beta1/index.js +30 -0
- package/events/v1beta1/index.js.map +1 -0
- package/extensions/index.d.ts +2 -0
- package/extensions/index.js +9 -0
- package/extensions/index.js.map +1 -0
- package/extensions/v1beta1/daemonSet.d.ts +74 -0
- package/extensions/v1beta1/daemonSet.js +69 -0
- package/extensions/v1beta1/daemonSet.js.map +1 -0
- package/extensions/v1beta1/daemonSetList.d.ts +67 -0
- package/extensions/v1beta1/daemonSetList.js +65 -0
- package/extensions/v1beta1/daemonSetList.js.map +1 -0
- package/extensions/v1beta1/daemonSetPatch.d.ts +80 -0
- package/extensions/v1beta1/daemonSetPatch.js +75 -0
- package/extensions/v1beta1/daemonSetPatch.js.map +1 -0
- package/extensions/v1beta1/deployment.d.ts +96 -0
- package/extensions/v1beta1/deployment.js +91 -0
- package/extensions/v1beta1/deployment.js.map +1 -0
- package/extensions/v1beta1/deploymentList.d.ts +67 -0
- package/extensions/v1beta1/deploymentList.js +65 -0
- package/extensions/v1beta1/deploymentList.js.map +1 -0
- package/extensions/v1beta1/deploymentPatch.d.ts +102 -0
- package/extensions/v1beta1/deploymentPatch.js +97 -0
- package/extensions/v1beta1/deploymentPatch.js.map +1 -0
- package/extensions/v1beta1/index.d.ts +54 -0
- package/extensions/v1beta1/index.js +90 -0
- package/extensions/v1beta1/index.js.map +1 -0
- package/extensions/v1beta1/ingress.d.ts +88 -0
- package/extensions/v1beta1/ingress.js +83 -0
- package/extensions/v1beta1/ingress.js.map +1 -0
- package/extensions/v1beta1/ingressList.d.ts +67 -0
- package/extensions/v1beta1/ingressList.js +65 -0
- package/extensions/v1beta1/ingressList.js.map +1 -0
- package/extensions/v1beta1/ingressPatch.d.ts +94 -0
- package/extensions/v1beta1/ingressPatch.js +89 -0
- package/extensions/v1beta1/ingressPatch.js.map +1 -0
- package/extensions/v1beta1/networkPolicy.d.ts +67 -0
- package/extensions/v1beta1/networkPolicy.js +64 -0
- package/extensions/v1beta1/networkPolicy.js.map +1 -0
- package/extensions/v1beta1/networkPolicyList.d.ts +67 -0
- package/extensions/v1beta1/networkPolicyList.js +65 -0
- package/extensions/v1beta1/networkPolicyList.js.map +1 -0
- package/extensions/v1beta1/networkPolicyPatch.d.ts +73 -0
- package/extensions/v1beta1/networkPolicyPatch.js +70 -0
- package/extensions/v1beta1/networkPolicyPatch.js.map +1 -0
- package/extensions/v1beta1/podSecurityPolicy.d.ts +67 -0
- package/extensions/v1beta1/podSecurityPolicy.js +64 -0
- package/extensions/v1beta1/podSecurityPolicy.js.map +1 -0
- package/extensions/v1beta1/podSecurityPolicyList.d.ts +67 -0
- package/extensions/v1beta1/podSecurityPolicyList.js +65 -0
- package/extensions/v1beta1/podSecurityPolicyList.js.map +1 -0
- package/extensions/v1beta1/podSecurityPolicyPatch.d.ts +73 -0
- package/extensions/v1beta1/podSecurityPolicyPatch.js +70 -0
- package/extensions/v1beta1/podSecurityPolicyPatch.js.map +1 -0
- package/extensions/v1beta1/replicaSet.d.ts +74 -0
- package/extensions/v1beta1/replicaSet.js +69 -0
- package/extensions/v1beta1/replicaSet.js.map +1 -0
- package/extensions/v1beta1/replicaSetList.d.ts +67 -0
- package/extensions/v1beta1/replicaSetList.js +65 -0
- package/extensions/v1beta1/replicaSetList.js.map +1 -0
- package/extensions/v1beta1/replicaSetPatch.d.ts +80 -0
- package/extensions/v1beta1/replicaSetPatch.js +75 -0
- package/extensions/v1beta1/replicaSetPatch.js.map +1 -0
- package/flowcontrol/index.d.ts +6 -0
- package/flowcontrol/index.js +17 -0
- package/flowcontrol/index.js.map +1 -0
- package/flowcontrol/v1/flowSchema.d.ts +71 -0
- package/flowcontrol/v1/flowSchema.js +66 -0
- package/flowcontrol/v1/flowSchema.js.map +1 -0
- package/flowcontrol/v1/flowSchemaList.d.ts +67 -0
- package/flowcontrol/v1/flowSchemaList.js +65 -0
- package/flowcontrol/v1/flowSchemaList.js.map +1 -0
- package/flowcontrol/v1/flowSchemaPatch.d.ts +77 -0
- package/flowcontrol/v1/flowSchemaPatch.js +72 -0
- package/flowcontrol/v1/flowSchemaPatch.js.map +1 -0
- package/flowcontrol/v1/index.d.ts +18 -0
- package/flowcontrol/v1/index.js +42 -0
- package/flowcontrol/v1/index.js.map +1 -0
- package/flowcontrol/v1/priorityLevelConfiguration.d.ts +71 -0
- package/flowcontrol/v1/priorityLevelConfiguration.js +66 -0
- package/flowcontrol/v1/priorityLevelConfiguration.js.map +1 -0
- package/flowcontrol/v1/priorityLevelConfigurationList.d.ts +67 -0
- package/flowcontrol/v1/priorityLevelConfigurationList.js +65 -0
- package/flowcontrol/v1/priorityLevelConfigurationList.js.map +1 -0
- package/flowcontrol/v1/priorityLevelConfigurationPatch.d.ts +77 -0
- package/flowcontrol/v1/priorityLevelConfigurationPatch.js +72 -0
- package/flowcontrol/v1/priorityLevelConfigurationPatch.js.map +1 -0
- package/flowcontrol/v1alpha1/flowSchema.d.ts +71 -0
- package/flowcontrol/v1alpha1/flowSchema.js +66 -0
- package/flowcontrol/v1alpha1/flowSchema.js.map +1 -0
- package/flowcontrol/v1alpha1/flowSchemaList.d.ts +67 -0
- package/flowcontrol/v1alpha1/flowSchemaList.js +65 -0
- package/flowcontrol/v1alpha1/flowSchemaList.js.map +1 -0
- package/flowcontrol/v1alpha1/flowSchemaPatch.d.ts +77 -0
- package/flowcontrol/v1alpha1/flowSchemaPatch.js +72 -0
- package/flowcontrol/v1alpha1/flowSchemaPatch.js.map +1 -0
- package/flowcontrol/v1alpha1/index.d.ts +18 -0
- package/flowcontrol/v1alpha1/index.js +42 -0
- package/flowcontrol/v1alpha1/index.js.map +1 -0
- package/flowcontrol/v1alpha1/priorityLevelConfiguration.d.ts +71 -0
- package/flowcontrol/v1alpha1/priorityLevelConfiguration.js +66 -0
- package/flowcontrol/v1alpha1/priorityLevelConfiguration.js.map +1 -0
- package/flowcontrol/v1alpha1/priorityLevelConfigurationList.d.ts +67 -0
- package/flowcontrol/v1alpha1/priorityLevelConfigurationList.js +65 -0
- package/flowcontrol/v1alpha1/priorityLevelConfigurationList.js.map +1 -0
- package/flowcontrol/v1alpha1/priorityLevelConfigurationPatch.d.ts +77 -0
- package/flowcontrol/v1alpha1/priorityLevelConfigurationPatch.js +72 -0
- package/flowcontrol/v1alpha1/priorityLevelConfigurationPatch.js.map +1 -0
- package/flowcontrol/v1beta1/flowSchema.d.ts +71 -0
- package/flowcontrol/v1beta1/flowSchema.js +66 -0
- package/flowcontrol/v1beta1/flowSchema.js.map +1 -0
- package/flowcontrol/v1beta1/flowSchemaList.d.ts +67 -0
- package/flowcontrol/v1beta1/flowSchemaList.js +65 -0
- package/flowcontrol/v1beta1/flowSchemaList.js.map +1 -0
- package/flowcontrol/v1beta1/flowSchemaPatch.d.ts +77 -0
- package/flowcontrol/v1beta1/flowSchemaPatch.js +72 -0
- package/flowcontrol/v1beta1/flowSchemaPatch.js.map +1 -0
- package/flowcontrol/v1beta1/index.d.ts +18 -0
- package/flowcontrol/v1beta1/index.js +42 -0
- package/flowcontrol/v1beta1/index.js.map +1 -0
- package/flowcontrol/v1beta1/priorityLevelConfiguration.d.ts +71 -0
- package/flowcontrol/v1beta1/priorityLevelConfiguration.js +66 -0
- package/flowcontrol/v1beta1/priorityLevelConfiguration.js.map +1 -0
- package/flowcontrol/v1beta1/priorityLevelConfigurationList.d.ts +67 -0
- package/flowcontrol/v1beta1/priorityLevelConfigurationList.js +65 -0
- package/flowcontrol/v1beta1/priorityLevelConfigurationList.js.map +1 -0
- package/flowcontrol/v1beta1/priorityLevelConfigurationPatch.d.ts +77 -0
- package/flowcontrol/v1beta1/priorityLevelConfigurationPatch.js +72 -0
- package/flowcontrol/v1beta1/priorityLevelConfigurationPatch.js.map +1 -0
- package/flowcontrol/v1beta2/flowSchema.d.ts +71 -0
- package/flowcontrol/v1beta2/flowSchema.js +66 -0
- package/flowcontrol/v1beta2/flowSchema.js.map +1 -0
- package/flowcontrol/v1beta2/flowSchemaList.d.ts +67 -0
- package/flowcontrol/v1beta2/flowSchemaList.js +65 -0
- package/flowcontrol/v1beta2/flowSchemaList.js.map +1 -0
- package/flowcontrol/v1beta2/flowSchemaPatch.d.ts +77 -0
- package/flowcontrol/v1beta2/flowSchemaPatch.js +72 -0
- package/flowcontrol/v1beta2/flowSchemaPatch.js.map +1 -0
- package/flowcontrol/v1beta2/index.d.ts +18 -0
- package/flowcontrol/v1beta2/index.js +42 -0
- package/flowcontrol/v1beta2/index.js.map +1 -0
- package/flowcontrol/v1beta2/priorityLevelConfiguration.d.ts +71 -0
- package/flowcontrol/v1beta2/priorityLevelConfiguration.js +66 -0
- package/flowcontrol/v1beta2/priorityLevelConfiguration.js.map +1 -0
- package/flowcontrol/v1beta2/priorityLevelConfigurationList.d.ts +67 -0
- package/flowcontrol/v1beta2/priorityLevelConfigurationList.js +65 -0
- package/flowcontrol/v1beta2/priorityLevelConfigurationList.js.map +1 -0
- package/flowcontrol/v1beta2/priorityLevelConfigurationPatch.d.ts +77 -0
- package/flowcontrol/v1beta2/priorityLevelConfigurationPatch.js +72 -0
- package/flowcontrol/v1beta2/priorityLevelConfigurationPatch.js.map +1 -0
- package/flowcontrol/v1beta3/flowSchema.d.ts +71 -0
- package/flowcontrol/v1beta3/flowSchema.js +66 -0
- package/flowcontrol/v1beta3/flowSchema.js.map +1 -0
- package/flowcontrol/v1beta3/flowSchemaList.d.ts +67 -0
- package/flowcontrol/v1beta3/flowSchemaList.js +65 -0
- package/flowcontrol/v1beta3/flowSchemaList.js.map +1 -0
- package/flowcontrol/v1beta3/flowSchemaPatch.d.ts +77 -0
- package/flowcontrol/v1beta3/flowSchemaPatch.js +72 -0
- package/flowcontrol/v1beta3/flowSchemaPatch.js.map +1 -0
- package/flowcontrol/v1beta3/index.d.ts +18 -0
- package/flowcontrol/v1beta3/index.js +42 -0
- package/flowcontrol/v1beta3/index.js.map +1 -0
- package/flowcontrol/v1beta3/priorityLevelConfiguration.d.ts +71 -0
- package/flowcontrol/v1beta3/priorityLevelConfiguration.js +66 -0
- package/flowcontrol/v1beta3/priorityLevelConfiguration.js.map +1 -0
- package/flowcontrol/v1beta3/priorityLevelConfigurationList.d.ts +67 -0
- package/flowcontrol/v1beta3/priorityLevelConfigurationList.js +65 -0
- package/flowcontrol/v1beta3/priorityLevelConfigurationList.js.map +1 -0
- package/flowcontrol/v1beta3/priorityLevelConfigurationPatch.d.ts +77 -0
- package/flowcontrol/v1beta3/priorityLevelConfigurationPatch.js +72 -0
- package/flowcontrol/v1beta3/priorityLevelConfigurationPatch.js.map +1 -0
- package/helm/index.d.ts +3 -0
- package/helm/index.js +11 -0
- package/helm/index.js.map +1 -0
- package/helm/v3/helm.d.ts +247 -0
- package/helm/v3/helm.js +244 -0
- package/helm/v3/helm.js.map +1 -0
- package/helm/v3/index.d.ts +4 -0
- package/helm/v3/index.js +38 -0
- package/helm/v3/index.js.map +1 -0
- package/helm/v3/release.d.ts +474 -0
- package/helm/v3/release.js +278 -0
- package/helm/v3/release.js.map +1 -0
- package/helm/v4/chart.d.ts +252 -0
- package/helm/v4/chart.js +224 -0
- package/helm/v4/chart.js.map +1 -0
- package/helm/v4/index.d.ts +3 -0
- package/helm/v4/index.js +22 -0
- package/helm/v4/index.js.map +1 -0
- package/index.d.ts +32 -0
- package/index.js +76 -0
- package/index.js.map +1 -0
- package/kustomize/index.d.ts +3 -0
- package/kustomize/index.js +25 -0
- package/kustomize/index.js.map +1 -0
- package/kustomize/kustomize.d.ts +108 -0
- package/kustomize/kustomize.js +103 -0
- package/kustomize/kustomize.js.map +1 -0
- package/kustomize/v2/directory.d.ts +65 -0
- package/kustomize/v2/directory.js +70 -0
- package/kustomize/v2/directory.js.map +1 -0
- package/kustomize/v2/index.d.ts +3 -0
- package/kustomize/v2/index.js +22 -0
- package/kustomize/v2/index.js.map +1 -0
- package/meta/index.d.ts +2 -0
- package/meta/index.js +9 -0
- package/meta/index.js.map +1 -0
- package/meta/v1/index.d.ts +6 -0
- package/meta/v1/index.js +26 -0
- package/meta/v1/index.js.map +1 -0
- package/meta/v1/status.d.ts +95 -0
- package/meta/v1/status.js +70 -0
- package/meta/v1/status.js.map +1 -0
- package/meta/v1/statusPatch.d.ts +101 -0
- package/meta/v1/statusPatch.js +76 -0
- package/meta/v1/statusPatch.js.map +1 -0
- package/networking/index.d.ts +4 -0
- package/networking/index.js +13 -0
- package/networking/index.js.map +1 -0
- package/networking/v1/index.d.ts +27 -0
- package/networking/v1/index.js +54 -0
- package/networking/v1/index.js.map +1 -0
- package/networking/v1/ingress.d.ts +152 -0
- package/networking/v1/ingress.js +147 -0
- package/networking/v1/ingress.js.map +1 -0
- package/networking/v1/ingressClass.d.ts +67 -0
- package/networking/v1/ingressClass.js +64 -0
- package/networking/v1/ingressClass.js.map +1 -0
- package/networking/v1/ingressClassList.d.ts +67 -0
- package/networking/v1/ingressClassList.js +65 -0
- package/networking/v1/ingressClassList.js.map +1 -0
- package/networking/v1/ingressClassPatch.d.ts +73 -0
- package/networking/v1/ingressClassPatch.js +70 -0
- package/networking/v1/ingressClassPatch.js.map +1 -0
- package/networking/v1/ingressList.d.ts +67 -0
- package/networking/v1/ingressList.js +65 -0
- package/networking/v1/ingressList.js.map +1 -0
- package/networking/v1/ingressPatch.d.ts +91 -0
- package/networking/v1/ingressPatch.js +86 -0
- package/networking/v1/ingressPatch.js.map +1 -0
- package/networking/v1/networkPolicy.d.ts +71 -0
- package/networking/v1/networkPolicy.js +66 -0
- package/networking/v1/networkPolicy.js.map +1 -0
- package/networking/v1/networkPolicyList.d.ts +67 -0
- package/networking/v1/networkPolicyList.js +65 -0
- package/networking/v1/networkPolicyList.js.map +1 -0
- package/networking/v1/networkPolicyPatch.d.ts +77 -0
- package/networking/v1/networkPolicyPatch.js +72 -0
- package/networking/v1/networkPolicyPatch.js.map +1 -0
- package/networking/v1alpha1/clusterCIDR.d.ts +67 -0
- package/networking/v1alpha1/clusterCIDR.js +62 -0
- package/networking/v1alpha1/clusterCIDR.js.map +1 -0
- package/networking/v1alpha1/clusterCIDRList.d.ts +67 -0
- package/networking/v1alpha1/clusterCIDRList.js +65 -0
- package/networking/v1alpha1/clusterCIDRList.js.map +1 -0
- package/networking/v1alpha1/clusterCIDRPatch.d.ts +73 -0
- package/networking/v1alpha1/clusterCIDRPatch.js +68 -0
- package/networking/v1alpha1/clusterCIDRPatch.js.map +1 -0
- package/networking/v1alpha1/index.d.ts +27 -0
- package/networking/v1alpha1/index.js +54 -0
- package/networking/v1alpha1/index.js.map +1 -0
- package/networking/v1alpha1/ipaddress.d.ts +67 -0
- package/networking/v1alpha1/ipaddress.js +64 -0
- package/networking/v1alpha1/ipaddress.js.map +1 -0
- package/networking/v1alpha1/ipaddressList.d.ts +67 -0
- package/networking/v1alpha1/ipaddressList.js +65 -0
- package/networking/v1alpha1/ipaddressList.js.map +1 -0
- package/networking/v1alpha1/ipaddressPatch.d.ts +73 -0
- package/networking/v1alpha1/ipaddressPatch.js +70 -0
- package/networking/v1alpha1/ipaddressPatch.js.map +1 -0
- package/networking/v1alpha1/serviceCIDR.d.ts +71 -0
- package/networking/v1alpha1/serviceCIDR.js +66 -0
- package/networking/v1alpha1/serviceCIDR.js.map +1 -0
- package/networking/v1alpha1/serviceCIDRList.d.ts +67 -0
- package/networking/v1alpha1/serviceCIDRList.js +65 -0
- package/networking/v1alpha1/serviceCIDRList.js.map +1 -0
- package/networking/v1alpha1/serviceCIDRPatch.d.ts +77 -0
- package/networking/v1alpha1/serviceCIDRPatch.js +72 -0
- package/networking/v1alpha1/serviceCIDRPatch.js.map +1 -0
- package/networking/v1beta1/index.d.ts +36 -0
- package/networking/v1beta1/index.js +66 -0
- package/networking/v1beta1/index.js.map +1 -0
- package/networking/v1beta1/ingress.d.ts +85 -0
- package/networking/v1beta1/ingress.js +80 -0
- package/networking/v1beta1/ingress.js.map +1 -0
- package/networking/v1beta1/ingressClass.d.ts +67 -0
- package/networking/v1beta1/ingressClass.js +64 -0
- package/networking/v1beta1/ingressClass.js.map +1 -0
- package/networking/v1beta1/ingressClassList.d.ts +67 -0
- package/networking/v1beta1/ingressClassList.js +65 -0
- package/networking/v1beta1/ingressClassList.js.map +1 -0
- package/networking/v1beta1/ingressClassPatch.d.ts +73 -0
- package/networking/v1beta1/ingressClassPatch.js +70 -0
- package/networking/v1beta1/ingressClassPatch.js.map +1 -0
- package/networking/v1beta1/ingressList.d.ts +67 -0
- package/networking/v1beta1/ingressList.js +65 -0
- package/networking/v1beta1/ingressList.js.map +1 -0
- package/networking/v1beta1/ingressPatch.d.ts +91 -0
- package/networking/v1beta1/ingressPatch.js +86 -0
- package/networking/v1beta1/ingressPatch.js.map +1 -0
- package/networking/v1beta1/ipaddress.d.ts +67 -0
- package/networking/v1beta1/ipaddress.js +64 -0
- package/networking/v1beta1/ipaddress.js.map +1 -0
- package/networking/v1beta1/ipaddressList.d.ts +67 -0
- package/networking/v1beta1/ipaddressList.js +65 -0
- package/networking/v1beta1/ipaddressList.js.map +1 -0
- package/networking/v1beta1/ipaddressPatch.d.ts +73 -0
- package/networking/v1beta1/ipaddressPatch.js +70 -0
- package/networking/v1beta1/ipaddressPatch.js.map +1 -0
- package/networking/v1beta1/serviceCIDR.d.ts +71 -0
- package/networking/v1beta1/serviceCIDR.js +66 -0
- package/networking/v1beta1/serviceCIDR.js.map +1 -0
- package/networking/v1beta1/serviceCIDRList.d.ts +67 -0
- package/networking/v1beta1/serviceCIDRList.js +65 -0
- package/networking/v1beta1/serviceCIDRList.js.map +1 -0
- package/networking/v1beta1/serviceCIDRPatch.d.ts +77 -0
- package/networking/v1beta1/serviceCIDRPatch.js +72 -0
- package/networking/v1beta1/serviceCIDRPatch.js.map +1 -0
- package/node/index.d.ts +4 -0
- package/node/index.js +13 -0
- package/node/index.js.map +1 -0
- package/node/v1/index.d.ts +9 -0
- package/node/v1/index.js +30 -0
- package/node/v1/index.js.map +1 -0
- package/node/v1/runtimeClass.d.ts +85 -0
- package/node/v1/runtimeClass.js +71 -0
- package/node/v1/runtimeClass.js.map +1 -0
- package/node/v1/runtimeClassList.d.ts +67 -0
- package/node/v1/runtimeClassList.js +65 -0
- package/node/v1/runtimeClassList.js.map +1 -0
- package/node/v1/runtimeClassPatch.d.ts +91 -0
- package/node/v1/runtimeClassPatch.js +74 -0
- package/node/v1/runtimeClassPatch.js.map +1 -0
- package/node/v1alpha1/index.d.ts +9 -0
- package/node/v1alpha1/index.js +30 -0
- package/node/v1alpha1/index.js.map +1 -0
- package/node/v1alpha1/runtimeClass.d.ts +67 -0
- package/node/v1alpha1/runtimeClass.js +67 -0
- package/node/v1alpha1/runtimeClass.js.map +1 -0
- package/node/v1alpha1/runtimeClassList.d.ts +67 -0
- package/node/v1alpha1/runtimeClassList.js +65 -0
- package/node/v1alpha1/runtimeClassList.js.map +1 -0
- package/node/v1alpha1/runtimeClassPatch.d.ts +73 -0
- package/node/v1alpha1/runtimeClassPatch.js +70 -0
- package/node/v1alpha1/runtimeClassPatch.js.map +1 -0
- package/node/v1beta1/index.d.ts +9 -0
- package/node/v1beta1/index.js +30 -0
- package/node/v1beta1/index.js.map +1 -0
- package/node/v1beta1/runtimeClass.d.ts +83 -0
- package/node/v1beta1/runtimeClass.js +71 -0
- package/node/v1beta1/runtimeClass.js.map +1 -0
- package/node/v1beta1/runtimeClassList.d.ts +67 -0
- package/node/v1beta1/runtimeClassList.js +65 -0
- package/node/v1beta1/runtimeClassList.js.map +1 -0
- package/node/v1beta1/runtimeClassPatch.d.ts +89 -0
- package/node/v1beta1/runtimeClassPatch.js +74 -0
- package/node/v1beta1/runtimeClassPatch.js.map +1 -0
- package/package.json +34 -0
- package/package.json.dev +33 -0
- package/path.d.ts +2 -0
- package/path.js +39 -0
- package/path.js.map +1 -0
- package/policy/index.d.ts +3 -0
- package/policy/index.js +11 -0
- package/policy/index.js.map +1 -0
- package/policy/v1/index.d.ts +9 -0
- package/policy/v1/index.js +30 -0
- package/policy/v1/index.js.map +1 -0
- package/policy/v1/podDisruptionBudget.d.ts +71 -0
- package/policy/v1/podDisruptionBudget.js +66 -0
- package/policy/v1/podDisruptionBudget.js.map +1 -0
- package/policy/v1/podDisruptionBudgetList.d.ts +67 -0
- package/policy/v1/podDisruptionBudgetList.js +65 -0
- package/policy/v1/podDisruptionBudgetList.js.map +1 -0
- package/policy/v1/podDisruptionBudgetPatch.d.ts +77 -0
- package/policy/v1/podDisruptionBudgetPatch.js +72 -0
- package/policy/v1/podDisruptionBudgetPatch.js.map +1 -0
- package/policy/v1beta1/index.d.ts +18 -0
- package/policy/v1beta1/index.js +42 -0
- package/policy/v1beta1/index.js.map +1 -0
- package/policy/v1beta1/podDisruptionBudget.d.ts +65 -0
- package/policy/v1beta1/podDisruptionBudget.js +66 -0
- package/policy/v1beta1/podDisruptionBudget.js.map +1 -0
- package/policy/v1beta1/podDisruptionBudgetList.d.ts +55 -0
- package/policy/v1beta1/podDisruptionBudgetList.js +65 -0
- package/policy/v1beta1/podDisruptionBudgetList.js.map +1 -0
- package/policy/v1beta1/podDisruptionBudgetPatch.d.ts +71 -0
- package/policy/v1beta1/podDisruptionBudgetPatch.js +72 -0
- package/policy/v1beta1/podDisruptionBudgetPatch.js.map +1 -0
- package/policy/v1beta1/podSecurityPolicy.d.ts +67 -0
- package/policy/v1beta1/podSecurityPolicy.js +64 -0
- package/policy/v1beta1/podSecurityPolicy.js.map +1 -0
- package/policy/v1beta1/podSecurityPolicyList.d.ts +67 -0
- package/policy/v1beta1/podSecurityPolicyList.js +65 -0
- package/policy/v1beta1/podSecurityPolicyList.js.map +1 -0
- package/policy/v1beta1/podSecurityPolicyPatch.d.ts +73 -0
- package/policy/v1beta1/podSecurityPolicyPatch.js +70 -0
- package/policy/v1beta1/podSecurityPolicyPatch.js.map +1 -0
- package/provider.d.ts +112 -0
- package/provider.js +58 -0
- package/provider.js.map +1 -0
- package/rbac/index.d.ts +4 -0
- package/rbac/index.js +13 -0
- package/rbac/index.js.map +1 -0
- package/rbac/v1/clusterRole.d.ts +75 -0
- package/rbac/v1/clusterRole.js +66 -0
- package/rbac/v1/clusterRole.js.map +1 -0
- package/rbac/v1/clusterRoleBinding.d.ts +75 -0
- package/rbac/v1/clusterRoleBinding.js +69 -0
- package/rbac/v1/clusterRoleBinding.js.map +1 -0
- package/rbac/v1/clusterRoleBindingList.d.ts +67 -0
- package/rbac/v1/clusterRoleBindingList.js +65 -0
- package/rbac/v1/clusterRoleBindingList.js.map +1 -0
- package/rbac/v1/clusterRoleBindingPatch.d.ts +81 -0
- package/rbac/v1/clusterRoleBindingPatch.js +72 -0
- package/rbac/v1/clusterRoleBindingPatch.js.map +1 -0
- package/rbac/v1/clusterRoleList.d.ts +67 -0
- package/rbac/v1/clusterRoleList.js +65 -0
- package/rbac/v1/clusterRoleList.js.map +1 -0
- package/rbac/v1/clusterRolePatch.d.ts +81 -0
- package/rbac/v1/clusterRolePatch.js +72 -0
- package/rbac/v1/clusterRolePatch.js.map +1 -0
- package/rbac/v1/index.d.ts +36 -0
- package/rbac/v1/index.js +66 -0
- package/rbac/v1/index.js.map +1 -0
- package/rbac/v1/role.d.ts +67 -0
- package/rbac/v1/role.js +64 -0
- package/rbac/v1/role.js.map +1 -0
- package/rbac/v1/roleBinding.d.ts +75 -0
- package/rbac/v1/roleBinding.js +69 -0
- package/rbac/v1/roleBinding.js.map +1 -0
- package/rbac/v1/roleBindingList.d.ts +67 -0
- package/rbac/v1/roleBindingList.js +65 -0
- package/rbac/v1/roleBindingList.js.map +1 -0
- package/rbac/v1/roleBindingPatch.d.ts +81 -0
- package/rbac/v1/roleBindingPatch.js +72 -0
- package/rbac/v1/roleBindingPatch.js.map +1 -0
- package/rbac/v1/roleList.d.ts +67 -0
- package/rbac/v1/roleList.js +65 -0
- package/rbac/v1/roleList.js.map +1 -0
- package/rbac/v1/rolePatch.d.ts +73 -0
- package/rbac/v1/rolePatch.js +70 -0
- package/rbac/v1/rolePatch.js.map +1 -0
- package/rbac/v1alpha1/clusterRole.d.ts +75 -0
- package/rbac/v1alpha1/clusterRole.js +66 -0
- package/rbac/v1alpha1/clusterRole.js.map +1 -0
- package/rbac/v1alpha1/clusterRoleBinding.d.ts +75 -0
- package/rbac/v1alpha1/clusterRoleBinding.js +69 -0
- package/rbac/v1alpha1/clusterRoleBinding.js.map +1 -0
- package/rbac/v1alpha1/clusterRoleBindingList.d.ts +67 -0
- package/rbac/v1alpha1/clusterRoleBindingList.js +65 -0
- package/rbac/v1alpha1/clusterRoleBindingList.js.map +1 -0
- package/rbac/v1alpha1/clusterRoleBindingPatch.d.ts +81 -0
- package/rbac/v1alpha1/clusterRoleBindingPatch.js +72 -0
- package/rbac/v1alpha1/clusterRoleBindingPatch.js.map +1 -0
- package/rbac/v1alpha1/clusterRoleList.d.ts +67 -0
- package/rbac/v1alpha1/clusterRoleList.js +65 -0
- package/rbac/v1alpha1/clusterRoleList.js.map +1 -0
- package/rbac/v1alpha1/clusterRolePatch.d.ts +81 -0
- package/rbac/v1alpha1/clusterRolePatch.js +72 -0
- package/rbac/v1alpha1/clusterRolePatch.js.map +1 -0
- package/rbac/v1alpha1/index.d.ts +36 -0
- package/rbac/v1alpha1/index.js +66 -0
- package/rbac/v1alpha1/index.js.map +1 -0
- package/rbac/v1alpha1/role.d.ts +67 -0
- package/rbac/v1alpha1/role.js +64 -0
- package/rbac/v1alpha1/role.js.map +1 -0
- package/rbac/v1alpha1/roleBinding.d.ts +75 -0
- package/rbac/v1alpha1/roleBinding.js +69 -0
- package/rbac/v1alpha1/roleBinding.js.map +1 -0
- package/rbac/v1alpha1/roleBindingList.d.ts +67 -0
- package/rbac/v1alpha1/roleBindingList.js +65 -0
- package/rbac/v1alpha1/roleBindingList.js.map +1 -0
- package/rbac/v1alpha1/roleBindingPatch.d.ts +81 -0
- package/rbac/v1alpha1/roleBindingPatch.js +72 -0
- package/rbac/v1alpha1/roleBindingPatch.js.map +1 -0
- package/rbac/v1alpha1/roleList.d.ts +67 -0
- package/rbac/v1alpha1/roleList.js +65 -0
- package/rbac/v1alpha1/roleList.js.map +1 -0
- package/rbac/v1alpha1/rolePatch.d.ts +73 -0
- package/rbac/v1alpha1/rolePatch.js +70 -0
- package/rbac/v1alpha1/rolePatch.js.map +1 -0
- package/rbac/v1beta1/clusterRole.d.ts +75 -0
- package/rbac/v1beta1/clusterRole.js +66 -0
- package/rbac/v1beta1/clusterRole.js.map +1 -0
- package/rbac/v1beta1/clusterRoleBinding.d.ts +75 -0
- package/rbac/v1beta1/clusterRoleBinding.js +69 -0
- package/rbac/v1beta1/clusterRoleBinding.js.map +1 -0
- package/rbac/v1beta1/clusterRoleBindingList.d.ts +67 -0
- package/rbac/v1beta1/clusterRoleBindingList.js +65 -0
- package/rbac/v1beta1/clusterRoleBindingList.js.map +1 -0
- package/rbac/v1beta1/clusterRoleBindingPatch.d.ts +81 -0
- package/rbac/v1beta1/clusterRoleBindingPatch.js +72 -0
- package/rbac/v1beta1/clusterRoleBindingPatch.js.map +1 -0
- package/rbac/v1beta1/clusterRoleList.d.ts +67 -0
- package/rbac/v1beta1/clusterRoleList.js +65 -0
- package/rbac/v1beta1/clusterRoleList.js.map +1 -0
- package/rbac/v1beta1/clusterRolePatch.d.ts +81 -0
- package/rbac/v1beta1/clusterRolePatch.js +72 -0
- package/rbac/v1beta1/clusterRolePatch.js.map +1 -0
- package/rbac/v1beta1/index.d.ts +36 -0
- package/rbac/v1beta1/index.js +66 -0
- package/rbac/v1beta1/index.js.map +1 -0
- package/rbac/v1beta1/role.d.ts +67 -0
- package/rbac/v1beta1/role.js +64 -0
- package/rbac/v1beta1/role.js.map +1 -0
- package/rbac/v1beta1/roleBinding.d.ts +75 -0
- package/rbac/v1beta1/roleBinding.js +69 -0
- package/rbac/v1beta1/roleBinding.js.map +1 -0
- package/rbac/v1beta1/roleBindingList.d.ts +67 -0
- package/rbac/v1beta1/roleBindingList.js +65 -0
- package/rbac/v1beta1/roleBindingList.js.map +1 -0
- package/rbac/v1beta1/roleBindingPatch.d.ts +81 -0
- package/rbac/v1beta1/roleBindingPatch.js +72 -0
- package/rbac/v1beta1/roleBindingPatch.js.map +1 -0
- package/rbac/v1beta1/roleList.d.ts +67 -0
- package/rbac/v1beta1/roleList.js +65 -0
- package/rbac/v1beta1/roleList.js.map +1 -0
- package/rbac/v1beta1/rolePatch.d.ts +73 -0
- package/rbac/v1beta1/rolePatch.js +70 -0
- package/rbac/v1beta1/rolePatch.js.map +1 -0
- package/resource/index.d.ts +5 -0
- package/resource/index.js +15 -0
- package/resource/index.js.map +1 -0
- package/resource/v1alpha1/index.d.ts +36 -0
- package/resource/v1alpha1/index.js +66 -0
- package/resource/v1alpha1/index.js.map +1 -0
- package/resource/v1alpha1/podScheduling.d.ts +73 -0
- package/resource/v1alpha1/podScheduling.js +69 -0
- package/resource/v1alpha1/podScheduling.js.map +1 -0
- package/resource/v1alpha1/podSchedulingList.d.ts +67 -0
- package/resource/v1alpha1/podSchedulingList.js +65 -0
- package/resource/v1alpha1/podSchedulingList.js.map +1 -0
- package/resource/v1alpha1/podSchedulingPatch.d.ts +79 -0
- package/resource/v1alpha1/podSchedulingPatch.js +72 -0
- package/resource/v1alpha1/podSchedulingPatch.js.map +1 -0
- package/resource/v1alpha1/resourceClaim.d.ts +73 -0
- package/resource/v1alpha1/resourceClaim.js +71 -0
- package/resource/v1alpha1/resourceClaim.js.map +1 -0
- package/resource/v1alpha1/resourceClaimList.d.ts +67 -0
- package/resource/v1alpha1/resourceClaimList.js +65 -0
- package/resource/v1alpha1/resourceClaimList.js.map +1 -0
- package/resource/v1alpha1/resourceClaimPatch.d.ts +79 -0
- package/resource/v1alpha1/resourceClaimPatch.js +74 -0
- package/resource/v1alpha1/resourceClaimPatch.js.map +1 -0
- package/resource/v1alpha1/resourceClaimTemplate.d.ts +71 -0
- package/resource/v1alpha1/resourceClaimTemplate.js +67 -0
- package/resource/v1alpha1/resourceClaimTemplate.js.map +1 -0
- package/resource/v1alpha1/resourceClaimTemplateList.d.ts +67 -0
- package/resource/v1alpha1/resourceClaimTemplateList.js +65 -0
- package/resource/v1alpha1/resourceClaimTemplateList.js.map +1 -0
- package/resource/v1alpha1/resourceClaimTemplatePatch.d.ts +77 -0
- package/resource/v1alpha1/resourceClaimTemplatePatch.js +70 -0
- package/resource/v1alpha1/resourceClaimTemplatePatch.js.map +1 -0
- package/resource/v1alpha1/resourceClass.d.ts +93 -0
- package/resource/v1alpha1/resourceClass.js +73 -0
- package/resource/v1alpha1/resourceClass.js.map +1 -0
- package/resource/v1alpha1/resourceClassList.d.ts +67 -0
- package/resource/v1alpha1/resourceClassList.js +65 -0
- package/resource/v1alpha1/resourceClassList.js.map +1 -0
- package/resource/v1alpha1/resourceClassPatch.d.ts +99 -0
- package/resource/v1alpha1/resourceClassPatch.js +76 -0
- package/resource/v1alpha1/resourceClassPatch.js.map +1 -0
- package/resource/v1alpha2/index.d.ts +63 -0
- package/resource/v1alpha2/index.js +102 -0
- package/resource/v1alpha2/index.js.map +1 -0
- package/resource/v1alpha2/podSchedulingContext.d.ts +73 -0
- package/resource/v1alpha2/podSchedulingContext.js +71 -0
- package/resource/v1alpha2/podSchedulingContext.js.map +1 -0
- package/resource/v1alpha2/podSchedulingContextList.d.ts +67 -0
- package/resource/v1alpha2/podSchedulingContextList.js +65 -0
- package/resource/v1alpha2/podSchedulingContextList.js.map +1 -0
- package/resource/v1alpha2/podSchedulingContextPatch.d.ts +79 -0
- package/resource/v1alpha2/podSchedulingContextPatch.js +74 -0
- package/resource/v1alpha2/podSchedulingContextPatch.js.map +1 -0
- package/resource/v1alpha2/resourceClaim.d.ts +73 -0
- package/resource/v1alpha2/resourceClaim.js +71 -0
- package/resource/v1alpha2/resourceClaim.js.map +1 -0
- package/resource/v1alpha2/resourceClaimList.d.ts +67 -0
- package/resource/v1alpha2/resourceClaimList.js +65 -0
- package/resource/v1alpha2/resourceClaimList.js.map +1 -0
- package/resource/v1alpha2/resourceClaimParameters.d.ts +87 -0
- package/resource/v1alpha2/resourceClaimParameters.js +66 -0
- package/resource/v1alpha2/resourceClaimParameters.js.map +1 -0
- package/resource/v1alpha2/resourceClaimParametersList.d.ts +67 -0
- package/resource/v1alpha2/resourceClaimParametersList.js +65 -0
- package/resource/v1alpha2/resourceClaimParametersList.js.map +1 -0
- package/resource/v1alpha2/resourceClaimParametersPatch.d.ts +93 -0
- package/resource/v1alpha2/resourceClaimParametersPatch.js +72 -0
- package/resource/v1alpha2/resourceClaimParametersPatch.js.map +1 -0
- package/resource/v1alpha2/resourceClaimPatch.d.ts +79 -0
- package/resource/v1alpha2/resourceClaimPatch.js +74 -0
- package/resource/v1alpha2/resourceClaimPatch.js.map +1 -0
- package/resource/v1alpha2/resourceClaimTemplate.d.ts +71 -0
- package/resource/v1alpha2/resourceClaimTemplate.js +67 -0
- package/resource/v1alpha2/resourceClaimTemplate.js.map +1 -0
- package/resource/v1alpha2/resourceClaimTemplateList.d.ts +67 -0
- package/resource/v1alpha2/resourceClaimTemplateList.js +65 -0
- package/resource/v1alpha2/resourceClaimTemplateList.js.map +1 -0
- package/resource/v1alpha2/resourceClaimTemplatePatch.d.ts +77 -0
- package/resource/v1alpha2/resourceClaimTemplatePatch.js +70 -0
- package/resource/v1alpha2/resourceClaimTemplatePatch.js.map +1 -0
- package/resource/v1alpha2/resourceClass.d.ts +101 -0
- package/resource/v1alpha2/resourceClass.js +75 -0
- package/resource/v1alpha2/resourceClass.js.map +1 -0
- package/resource/v1alpha2/resourceClassList.d.ts +67 -0
- package/resource/v1alpha2/resourceClassList.js +65 -0
- package/resource/v1alpha2/resourceClassList.js.map +1 -0
- package/resource/v1alpha2/resourceClassParameters.d.ts +83 -0
- package/resource/v1alpha2/resourceClassParameters.js +66 -0
- package/resource/v1alpha2/resourceClassParameters.js.map +1 -0
- package/resource/v1alpha2/resourceClassParametersList.d.ts +67 -0
- package/resource/v1alpha2/resourceClassParametersList.js +65 -0
- package/resource/v1alpha2/resourceClassParametersList.js.map +1 -0
- package/resource/v1alpha2/resourceClassParametersPatch.d.ts +89 -0
- package/resource/v1alpha2/resourceClassParametersPatch.js +72 -0
- package/resource/v1alpha2/resourceClassParametersPatch.js.map +1 -0
- package/resource/v1alpha2/resourceClassPatch.d.ts +107 -0
- package/resource/v1alpha2/resourceClassPatch.js +78 -0
- package/resource/v1alpha2/resourceClassPatch.js.map +1 -0
- package/resource/v1alpha2/resourceSlice.d.ts +87 -0
- package/resource/v1alpha2/resourceSlice.js +71 -0
- package/resource/v1alpha2/resourceSlice.js.map +1 -0
- package/resource/v1alpha2/resourceSliceList.d.ts +67 -0
- package/resource/v1alpha2/resourceSliceList.js +65 -0
- package/resource/v1alpha2/resourceSliceList.js.map +1 -0
- package/resource/v1alpha2/resourceSlicePatch.d.ts +93 -0
- package/resource/v1alpha2/resourceSlicePatch.js +74 -0
- package/resource/v1alpha2/resourceSlicePatch.js.map +1 -0
- package/resource/v1alpha3/deviceClass.d.ts +77 -0
- package/resource/v1alpha3/deviceClass.js +69 -0
- package/resource/v1alpha3/deviceClass.js.map +1 -0
- package/resource/v1alpha3/deviceClassList.d.ts +67 -0
- package/resource/v1alpha3/deviceClassList.js +65 -0
- package/resource/v1alpha3/deviceClassList.js.map +1 -0
- package/resource/v1alpha3/deviceClassPatch.d.ts +83 -0
- package/resource/v1alpha3/deviceClassPatch.js +72 -0
- package/resource/v1alpha3/deviceClassPatch.js.map +1 -0
- package/resource/v1alpha3/index.d.ts +45 -0
- package/resource/v1alpha3/index.js +78 -0
- package/resource/v1alpha3/index.js.map +1 -0
- package/resource/v1alpha3/podSchedulingContext.d.ts +73 -0
- package/resource/v1alpha3/podSchedulingContext.js +71 -0
- package/resource/v1alpha3/podSchedulingContext.js.map +1 -0
- package/resource/v1alpha3/podSchedulingContextList.d.ts +67 -0
- package/resource/v1alpha3/podSchedulingContextList.js +65 -0
- package/resource/v1alpha3/podSchedulingContextList.js.map +1 -0
- package/resource/v1alpha3/podSchedulingContextPatch.d.ts +79 -0
- package/resource/v1alpha3/podSchedulingContextPatch.js +74 -0
- package/resource/v1alpha3/podSchedulingContextPatch.js.map +1 -0
- package/resource/v1alpha3/resourceClaim.d.ts +73 -0
- package/resource/v1alpha3/resourceClaim.js +71 -0
- package/resource/v1alpha3/resourceClaim.js.map +1 -0
- package/resource/v1alpha3/resourceClaimList.d.ts +67 -0
- package/resource/v1alpha3/resourceClaimList.js +65 -0
- package/resource/v1alpha3/resourceClaimList.js.map +1 -0
- package/resource/v1alpha3/resourceClaimPatch.d.ts +79 -0
- package/resource/v1alpha3/resourceClaimPatch.js +74 -0
- package/resource/v1alpha3/resourceClaimPatch.js.map +1 -0
- package/resource/v1alpha3/resourceClaimTemplate.d.ts +73 -0
- package/resource/v1alpha3/resourceClaimTemplate.js +69 -0
- package/resource/v1alpha3/resourceClaimTemplate.js.map +1 -0
- package/resource/v1alpha3/resourceClaimTemplateList.d.ts +67 -0
- package/resource/v1alpha3/resourceClaimTemplateList.js +65 -0
- package/resource/v1alpha3/resourceClaimTemplateList.js.map +1 -0
- package/resource/v1alpha3/resourceClaimTemplatePatch.d.ts +79 -0
- package/resource/v1alpha3/resourceClaimTemplatePatch.js +72 -0
- package/resource/v1alpha3/resourceClaimTemplatePatch.js.map +1 -0
- package/resource/v1alpha3/resourceSlice.d.ts +81 -0
- package/resource/v1alpha3/resourceSlice.js +77 -0
- package/resource/v1alpha3/resourceSlice.js.map +1 -0
- package/resource/v1alpha3/resourceSliceList.d.ts +75 -0
- package/resource/v1alpha3/resourceSliceList.js +67 -0
- package/resource/v1alpha3/resourceSliceList.js.map +1 -0
- package/resource/v1alpha3/resourceSlicePatch.d.ts +87 -0
- package/resource/v1alpha3/resourceSlicePatch.js +80 -0
- package/resource/v1alpha3/resourceSlicePatch.js.map +1 -0
- package/resource/v1beta1/deviceClass.d.ts +77 -0
- package/resource/v1beta1/deviceClass.js +69 -0
- package/resource/v1beta1/deviceClass.js.map +1 -0
- package/resource/v1beta1/deviceClassList.d.ts +67 -0
- package/resource/v1beta1/deviceClassList.js +65 -0
- package/resource/v1beta1/deviceClassList.js.map +1 -0
- package/resource/v1beta1/deviceClassPatch.d.ts +83 -0
- package/resource/v1beta1/deviceClassPatch.js +72 -0
- package/resource/v1beta1/deviceClassPatch.js.map +1 -0
- package/resource/v1beta1/index.d.ts +36 -0
- package/resource/v1beta1/index.js +66 -0
- package/resource/v1beta1/index.js.map +1 -0
- package/resource/v1beta1/resourceClaim.d.ts +73 -0
- package/resource/v1beta1/resourceClaim.js +71 -0
- package/resource/v1beta1/resourceClaim.js.map +1 -0
- package/resource/v1beta1/resourceClaimList.d.ts +67 -0
- package/resource/v1beta1/resourceClaimList.js +65 -0
- package/resource/v1beta1/resourceClaimList.js.map +1 -0
- package/resource/v1beta1/resourceClaimPatch.d.ts +79 -0
- package/resource/v1beta1/resourceClaimPatch.js +74 -0
- package/resource/v1beta1/resourceClaimPatch.js.map +1 -0
- package/resource/v1beta1/resourceClaimTemplate.d.ts +73 -0
- package/resource/v1beta1/resourceClaimTemplate.js +69 -0
- package/resource/v1beta1/resourceClaimTemplate.js.map +1 -0
- package/resource/v1beta1/resourceClaimTemplateList.d.ts +67 -0
- package/resource/v1beta1/resourceClaimTemplateList.js +65 -0
- package/resource/v1beta1/resourceClaimTemplateList.js.map +1 -0
- package/resource/v1beta1/resourceClaimTemplatePatch.d.ts +79 -0
- package/resource/v1beta1/resourceClaimTemplatePatch.js +72 -0
- package/resource/v1beta1/resourceClaimTemplatePatch.js.map +1 -0
- package/resource/v1beta1/resourceSlice.d.ts +81 -0
- package/resource/v1beta1/resourceSlice.js +77 -0
- package/resource/v1beta1/resourceSlice.js.map +1 -0
- package/resource/v1beta1/resourceSliceList.d.ts +67 -0
- package/resource/v1beta1/resourceSliceList.js +65 -0
- package/resource/v1beta1/resourceSliceList.js.map +1 -0
- package/resource/v1beta1/resourceSlicePatch.d.ts +87 -0
- package/resource/v1beta1/resourceSlicePatch.js +80 -0
- package/resource/v1beta1/resourceSlicePatch.js.map +1 -0
- package/scheduling/index.d.ts +4 -0
- package/scheduling/index.js +13 -0
- package/scheduling/index.js.map +1 -0
- package/scheduling/v1/index.d.ts +9 -0
- package/scheduling/v1/index.js +30 -0
- package/scheduling/v1/index.js.map +1 -0
- package/scheduling/v1/priorityClass.d.ts +91 -0
- package/scheduling/v1/priorityClass.js +73 -0
- package/scheduling/v1/priorityClass.js.map +1 -0
- package/scheduling/v1/priorityClassList.d.ts +67 -0
- package/scheduling/v1/priorityClassList.js +65 -0
- package/scheduling/v1/priorityClassList.js.map +1 -0
- package/scheduling/v1/priorityClassPatch.d.ts +97 -0
- package/scheduling/v1/priorityClassPatch.js +76 -0
- package/scheduling/v1/priorityClassPatch.js.map +1 -0
- package/scheduling/v1alpha1/index.d.ts +9 -0
- package/scheduling/v1alpha1/index.js +30 -0
- package/scheduling/v1alpha1/index.js.map +1 -0
- package/scheduling/v1alpha1/priorityClass.d.ts +91 -0
- package/scheduling/v1alpha1/priorityClass.js +73 -0
- package/scheduling/v1alpha1/priorityClass.js.map +1 -0
- package/scheduling/v1alpha1/priorityClassList.d.ts +67 -0
- package/scheduling/v1alpha1/priorityClassList.js +65 -0
- package/scheduling/v1alpha1/priorityClassList.js.map +1 -0
- package/scheduling/v1alpha1/priorityClassPatch.d.ts +97 -0
- package/scheduling/v1alpha1/priorityClassPatch.js +76 -0
- package/scheduling/v1alpha1/priorityClassPatch.js.map +1 -0
- package/scheduling/v1beta1/index.d.ts +9 -0
- package/scheduling/v1beta1/index.js +30 -0
- package/scheduling/v1beta1/index.js.map +1 -0
- package/scheduling/v1beta1/priorityClass.d.ts +91 -0
- package/scheduling/v1beta1/priorityClass.js +73 -0
- package/scheduling/v1beta1/priorityClass.js.map +1 -0
- package/scheduling/v1beta1/priorityClassList.d.ts +67 -0
- package/scheduling/v1beta1/priorityClassList.js +65 -0
- package/scheduling/v1beta1/priorityClassList.js.map +1 -0
- package/scheduling/v1beta1/priorityClassPatch.d.ts +97 -0
- package/scheduling/v1beta1/priorityClassPatch.js +76 -0
- package/scheduling/v1beta1/priorityClassPatch.js.map +1 -0
- package/scripts/install-pulumi-plugin.js +21 -0
- package/settings/index.d.ts +2 -0
- package/settings/index.js +9 -0
- package/settings/index.js.map +1 -0
- package/settings/v1alpha1/index.d.ts +9 -0
- package/settings/v1alpha1/index.js +30 -0
- package/settings/v1alpha1/index.js.map +1 -0
- package/settings/v1alpha1/podPreset.d.ts +55 -0
- package/settings/v1alpha1/podPreset.js +62 -0
- package/settings/v1alpha1/podPreset.js.map +1 -0
- package/settings/v1alpha1/podPresetList.d.ts +67 -0
- package/settings/v1alpha1/podPresetList.js +65 -0
- package/settings/v1alpha1/podPresetList.js.map +1 -0
- package/settings/v1alpha1/podPresetPatch.d.ts +61 -0
- package/settings/v1alpha1/podPresetPatch.js +68 -0
- package/settings/v1alpha1/podPresetPatch.js.map +1 -0
- package/storage/index.d.ts +4 -0
- package/storage/index.js +13 -0
- package/storage/index.js.map +1 -0
- package/storage/v1/csidriver.d.ts +67 -0
- package/storage/v1/csidriver.js +67 -0
- package/storage/v1/csidriver.js.map +1 -0
- package/storage/v1/csidriverList.d.ts +67 -0
- package/storage/v1/csidriverList.js +65 -0
- package/storage/v1/csidriverList.js.map +1 -0
- package/storage/v1/csidriverPatch.d.ts +73 -0
- package/storage/v1/csidriverPatch.js +70 -0
- package/storage/v1/csidriverPatch.js.map +1 -0
- package/storage/v1/csinode.d.ts +67 -0
- package/storage/v1/csinode.js +67 -0
- package/storage/v1/csinode.js.map +1 -0
- package/storage/v1/csinodeList.d.ts +67 -0
- package/storage/v1/csinodeList.js +65 -0
- package/storage/v1/csinodeList.js.map +1 -0
- package/storage/v1/csinodePatch.d.ts +73 -0
- package/storage/v1/csinodePatch.js +70 -0
- package/storage/v1/csinodePatch.js.map +1 -0
- package/storage/v1/csistorageCapacity.d.ts +115 -0
- package/storage/v1/csistorageCapacity.js +81 -0
- package/storage/v1/csistorageCapacity.js.map +1 -0
- package/storage/v1/csistorageCapacityList.d.ts +67 -0
- package/storage/v1/csistorageCapacityList.js +65 -0
- package/storage/v1/csistorageCapacityList.js.map +1 -0
- package/storage/v1/csistorageCapacityPatch.d.ts +121 -0
- package/storage/v1/csistorageCapacityPatch.js +84 -0
- package/storage/v1/csistorageCapacityPatch.js.map +1 -0
- package/storage/v1/index.d.ts +45 -0
- package/storage/v1/index.js +78 -0
- package/storage/v1/index.js.map +1 -0
- package/storage/v1/storageClass.d.ts +121 -0
- package/storage/v1/storageClass.js +81 -0
- package/storage/v1/storageClass.js.map +1 -0
- package/storage/v1/storageClassList.d.ts +67 -0
- package/storage/v1/storageClassList.js +65 -0
- package/storage/v1/storageClassList.js.map +1 -0
- package/storage/v1/storageClassPatch.d.ts +127 -0
- package/storage/v1/storageClassPatch.js +84 -0
- package/storage/v1/storageClassPatch.js.map +1 -0
- package/storage/v1/volumeAttachment.d.ts +73 -0
- package/storage/v1/volumeAttachment.js +71 -0
- package/storage/v1/volumeAttachment.js.map +1 -0
- package/storage/v1/volumeAttachmentList.d.ts +67 -0
- package/storage/v1/volumeAttachmentList.js +65 -0
- package/storage/v1/volumeAttachmentList.js.map +1 -0
- package/storage/v1/volumeAttachmentPatch.d.ts +79 -0
- package/storage/v1/volumeAttachmentPatch.js +74 -0
- package/storage/v1/volumeAttachmentPatch.js.map +1 -0
- package/storage/v1alpha1/index.d.ts +18 -0
- package/storage/v1alpha1/index.js +42 -0
- package/storage/v1alpha1/index.js.map +1 -0
- package/storage/v1alpha1/volumeAttachment.d.ts +73 -0
- package/storage/v1alpha1/volumeAttachment.js +71 -0
- package/storage/v1alpha1/volumeAttachment.js.map +1 -0
- package/storage/v1alpha1/volumeAttachmentList.d.ts +67 -0
- package/storage/v1alpha1/volumeAttachmentList.js +65 -0
- package/storage/v1alpha1/volumeAttachmentList.js.map +1 -0
- package/storage/v1alpha1/volumeAttachmentPatch.d.ts +79 -0
- package/storage/v1alpha1/volumeAttachmentPatch.js +74 -0
- package/storage/v1alpha1/volumeAttachmentPatch.js.map +1 -0
- package/storage/v1alpha1/volumeAttributesClass.d.ts +83 -0
- package/storage/v1alpha1/volumeAttributesClass.js +69 -0
- package/storage/v1alpha1/volumeAttributesClass.js.map +1 -0
- package/storage/v1alpha1/volumeAttributesClassList.d.ts +67 -0
- package/storage/v1alpha1/volumeAttributesClassList.js +65 -0
- package/storage/v1alpha1/volumeAttributesClassList.js.map +1 -0
- package/storage/v1alpha1/volumeAttributesClassPatch.d.ts +89 -0
- package/storage/v1alpha1/volumeAttributesClassPatch.js +72 -0
- package/storage/v1alpha1/volumeAttributesClassPatch.js.map +1 -0
- package/storage/v1beta1/csidriver.d.ts +67 -0
- package/storage/v1beta1/csidriver.js +67 -0
- package/storage/v1beta1/csidriver.js.map +1 -0
- package/storage/v1beta1/csidriverList.d.ts +67 -0
- package/storage/v1beta1/csidriverList.js +65 -0
- package/storage/v1beta1/csidriverList.js.map +1 -0
- package/storage/v1beta1/csidriverPatch.d.ts +73 -0
- package/storage/v1beta1/csidriverPatch.js +70 -0
- package/storage/v1beta1/csidriverPatch.js.map +1 -0
- package/storage/v1beta1/csinode.d.ts +70 -0
- package/storage/v1beta1/csinode.js +70 -0
- package/storage/v1beta1/csinode.js.map +1 -0
- package/storage/v1beta1/csinodeList.d.ts +67 -0
- package/storage/v1beta1/csinodeList.js +65 -0
- package/storage/v1beta1/csinodeList.js.map +1 -0
- package/storage/v1beta1/csinodePatch.d.ts +76 -0
- package/storage/v1beta1/csinodePatch.js +73 -0
- package/storage/v1beta1/csinodePatch.js.map +1 -0
- package/storage/v1beta1/csistorageCapacity.d.ts +115 -0
- package/storage/v1beta1/csistorageCapacity.js +81 -0
- package/storage/v1beta1/csistorageCapacity.js.map +1 -0
- package/storage/v1beta1/csistorageCapacityList.d.ts +67 -0
- package/storage/v1beta1/csistorageCapacityList.js +65 -0
- package/storage/v1beta1/csistorageCapacityList.js.map +1 -0
- package/storage/v1beta1/csistorageCapacityPatch.d.ts +121 -0
- package/storage/v1beta1/csistorageCapacityPatch.js +84 -0
- package/storage/v1beta1/csistorageCapacityPatch.js.map +1 -0
- package/storage/v1beta1/index.d.ts +54 -0
- package/storage/v1beta1/index.js +90 -0
- package/storage/v1beta1/index.js.map +1 -0
- package/storage/v1beta1/storageClass.d.ts +121 -0
- package/storage/v1beta1/storageClass.js +81 -0
- package/storage/v1beta1/storageClass.js.map +1 -0
- package/storage/v1beta1/storageClassList.d.ts +67 -0
- package/storage/v1beta1/storageClassList.js +65 -0
- package/storage/v1beta1/storageClassList.js.map +1 -0
- package/storage/v1beta1/storageClassPatch.d.ts +127 -0
- package/storage/v1beta1/storageClassPatch.js +84 -0
- package/storage/v1beta1/storageClassPatch.js.map +1 -0
- package/storage/v1beta1/volumeAttachment.d.ts +73 -0
- package/storage/v1beta1/volumeAttachment.js +71 -0
- package/storage/v1beta1/volumeAttachment.js.map +1 -0
- package/storage/v1beta1/volumeAttachmentList.d.ts +67 -0
- package/storage/v1beta1/volumeAttachmentList.js +65 -0
- package/storage/v1beta1/volumeAttachmentList.js.map +1 -0
- package/storage/v1beta1/volumeAttachmentPatch.d.ts +79 -0
- package/storage/v1beta1/volumeAttachmentPatch.js +74 -0
- package/storage/v1beta1/volumeAttachmentPatch.js.map +1 -0
- package/storage/v1beta1/volumeAttributesClass.d.ts +83 -0
- package/storage/v1beta1/volumeAttributesClass.js +69 -0
- package/storage/v1beta1/volumeAttributesClass.js.map +1 -0
- package/storage/v1beta1/volumeAttributesClassList.d.ts +67 -0
- package/storage/v1beta1/volumeAttributesClassList.js +65 -0
- package/storage/v1beta1/volumeAttributesClassList.js.map +1 -0
- package/storage/v1beta1/volumeAttributesClassPatch.d.ts +89 -0
- package/storage/v1beta1/volumeAttributesClassPatch.js +72 -0
- package/storage/v1beta1/volumeAttributesClassPatch.js.map +1 -0
- package/storagemigration/index.d.ts +2 -0
- package/storagemigration/index.js +9 -0
- package/storagemigration/index.js.map +1 -0
- package/storagemigration/v1alpha1/index.d.ts +9 -0
- package/storagemigration/v1alpha1/index.js +30 -0
- package/storagemigration/v1alpha1/index.js.map +1 -0
- package/storagemigration/v1alpha1/storageVersionMigration.d.ts +71 -0
- package/storagemigration/v1alpha1/storageVersionMigration.js +64 -0
- package/storagemigration/v1alpha1/storageVersionMigration.js.map +1 -0
- package/storagemigration/v1alpha1/storageVersionMigrationList.d.ts +67 -0
- package/storagemigration/v1alpha1/storageVersionMigrationList.js +65 -0
- package/storagemigration/v1alpha1/storageVersionMigrationList.js.map +1 -0
- package/storagemigration/v1alpha1/storageVersionMigrationPatch.d.ts +77 -0
- package/storagemigration/v1alpha1/storageVersionMigrationPatch.js +70 -0
- package/storagemigration/v1alpha1/storageVersionMigrationPatch.js.map +1 -0
- package/types/enums/core/index.d.ts +2 -0
- package/types/enums/core/index.js +9 -0
- package/types/enums/core/index.js.map +1 -0
- package/types/enums/core/v1/index.d.ts +7 -0
- package/types/enums/core/v1/index.js +12 -0
- package/types/enums/core/v1/index.js.map +1 -0
- package/types/enums/index.d.ts +2 -0
- package/types/enums/index.js +9 -0
- package/types/enums/index.js.map +1 -0
- package/types/index.d.ts +4 -0
- package/types/index.js +13 -0
- package/types/index.js.map +1 -0
- package/types/input.d.ts +34333 -0
- package/types/input.js +23 -0
- package/types/input.js.map +1 -0
- package/types/output.d.ts +38310 -0
- package/types/output.js +5 -0
- package/types/output.js.map +1 -0
- package/utilities.d.ts +8 -0
- package/utilities.js +101 -0
- package/utilities.js.map +1 -0
- package/yaml/index.d.ts +3 -0
- package/yaml/index.js +25 -0
- package/yaml/index.js.map +1 -0
- package/yaml/v2/configFile.d.ts +87 -0
- package/yaml/v2/configFile.js +98 -0
- package/yaml/v2/configFile.js.map +1 -0
- package/yaml/v2/configGroup.d.ts +141 -0
- package/yaml/v2/configGroup.js +143 -0
- package/yaml/v2/configGroup.js.map +1 -0
- package/yaml/v2/index.d.ts +6 -0
- package/yaml/v2/index.js +26 -0
- package/yaml/v2/index.js.map +1 -0
- package/yaml/yaml.d.ts +3613 -0
- package/yaml/yaml.js +1342 -0
- package/yaml/yaml.js.map +1 -0
package/node/v1/index.js
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.RuntimeClassPatch = exports.RuntimeClassList = exports.RuntimeClass = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
exports.RuntimeClass = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["RuntimeClass"], () => require("./runtimeClass"));
|
|
10
|
+
exports.RuntimeClassList = null;
|
|
11
|
+
utilities.lazyLoad(exports, ["RuntimeClassList"], () => require("./runtimeClassList"));
|
|
12
|
+
exports.RuntimeClassPatch = null;
|
|
13
|
+
utilities.lazyLoad(exports, ["RuntimeClassPatch"], () => require("./runtimeClassPatch"));
|
|
14
|
+
const _module = {
|
|
15
|
+
version: utilities.getVersion(),
|
|
16
|
+
construct: (name, type, urn) => {
|
|
17
|
+
switch (type) {
|
|
18
|
+
case "kubernetes:node.k8s.io/v1:RuntimeClass":
|
|
19
|
+
return new exports.RuntimeClass(name, undefined, { urn });
|
|
20
|
+
case "kubernetes:node.k8s.io/v1:RuntimeClassList":
|
|
21
|
+
return new exports.RuntimeClassList(name, undefined, { urn });
|
|
22
|
+
case "kubernetes:node.k8s.io/v1:RuntimeClassPatch":
|
|
23
|
+
return new exports.RuntimeClassPatch(name, undefined, { urn });
|
|
24
|
+
default:
|
|
25
|
+
throw new Error(`unknown resource type ${type}`);
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
};
|
|
29
|
+
pulumi.runtime.registerResourceModule("kubernetes", "node.k8s.io/v1", _module);
|
|
30
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../node/v1/index.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AACzC,6CAA6C;AAKhC,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIlE,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGzF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,wCAAwC;gBACzC,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,6CAA6C;gBAC9C,OAAO,IAAI,yBAAiB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://kubernetes.io/docs/concepts/containers/runtime-class/
|
|
6
|
+
*/
|
|
7
|
+
export declare class RuntimeClass extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing RuntimeClass resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): RuntimeClass;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of RuntimeClass. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is RuntimeClass;
|
|
22
|
+
/**
|
|
23
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
24
|
+
*/
|
|
25
|
+
readonly apiVersion: pulumi.Output<"node.k8s.io/v1">;
|
|
26
|
+
/**
|
|
27
|
+
* handler specifies the underlying runtime and configuration that the CRI implementation will use to handle pods of this class. The possible values are specific to the node & CRI configuration. It is assumed that all handlers are available on every node, and handlers of the same name are equivalent on every node. For example, a handler called "runc" might specify that the runc OCI runtime (using native Linux containers) will be used to run the containers in a pod. The Handler must be lowercase, conform to the DNS Label (RFC 1123) requirements, and is immutable.
|
|
28
|
+
*/
|
|
29
|
+
readonly handler: pulumi.Output<string>;
|
|
30
|
+
/**
|
|
31
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
32
|
+
*/
|
|
33
|
+
readonly kind: pulumi.Output<"RuntimeClass">;
|
|
34
|
+
/**
|
|
35
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
36
|
+
*/
|
|
37
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMeta>;
|
|
38
|
+
/**
|
|
39
|
+
* overhead represents the resource overhead associated with running a pod for a given RuntimeClass. For more details, see
|
|
40
|
+
* https://kubernetes.io/docs/concepts/scheduling-eviction/pod-overhead/
|
|
41
|
+
*/
|
|
42
|
+
readonly overhead: pulumi.Output<outputs.node.v1.Overhead>;
|
|
43
|
+
/**
|
|
44
|
+
* scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it. If scheduling is nil, this RuntimeClass is assumed to be supported by all nodes.
|
|
45
|
+
*/
|
|
46
|
+
readonly scheduling: pulumi.Output<outputs.node.v1.Scheduling>;
|
|
47
|
+
/**
|
|
48
|
+
* Create a RuntimeClass resource with the given unique name, arguments, and options.
|
|
49
|
+
*
|
|
50
|
+
* @param name The _unique_ name of the resource.
|
|
51
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
52
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
53
|
+
*/
|
|
54
|
+
constructor(name: string, args?: RuntimeClassArgs, opts?: pulumi.CustomResourceOptions);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* The set of arguments for constructing a RuntimeClass resource.
|
|
58
|
+
*/
|
|
59
|
+
export interface RuntimeClassArgs {
|
|
60
|
+
/**
|
|
61
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
62
|
+
*/
|
|
63
|
+
apiVersion?: pulumi.Input<"node.k8s.io/v1">;
|
|
64
|
+
/**
|
|
65
|
+
* handler specifies the underlying runtime and configuration that the CRI implementation will use to handle pods of this class. The possible values are specific to the node & CRI configuration. It is assumed that all handlers are available on every node, and handlers of the same name are equivalent on every node. For example, a handler called "runc" might specify that the runc OCI runtime (using native Linux containers) will be used to run the containers in a pod. The Handler must be lowercase, conform to the DNS Label (RFC 1123) requirements, and is immutable.
|
|
66
|
+
*/
|
|
67
|
+
handler: pulumi.Input<string>;
|
|
68
|
+
/**
|
|
69
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
70
|
+
*/
|
|
71
|
+
kind?: pulumi.Input<"RuntimeClass">;
|
|
72
|
+
/**
|
|
73
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
74
|
+
*/
|
|
75
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMeta>;
|
|
76
|
+
/**
|
|
77
|
+
* overhead represents the resource overhead associated with running a pod for a given RuntimeClass. For more details, see
|
|
78
|
+
* https://kubernetes.io/docs/concepts/scheduling-eviction/pod-overhead/
|
|
79
|
+
*/
|
|
80
|
+
overhead?: pulumi.Input<inputs.node.v1.Overhead>;
|
|
81
|
+
/**
|
|
82
|
+
* scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it. If scheduling is nil, this RuntimeClass is assumed to be supported by all nodes.
|
|
83
|
+
*/
|
|
84
|
+
scheduling?: pulumi.Input<inputs.node.v1.Scheduling>;
|
|
85
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.RuntimeClass = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://kubernetes.io/docs/concepts/containers/runtime-class/
|
|
10
|
+
*/
|
|
11
|
+
class RuntimeClass extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing RuntimeClass resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new RuntimeClass(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of RuntimeClass. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === RuntimeClass.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a RuntimeClass resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if ((!args || args.handler === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'handler'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["apiVersion"] = "node.k8s.io/v1";
|
|
48
|
+
resourceInputs["handler"] = args ? args.handler : undefined;
|
|
49
|
+
resourceInputs["kind"] = "RuntimeClass";
|
|
50
|
+
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
|
51
|
+
resourceInputs["overhead"] = args ? args.overhead : undefined;
|
|
52
|
+
resourceInputs["scheduling"] = args ? args.scheduling : undefined;
|
|
53
|
+
}
|
|
54
|
+
else {
|
|
55
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["handler"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["overhead"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["scheduling"] = undefined /*out*/;
|
|
61
|
+
}
|
|
62
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
63
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:node.k8s.io/v1alpha1:RuntimeClass" }, { type: "kubernetes:node.k8s.io/v1beta1:RuntimeClass" }] };
|
|
64
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
65
|
+
super(RuntimeClass.__pulumiType, name, resourceInputs, opts);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.RuntimeClass = RuntimeClass;
|
|
69
|
+
/** @internal */
|
|
70
|
+
RuntimeClass.__pulumiType = 'kubernetes:node.k8s.io/v1:RuntimeClass';
|
|
71
|
+
//# sourceMappingURL=runtimeClass.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeClass.js","sourceRoot":"","sources":["../../../node/v1/runtimeClass.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;GAEG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,YAAY,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IA4BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAuB,EAAE,IAAmC;QAClF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,gBAAgB,CAAC;YAChD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,cAAc,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,8CAA8C,EAAE,EAAE,EAAE,IAAI,EAAE,6CAA6C,EAAE,CAAC,EAAE,CAAC;QACnJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AArFL,oCAsFC;AAzEG,gBAAgB;AACO,yBAAY,GAAG,wCAAwC,CAAC"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* RuntimeClassList is a list of RuntimeClass objects.
|
|
6
|
+
*/
|
|
7
|
+
export declare class RuntimeClassList extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing RuntimeClassList resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): RuntimeClassList;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of RuntimeClassList. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is RuntimeClassList;
|
|
22
|
+
/**
|
|
23
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
24
|
+
*/
|
|
25
|
+
readonly apiVersion: pulumi.Output<"node.k8s.io/v1">;
|
|
26
|
+
/**
|
|
27
|
+
* items is a list of schema objects.
|
|
28
|
+
*/
|
|
29
|
+
readonly items: pulumi.Output<outputs.node.v1.RuntimeClass[]>;
|
|
30
|
+
/**
|
|
31
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
32
|
+
*/
|
|
33
|
+
readonly kind: pulumi.Output<"RuntimeClassList">;
|
|
34
|
+
/**
|
|
35
|
+
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
36
|
+
*/
|
|
37
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ListMeta>;
|
|
38
|
+
/**
|
|
39
|
+
* Create a RuntimeClassList resource with the given unique name, arguments, and options.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resource.
|
|
42
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
43
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
44
|
+
*/
|
|
45
|
+
constructor(name: string, args?: RuntimeClassListArgs, opts?: pulumi.CustomResourceOptions);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The set of arguments for constructing a RuntimeClassList resource.
|
|
49
|
+
*/
|
|
50
|
+
export interface RuntimeClassListArgs {
|
|
51
|
+
/**
|
|
52
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
53
|
+
*/
|
|
54
|
+
apiVersion?: pulumi.Input<"node.k8s.io/v1">;
|
|
55
|
+
/**
|
|
56
|
+
* items is a list of schema objects.
|
|
57
|
+
*/
|
|
58
|
+
items: pulumi.Input<pulumi.Input<inputs.node.v1.RuntimeClass>[]>;
|
|
59
|
+
/**
|
|
60
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
61
|
+
*/
|
|
62
|
+
kind?: pulumi.Input<"RuntimeClassList">;
|
|
63
|
+
/**
|
|
64
|
+
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
65
|
+
*/
|
|
66
|
+
metadata?: pulumi.Input<inputs.meta.v1.ListMeta>;
|
|
67
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.RuntimeClassList = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* RuntimeClassList is a list of RuntimeClass objects.
|
|
10
|
+
*/
|
|
11
|
+
class RuntimeClassList extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing RuntimeClassList resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new RuntimeClassList(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of RuntimeClassList. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === RuntimeClassList.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a RuntimeClassList resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if ((!args || args.items === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'items'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["apiVersion"] = "node.k8s.io/v1";
|
|
48
|
+
resourceInputs["items"] = args ? args.items : undefined;
|
|
49
|
+
resourceInputs["kind"] = "RuntimeClassList";
|
|
50
|
+
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
|
51
|
+
}
|
|
52
|
+
else {
|
|
53
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
54
|
+
resourceInputs["items"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
57
|
+
}
|
|
58
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
59
|
+
super(RuntimeClassList.__pulumiType, name, resourceInputs, opts);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
exports.RuntimeClassList = RuntimeClassList;
|
|
63
|
+
/** @internal */
|
|
64
|
+
RuntimeClassList.__pulumiType = 'kubernetes:node.k8s.io/v1:RuntimeClassList';
|
|
65
|
+
//# sourceMappingURL=runtimeClassList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeClassList.js","sourceRoot":"","sources":["../../../node/v1/runtimeClassList.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;GAEG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA2B,EAAE,IAAmC;QACtF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,gBAAgB,CAAC;YAChD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,kBAAkB,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAtEL,4CAuEC;AA1DG,gBAAgB;AACO,6BAAY,GAAG,4CAA4C,CAAC"}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
|
+
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
7
|
+
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
|
8
|
+
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
9
|
+
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
10
|
+
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
11
|
+
* RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://kubernetes.io/docs/concepts/containers/runtime-class/
|
|
12
|
+
*/
|
|
13
|
+
export declare class RuntimeClassPatch extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing RuntimeClassPatch resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
21
|
+
*/
|
|
22
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): RuntimeClassPatch;
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of RuntimeClassPatch. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj: any): obj is RuntimeClassPatch;
|
|
28
|
+
/**
|
|
29
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
30
|
+
*/
|
|
31
|
+
readonly apiVersion: pulumi.Output<"node.k8s.io/v1">;
|
|
32
|
+
/**
|
|
33
|
+
* handler specifies the underlying runtime and configuration that the CRI implementation will use to handle pods of this class. The possible values are specific to the node & CRI configuration. It is assumed that all handlers are available on every node, and handlers of the same name are equivalent on every node. For example, a handler called "runc" might specify that the runc OCI runtime (using native Linux containers) will be used to run the containers in a pod. The Handler must be lowercase, conform to the DNS Label (RFC 1123) requirements, and is immutable.
|
|
34
|
+
*/
|
|
35
|
+
readonly handler: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
38
|
+
*/
|
|
39
|
+
readonly kind: pulumi.Output<"RuntimeClass">;
|
|
40
|
+
/**
|
|
41
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
42
|
+
*/
|
|
43
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMetaPatch>;
|
|
44
|
+
/**
|
|
45
|
+
* overhead represents the resource overhead associated with running a pod for a given RuntimeClass. For more details, see
|
|
46
|
+
* https://kubernetes.io/docs/concepts/scheduling-eviction/pod-overhead/
|
|
47
|
+
*/
|
|
48
|
+
readonly overhead: pulumi.Output<outputs.node.v1.OverheadPatch>;
|
|
49
|
+
/**
|
|
50
|
+
* scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it. If scheduling is nil, this RuntimeClass is assumed to be supported by all nodes.
|
|
51
|
+
*/
|
|
52
|
+
readonly scheduling: pulumi.Output<outputs.node.v1.SchedulingPatch>;
|
|
53
|
+
/**
|
|
54
|
+
* Create a RuntimeClassPatch resource with the given unique name, arguments, and options.
|
|
55
|
+
*
|
|
56
|
+
* @param name The _unique_ name of the resource.
|
|
57
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
58
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
59
|
+
*/
|
|
60
|
+
constructor(name: string, args?: RuntimeClassPatchArgs, opts?: pulumi.CustomResourceOptions);
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* The set of arguments for constructing a RuntimeClassPatch resource.
|
|
64
|
+
*/
|
|
65
|
+
export interface RuntimeClassPatchArgs {
|
|
66
|
+
/**
|
|
67
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
68
|
+
*/
|
|
69
|
+
apiVersion?: pulumi.Input<"node.k8s.io/v1">;
|
|
70
|
+
/**
|
|
71
|
+
* handler specifies the underlying runtime and configuration that the CRI implementation will use to handle pods of this class. The possible values are specific to the node & CRI configuration. It is assumed that all handlers are available on every node, and handlers of the same name are equivalent on every node. For example, a handler called "runc" might specify that the runc OCI runtime (using native Linux containers) will be used to run the containers in a pod. The Handler must be lowercase, conform to the DNS Label (RFC 1123) requirements, and is immutable.
|
|
72
|
+
*/
|
|
73
|
+
handler?: pulumi.Input<string>;
|
|
74
|
+
/**
|
|
75
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
76
|
+
*/
|
|
77
|
+
kind?: pulumi.Input<"RuntimeClass">;
|
|
78
|
+
/**
|
|
79
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
80
|
+
*/
|
|
81
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMetaPatch>;
|
|
82
|
+
/**
|
|
83
|
+
* overhead represents the resource overhead associated with running a pod for a given RuntimeClass. For more details, see
|
|
84
|
+
* https://kubernetes.io/docs/concepts/scheduling-eviction/pod-overhead/
|
|
85
|
+
*/
|
|
86
|
+
overhead?: pulumi.Input<inputs.node.v1.OverheadPatch>;
|
|
87
|
+
/**
|
|
88
|
+
* scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it. If scheduling is nil, this RuntimeClass is assumed to be supported by all nodes.
|
|
89
|
+
*/
|
|
90
|
+
scheduling?: pulumi.Input<inputs.node.v1.SchedulingPatch>;
|
|
91
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.RuntimeClassPatch = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Patch resources are used to modify existing Kubernetes resources by using
|
|
10
|
+
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
11
|
+
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
|
12
|
+
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
13
|
+
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
14
|
+
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
15
|
+
* RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://kubernetes.io/docs/concepts/containers/runtime-class/
|
|
16
|
+
*/
|
|
17
|
+
class RuntimeClassPatch extends pulumi.CustomResource {
|
|
18
|
+
/**
|
|
19
|
+
* Get an existing RuntimeClassPatch resource's state with the given name, ID, and optional extra
|
|
20
|
+
* properties used to qualify the lookup.
|
|
21
|
+
*
|
|
22
|
+
* @param name The _unique_ name of the resulting resource.
|
|
23
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
24
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
25
|
+
*/
|
|
26
|
+
static get(name, id, opts) {
|
|
27
|
+
return new RuntimeClassPatch(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Returns true if the given object is an instance of RuntimeClassPatch. This is designed to work even
|
|
31
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
32
|
+
*/
|
|
33
|
+
static isInstance(obj) {
|
|
34
|
+
if (obj === undefined || obj === null) {
|
|
35
|
+
return false;
|
|
36
|
+
}
|
|
37
|
+
return obj['__pulumiType'] === RuntimeClassPatch.__pulumiType;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Create a RuntimeClassPatch resource with the given unique name, arguments, and options.
|
|
41
|
+
*
|
|
42
|
+
* @param name The _unique_ name of the resource.
|
|
43
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
44
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
45
|
+
*/
|
|
46
|
+
constructor(name, args, opts) {
|
|
47
|
+
let resourceInputs = {};
|
|
48
|
+
opts = opts || {};
|
|
49
|
+
if (!opts.id) {
|
|
50
|
+
resourceInputs["apiVersion"] = "node.k8s.io/v1";
|
|
51
|
+
resourceInputs["handler"] = args ? args.handler : undefined;
|
|
52
|
+
resourceInputs["kind"] = "RuntimeClass";
|
|
53
|
+
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
|
54
|
+
resourceInputs["overhead"] = args ? args.overhead : undefined;
|
|
55
|
+
resourceInputs["scheduling"] = args ? args.scheduling : undefined;
|
|
56
|
+
}
|
|
57
|
+
else {
|
|
58
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["handler"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["overhead"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["scheduling"] = undefined /*out*/;
|
|
64
|
+
}
|
|
65
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
66
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:node.k8s.io/v1alpha1:RuntimeClassPatch" }, { type: "kubernetes:node.k8s.io/v1beta1:RuntimeClassPatch" }] };
|
|
67
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
68
|
+
super(RuntimeClassPatch.__pulumiType, name, resourceInputs, opts);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
exports.RuntimeClassPatch = RuntimeClassPatch;
|
|
72
|
+
/** @internal */
|
|
73
|
+
RuntimeClassPatch.__pulumiType = 'kubernetes:node.k8s.io/v1:RuntimeClassPatch';
|
|
74
|
+
//# sourceMappingURL=runtimeClassPatch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeClassPatch.js","sourceRoot":"","sources":["../../../node/v1/runtimeClassPatch.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AAIzC,6CAA6C;AAE7C;;;;;;;;GAQG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IA4BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA4B,EAAE,IAAmC;QACvF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,gBAAgB,CAAC;YAChD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,cAAc,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,mDAAmD,EAAE,EAAE,EAAE,IAAI,EAAE,kDAAkD,EAAE,CAAC,EAAE,CAAC;QAC7J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AAlFL,8CAmFC;AAtEG,gBAAgB;AACO,8BAAY,GAAG,6CAA6C,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export { RuntimeClassArgs } from "./runtimeClass";
|
|
2
|
+
export type RuntimeClass = import("./runtimeClass").RuntimeClass;
|
|
3
|
+
export declare const RuntimeClass: typeof import("./runtimeClass").RuntimeClass;
|
|
4
|
+
export { RuntimeClassListArgs } from "./runtimeClassList";
|
|
5
|
+
export type RuntimeClassList = import("./runtimeClassList").RuntimeClassList;
|
|
6
|
+
export declare const RuntimeClassList: typeof import("./runtimeClassList").RuntimeClassList;
|
|
7
|
+
export { RuntimeClassPatchArgs } from "./runtimeClassPatch";
|
|
8
|
+
export type RuntimeClassPatch = import("./runtimeClassPatch").RuntimeClassPatch;
|
|
9
|
+
export declare const RuntimeClassPatch: typeof import("./runtimeClassPatch").RuntimeClassPatch;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumigen. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.RuntimeClassPatch = exports.RuntimeClassList = exports.RuntimeClass = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../../utilities");
|
|
8
|
+
exports.RuntimeClass = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["RuntimeClass"], () => require("./runtimeClass"));
|
|
10
|
+
exports.RuntimeClassList = null;
|
|
11
|
+
utilities.lazyLoad(exports, ["RuntimeClassList"], () => require("./runtimeClassList"));
|
|
12
|
+
exports.RuntimeClassPatch = null;
|
|
13
|
+
utilities.lazyLoad(exports, ["RuntimeClassPatch"], () => require("./runtimeClassPatch"));
|
|
14
|
+
const _module = {
|
|
15
|
+
version: utilities.getVersion(),
|
|
16
|
+
construct: (name, type, urn) => {
|
|
17
|
+
switch (type) {
|
|
18
|
+
case "kubernetes:node.k8s.io/v1alpha1:RuntimeClass":
|
|
19
|
+
return new exports.RuntimeClass(name, undefined, { urn });
|
|
20
|
+
case "kubernetes:node.k8s.io/v1alpha1:RuntimeClassList":
|
|
21
|
+
return new exports.RuntimeClassList(name, undefined, { urn });
|
|
22
|
+
case "kubernetes:node.k8s.io/v1alpha1:RuntimeClassPatch":
|
|
23
|
+
return new exports.RuntimeClassPatch(name, undefined, { urn });
|
|
24
|
+
default:
|
|
25
|
+
throw new Error(`unknown resource type ${type}`);
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
};
|
|
29
|
+
pulumi.runtime.registerResourceModule("kubernetes", "node.k8s.io/v1alpha1", _module);
|
|
30
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../node/v1alpha1/index.ts"],"names":[],"mappings":";AAAA,yDAAyD;AACzD,iFAAiF;;;AAEjF,yCAAyC;AACzC,6CAA6C;AAKhC,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIlE,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGzF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D,KAAK,kDAAkD;gBACnD,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,mDAAmD;gBACpD,OAAO,IAAI,yBAAiB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are (currently) manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://git.k8s.io/enhancements/keps/sig-node/runtime-class.md
|
|
6
|
+
*/
|
|
7
|
+
export declare class RuntimeClass extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing RuntimeClass resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): RuntimeClass;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of RuntimeClass. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is RuntimeClass;
|
|
22
|
+
/**
|
|
23
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
24
|
+
*/
|
|
25
|
+
readonly apiVersion: pulumi.Output<"node.k8s.io/v1alpha1">;
|
|
26
|
+
/**
|
|
27
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
28
|
+
*/
|
|
29
|
+
readonly kind: pulumi.Output<"RuntimeClass">;
|
|
30
|
+
/**
|
|
31
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
32
|
+
*/
|
|
33
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMeta>;
|
|
34
|
+
/**
|
|
35
|
+
* Specification of the RuntimeClass More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
|
36
|
+
*/
|
|
37
|
+
readonly spec: pulumi.Output<outputs.node.v1alpha1.RuntimeClassSpec>;
|
|
38
|
+
/**
|
|
39
|
+
* Create a RuntimeClass resource with the given unique name, arguments, and options.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resource.
|
|
42
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
43
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
44
|
+
*/
|
|
45
|
+
constructor(name: string, args?: RuntimeClassArgs, opts?: pulumi.CustomResourceOptions);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The set of arguments for constructing a RuntimeClass resource.
|
|
49
|
+
*/
|
|
50
|
+
export interface RuntimeClassArgs {
|
|
51
|
+
/**
|
|
52
|
+
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
|
53
|
+
*/
|
|
54
|
+
apiVersion?: pulumi.Input<"node.k8s.io/v1alpha1">;
|
|
55
|
+
/**
|
|
56
|
+
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
57
|
+
*/
|
|
58
|
+
kind?: pulumi.Input<"RuntimeClass">;
|
|
59
|
+
/**
|
|
60
|
+
* More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
61
|
+
*/
|
|
62
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMeta>;
|
|
63
|
+
/**
|
|
64
|
+
* Specification of the RuntimeClass More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
|
65
|
+
*/
|
|
66
|
+
spec: pulumi.Input<inputs.node.v1alpha1.RuntimeClassSpec>;
|
|
67
|
+
}
|