parent
							
								
									00d1f82041
								
							
						
					
					
						commit
						fde52284cc
					
				|  | @ -5,7 +5,7 @@ title: Aliyun OSS storage driver | ||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
| An implementation of the `storagedriver.StorageDriver` interface which uses | An implementation of the `storagedriver.StorageDriver` interface which uses | ||||||
| [Aliyun OSS](http://www.aliyun.com/product/oss) for object storage. | [Aliyun OSS](https://intl.aliyun.com/product/oss) for object storage. | ||||||
| 
 | 
 | ||||||
| ## Parameters | ## Parameters | ||||||
| 
 | 
 | ||||||
|  | @ -44,7 +44,7 @@ Your access key secret. | ||||||
| <td> | <td> | ||||||
| yes | yes | ||||||
| </td> | </td> | ||||||
| <td> The name of the OSS region in which you would like to store objects (for example `oss-cn-beijing`). For a list of regions, you can look at <http://docs.aliyun.com/#/oss/product-documentation/domain-region> | <td> The name of the OSS region in which you would like to store objects (for example `oss-cn-beijing`). For a list of regions, you can look at [https://docs.aliyun.com/#/oss/product-documentation/domain-region](https://docs.aliyun.com/#/oss/product-documentation/domain-region). | ||||||
| </td> | </td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
|  | @ -65,7 +65,7 @@ An endpoint which defaults to `<bucket>.<region>.aliyuncs.com` or `<bucket>.<reg | ||||||
| <td> | <td> | ||||||
| no | no | ||||||
| </td> | </td> | ||||||
| <td> An internal endpoint or the public endpoint for OSS access. The default is false. For a list of regions, you can look at <http://docs.aliyun.com/#/oss/product-documentation/domain-region> | <td> An internal endpoint or the public endpoint for OSS access. The default is false. For a list of regions, you can look at [https://docs.aliyun.com/#/oss/product-documentation/domain-region](https://docs.aliyun.com/#/oss/product-documentation/domain-region). | ||||||
| </td> | </td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
|  | @ -118,4 +118,4 @@ no | ||||||
| <td> The root directory tree in which to store all registry files. Defaults to an empty string (bucket root). | <td> The root directory tree in which to store all registry files. Defaults to an empty string (bucket root). | ||||||
| </td> | </td> | ||||||
| </tr> | </tr> | ||||||
| </table> | </table> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue