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