KubeletConfigResponse

constructor(allowedUnsafeSysctls: List<String>? = null, containerLogMaxFiles: Int? = null, containerLogMaxSizeMB: Int? = null, cpuCfsQuota: Boolean? = null, cpuCfsQuotaPeriod: String? = null, cpuManagerPolicy: String? = null, failSwapOn: Boolean? = null, imageGcHighThreshold: Int? = null, imageGcLowThreshold: Int? = null, podMaxPids: Int? = null, topologyManagerPolicy: String? = null)