Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

docs: fix docstring formatting #614

Merged
merged 2 commits into from Nov 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -144,10 +144,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -174,10 +174,10 @@ public java.lang.String getCpuManagerPolicy() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand Down Expand Up @@ -690,10 +690,10 @@ public Builder mergeFrom(
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -719,10 +719,10 @@ public java.lang.String getCpuManagerPolicy() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -748,10 +748,10 @@ public com.google.protobuf.ByteString getCpuManagerPolicyBytes() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -776,10 +776,10 @@ public Builder setCpuManagerPolicy(java.lang.String value) {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -800,10 +800,10 @@ public Builder clearCpuManagerPolicy() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand Down
Expand Up @@ -31,10 +31,10 @@ public interface NodeKubeletConfigOrBuilder
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -50,10 +50,10 @@ public interface NodeKubeletConfigOrBuilder
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand Down
Expand Up @@ -513,10 +513,10 @@ message NodeKubeletConfig {
// https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
//
// The following values are allowed.
// - "none": the default, which represents the existing scheduling behavior.
// - "static": allows pods with certain resource characteristics to be
// granted increased CPU affinity and exclusivity on the node.
// The default value is 'none' if unspecified.
// * "none": the default, which represents the existing scheduling behavior.
// * "static": allows pods with certain resource characteristics to be granted
// increased CPU affinity and exclusivity on the node.
// The default value is 'none' if unspecified.
string cpu_manager_policy = 1;

// Enable CPU CFS quota enforcement for containers that specify CPU limits.
Expand Down