mirror of
https://github.com/rancher/types.git
synced 2025-09-09 08:58:56 +00:00
Add k3os cluster driver constant
This commit is contained in:
@@ -71,6 +71,7 @@ const (
|
||||
ClusterDriverLocal = "local"
|
||||
ClusterDriverRKE = "rancherKubernetesEngine"
|
||||
ClusterDriverK3s = "k3s"
|
||||
ClusterDriverK3os = "k3os"
|
||||
)
|
||||
|
||||
// +genclient
|
||||
|
Reference in New Issue
Block a user