mirror of
https://github.com/singchia/frontier.git
synced 2025-10-17 13:50:47 +08:00
operator: add basic resource define
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
|
||||
frontierv1alpha1 "github.com/singchia/frontier/api/v1alpha1"
|
||||
frontierv1alpha1 "github.com/singchia/frontier/operator/api/v1alpha1"
|
||||
)
|
||||
|
||||
var _ = Describe("FrontierCluster Controller", func() {
|
||||
|
Reference in New Issue
Block a user