mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Added missing documentation to NodeInstanceGroup.
This commit is contained in:
parent
c13d8917c2
commit
4280b95915
@ -138,7 +138,7 @@ type CloudConfig struct {
|
|||||||
MultiZone bool
|
MultiZone bool
|
||||||
Cluster string
|
Cluster string
|
||||||
MasterName string
|
MasterName string
|
||||||
NodeInstanceGroup string
|
NodeInstanceGroup string // comma-delimited list of groups' names
|
||||||
NumNodes int
|
NumNodes int
|
||||||
ClusterTag string
|
ClusterTag string
|
||||||
Network string
|
Network string
|
||||||
|
Loading…
Reference in New Issue
Block a user