LustreDeploymentType
public enum LustreDeploymentType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case scratch1 = "SCRATCH_1" -
Undocumented
Declaration
Swift
case scratch2 = "SCRATCH_2" -
Undocumented
Declaration
Swift
case persistent1 = "PERSISTENT_1" -
Declaration
Swift
public var description: String { get }
View on GitHub
LustreDeploymentType Enumeration Reference