mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-15 11:57:59 +00:00
gcs: add fake-gcs-server test suite, raise coverage
This commit is contained in:
committed by
André Roth
parent
7dd5c34254
commit
83b1c1b6cb
@@ -197,6 +197,7 @@ type GCSPublishRoot struct {
|
||||
CredentialsFile string `json:"credentialsFile" yaml:"credentials_file"`
|
||||
ServiceAccountJSON string `json:"serviceAccountJSON" yaml:"service_account_json"`
|
||||
Project string `json:"project" yaml:"project"`
|
||||
Endpoint string `json:"endpoint" yaml:"endpoint"`
|
||||
ACL string `json:"acl" yaml:"acl"`
|
||||
StorageClass string `json:"storageClass" yaml:"storage_class"`
|
||||
EncryptionKey string `json:"encryptionKey" yaml:"encryption_key"`
|
||||
|
||||
Reference in New Issue
Block a user