mirror of https://github.com/k3s-io/k3s
commit
1641ff4114
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
|
||||
package vclib
|
||||
|
||||
// Volume Constnts
|
||||
// Volume Constants
|
||||
const (
|
||||
ThinDiskType = "thin"
|
||||
PreallocatedDiskType = "preallocated"
|
||||
|
|
Loading…
Reference in New Issue