Add getTenantHistory endpoint to api #138
Annotations
3 errors
test/client/mock_client.go#L1
: # github.com/metal-stack/metal-go/test/client
|
test/client/mock_client.go#L232
cannot use c.tenant (variable of type *"github.com/metal-stack/metal-go/test/mocks/tenant".ClientService) as "github.com/metal-stack/metal-go/api/client/tenant".ClientService value in return statement: *"github.com/metal-stack/metal-go/test/mocks/tenant".ClientService does not implement "github.com/metal-stack/metal-go/api/client/tenant".ClientService (missing method GetTenantHistory) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading