We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
laf 提供完整的 minio 能力,可将 laf oss bucket 用于其它 minio/s3 兼容的场景, 所以需要提供 app oss 的 Service Account 能力;
只需要提供一个「获取SA」 按钮和接口即可,即重置。
同时增加显示 endpoint;
The text was updated successfully, but these errors were encountered:
生成,重置sa。
1.文档对象设计
1.使用中 0.删除
2.接口设计
1.请求参数 { } 2.响应 { "code":0, "data":{"access_key":"","secret_key":""} }
Sorry, something went wrong.
feat(oss): impl oss service account (#80 #76)
2ec8f9f
Co-authored-by: 丁振振 <dingzhenzhen@dingzhenzhendeMacBook-Pro.local>
No branches or pull requests
laf 提供完整的 minio 能力,可将 laf oss bucket 用于其它 minio/s3 兼容的场景,
所以需要提供 app oss 的 Service Account 能力;
同时增加显示 endpoint;
The text was updated successfully, but these errors were encountered: