@@ -144,10 +144,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
144
144
* See
145
145
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
146
146
* The following values are allowed.
147
- * - "none": the default, which represents the existing scheduling behavior.
148
- * - "static": allows pods with certain resource characteristics to be
149
- * granted increased CPU affinity and exclusivity on the node.
150
- * The default value is 'none' if unspecified.
147
+ * * "none": the default, which represents the existing scheduling behavior.
148
+ * * "static": allows pods with certain resource characteristics to be granted
149
+ * increased CPU affinity and exclusivity on the node.
150
+ * The default value is 'none' if unspecified.
151
151
* </pre>
152
152
*
153
153
* <code>string cpu_manager_policy = 1;</code>
@@ -174,10 +174,10 @@ public java.lang.String getCpuManagerPolicy() {
174
174
* See
175
175
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
176
176
* The following values are allowed.
177
- * - "none": the default, which represents the existing scheduling behavior.
178
- * - "static": allows pods with certain resource characteristics to be
179
- * granted increased CPU affinity and exclusivity on the node.
180
- * The default value is 'none' if unspecified.
177
+ * * "none": the default, which represents the existing scheduling behavior.
178
+ * * "static": allows pods with certain resource characteristics to be granted
179
+ * increased CPU affinity and exclusivity on the node.
180
+ * The default value is 'none' if unspecified.
181
181
* </pre>
182
182
*
183
183
* <code>string cpu_manager_policy = 1;</code>
@@ -690,10 +690,10 @@ public Builder mergeFrom(
690
690
* See
691
691
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
692
692
* The following values are allowed.
693
- * - "none": the default, which represents the existing scheduling behavior.
694
- * - "static": allows pods with certain resource characteristics to be
695
- * granted increased CPU affinity and exclusivity on the node.
696
- * The default value is 'none' if unspecified.
693
+ * * "none": the default, which represents the existing scheduling behavior.
694
+ * * "static": allows pods with certain resource characteristics to be granted
695
+ * increased CPU affinity and exclusivity on the node.
696
+ * The default value is 'none' if unspecified.
697
697
* </pre>
698
698
*
699
699
* <code>string cpu_manager_policy = 1;</code>
@@ -719,10 +719,10 @@ public java.lang.String getCpuManagerPolicy() {
719
719
* See
720
720
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
721
721
* The following values are allowed.
722
- * - "none": the default, which represents the existing scheduling behavior.
723
- * - "static": allows pods with certain resource characteristics to be
724
- * granted increased CPU affinity and exclusivity on the node.
725
- * The default value is 'none' if unspecified.
722
+ * * "none": the default, which represents the existing scheduling behavior.
723
+ * * "static": allows pods with certain resource characteristics to be granted
724
+ * increased CPU affinity and exclusivity on the node.
725
+ * The default value is 'none' if unspecified.
726
726
* </pre>
727
727
*
728
728
* <code>string cpu_manager_policy = 1;</code>
@@ -748,10 +748,10 @@ public com.google.protobuf.ByteString getCpuManagerPolicyBytes() {
748
748
* See
749
749
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
750
750
* The following values are allowed.
751
- * - "none": the default, which represents the existing scheduling behavior.
752
- * - "static": allows pods with certain resource characteristics to be
753
- * granted increased CPU affinity and exclusivity on the node.
754
- * The default value is 'none' if unspecified.
751
+ * * "none": the default, which represents the existing scheduling behavior.
752
+ * * "static": allows pods with certain resource characteristics to be granted
753
+ * increased CPU affinity and exclusivity on the node.
754
+ * The default value is 'none' if unspecified.
755
755
* </pre>
756
756
*
757
757
* <code>string cpu_manager_policy = 1;</code>
@@ -776,10 +776,10 @@ public Builder setCpuManagerPolicy(java.lang.String value) {
776
776
* See
777
777
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
778
778
* The following values are allowed.
779
- * - "none": the default, which represents the existing scheduling behavior.
780
- * - "static": allows pods with certain resource characteristics to be
781
- * granted increased CPU affinity and exclusivity on the node.
782
- * The default value is 'none' if unspecified.
779
+ * * "none": the default, which represents the existing scheduling behavior.
780
+ * * "static": allows pods with certain resource characteristics to be granted
781
+ * increased CPU affinity and exclusivity on the node.
782
+ * The default value is 'none' if unspecified.
783
783
* </pre>
784
784
*
785
785
* <code>string cpu_manager_policy = 1;</code>
@@ -800,10 +800,10 @@ public Builder clearCpuManagerPolicy() {
800
800
* See
801
801
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
802
802
* The following values are allowed.
803
- * - "none": the default, which represents the existing scheduling behavior.
804
- * - "static": allows pods with certain resource characteristics to be
805
- * granted increased CPU affinity and exclusivity on the node.
806
- * The default value is 'none' if unspecified.
803
+ * * "none": the default, which represents the existing scheduling behavior.
804
+ * * "static": allows pods with certain resource characteristics to be granted
805
+ * increased CPU affinity and exclusivity on the node.
806
+ * The default value is 'none' if unspecified.
807
807
* </pre>
808
808
*
809
809
* <code>string cpu_manager_policy = 1;</code>
0 commit comments