1. 12 3月, 2018 3 次提交
    • Y
      Reorganize the minikube drivers · 0fa64b3b
      Yongkun Anfernee Gui 提交于
      - Add registry to register all supported drivers in different platforms.
      - Add DriverDef to define driver's metadata.
      - All driver support logic moved to pkg/minikube/drivers, removed all
        driver name switches scattered in different packages.
      0fa64b3b
    • Y
      Remove OS dependent SupportedVMDrivers · ab9f3b23
      Yongkun Anfernee Gui 提交于
      Use ListDrivers() method to get the list of VM drivers.
      SupportedVMDrivers become the whole list of VM drivers on all
      platforms, which is used in gendocs only.
      ab9f3b23
    • Y
      Add registry to discover driver in different platforms · 1057edfa
      Yongkun Anfernee Gui 提交于
      Different platform has differnet list of supported drivers. The
      registry contains the correct list of drivers that are supported. In
      future we could add commands like `minikube list-drivers`
      1057edfa
  2. 06 3月, 2018 2 次提交
  3. 05 3月, 2018 2 次提交
  4. 28 2月, 2018 1 次提交
  5. 27 2月, 2018 10 次提交
  6. 24 2月, 2018 2 次提交
  7. 23 2月, 2018 5 次提交
  8. 22 2月, 2018 1 次提交
  9. 21 2月, 2018 1 次提交
  10. 16 2月, 2018 4 次提交
  11. 15 2月, 2018 1 次提交
  12. 14 2月, 2018 4 次提交
  13. 13 2月, 2018 4 次提交