Get Kubernetes Node Pools Nodepool Kubelet Configuration
constructor(allowedUnsafeSysctls: List<String>, clusterDns: List<String>, containerLogMaxFiles: String, containerLogMaxSize: String, containerLogMaxWorkers: String, containerLogMonitorInterval: String, cpuCfsQuota: String, cpuCfsQuotaPeriod: String, cpuManagerPolicy: String, eventBurst: String, eventRecordQps: String, evictionHard: Map<String, String>, evictionSoft: Map<String, String>, evictionSoftGracePeriod: Map<String, String>, featureGates: Map<String, String>, imageGcHighThresholdPercent: String, imageGcLowThresholdPercent: String, kubeApiBurst: String, kubeApiQps: String, kubeReserved: Map<String, String>, maxPods: String, memoryManagerPolicy: String, podPidsLimit: String, readOnlyPort: String, registryBurst: String, registryPullQps: String, reservedMemories: List<GetKubernetesNodePoolsNodepoolKubeletConfigurationReservedMemory>, serializeImagePulls: String, systemReserved: Map<String, String>, topologyManagerPolicy: String, tracing: GetKubernetesNodePoolsNodepoolKubeletConfigurationTracing)