Add a comment about new steps

pull/9844/head
Ilya Zuyev 2020-12-06 20:37:38 -08:00
parent 8e8979cac7
commit f0b329142d
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ import (
"k8s.io/klog/v2"
)
// If you add a new step here, please also add it to register.Reg registry inside the init() function
const (
InitialSetup RegStep = "Initial Minikube Setup"
SelectingDriver RegStep = "Selecting Driver"