feat: implement RFS client with authentication and file management APIs
This commit is contained in:
		
							
								
								
									
										18
									
								
								packages/clients/rfsclient/openapi/docs/FlistBody.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								packages/clients/rfsclient/openapi/docs/FlistBody.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| # FlistBody | ||||
|  | ||||
| ## Properties | ||||
|  | ||||
| Name | Type | Description | Notes | ||||
| ------------ | ------------- | ------------- | ------------- | ||||
| **auth** | Option<**String**> |  | [optional] | ||||
| **email** | Option<**String**> |  | [optional] | ||||
| **identity_token** | Option<**String**> |  | [optional] | ||||
| **image_name** | **String** |  |  | ||||
| **password** | Option<**String**> |  | [optional] | ||||
| **registry_token** | Option<**String**> |  | [optional] | ||||
| **server_address** | Option<**String**> |  | [optional] | ||||
| **username** | Option<**String**> |  | [optional] | ||||
|  | ||||
| [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user