File tree 2 files changed +2
-2
lines changed
samples/inventory/requester
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
kessel "github.com/project-kessel/inventory-api/api/kessel/inventory/v1beta1/resources"
8
8
clusterinfov1beta1 "github.com/stolostron/cluster-lifecycle-api/clusterinfo/v1beta1"
9
- "github.com/stolostron/multicluster-global-hub/agent/pkg/status/syncers /managedclusterinfo"
9
+ "github.com/stolostron/multicluster-global-hub/agent/pkg/controllers/inventory /managedclusterinfo"
10
10
transportconfig "github.com/stolostron/multicluster-global-hub/pkg/transport/config"
11
11
"github.com/stolostron/multicluster-global-hub/pkg/transport/requester"
12
12
"github.com/stolostron/multicluster-global-hub/samples/config"
Original file line number Diff line number Diff line change 7
7
kessel "github.com/project-kessel/inventory-api/api/kessel/inventory/v1beta1/resources"
8
8
clusterinfov1beta1 "github.com/stolostron/cluster-lifecycle-api/clusterinfo/v1beta1"
9
9
"github.com/stolostron/multicluster-global-hub/agent/pkg/configs"
10
- "github.com/stolostron/multicluster-global-hub/agent/pkg/status/syncers /managedclusterinfo"
10
+ "github.com/stolostron/multicluster-global-hub/agent/pkg/controllers/inventory /managedclusterinfo"
11
11
transportconfig "github.com/stolostron/multicluster-global-hub/pkg/transport/config"
12
12
"github.com/stolostron/multicluster-global-hub/pkg/transport/requester"
13
13
"github.com/stolostron/multicluster-global-hub/samples/config"
You can’t perform that action at this time.
0 commit comments