Implement dynamic selection of parent prefix from a set of custom fields #262
Annotations
4 errors
run:
cmd/main.go#L44
could not import github.com/netbox-community/netbox-operator/internal/controller (-: # github.com/netbox-community/netbox-operator/internal/controller
|
run:
internal/controller/prefixclaim_controller.go#L90
cannot use prefixClaim.Spec (variable of type "github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec) as *"github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec value in argument to r.NetboxClient.GetAvailablePrefixByParentPrefixSelector) (typecheck)
|
run:
internal/controller/prefixclaim_controller.go#L90
cannot use prefixClaim.Spec (variable of type "github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec) as *"github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec value in argument to r.NetboxClient.GetAvailablePrefixByParentPrefixSelector (typecheck)
|
run
issues found
|