Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetDtcsVinReader is a Reader for the GetDtcsVin structure.
|
||||
|
||||
@@ -10,8 +10,8 @@ import (
|
||||
httptransport "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/client/e_c_u"
|
||||
"fiskerinc.com/modules/ota_api/client/operations"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/client/e_c_u"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/client/operations"
|
||||
)
|
||||
|
||||
// Default fisker o t a client HTTP client.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteApitokenReader is a Reader for the DeleteApitoken structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteCarupdateReader is a Reader for the DeleteCarupdate structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewDeleteFlashpackVersionParams creates a new DeleteFlashpackVersionParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteFlashpackVersionReader is a Reader for the DeleteFlashpackVersion structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteFleetNameFilterIDReader is a Reader for the DeleteFleetNameFilterID structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteFleetNameReader is a Reader for the DeleteFleetName structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteIssuesIDReader is a Reader for the DeleteIssuesID structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteManifestReader is a Reader for the DeleteManifest structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteManifestSumsVersionReader is a Reader for the DeleteManifestSumsVersion structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteManifestSumsVersionRxswinsRxswinReader is a Reader for the DeleteManifestSumsVersionRxswinsRxswin structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteSubscriptionReader is a Reader for the DeleteSubscription structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteSubscriptionconfigReader is a Reader for the DeleteSubscriptionconfig structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteSubscriptionfeatureReader is a Reader for the DeleteSubscriptionfeature structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteSubscriptionpackageReader is a Reader for the DeleteSubscriptionpackage structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteSupplierEmailReader is a Reader for the DeleteSupplierEmail structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteVehicleVinFilterIDReader is a Reader for the DeleteVehicleVinFilterID structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteVehicleVinReader is a Reader for the DeleteVehicleVin structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// DeleteVehiclecommandImmobilizeReader is a Reader for the DeleteVehiclecommandImmobilize structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetApicallsReader is a Reader for the GetApicalls structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetApitokensReader is a Reader for the GetApitokens structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCanSignalsDbcReader is a Reader for the GetCanSignalsDbc structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCanSignalsExportReader is a Reader for the GetCanSignalsExport structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCanSignalsListReader is a Reader for the GetCanSignalsList structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCansignalsVinReader is a Reader for the GetCansignalsVin structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCarConfigVinReader is a Reader for the GetCarConfigVin structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCarslocationsReader is a Reader for the GetCarslocations structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCarstateReader is a Reader for the GetCarstate structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCarupdatesReader is a Reader for the GetCarupdates structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCarupdateslogReader is a Reader for the GetCarupdateslog structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetCarupdatesstatusesReader is a Reader for the GetCarupdatesstatuses structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetDashboardEmbeddedDashboardsReader is a Reader for the GetDashboardEmbeddedDashboards structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetDashboardGuestTokenReader is a Reader for the GetDashboardGuestToken structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetDittoCarstateReader is a Reader for the GetDittoCarstate structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetEcuStatsReader is a Reader for the GetEcuStats structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetEcuStatsVinDbcReader is a Reader for the GetEcuStatsVinDbc structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetFlashpackVersionEcuMappingsModelTrimYearFlashpackReader is a Reader for the GetFlashpackVersionEcuMappingsModelTrimYearFlashpack structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetFlashpackVersionInfoVinReader is a Reader for the GetFlashpackVersionInfoVin structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetFlashpackVersionsModelTrimYearReader is a Reader for the GetFlashpackVersionsModelTrimYear structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetFleetNameFiltersReader is a Reader for the GetFleetNameFilters structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetFleetNameReader is a Reader for the GetFleetName structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetFleetNameVehiclesReader is a Reader for the GetFleetNameVehicles structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetFleetsReader is a Reader for the GetFleets structure.
|
||||
|
||||
@@ -16,7 +16,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetIssueIDReader is a Reader for the GetIssueID structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetIssuesReader is a Reader for the GetIssues structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetManifestReader is a Reader for the GetManifest structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetManifestSumsReader is a Reader for the GetManifestSums structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetManifestSumsVersionRxswinsReader is a Reader for the GetManifestSumsVersionRxswins structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewGetManifestmigrateVersionParams creates a new GetManifestmigrateVersionParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetManifestmigrateVersionReader is a Reader for the GetManifestmigrateVersion structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetManifestsManifestIDVehiclesReader is a Reader for the GetManifestsManifestIDVehicles structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetManifestsReader is a Reader for the GetManifests structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetSubscriptionconfigsReader is a Reader for the GetSubscriptionconfigs structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetSubscriptionfeatureReader is a Reader for the GetSubscriptionfeature structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetSubscriptionfeaturesReader is a Reader for the GetSubscriptionfeatures structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetSubscriptionpackageReader is a Reader for the GetSubscriptionpackage structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetSubscriptionpackagesReader is a Reader for the GetSubscriptionpackages structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetSuppliersReader is a Reader for the GetSuppliers structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleVinFiltersReader is a Reader for the GetVehicleVinFilters structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleVinFleetsReader is a Reader for the GetVehicleVinFleets structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleVinReader is a Reader for the GetVehicleVin structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleVinTrexLogsLinkReader is a Reader for the GetVehicleVinTrexLogsLink structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleVinTrexLogsReader is a Reader for the GetVehicleVinTrexLogs structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleVinVersionLogsReader is a Reader for the GetVehicleVinVersionLogs structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleVinVersionReader is a Reader for the GetVehicleVinVersion structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehiclecommandImmobilizeReader is a Reader for the GetVehiclecommandImmobilize structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleecusReader is a Reader for the GetVehicleecus structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehiclemodelsReader is a Reader for the GetVehiclemodels structure.
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehiclesReader is a Reader for the GetVehicles structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// GetVehicleyearsReader is a Reader for the GetVehicleyears structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostApitokenParams creates a new PostApitokenParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostApitokenReader is a Reader for the PostApitoken structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostCarConfigVinReader is a Reader for the PostCarConfigVin structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostCarsconnectedParams creates a new PostCarsconnectedParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostCarsconnectedReader is a Reader for the PostCarsconnected structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostCarstateMultiReader is a Reader for the PostCarstateMulti structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostCarupdateIDCancelReader is a Reader for the PostCarupdateIDCancel structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostCarupdateIDDeployReader is a Reader for the PostCarupdateIDDeploy structure.
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostCarupdateIDVehicleCancelReader is a Reader for the PostCarupdateIDVehicleCancel structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostCarupdateParams creates a new PostCarupdateParams object,
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/go-openapi/strfmt"
|
||||
"github.com/go-openapi/swag"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostCarupdateReader is a Reader for the PostCarupdate structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostFlashpackVersionParams creates a new PostFlashpackVersionParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostFlashpackVersionReader is a Reader for the PostFlashpackVersion structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostFleetNameFilterParams creates a new PostFleetNameFilterParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostFleetNameFilterReader is a Reader for the PostFleetNameFilter structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostFleetNameVehiclesAddParams creates a new PostFleetNameVehiclesAddParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostFleetNameVehiclesAddReader is a Reader for the PostFleetNameVehiclesAdd structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostFleetNameVehiclesDeleteParams creates a new PostFleetNameVehiclesDeleteParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostFleetNameVehiclesDeleteReader is a Reader for the PostFleetNameVehiclesDelete structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostFleetParams creates a new PostFleetParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostFleetReader is a Reader for the PostFleet structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostFleetupdateParams creates a new PostFleetupdateParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostFleetupdateReader is a Reader for the PostFleetupdate structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostManifestParams creates a new PostManifestParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostManifestReader is a Reader for the PostManifest structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostManifestSumsParams creates a new PostManifestSumsParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostManifestSumsReader is a Reader for the PostManifestSums structure.
|
||||
|
||||
@@ -15,7 +15,7 @@ import (
|
||||
cr "github.com/go-openapi/runtime/client"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// NewPostManifestSumsVersionRxswinsParams creates a new PostManifestSumsVersionRxswinsParams object,
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"fiskerinc.com/modules/ota_api/models"
|
||||
"github.com/fiskerinc/cloud-services/pkg/ota_api/models"
|
||||
)
|
||||
|
||||
// PostManifestSumsVersionRxswinsReader is a Reader for the PostManifestSumsVersionRxswins structure.
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user