Project file to allow the plugins properly work.
[ric-plt/ricdms.git] / xappKubernetesOperator / PROJECT
diff --git a/xappKubernetesOperator/PROJECT b/xappKubernetesOperator/PROJECT
new file mode 100644 (file)
index 0000000..03f8b14
--- /dev/null
@@ -0,0 +1,20 @@
+# Code generated by tool. DO NOT EDIT.
+# This file is used to track the info used to scaffold your project
+# and allow the plugins properly work.
+# More info: https://book.kubebuilder.io/reference/project-config.html
+domain: xapp.com
+layout:
+- go.kubebuilder.io/v4
+projectName: depxapp
+repo: depxapp
+resources:
+- api:
+    crdVersion: v1
+    namespaced: true
+  controller: true
+  domain: xapp.com
+  group: depxapp
+  kind: XappDep
+  path: depxapp/api/v1
+  version: v1
+version: "3"