Skip to content
Snippets Groups Projects
Commit c9f23bbc authored by Ray Carroll's avatar Ray Carroll
Browse files

Update assignmentplan_types.go

parent 8219137b
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ package v1alpha1 ...@@ -5,7 +5,7 @@ package v1alpha1
import ( import (
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"siemens.com/qos-scheduler/scheduler/assignment" "gitlab.eclipse.org/rcarrollred/qos-scheduler/scheduler/assignment"
) )
type AssignmentPlanSpec struct { type AssignmentPlanSpec struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment