Skip to content

Commit add5cb4

Browse files
committed
publish dev tag
Signed-off-by: Ashima-Ashima1 <[email protected]>
1 parent 871dfd5 commit add5cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cos-csi-mounter/server/utils.go

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ type MountRequest struct {
1919
type MounterArgs interface {
2020
PopulateArgsSlice(string, string) ([]string, error)
2121
}
22+
2223
type S3FSArgs struct {
2324
URL string `json:"url,omitempty"`
2425
PasswdFilePath string `json:"passwd_file,omitempty"`

0 commit comments

Comments
 (0)