KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.addEvictionHardItem(EvictionHardForListNodePoolsOutput evictionHardItem) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.addKubeReservedItem(KubeReservedForListNodePoolsOutput kubeReservedItem) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.addSystemReservedItem(SystemReservedForListNodePoolsOutput systemReservedItem) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.cpuManagerPolicy(String cpuManagerPolicy) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.evictionHard(List<EvictionHardForListNodePoolsOutput> evictionHard) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.featureGates(FeatureGatesForListNodePoolsOutput featureGates) |
@Valid KubeletConfigForListNodePoolsOutput |
KubernetesConfigForListNodePoolsOutput.getKubeletConfig()
Get kubeletConfig
|
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.kubeApiBurst(Integer kubeApiBurst) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.kubeApiQps(Integer kubeApiQps) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.kubeReserved(List<KubeReservedForListNodePoolsOutput> kubeReserved) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.maxPods(Integer maxPods) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.registryBurst(Integer registryBurst) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.registryPullQps(Integer registryPullQps) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.serializeImagePulls(Boolean serializeImagePulls) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.systemReserved(List<SystemReservedForListNodePoolsOutput> systemReserved) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.topologyManagerPolicy(KubeletConfigForListNodePoolsOutput.TopologyManagerPolicyEnum topologyManagerPolicy) |
KubeletConfigForListNodePoolsOutput |
KubeletConfigForListNodePoolsOutput.topologyManagerScope(KubeletConfigForListNodePoolsOutput.TopologyManagerScopeEnum topologyManagerScope) |