mirror of
https://github.com/rancher/types.git
synced 2025-09-02 05:35:16 +00:00
NodeName and clusterName to ClusterNode
This commit is contained in:
@@ -217,6 +217,8 @@ type AuthConfig struct {
|
||||
|
||||
type ClusterNode struct {
|
||||
v1.Node
|
||||
NodeName string
|
||||
ClusterName string
|
||||
}
|
||||
|
||||
type MachineTemplate struct {
|
||||
|
Reference in New Issue
Block a user