MountState type
定义 MountState 的值。
KnownMountState 可与 MountState 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
MountRequested
装载的
MountFailed
UnmountRequested
UnmountFailed
卸载的
type MountState = string