KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.addEvictionHardItem(EvictionHardForUpdateNodePoolConfigInput evictionHardItem) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.addKubeReservedItem(KubeReservedForUpdateNodePoolConfigInput kubeReservedItem) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.addSystemReservedItem(SystemReservedForUpdateNodePoolConfigInput systemReservedItem) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.cpuManagerPolicy(String cpuManagerPolicy) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.evictionHard(List<EvictionHardForUpdateNodePoolConfigInput> evictionHard) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.featureGates(FeatureGatesForUpdateNodePoolConfigInput featureGates) |
@Valid KubeletConfigForUpdateNodePoolConfigInput |
KubernetesConfigForUpdateNodePoolConfigInput.getKubeletConfig()
Get kubeletConfig
|
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.kubeApiBurst(Integer kubeApiBurst) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.kubeApiQps(Integer kubeApiQps) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.kubeReserved(List<KubeReservedForUpdateNodePoolConfigInput> kubeReserved) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.maxPods(Integer maxPods) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.registryBurst(Integer registryBurst) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.registryPullQps(Integer registryPullQps) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.serializeImagePulls(Boolean serializeImagePulls) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.systemReserved(List<SystemReservedForUpdateNodePoolConfigInput> systemReserved) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.topologyManagerPolicy(KubeletConfigForUpdateNodePoolConfigInput.TopologyManagerPolicyEnum topologyManagerPolicy) |
KubeletConfigForUpdateNodePoolConfigInput |
KubeletConfigForUpdateNodePoolConfigInput.topologyManagerScope(KubeletConfigForUpdateNodePoolConfigInput.TopologyManagerScopeEnum topologyManagerScope) |