GkeNodeConfig constructor
GkeNodeConfig({})
Implementation
GkeNodeConfig({
this.accelerators,
this.bootDiskKmsKey,
this.localSsdCount,
this.machineType,
this.minCpuPlatform,
this.preemptible,
this.spot,
});