multi-source: Implement logic on planner #233
Annotations
6 errors
Prepare:
internal/cli/create.go#L77
c.CreateSource undefined (type *"github.com/kubev2v/migration-planner/internal/api/client".ClientWithResponses has no field or method CreateSource)
|
Prepare:
internal/agent/inventory.go#L48
unknown field Status in struct literal of type "github.com/kubev2v/migration-planner/api/v1alpha1/agent".SourceStatusUpdate
|
Prepare:
internal/agent/inventory.go#L49
unknown field StatusInfo in struct literal of type "github.com/kubev2v/migration-planner/api/v1alpha1/agent".SourceStatusUpdate
|
Prepare:
internal/agent/inventory.go#L50
cannot use inventory (variable of type *"github.com/kubev2v/migration-planner/api/v1alpha1".Inventory) as "github.com/kubev2v/migration-planner/api/v1alpha1".Inventory value in struct literal
|
Prepare:
internal/agent/inventory.go#L51
unknown field CredentialUrl in struct literal of type "github.com/kubev2v/migration-planner/api/v1alpha1/agent".SourceStatusUpdate
|
Prepare
Process completed with exit code 2.
|
Loading