aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/pkg/module/add_intents.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/orchestrator/pkg/module/add_intents.go')
-rw-r--r--src/orchestrator/pkg/module/add_intents.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/orchestrator/pkg/module/add_intents.go b/src/orchestrator/pkg/module/add_intents.go
index 20fba189..609f65ab 100644
--- a/src/orchestrator/pkg/module/add_intents.go
+++ b/src/orchestrator/pkg/module/add_intents.go
@@ -16,6 +16,11 @@
package module
+/*
+This files deals with the backend implementation of adding
+genericPlacementIntents to deployementIntentGroup
+*/
+
import (
"encoding/json"
"reflect"