@intentius/chant-lexicon-k8s 0.41.20 → 0.44.1
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/dist/api/classify.d.ts.map +1 -1
- package/dist/api/connect.d.ts.map +1 -1
- package/dist/codegen/docs.d.ts.map +1 -1
- package/dist/components/argo-app.d.ts +104 -0
- package/dist/components/argo-app.d.ts.map +1 -0
- package/dist/components/builders.d.ts +8 -0
- package/dist/components/builders.d.ts.map +1 -1
- package/dist/components/capability-plugin.d.ts +1 -0
- package/dist/components/capability-plugin.d.ts.map +1 -1
- package/dist/components/flux-reconcile.d.ts +84 -0
- package/dist/components/flux-reconcile.d.ts.map +1 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/kustomize-apply.d.ts +29 -7
- package/dist/components/kustomize-apply.d.ts.map +1 -1
- package/dist/composites/flux-app.d.ts +132 -0
- package/dist/composites/flux-app.d.ts.map +1 -0
- package/dist/composites/index.d.ts +2 -0
- package/dist/composites/index.d.ts.map +1 -1
- package/dist/config-schema.d.ts +3 -0
- package/dist/config-schema.d.ts.map +1 -1
- package/dist/config.d.ts +32 -5
- package/dist/config.d.ts.map +1 -1
- package/dist/crd/crd-sources.d.ts.map +1 -1
- package/dist/crd/parser.d.ts.map +1 -1
- package/dist/deep-observe-hooks.d.ts +8 -0
- package/dist/deep-observe-hooks.d.ts.map +1 -1
- package/dist/describe-resources.d.ts +10 -8
- package/dist/describe-resources.d.ts.map +1 -1
- package/dist/generated/index.d.ts +15 -4
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/integrity.json +10 -6
- package/dist/kube/connect.d.ts +5 -4
- package/dist/kube/connect.d.ts.map +1 -1
- package/dist/kube/get.d.ts +4 -4
- package/dist/kustomize/render.d.ts +15 -0
- package/dist/kustomize/render.d.ts.map +1 -0
- package/dist/kustomize/rendered-entity.d.ts +39 -0
- package/dist/kustomize/rendered-entity.d.ts.map +1 -0
- package/dist/kustomize/root.d.ts +19 -0
- package/dist/kustomize/root.d.ts.map +1 -0
- package/dist/lint/audit-catalog.d.ts.map +1 -1
- package/dist/lint/post-synth/argo-helpers.d.ts +2 -0
- package/dist/lint/post-synth/argo-helpers.d.ts.map +1 -1
- package/dist/lint/post-synth/flux002.d.ts +14 -0
- package/dist/lint/post-synth/flux002.d.ts.map +1 -0
- package/dist/lint/post-synth/flux003.d.ts +17 -0
- package/dist/lint/post-synth/flux003.d.ts.map +1 -0
- package/dist/lint/post-synth/index.d.ts.map +1 -1
- package/dist/lint/rules/flux-source-ref-pin.d.ts +16 -0
- package/dist/lint/rules/flux-source-ref-pin.d.ts.map +1 -0
- package/dist/manifest.json +1 -1
- package/dist/meta.json +92 -16
- package/dist/okf/index.md +256 -0
- package/dist/okf/rules/ARGO001.md +16 -0
- package/dist/okf/rules/ARGO002.md +16 -0
- package/dist/okf/rules/ARGO003.md +15 -0
- package/dist/okf/rules/ARGO004.md +17 -0
- package/dist/okf/rules/ARGO005.md +15 -0
- package/dist/okf/rules/FLUX001.md +17 -0
- package/dist/okf/rules/FLUX002.md +19 -0
- package/dist/okf/rules/FLUX003.md +15 -0
- package/dist/okf/rules/WK8001.md +16 -0
- package/dist/okf/rules/WK8002.md +20 -0
- package/dist/okf/rules/WK8003.md +19 -0
- package/dist/okf/rules/WK8005.md +11 -0
- package/dist/okf/rules/WK8006.md +11 -0
- package/dist/okf/rules/WK8041.md +11 -0
- package/dist/okf/rules/WK8042.md +11 -0
- package/dist/okf/rules/WK8101.md +11 -0
- package/dist/okf/rules/WK8102.md +11 -0
- package/dist/okf/rules/WK8103.md +11 -0
- package/dist/okf/rules/WK8104.md +15 -0
- package/dist/okf/rules/WK8105.md +11 -0
- package/dist/okf/rules/WK8201.md +11 -0
- package/dist/okf/rules/WK8202.md +11 -0
- package/dist/okf/rules/WK8203.md +11 -0
- package/dist/okf/rules/WK8204.md +11 -0
- package/dist/okf/rules/WK8205.md +11 -0
- package/dist/okf/rules/WK8207.md +11 -0
- package/dist/okf/rules/WK8208.md +11 -0
- package/dist/okf/rules/WK8209.md +11 -0
- package/dist/okf/rules/WK8301.md +16 -0
- package/dist/okf/rules/WK8302.md +11 -0
- package/dist/okf/rules/WK8303.md +15 -0
- package/dist/okf/rules/WK8304.md +15 -0
- package/dist/okf/rules/WK8305.md +15 -0
- package/dist/okf/rules/WK8306.md +11 -0
- package/dist/okf/rules/WK8401.md +15 -0
- package/dist/okf/rules/WK8402.md +15 -0
- package/dist/okf/rules/WK8403.md +15 -0
- package/dist/okf/types/APIGroup.md +16 -0
- package/dist/okf/types/APIGroupList.md +13 -0
- package/dist/okf/types/APIResourceList.md +14 -0
- package/dist/okf/types/APIService.md +14 -0
- package/dist/okf/types/APIServiceList.md +14 -0
- package/dist/okf/types/APIVersions.md +14 -0
- package/dist/okf/types/Addon.md +14 -0
- package/dist/okf/types/Alert.md +14 -0
- package/dist/okf/types/AppProject.md +19 -0
- package/dist/okf/types/Application.md +23 -0
- package/dist/okf/types/ApplicationSet.md +18 -0
- package/dist/okf/types/Backup.md +14 -0
- package/dist/okf/types/BatchJob.md +14 -0
- package/dist/okf/types/Binding.md +14 -0
- package/dist/okf/types/Bucket.md +18 -0
- package/dist/okf/types/CM.md +16 -0
- package/dist/okf/types/CSIDriver.md +14 -0
- package/dist/okf/types/CSIDriverList.md +14 -0
- package/dist/okf/types/CSINode.md +14 -0
- package/dist/okf/types/CSINodeList.md +14 -0
- package/dist/okf/types/CSIStorageCapacity.md +17 -0
- package/dist/okf/types/CSIStorageCapacityList.md +14 -0
- package/dist/okf/types/Certificate.md +18 -0
- package/dist/okf/types/CertificateRequest.md +14 -0
- package/dist/okf/types/CertificateSigningRequest.md +14 -0
- package/dist/okf/types/CertificateSigningRequestList.md +14 -0
- package/dist/okf/types/Challenge.md +14 -0
- package/dist/okf/types/Cluster.md +14 -0
- package/dist/okf/types/ClusterIssuer.md +14 -0
- package/dist/okf/types/ClusterRole.md +15 -0
- package/dist/okf/types/ClusterRoleBinding.md +15 -0
- package/dist/okf/types/ClusterRoleBindingList.md +14 -0
- package/dist/okf/types/ClusterRoleList.md +14 -0
- package/dist/okf/types/ClusterTrustBundle.md +14 -0
- package/dist/okf/types/ClusterTrustBundleList.md +14 -0
- package/dist/okf/types/ComponentStatus.md +14 -0
- package/dist/okf/types/ComponentStatusList.md +14 -0
- package/dist/okf/types/ConfigMapList.md +14 -0
- package/dist/okf/types/ControllerRevision.md +15 -0
- package/dist/okf/types/ControllerRevisionList.md +14 -0
- package/dist/okf/types/CoreEventList.md +14 -0
- package/dist/okf/types/CrdbCluster.md +14 -0
- package/dist/okf/types/CronJob.md +20 -0
- package/dist/okf/types/CronJobList.md +14 -0
- package/dist/okf/types/CustomResourceDefinition.md +14 -0
- package/dist/okf/types/CustomResourceDefinitionList.md +14 -0
- package/dist/okf/types/DaemonSet.md +19 -0
- package/dist/okf/types/DaemonSetList.md +14 -0
- package/dist/okf/types/DeleteOptions.md +18 -0
- package/dist/okf/types/Deploy.md +14 -0
- package/dist/okf/types/DeploymentList.md +14 -0
- package/dist/okf/types/DeviceClass.md +14 -0
- package/dist/okf/types/DeviceClassList.md +14 -0
- package/dist/okf/types/DeviceTaintRule.md +14 -0
- package/dist/okf/types/DeviceTaintRuleList.md +14 -0
- package/dist/okf/types/EndpointSlice.md +16 -0
- package/dist/okf/types/EndpointSliceList.md +14 -0
- package/dist/okf/types/Endpoints.md +14 -0
- package/dist/okf/types/EndpointsList.md +14 -0
- package/dist/okf/types/Event.md +27 -0
- package/dist/okf/types/EventsEvent.md +27 -0
- package/dist/okf/types/EventsEventList.md +14 -0
- package/dist/okf/types/Eviction.md +14 -0
- package/dist/okf/types/FlowSchema.md +14 -0
- package/dist/okf/types/FlowSchemaList.md +14 -0
- package/dist/okf/types/FluxHelmChart.md +14 -0
- package/dist/okf/types/FluxInstance.md +14 -0
- package/dist/okf/types/FluxReport.md +14 -0
- package/dist/okf/types/GRPCRoute.md +14 -0
- package/dist/okf/types/Gateway.md +14 -0
- package/dist/okf/types/GatewayClass.md +14 -0
- package/dist/okf/types/GitRepository.md +19 -0
- package/dist/okf/types/HTTPRoute.md +14 -0
- package/dist/okf/types/HelmChartConfig.md +14 -0
- package/dist/okf/types/HelmRelease.md +14 -0
- package/dist/okf/types/HelmRepository.md +14 -0
- package/dist/okf/types/HorizontalPodAutoscaler.md +14 -0
- package/dist/okf/types/HorizontalPodAutoscalerList.md +14 -0
- package/dist/okf/types/IPAddress.md +14 -0
- package/dist/okf/types/IPAddressList.md +14 -0
- package/dist/okf/types/ImagePolicy.md +14 -0
- package/dist/okf/types/ImageRepository.md +14 -0
- package/dist/okf/types/ImageUpdateAutomation.md +14 -0
- package/dist/okf/types/InfisicalDynamicSecret.md +14 -0
- package/dist/okf/types/InfisicalPushSecret.md +14 -0
- package/dist/okf/types/InfisicalSecret.md +14 -0
- package/dist/okf/types/Ing.md +14 -0
- package/dist/okf/types/IngressClass.md +14 -0
- package/dist/okf/types/IngressClassList.md +14 -0
- package/dist/okf/types/IngressList.md +14 -0
- package/dist/okf/types/IngressRoute.md +14 -0
- package/dist/okf/types/IngressRouteTCP.md +14 -0
- package/dist/okf/types/IngressRouteUDP.md +14 -0
- package/dist/okf/types/Issuer.md +14 -0
- package/dist/okf/types/JobList.md +14 -0
- package/dist/okf/types/K3sHelmChart.md +14 -0
- package/dist/okf/types/Kustomization.md +20 -0
- package/dist/okf/types/Lease.md +14 -0
- package/dist/okf/types/LeaseCandidate.md +14 -0
- package/dist/okf/types/LeaseCandidateList.md +14 -0
- package/dist/okf/types/LeaseList.md +14 -0
- package/dist/okf/types/LimitRange.md +14 -0
- package/dist/okf/types/LimitRangeList.md +14 -0
- package/dist/okf/types/LocalSubjectAccessReview.md +14 -0
- package/dist/okf/types/MicroVM.md +14 -0
- package/dist/okf/types/MicroVMClass.md +14 -0
- package/dist/okf/types/MicroVMImage.md +14 -0
- package/dist/okf/types/MicroVMNetwork.md +14 -0
- package/dist/okf/types/MicroVMReplicaSet.md +14 -0
- package/dist/okf/types/Middleware.md +14 -0
- package/dist/okf/types/MiddlewareTCP.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicy.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicyBinding.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicyBindingList.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicyList.md +14 -0
- package/dist/okf/types/MutatingWebhookConfiguration.md +14 -0
- package/dist/okf/types/MutatingWebhookConfigurationList.md +14 -0
- package/dist/okf/types/Namespace.md +19 -0
- package/dist/okf/types/NamespaceList.md +14 -0
- package/dist/okf/types/NetPol.md +14 -0
- package/dist/okf/types/NetworkPolicyList.md +14 -0
- package/dist/okf/types/Node.md +22 -0
- package/dist/okf/types/NodeList.md +14 -0
- package/dist/okf/types/OCIRepository.md +18 -0
- package/dist/okf/types/ObjectStore.md +14 -0
- package/dist/okf/types/Order.md +14 -0
- package/dist/okf/types/PDB.md +18 -0
- package/dist/okf/types/PersistentVolume.md +14 -0
- package/dist/okf/types/PersistentVolumeClaim.md +14 -0
- package/dist/okf/types/PersistentVolumeClaimList.md +14 -0
- package/dist/okf/types/PersistentVolumeList.md +14 -0
- package/dist/okf/types/Pod.md +18 -0
- package/dist/okf/types/PodCertificateRequest.md +14 -0
- package/dist/okf/types/PodCertificateRequestList.md +14 -0
- package/dist/okf/types/PodDisruptionBudgetList.md +14 -0
- package/dist/okf/types/PodList.md +14 -0
- package/dist/okf/types/PodTemplate.md +14 -0
- package/dist/okf/types/PodTemplateList.md +14 -0
- package/dist/okf/types/Pooler.md +14 -0
- package/dist/okf/types/PriorityClass.md +17 -0
- package/dist/okf/types/PriorityClassList.md +14 -0
- package/dist/okf/types/PriorityLevelConfiguration.md +14 -0
- package/dist/okf/types/PriorityLevelConfigurationList.md +14 -0
- package/dist/okf/types/PrometheusRule.md +14 -0
- package/dist/okf/types/Provider.md +14 -0
- package/dist/okf/types/RayCluster.md +20 -0
- package/dist/okf/types/RayJob.md +14 -0
- package/dist/okf/types/RayService.md +14 -0
- package/dist/okf/types/Receiver.md +14 -0
- package/dist/okf/types/ReferenceGrant.md +14 -0
- package/dist/okf/types/ReplicaSet.md +19 -0
- package/dist/okf/types/ReplicaSetList.md +14 -0
- package/dist/okf/types/ReplicationController.md +14 -0
- package/dist/okf/types/ReplicationControllerList.md +14 -0
- package/dist/okf/types/ResourceClaim.md +14 -0
- package/dist/okf/types/ResourceClaimList.md +14 -0
- package/dist/okf/types/ResourceClaimTemplate.md +14 -0
- package/dist/okf/types/ResourceClaimTemplateList.md +14 -0
- package/dist/okf/types/ResourceQuota.md +14 -0
- package/dist/okf/types/ResourceQuotaList.md +14 -0
- package/dist/okf/types/ResourceSet.md +14 -0
- package/dist/okf/types/ResourceSetInputProvider.md +14 -0
- package/dist/okf/types/ResourceSlice.md +14 -0
- package/dist/okf/types/ResourceSliceList.md +14 -0
- package/dist/okf/types/Role.md +14 -0
- package/dist/okf/types/RoleBinding.md +15 -0
- package/dist/okf/types/RoleBindingList.md +14 -0
- package/dist/okf/types/RoleList.md +14 -0
- package/dist/okf/types/RuntimeClass.md +16 -0
- package/dist/okf/types/RuntimeClassList.md +14 -0
- package/dist/okf/types/SA.md +16 -0
- package/dist/okf/types/Scale.md +14 -0
- package/dist/okf/types/ScheduledBackup.md +14 -0
- package/dist/okf/types/Sec.md +17 -0
- package/dist/okf/types/SecretList.md +14 -0
- package/dist/okf/types/SelfSubjectAccessReview.md +14 -0
- package/dist/okf/types/SelfSubjectReview.md +13 -0
- package/dist/okf/types/SelfSubjectRulesReview.md +14 -0
- package/dist/okf/types/ServersTransport.md +14 -0
- package/dist/okf/types/ServersTransportTCP.md +14 -0
- package/dist/okf/types/Service.md +20 -0
- package/dist/okf/types/ServiceAccountList.md +14 -0
- package/dist/okf/types/ServiceCIDR.md +14 -0
- package/dist/okf/types/ServiceCIDRList.md +14 -0
- package/dist/okf/types/ServiceList.md +14 -0
- package/dist/okf/types/ServiceMonitor.md +14 -0
- package/dist/okf/types/StatefulSet.md +19 -0
- package/dist/okf/types/StatefulSetList.md +14 -0
- package/dist/okf/types/Status.md +17 -0
- package/dist/okf/types/StorageClass.md +20 -0
- package/dist/okf/types/StorageClassList.md +14 -0
- package/dist/okf/types/StorageVersionMigration.md +14 -0
- package/dist/okf/types/StorageVersionMigrationList.md +14 -0
- package/dist/okf/types/SubjectAccessReview.md +14 -0
- package/dist/okf/types/TLSOption.md +14 -0
- package/dist/okf/types/TLSStore.md +14 -0
- package/dist/okf/types/TokenRequest.md +14 -0
- package/dist/okf/types/TokenReview.md +14 -0
- package/dist/okf/types/TraefikService.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicy.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicyBinding.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicyBindingList.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicyList.md +14 -0
- package/dist/okf/types/ValidatingWebhookConfiguration.md +14 -0
- package/dist/okf/types/ValidatingWebhookConfigurationList.md +14 -0
- package/dist/okf/types/VolumeAttachment.md +14 -0
- package/dist/okf/types/VolumeAttachmentList.md +14 -0
- package/dist/okf/types/VolumeAttributesClass.md +15 -0
- package/dist/okf/types/VolumeAttributesClassList.md +14 -0
- package/dist/okf/types/WatchEvent.md +14 -0
- package/dist/plugin.d.ts.map +1 -1
- package/dist/rules/argo-helpers.ts +2 -0
- package/dist/rules/flux-source-ref-pin.ts +52 -0
- package/dist/rules/flux002.ts +77 -0
- package/dist/rules/flux003.ts +75 -0
- package/dist/serializer.d.ts.map +1 -1
- package/dist/skills/chant-k8s-flux.md +162 -0
- package/dist/types/index.d.ts +41 -3
- package/dist/validate.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/api/classify.test.ts +20 -0
- package/src/api/classify.ts +8 -1
- package/src/api/connect.ts +10 -0
- package/src/codegen/docs.ts +11 -0
- package/src/components/argo-app.test.ts +137 -0
- package/src/components/argo-app.ts +163 -0
- package/src/components/builders.ts +8 -0
- package/src/components/capability-plugin.ts +11 -1
- package/src/components/flux-reconcile.test.ts +145 -0
- package/src/components/flux-reconcile.ts +159 -0
- package/src/components/index.ts +13 -0
- package/src/components/kustomize-apply.ts +12 -41
- package/src/composites/composites.test.ts +122 -0
- package/src/composites/flux-app.ts +274 -0
- package/src/composites/index.ts +9 -0
- package/src/config-augmentation.test.ts +72 -0
- package/src/config-schema.ts +5 -0
- package/src/config.ts +33 -5
- package/src/crd/crd-sources.ts +37 -0
- package/src/crd/parser.ts +6 -0
- package/src/deep-observe-hooks.ts +60 -0
- package/src/deep-observe.test.ts +114 -0
- package/src/describe-resources.test.ts +215 -6
- package/src/describe-resources.ts +197 -118
- package/src/generated/index.d.ts +41 -3
- package/src/generated/index.ts +15 -4
- package/src/generated/lexicon-k8s.json +92 -16
- package/src/generated/operations.json +48 -0
- package/src/index.ts +4 -0
- package/src/kube/connect.ts +5 -4
- package/src/kube/get.ts +4 -4
- package/src/kustomize/render.ts +84 -0
- package/src/kustomize/rendered-entity.ts +72 -0
- package/src/kustomize/root.test.ts +268 -0
- package/src/kustomize/root.ts +109 -0
- package/src/lint/audit-catalog.ts +2 -0
- package/src/lint/post-synth/argo-helpers.ts +2 -0
- package/src/lint/post-synth/flux002.ts +77 -0
- package/src/lint/post-synth/flux003.ts +75 -0
- package/src/lint/post-synth/index.ts +4 -0
- package/src/lint/post-synth/post-synth.test.ts +132 -0
- package/src/lint/rules/flux-source-ref-pin.ts +52 -0
- package/src/lint/rules/rules.test.ts +51 -0
- package/src/plugin.test.ts +2 -0
- package/src/plugin.ts +47 -0
- package/src/serializer.ts +34 -4
- package/src/skills/chant-k8s-flux.md +162 -0
- package/src/testdata/kustomize-root/base/deployment.yaml +17 -0
- package/src/testdata/kustomize-root/base/kustomization.yaml +3 -0
- package/src/testdata/kustomize-root/base/service.yaml +9 -0
- package/src/testdata/kustomize-root/overlays/prod/kustomization.yaml +6 -0
- package/src/validate.ts +4 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: EndpointsList
|
|
4
|
+
description: k8s resource type K8s::Core::EndpointsList
|
|
5
|
+
name: EndpointsList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::EndpointsList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::EndpointsList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): List of endpoints.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Event
|
|
4
|
+
description: k8s resource type K8s::Core::Event
|
|
5
|
+
name: Event
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::Event
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::Event`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `involvedObject` (`ObjectReference`, required): The object that this event is about.
|
|
14
|
+
- `metadata` (`ObjectMeta`, required): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
15
|
+
- `action` (`string`, optional): What action was taken/failed regarding to the Regarding object.
|
|
16
|
+
- `count` (`number`, optional): The number of times this event has occurred.
|
|
17
|
+
- `eventTime` (`string`, optional): Time when this Event was first observed.
|
|
18
|
+
- `firstTimestamp` (`string`, optional): The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)
|
|
19
|
+
- `lastTimestamp` (`string`, optional): The time at which the most recent occurrence of this event was recorded.
|
|
20
|
+
- `message` (`string`, optional): A human-readable description of the status of this operation.
|
|
21
|
+
- `reason` (`string`, optional): This should be a short, machine understandable string that gives the reason for the transition into the object's current status.
|
|
22
|
+
- `related` (`ObjectReference`, optional): Optional secondary object for more complex actions.
|
|
23
|
+
- `reportingComponent` (`string`, optional): Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.
|
|
24
|
+
- `reportingInstance` (`string`, optional): ID of the controller instance, e.g. `kubelet-xyzf`.
|
|
25
|
+
- `series` (`Record<string, unknown>`, optional): Data about the Event series this event represents or nil if it's a singleton Event.
|
|
26
|
+
- `source` (`Record<string, unknown>`, optional): The component reporting this event. Should be a short machine understandable string.
|
|
27
|
+
- `type` (`string`, optional): Type of this event (Normal, Warning), new types could be added in the future
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: EventsEvent
|
|
4
|
+
description: k8s resource type K8s::Events::Event
|
|
5
|
+
name: EventsEvent
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Events::Event
|
|
8
|
+
---
|
|
9
|
+
`K8s::Events::Event`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `eventTime` (`string`, required): eventTime is the time when this Event was first observed. It is required.
|
|
14
|
+
- `action` (`string`, optional): action is what action was taken/failed regarding to the regarding object. It is machine-readable. This field cannot be empty for new Events and it can have at most 128 characters.
|
|
15
|
+
- `deprecatedCount` (`number`, optional): deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.
|
|
16
|
+
- `deprecatedFirstTimestamp` (`string`, optional): deprecatedFirstTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.
|
|
17
|
+
- `deprecatedLastTimestamp` (`string`, optional): deprecatedLastTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.
|
|
18
|
+
- `deprecatedSource` (`Record<string, unknown>`, optional): deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.
|
|
19
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
20
|
+
- `note` (`string`, optional): note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.
|
|
21
|
+
- `reason` (`string`, optional): reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.
|
|
22
|
+
- `regarding` (`ObjectReference`, optional): regarding contains the object this Event is about. In most cases it's an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.
|
|
23
|
+
- `related` (`ObjectReference`, optional): related is the optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object.
|
|
24
|
+
- `reportingController` (`string`, optional): reportingController is the name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. This field cannot be empty for new Events.
|
|
25
|
+
- `reportingInstance` (`string`, optional): reportingInstance is the ID of the controller instance, e.g. `kubelet-xyzf`. This field cannot be empty for new Events and it can have at most 128 characters.
|
|
26
|
+
- `series` (`Record<string, unknown>`, optional): series is data about the Event series this event represents or nil if it's a singleton Event.
|
|
27
|
+
- `type` (`string`, optional): type is the type of this event (Normal, Warning), new types could be added in the future. It is machine-readable. This field cannot be empty for new Events.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: EventsEventList
|
|
4
|
+
description: k8s resource type K8s::Events::EventList
|
|
5
|
+
name: EventsEventList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Events::EventList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Events::EventList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is a list of schema objects.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Eviction
|
|
4
|
+
description: k8s resource type K8s::Policy::Eviction
|
|
5
|
+
name: Eviction
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Policy::Eviction
|
|
8
|
+
---
|
|
9
|
+
`K8s::Policy::Eviction`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `deleteOptions` (`Record<string, unknown>`, optional): DeleteOptions may be provided
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): ObjectMeta describes the pod that is being evicted.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: FlowSchema
|
|
4
|
+
description: k8s resource type K8s::Flowcontrol::FlowSchema
|
|
5
|
+
name: FlowSchema
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flowcontrol::FlowSchema
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flowcontrol::FlowSchema`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): `metadata` is the standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): `spec` is the specification of the desired behavior of a FlowSchema. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: FlowSchemaList
|
|
4
|
+
description: k8s resource type K8s::Flowcontrol::FlowSchemaList
|
|
5
|
+
name: FlowSchemaList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flowcontrol::FlowSchemaList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flowcontrol::FlowSchemaList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): `items` is a list of FlowSchemas.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): `metadata` is the standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: FluxHelmChart
|
|
4
|
+
description: k8s resource type K8s::Flux::HelmChart
|
|
5
|
+
name: FluxHelmChart
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::HelmChart
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::HelmChart`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): HelmChartSpec specifies the desired state of a Helm chart.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: FluxInstance
|
|
4
|
+
description: k8s resource type K8s::Flux::FluxInstance
|
|
5
|
+
name: FluxInstance
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::FluxInstance
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::FluxInstance`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): FluxInstanceSpec defines the desired state of FluxInstance
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: FluxReport
|
|
4
|
+
description: k8s resource type K8s::Flux::FluxReport
|
|
5
|
+
name: FluxReport
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::FluxReport
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::FluxReport`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): FluxReportSpec defines the observed state of a Flux installation.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: GRPCRoute
|
|
4
|
+
description: k8s resource type K8s::Gateway::GRPCRoute
|
|
5
|
+
name: GRPCRoute
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Gateway::GRPCRoute
|
|
8
|
+
---
|
|
9
|
+
`K8s::Gateway::GRPCRoute`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): Spec defines the desired state of GRPCRoute.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Gateway
|
|
4
|
+
description: k8s resource type K8s::Gateway::Gateway
|
|
5
|
+
name: Gateway
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Gateway::Gateway
|
|
8
|
+
---
|
|
9
|
+
`K8s::Gateway::Gateway`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Spec defines the desired state of Gateway.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: GatewayClass
|
|
4
|
+
description: k8s resource type K8s::Gateway::GatewayClass
|
|
5
|
+
name: GatewayClass
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Gateway::GatewayClass
|
|
8
|
+
---
|
|
9
|
+
`K8s::Gateway::GatewayClass`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Spec defines the desired state of GatewayClass.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: GitRepository
|
|
4
|
+
description: k8s resource type K8s::Flux::GitRepository
|
|
5
|
+
name: GitRepository
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::GitRepository
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::GitRepository`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): GitRepositorySpec specifies the required configuration to produce an Artifact for a Git repository.
|
|
15
|
+
|
|
16
|
+
## Governed by
|
|
17
|
+
|
|
18
|
+
- [FLUX001](/rules/FLUX001.md): GitRepository must pin spec.ref
|
|
19
|
+
- [FLUX002](/rules/FLUX002.md): Kustomization.spec.sourceRef must reference a declared source (or the bootstrap flux-system repo)
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: HTTPRoute
|
|
4
|
+
description: k8s resource type K8s::Gateway::HTTPRoute
|
|
5
|
+
name: HTTPRoute
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Gateway::HTTPRoute
|
|
8
|
+
---
|
|
9
|
+
`K8s::Gateway::HTTPRoute`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Spec defines the desired state of HTTPRoute.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: HelmChartConfig
|
|
4
|
+
description: k8s resource type K8s::K3s::HelmChartConfig
|
|
5
|
+
name: HelmChartConfig
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::K3s::HelmChartConfig
|
|
8
|
+
---
|
|
9
|
+
`K8s::K3s::HelmChartConfig`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): HelmChartConfigSpec represents additional user-configurable details of an installed and configured Helm chart release. These fields are merged with or override the corresponding fields on the related HelmChart resource.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: HelmRelease
|
|
4
|
+
description: k8s resource type K8s::Flux::HelmRelease
|
|
5
|
+
name: HelmRelease
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::HelmRelease
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::HelmRelease`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): HelmReleaseSpec defines the desired state of a Helm release.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: HelmRepository
|
|
4
|
+
description: k8s resource type K8s::Flux::HelmRepository
|
|
5
|
+
name: HelmRepository
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::HelmRepository
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::HelmRepository`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): HelmRepositorySpec specifies the required configuration to produce an Artifact for a Helm repository index YAML.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: HorizontalPodAutoscaler
|
|
4
|
+
description: k8s resource type K8s::Autoscaling::HorizontalPodAutoscaler
|
|
5
|
+
name: HorizontalPodAutoscaler
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Autoscaling::HorizontalPodAutoscaler
|
|
8
|
+
---
|
|
9
|
+
`K8s::Autoscaling::HorizontalPodAutoscaler`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: HorizontalPodAutoscalerList
|
|
4
|
+
description: k8s resource type K8s::Autoscaling::HorizontalPodAutoscalerList
|
|
5
|
+
name: HorizontalPodAutoscalerList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Autoscaling::HorizontalPodAutoscalerList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Autoscaling::HorizontalPodAutoscalerList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of horizontal pod autoscaler objects.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): metadata is the standard list metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IPAddress
|
|
4
|
+
description: k8s resource type K8s::Networking::IPAddress
|
|
5
|
+
name: IPAddress
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Networking::IPAddress
|
|
8
|
+
---
|
|
9
|
+
`K8s::Networking::IPAddress`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): spec is the desired state of the IPAddress. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IPAddressList
|
|
4
|
+
description: k8s resource type K8s::Networking::IPAddressList
|
|
5
|
+
name: IPAddressList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Networking::IPAddressList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Networking::IPAddressList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of IPAddresses.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ImagePolicy
|
|
4
|
+
description: k8s resource type K8s::Flux::ImagePolicy
|
|
5
|
+
name: ImagePolicy
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::ImagePolicy
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::ImagePolicy`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): ImagePolicySpec defines the parameters for calculating the ImagePolicy.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ImageRepository
|
|
4
|
+
description: k8s resource type K8s::Flux::ImageRepository
|
|
5
|
+
name: ImageRepository
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::ImageRepository
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::ImageRepository`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): ImageRepositorySpec defines the parameters for scanning an image repository, e.g., `fluxcd/flux`.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ImageUpdateAutomation
|
|
4
|
+
description: k8s resource type K8s::Flux::ImageUpdateAutomation
|
|
5
|
+
name: ImageUpdateAutomation
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::ImageUpdateAutomation
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::ImageUpdateAutomation`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): ImageUpdateAutomationSpec defines the desired state of ImageUpdateAutomation
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: InfisicalDynamicSecret
|
|
4
|
+
description: k8s resource type K8s::Infisical::InfisicalDynamicSecret
|
|
5
|
+
name: InfisicalDynamicSecret
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Infisical::InfisicalDynamicSecret
|
|
8
|
+
---
|
|
9
|
+
`K8s::Infisical::InfisicalDynamicSecret`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): InfisicalDynamicSecretSpec defines the desired state of InfisicalDynamicSecret.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: InfisicalPushSecret
|
|
4
|
+
description: k8s resource type K8s::Infisical::InfisicalPushSecret
|
|
5
|
+
name: InfisicalPushSecret
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Infisical::InfisicalPushSecret
|
|
8
|
+
---
|
|
9
|
+
`K8s::Infisical::InfisicalPushSecret`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): InfisicalPushSecretSpec defines the desired state of InfisicalPushSecret
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: InfisicalSecret
|
|
4
|
+
description: k8s resource type K8s::Infisical::InfisicalSecret
|
|
5
|
+
name: InfisicalSecret
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Infisical::InfisicalSecret
|
|
8
|
+
---
|
|
9
|
+
`K8s::Infisical::InfisicalSecret`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): InfisicalSecretSpec defines the desired state of InfisicalSecret
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Ing
|
|
4
|
+
description: k8s resource type K8s::Networking::Ingress
|
|
5
|
+
name: Ing
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Networking::Ingress
|
|
8
|
+
---
|
|
9
|
+
`K8s::Networking::Ingress`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): spec is the desired state of the Ingress. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IngressClass
|
|
4
|
+
description: k8s resource type K8s::Networking::IngressClass
|
|
5
|
+
name: IngressClass
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Networking::IngressClass
|
|
8
|
+
---
|
|
9
|
+
`K8s::Networking::IngressClass`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): spec is the desired state of the IngressClass. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IngressClassList
|
|
4
|
+
description: k8s resource type K8s::Networking::IngressClassList
|
|
5
|
+
name: IngressClassList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Networking::IngressClassList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Networking::IngressClassList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of IngressClasses.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IngressList
|
|
4
|
+
description: k8s resource type K8s::Networking::IngressList
|
|
5
|
+
name: IngressList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Networking::IngressList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Networking::IngressList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of Ingress.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IngressRoute
|
|
4
|
+
description: k8s resource type K8s::Traefik::IngressRoute
|
|
5
|
+
name: IngressRoute
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Traefik::IngressRoute
|
|
8
|
+
---
|
|
9
|
+
`K8s::Traefik::IngressRoute`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): IngressRouteSpec defines the desired state of IngressRoute.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IngressRouteTCP
|
|
4
|
+
description: k8s resource type K8s::Traefik::IngressRouteTCP
|
|
5
|
+
name: IngressRouteTCP
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Traefik::IngressRouteTCP
|
|
8
|
+
---
|
|
9
|
+
`K8s::Traefik::IngressRouteTCP`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): IngressRouteTCPSpec defines the desired state of IngressRouteTCP.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IngressRouteUDP
|
|
4
|
+
description: k8s resource type K8s::Traefik::IngressRouteUDP
|
|
5
|
+
name: IngressRouteUDP
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Traefik::IngressRouteUDP
|
|
8
|
+
---
|
|
9
|
+
`K8s::Traefik::IngressRouteUDP`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): IngressRouteUDPSpec defines the desired state of a IngressRouteUDP.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Issuer
|
|
4
|
+
description: k8s resource type K8s::CertManager::Issuer
|
|
5
|
+
name: Issuer
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::CertManager::Issuer
|
|
8
|
+
---
|
|
9
|
+
`K8s::CertManager::Issuer`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Desired state of the Issuer resource.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: JobList
|
|
4
|
+
description: k8s resource type K8s::Batch::JobList
|
|
5
|
+
name: JobList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Batch::JobList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Batch::JobList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of Jobs.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: K3sHelmChart
|
|
4
|
+
description: k8s resource type K8s::K3s::HelmChart
|
|
5
|
+
name: K3sHelmChart
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::K3s::HelmChart
|
|
8
|
+
---
|
|
9
|
+
`K8s::K3s::HelmChart`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): HelmChartSpec represents the user-configurable details for installation and upgrade of a Helm chart release.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Kustomization
|
|
4
|
+
description: k8s resource type K8s::Flux::Kustomization
|
|
5
|
+
name: Kustomization
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Flux::Kustomization
|
|
8
|
+
---
|
|
9
|
+
`K8s::Flux::Kustomization`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
14
|
+
- `spec` (`Record<string, unknown>`, optional): KustomizationSpec defines the configuration to calculate the desired state from a Source using Kustomize.
|
|
15
|
+
|
|
16
|
+
## Governed by
|
|
17
|
+
|
|
18
|
+
- [FLUX001](/rules/FLUX001.md): GitRepository must pin spec.ref
|
|
19
|
+
- [FLUX002](/rules/FLUX002.md): Kustomization.spec.sourceRef must reference a declared source (or the bootstrap flux-system repo)
|
|
20
|
+
- [FLUX003](/rules/FLUX003.md): Kustomization.spec.dependsOn entries should name Kustomizations declared in the build
|