mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-31 07:55:06 +01:00 
			
		
		
		
	Remove S3Backend stub
This commit is contained in:
		| @@ -1,14 +0,0 @@ | ||||
| // Copyright (C) NHR@FAU, University Erlangen-Nuremberg. | ||||
| // All rights reserved. This file is part of cc-backend. | ||||
| // Use of this source code is governed by a MIT-style | ||||
| // license that can be found in the LICENSE file. | ||||
|  | ||||
| package archive | ||||
|  | ||||
| type S3ArchiveConfig struct { | ||||
| 	Path string `json:"filePath"` | ||||
| } | ||||
|  | ||||
| type S3Archive struct { | ||||
| 	path string | ||||
| } | ||||
		Reference in New Issue
	
	Block a user