GetClusterNodeConfigKubeletConfig

data class GetClusterNodeConfigKubeletConfig(val cpuCfsQuota: Boolean, val cpuCfsQuotaPeriod: String, val cpuManagerPolicy: String, val podPidsLimit: Int)

Constructors

Link copied to clipboard
constructor(cpuCfsQuota: Boolean, cpuCfsQuotaPeriod: String, cpuManagerPolicy: String, podPidsLimit: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard