Previously, the internal `OSBuildJobImpl` structure defined only `GCPCreds` member. This is not practical, once there will be more than one GCP-related variable. Define a new `GCPConfiguration` structure, move the credentials variable into it and use it in `OSBuildJobImpl` instead. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| jobimpl-awsec2.go | ||
| jobimpl-container-resolve.go | ||
| jobimpl-depsolve.go | ||
| jobimpl-koji-finalize.go | ||
| jobimpl-koji-init.go | ||
| jobimpl-osbuild.go | ||
| main.go | ||